JP2022067915A - Server system and control method for server system - Google Patents

Server system and control method for server system Download PDF

Info

Publication number
JP2022067915A
JP2022067915A JP2020176781A JP2020176781A JP2022067915A JP 2022067915 A JP2022067915 A JP 2022067915A JP 2020176781 A JP2020176781 A JP 2020176781A JP 2020176781 A JP2020176781 A JP 2020176781A JP 2022067915 A JP2022067915 A JP 2022067915A
Authority
JP
Japan
Prior art keywords
print
printer
service
driver
cloud
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
JP2020176781A
Other languages
Japanese (ja)
Inventor
弘和 三枝
Hirokazu Saegusa
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 JP2020176781A priority Critical patent/JP2022067915A/en
Priority to KR1020210008445A priority patent/KR20210098343A/en
Priority to US17/157,723 priority patent/US11520536B2/en
Priority to CN202110110816.XA priority patent/CN113282252A/en
Priority to DE102021102043.3A priority patent/DE102021102043A1/en
Publication of JP2022067915A publication Critical patent/JP2022067915A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a server system and information processor, capable of executing printing via cloud print service using the printing data reflected with the setting that the OS or cloud print service cannot reflect to the print setting.SOLUTION: A server system includes: first reception means for receiving the information of a printer requested for registration; acquisition means for acquiring a driver generating PDL data to be transmitted to the registered printer from some other server system; a second reception means for receiving image data to be printed by the printer from the information processor; and means for causing the acquired driver to generate PDL data based on the received image data.SELECTED DRAWING: Figure 16

Description

情報処理装置、情報処理装置の制御方法ならびにプログラム、および当該情報処理装置と通信することのできるサーバシステムに関するものである。 It relates to an information processing device, a control method and program of the information processing device, and a server system capable of communicating with the information processing device.

予め、ユーザーがクラウドプリントサービスに印刷装置の情報を登録しておき、印刷データをクラウドプリントサービス経由で印刷装置に送信して印刷する印刷システムが知られている。ユーザーは、PC等の情報処理装置からクラウドプリントサービスにアクセスし、クラウドプリントサービスに登録された印刷装置から印刷に使用する印刷装置を選択し、印刷データの印刷を指示する。 A printing system is known in which a user registers information of a printing device in a cloud print service in advance and sends print data to the printing device via the cloud print service to print. The user accesses the cloud print service from an information processing device such as a PC, selects a printing device to be used for printing from the printing devices registered in the cloud print service, and instructs printing of print data.

情報処理装置は、印刷ジョブを生成し、クラウドプリントサービス上の印刷キューに投入する。印刷装置は、クラウドプリントサービスにアクセスし、クラウドプリントサービス上に生成された印刷キューにスプールされた印刷ジョブを取得し、出力する(特許文献1)。 The information processing device generates a print job and puts it in the print queue on the cloud print service. The printing device accesses the cloud print service, acquires a print job spooled in the print queue generated on the cloud print service, and outputs the print job (Patent Document 1).

クラウドプリントサービスの代表例として、例えばGoogleCloudPrint(登録商標)(特許文献1)、MicrosoftHybridCloudPrint(登録商標)、uniFLOW Online(登録商標)などがある。 Representative examples of cloud print services include, for example, GoogleCloudPrint (registered trademark) (Patent Document 1), Microsoft HybridPrint (registered trademark), and uniFLOW Online (registered trademark).

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

クライアント端末からクラウドプリントサービスへ印刷ジョブを投入するモジュールは、クライアント端末のオペレーティングシステム(OS)によって標準印刷システムとして提供される。 The module for submitting a print job from the client terminal to the cloud print service is provided as a standard printing system by the operating system (OS) of the client terminal.

従来、各ベンダーが作ったプリンタードライバーを用いた印刷ではそれぞれのベンダーがベンダー固有の機能に対応する印刷データを生成することのできるモジュールをクライアントコンピューターに配布していた。そして、当該モジュールにてベンダー固有の設定を反映した印刷データの生成を行っていた。そのため、クライアントコンピューターにプリンタードライバーをインストールすることなく、ベンダー固有の設定を印刷データに反映することが難しかった。 In the past, when printing using a printer driver created by each vendor, each vendor distributed a module to the client computer that could generate print data corresponding to the vendor-specific function. Then, the module generated print data reflecting the vendor-specific settings. Therefore, it was difficult to reflect the vendor-specific settings in the print data without installing the printer driver on the client computer.

本発明に記載のサーバシステムは、OSやクラウドプリントサービスが印刷設定に反映することのできない設定を反映した印刷データを用いて、クラウドプリントサービスを経由した印刷を実行することを目的とする。 The server system described in the present invention aims to execute printing via the cloud print service by using print data reflecting settings that cannot be reflected in the print settings of the OS or the cloud print service.

情報処理装置から受信した画像データに基づき印刷データを生成することのできるサーバシステムであって、
印刷装置の情報の登録を受け付ける受付手段と、
前記登録が受け付けられた印刷装置に送信するPDLデータを生成するドライバーを他のサーバーから取得する取得手段と、
情報処理装置から前記印刷装置で印刷する印刷データを受信する受信手段と、
前記受信された印刷データを前記取得されたドライバーによりPDLデータに変換させる手段と、を有することを特徴とするサーバシステム。
A server system that can generate print data based on image data received from an information processing device.
A reception means for accepting registration of printing device information,
An acquisition means for acquiring a driver for generating PDL data to be transmitted to a printing device whose registration has been accepted from another server, and an acquisition means.
A receiving means for receiving print data to be printed by the printing device from the information processing device, and
A server system comprising: means for converting the received print data into PDL data by the acquired driver.

OSやクラウドプリントサービスが印刷設定に反映することのできない設定を反映した印刷データを用いて、クラウドプリントサービスを経由した印刷を実行することができる。 Printing via the cloud print service can be executed using print data that reflects the settings that cannot be reflected in the print settings by the OS or the cloud print service.

本実施形態において、クライアントコンピューター100におけるハードウェア構成の一例を示す図である。In this embodiment, it is a figure which shows an example of the hardware composition in the client computer 100. 本実施形態におけるネットワーク構成の一例を示す図である。It is a figure which shows an example of the network configuration in this embodiment. 本実施形態におけるプリンタードライバー配布サービス300における機能ブロック図である。It is a functional block diagram in the printer driver distribution service 300 in this embodiment. 本実施形態における印刷拡張アプリケーション配布サーバー400における機能ブロックの一例を示す図である。It is a figure which shows an example of the functional block in the print extension application distribution server 400 in this embodiment. 本実施形態におけるクラウドプリントサービス500における機能ブロックの一例を示す図である。It is a figure which shows an example of the functional block in the cloud print service 500 in this embodiment. 本実施形態におけるクラウドプリントサービス500にプリンター200を登録するシーケンスの一例を示す図である。It is a figure which shows an example of the sequence which registers the printer 200 in the cloud print service 500 in this embodiment. 本実施形態におけるクラウドプリントサービス500が保持するプリンターの情報データベースの一例を示す図である。It is a figure which shows an example of the information database of the printer held by the cloud print service 500 in this embodiment. 本実施形態におけるプリンタードライバー配布サービス300が保持するプリンターの情報データベースの一例を示す図である。It is a figure which shows an example of the information database of the printer held by the printer driver distribution service 300 in this embodiment. 本実施形態における印刷拡張アプリケーション配布サーバー400が保持するプリンターの情報データベースの一例を示す図である。It is a figure which shows an example of the information database of the printer held by the print extension application distribution server 400 in this embodiment. 本実施形態において、クライアントコンピューター100に印刷設定アプリケーション1052をインストールするシーケンスの一例を示す図である。In this embodiment, it is a figure which shows an example of the sequence which installs a print setting application 1052 in a client computer 100. 本実施形態において、クラウドプリントサービス500から受信した印刷可能ジョブリストを表示した操作パネルの一例を示す図である。In this embodiment, it is a figure which shows an example of the operation panel which displayed the printable job list received from the cloud print service 500. 本実施形態において、クライアントコンピューターに表示される印刷コモンダイアログの一例を示す図である。In this embodiment, it is a figure which shows an example of the print common dialog displayed on the client computer. 本実施形態における印刷設定画面の一例を示す図である。It is a figure which shows an example of the print setting screen in this embodiment. 本実施形態における、プリンターの能力情報の一例を示す図である。It is a figure which shows an example of the capacity information of a printer in this embodiment. 本実施形態における、クラウドプリントサービス500における印刷処理の一例を示すフローチャートである。It is a flowchart which shows an example of the printing process in the cloud print service 500 in this embodiment. 本実施形態において、クラウドプリントサービスでPDLデータを生成する場合のシーケンス図である。In this embodiment, it is a sequence diagram in the case of generating PDL data by the cloud print service. 本実施形態において、印刷拡張アプリケーションがPDLデータを生成する場合のシーケンス図である。In this embodiment, it is a sequence diagram when the print extension application generates PDL data. 第2の実施形態において、PDL変換サービスを用いてPDLデータを生成する場合のシーケンス図である。In the second embodiment, it is a sequence diagram in the case of generating PDL data using the PDL conversion service. 第2の実施形態における、ネットワーク構成の一例を示す図である。It is a figure which shows an example of the network configuration in 2nd Embodiment. 第3の実施形態におけるプリンタードライバー配布サービスの模式図である。It is a schematic diagram of the printer driver distribution service in 3rd Embodiment. 第3の実施形態において、プリンターの情報をクラウドプリントサービスに登録する処理を示すシーケンス図である。In the third embodiment, it is a sequence diagram which shows the process of registering the printer information in a cloud print service. 第3の実施形態において、ドライバー配布サービスが管理するドライバーパッケージの情報を示すテーブルの一例である。In the third embodiment, it is an example of a table showing information on the driver package managed by the driver distribution service. 第3の実施形態において、クラウドプリントサービスに登録されるプリンターの情報を示すテーブルの一例である。In the third embodiment, it is an example of a table showing information of a printer registered in the cloud print service.

<第1の実施形態>
図1は、本実施形態においてクラウドプリントサービスを利用するクライアントコンピューター(情報処理装置)のハードウェア構成図である。以下に詳細な説明を記載する。
<First Embodiment>
FIG. 1 is a hardware configuration diagram of a client computer (information processing device) that uses the cloud print service in the present embodiment. A detailed explanation is given below.

CPU101は主記憶装置102のROM1021あるいはRAM1022あるいは補助記憶装置105に格納されたプログラムに従って装置全体の制御を行う。 The CPU 101 controls the entire device according to a program stored in the ROM 1021 or RAM 1022 of the main storage device 102 or the auxiliary storage device 105.

RAM1022はCPU101が各種処理を行う際のワークエリアとしても使用される。補助記憶装置105はクラウドドライバー1050、オペレーションシステム(OS)1053やアプリケーション1051、印刷拡張アプリケーション1052等を記録する。以降の説明では、主記憶装置102と補助記憶装置105を合わせて記憶装置と記載する。 The RAM 1022 is also used as a work area when the CPU 101 performs various processes. The auxiliary storage device 105 records a cloud driver 1050, an operating system (OS) 1053, an application 1051, a print extension application 1052, and the like. In the following description, the main storage device 102 and the auxiliary storage device 105 are collectively referred to as a storage device.

マウス・タッチパネルなどに代表されるポインティングデバイス109やキーボード108などの入力機器は、入力I/F103を通じてシステムバス107に接続され、ユーザーがコンピューターに対して各種指示を与えるためのデバイスである。 An input device such as a pointing device 109 or a keyboard 108 represented by a mouse / touch panel is connected to the system bus 107 through an input I / F 103 and is a device for a user to give various instructions to a computer.

出力I/F104は、データを外部に出力するためのインターフェースであり、モニター110やパネル111のような出力機器に対してデータを出力する。また、クライアントコンピューター100は撮影機能を有しており、カメラ112が搭載されている。 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 or a panel 111. Further, the client computer 100 has a shooting function and is equipped with a camera 112.

クライアントコンピューター100は、通信I/F106を経由しネットワーク150を通じて図2にて後述するプリンター200や各システムと接続される。また、107は共通データシステムバスで、I/Fやモジュール間でデータのやり取りを行う。 The client computer 100 is connected to the printer 200 and each system described later in FIG. 2 via the network 150 via the communication I / F 106. Further, 107 is a common data system bus for exchanging data between I / Fs and modules.

図2は、本実施形態を示すネットワークの環境を簡略した印刷システムの概略図である。 FIG. 2 is a schematic diagram of a printing system that simplifies the network environment showing the present embodiment.

ネットワーク150にはクライアントコンピューター100とプリンター200が接続されている。クライアントコンピューター100とプリンター200は同一イントラネットワークに接続され、通信可能な状態である。 The client computer 100 and the printer 200 are connected to the network 150. The client computer 100 and the printer 200 are connected to the same intra-network and are in a communicable state.

また、別のイントラネット204にはプリンター201、プリンター202が接続されており、ネットワーク150はインターネット203を通じてイントラネット204に接続されている。インターネット203には、プリンタードライバー配布サービス300、印刷拡張アプリケーション配布サービス400、クラウドプリントサービス500が接続されている。 Further, the printer 201 and the printer 202 are connected to another intranet 204, and the network 150 is connected to the intranet 204 via the Internet 203. A printer driver distribution service 300, a print extension application distribution service 400, and a cloud print service 500 are connected to the Internet 203.

プリンタードライバー配布サービス300は、Webベースでプリンタードライバーをクライアントコンピューター100に配布するサービスを実行する1または複数台の情報処理装置で構成されるサーバシステムである。クライアントコンピューター100は、プリンター200をWSD(Web Services for Devices)やIPP(Internet Printing Protocol)などのプロトコルで探索する。クライアントコンピューター100は発見したプリンター200のプリンター識別情報や機種情報に基づき特定されるプリンタードライバーをプリンタードライバー配布サービス300から取得し、インストールする。プリンタードライバー配布サービス300に登録されているプリンタードライバーはプリンターベンダーによって更新される。クライアントコンピューター100は、バージョンの新しいプリンタードライバーを自動または手動でプリンタードライバー配布サービス300から取得し、インストールされているプリンタードライバーを更新する。 The printer driver distribution service 300 is a server system composed of one or a plurality of information processing devices that execute a service of distributing a printer driver to a client computer 100 on a Web basis. The client computer 100 searches for the printer 200 by a protocol such as WSD (Web Services for Devices) or IPP (Internet Printing Protocol). The client computer 100 acquires and installs a printer driver specified based on the printer identification information and model information of the found printer 200 from the printer driver distribution service 300. The printer driver registered in the printer driver distribution service 300 is updated by the printer vendor. The client computer 100 automatically or manually obtains a new version of the printer driver from the printer driver distribution service 300, and updates the installed printer driver.

印刷拡張アプリケーション配布サービス400は、クライアントコンピューター100で実行されるアプリケーションを配布するサービスを実行する1または複数台の情報処理装置で構成されるサーバシステムである。印刷拡張アプリケーションとは、クラウドプリントサービスやOSが提供する印刷機能を拡張するためのアプリケーションである。クラウドプリントサービスやOSが提供する印刷機能ではいずれのベンダーのプリンターでも使用することのできる標準的な機能、たとえば、カラーモードや両面印刷等しか印刷設定を行うことができない。印刷拡張アプリケーションを利用することで、クラウドプリントサービスやOSの提供する印刷機能では設定することのできない印刷機能、例えば針なしステープルやポスター印刷、中綴じ製本などの機能を利用することができるようになる。 The print extension application distribution service 400 is a server system composed of one or a plurality of information processing devices that execute a service for distributing an application executed by the client computer 100. The print extension application is an application for expanding the print function provided by the cloud print service or the OS. With the print function provided by the cloud print service and the OS, only standard functions that can be used by printers of any vendor, such as color mode and double-sided printing, can be set for printing. By using the print extension application, it is possible to use printing functions that cannot be set by the cloud print service or the printing function provided by the OS, such as needleless staples, poster printing, and saddle stitch binding. Become.

クライアントコンピューター100は、印刷拡張アプリケーションのインストールを要求するユーザー操作を受け付けた場合、印刷拡張アプリケーション配布サービス400にアクセスし、印刷拡張アプリケーションをインストールする。また、クライアントコンピューター100にインストールされたプリンタードライバーのInf(Information)ファイルにアプリケーション識別子が記述されている場合、印刷拡張アプリケーションのインストールが行われる。アプリケーション識別子は印刷拡張アプリケーション配布サービス400に登録されているアプリケーションのうち、クラウドプリントサービス500に登録されたプリンターに対応するアプリケーションを特定するためのアプリケーション識別情報である。クライアントコンピューター100は、印刷拡張アプリケーション配布サービス400にアクセスし、Infファイルに記述された識別子に対応する印刷拡張アプリケーションをインストールする。 When the client computer 100 receives a user operation requesting the installation of the print extension application, the client computer 100 accesses the print extension application distribution service 400 and installs the print extension application. Further, when the application identifier is described in the Inf (Information) file of the printer driver installed in the client computer 100, the print extension application is installed. The application identifier is application identification information for identifying the application corresponding to the printer registered in the cloud print service 500 among the applications registered in the print extension application distribution service 400. The client computer 100 accesses the print extension application distribution service 400 and installs the print extension application corresponding to the identifier described in the Inf file.

クラウドプリントサービス500は、1台または複数台の情報処理装置からなるサーバシステムであるクラウド上に構築されるサービスである。本実施形態において、クラウドプリントサービス500は其々のイントラネットに対して接続が可能であり、インターネットを通じてクライアントコンピューター100およびプリンター200やプリンター201、プリンター202との接続が可能である。クラウドプリントサービス500は、ユーザーIDとPASSWORDを利用したアカウント管理がなされており、クライアントコンピューター100はユーザーが入力したアカウント情報を利用してクラウドプリントサービス500にアクセスする。 The cloud print service 500 is a service constructed on the cloud, which is a server system composed of one or a plurality of information processing devices. In the present embodiment, the cloud print service 500 can be connected to each intranet, and can be connected to the client computer 100, the printer 200, the printer 201, and the printer 202 via the Internet. The cloud print service 500 manages an account using a user ID and a password, and the client computer 100 accesses the cloud print service 500 using the account information entered by the user.

なお、本実施形態において、クライアントコンピューター100はクラウドプリントサービス500、印刷拡張アプリケーション配布サービス400のURLをあらかじめ記憶しているものとする。また、クラウドプリントサービス500は、プリンタードライバー配布サービス300のURLをあらかじめ記憶しているものとする。 In this embodiment, it is assumed that the client computer 100 stores the URLs of the cloud print service 500 and the print extension application distribution service 400 in advance. Further, it is assumed that the cloud print service 500 stores the URL of the printer driver distribution service 300 in advance.

図3Aは、プリンタードライバー配布サービス300の機能ブロックの一例を示した図である。プリンタードライバー配布サービス300は、図1に示す情報処理装置と同様の構成の1または複数台の情報処理装置で構成されるサーバシステムである。プリンタードライバー登録部301、プリンタードライバー応答部302は、プリンタードライバー配布サービス300を構成する情報処理装置のCPUがプログラムを実行することで実現される。 FIG. 3A is a diagram showing an example of a functional block of the printer driver distribution service 300. The printer driver distribution service 300 is a server system composed of one or a plurality of information processing devices having the same configuration as the information processing device shown in FIG. The printer driver registration unit 301 and the printer driver response unit 302 are realized by the CPU of the information processing device constituting the printer driver distribution service 300 executing a program.

プリンタードライバー配布サービス300は、インターネットを通じたクラウド上に存在するサービスであり、外部サービスやクライアントコンピューター100にプリンタードライバーに関するパッケージの配布を可能とする。プリンタードライバーに関するパッケージとは、たとえば、プリンタードライバーやドライバー拡張パッケージなどである。 The printer driver distribution service 300 is a service that exists on the cloud via the Internet, and enables distribution of packages related to printer drivers to external services and client computers 100. The package related to the printer driver is, for example, a printer driver or a driver expansion package.

プリンタードライバー登録部301は、外部サービス及びクライアントコンピューター100からプリンタードライバーに関するパッケージの登録指示があった際に、アップロードされたパッケージをプリンタードライバーデータベース310に登録する。プリンタードライバー登録部301は、たとえば、プリンターベンダー等が配布するプリンタードライバーや、プリンタードライバーを拡張するためのドライバー拡張パッケージをプリンタードライバーデータベース310に登録する。 The printer driver registration unit 301 registers the uploaded package in the printer driver database 310 when the external service and the client computer 100 instruct to register the package related to the printer driver. The printer driver registration unit 301 registers, for example, a printer driver distributed by a printer vendor or the like and a driver extension package for extending the printer driver in the printer driver database 310.

プリンタードライバー応答部302は、外部サービスやクライアントコンピューター100からプリンタードライバーや拡張パッケージに関する取得要求があった場合に、プリンタードライバーデータベース310から該当するパッケージを取得し、応答する。例えば、クライアントコンピューター100から、印刷キューが生成されたプリンター200に対応するプリンタードライバーの要求を受信したとする。プリンタードライバー応答部302は、プリンタードライバーデータベース310からプリンター200に対応するプリンタードライバーを読み出して、クライアントコンピューター100に送信する。プリンタードライバー応答部302は、クライアントコンピューター100から、インストールされているプリンタードライバーを拡張するためのドライバー拡張パッケージの取得要求を受信することもできる。その場合、プリンタードライバー応答部302は、プリンタードライバーデータベース310から要求されたプリンタードライバーに対応するドライバー拡張パッケージを読み出して、クライアントコンピューター100に送信する。 The printer driver response unit 302 acquires the corresponding package from the printer driver database 310 and responds when there is an acquisition request regarding the printer driver or the extended package from the external service or the client computer 100. For example, suppose that a request for a printer driver corresponding to a printer 200 for which a print queue is generated is received from a client computer 100. The printer driver response unit 302 reads the printer driver corresponding to the printer 200 from the printer driver database 310 and transmits the printer driver to the client computer 100. The printer driver response unit 302 can also receive a request from the client computer 100 to acquire a driver expansion package for extending the installed printer driver. In that case, the printer driver response unit 302 reads out the driver extension package corresponding to the requested printer driver from the printer driver database 310 and sends it to the client computer 100.

プリンタードライバーデータベース310には図5Bで後述するデータベースが記憶されている。プリンタードライバーデータベース310には様々なプリンターに対応するプリンタードライバーに加え、ドライバー拡張パッケージ303も記憶されている。 The printer driver database 310 stores a database described later in FIG. 5B. In addition to printer drivers corresponding to various printers, the printer driver database 310 also stores the driver expansion package 303.

ドライバー拡張パッケージ303は、プリンタードライバー配布サービス300から配布されるパッケージの一例である。ドライバー拡張パッケージ303は、ドライバー情報部304とデバイス能力情報部305を持つ。ドライバー情報部304は、プリンターを識別するためのHWID、COID(Compatible ID)、当該パッケージがドライバー拡張パッケージであることを示す情報や、ドライバー拡張パッケージ303のバージョンなどの情報を持つ。デバイス能力情報部305は、対応するプリンター200のデバイス能力情報や禁則情報を持つ。デバイスの能力情報とは、たとえば、プリンター200がカラー印刷に対応しているか、両面印刷に対応しているか等の情報である。ドライバー拡張パッケージ303に含まれる能力情報は、上記の能力情報に加え、ベンダー特有の針なし綴じが可能か否か、中綴じ製本が可能であるか否か、複数種類の用紙を使って印刷する用紙混在印刷か可能であるか否かを含む。 The driver expansion package 303 is an example of a package distributed from the printer driver distribution service 300. The driver expansion package 303 has a driver information unit 304 and a device capability information unit 305. The driver information unit 304 has information such as a HWID for identifying the printer, a COID (Compatible ID), information indicating that the package is a driver expansion package, and a version of the driver expansion package 303. The device capability information unit 305 has device capability information and prohibition information of the corresponding printer 200. The device capability information is, for example, information such as whether the printer 200 supports color printing or double-sided printing. In addition to the above capability information, the capability information included in the driver expansion package 303 is printed using a plurality of types of paper, such as whether vendor-specific needleless binding is possible, saddle stitch binding is possible, and so on. Includes whether or not mixed paper printing is possible.

図3Bは、印刷拡張アプリケーション配布サービス400の機能ブロックの一例を表した図である。アプリケーション登録部401、アプリケーション応答部402は、印刷拡張アプリケーション配布サービス400を構成する1または複数台の情報処理装置のCPUがプログラムを実行することで実現される。 FIG. 3B is a diagram showing an example of a functional block of the print extension application distribution service 400. The application registration unit 401 and the application response unit 402 are realized by executing a program by the CPUs of one or a plurality of information processing devices constituting the print extension application distribution service 400.

印刷拡張アプリケーション配布サービス400は、インターネットを通じたクラウド上に存在するサービスであり、外部サービスやクライアントコンピューター100に印刷拡張アプリケーションの配布を可能とする。尚、印刷拡張アプリケーション配布サービス400は、印刷拡張アプリケーション1052に限らず、他のアプリケーションの配布が可能であっても構わない。 The print extension application distribution service 400 is a service that exists on the cloud via the Internet, and enables distribution of the print extension application to an external service or a client computer 100. The print extension application distribution service 400 is not limited to the print extension application 1052, and may be capable of distributing other applications.

アプリケーション登録部401は、外部サービス及びクライアントコンピューター100から印刷拡張アプリケーション1052の登録指示があった際に、アップロードされたアプリケーションをアプリケーションデータベース410に登録する。 The application registration unit 401 registers the uploaded application in the application database 410 when the external service and the client computer 100 instruct to register the print extension application 1052.

アプリケーション応答部402は、外部サービスやクライアントコンピューター100から印刷拡張アプリケーション1052の取得要求があった場合にアプリケーションデータベース410から該当するアプリケーションを取得し、要求元に送信する。 When the application response unit 402 receives a request for acquisition of the print extension application 1052 from the external service or the client computer 100, the application response unit 402 acquires the corresponding application from the application database 410 and transmits it to the request source.

アプリケーションデータベース410は、ベンダー等が配布し、外部サービスやクライアントコンピューター100から登録要求を受信した印刷設定アプリケーションの情報が登録されるデータベースである。アプリケーションデータベース410に登録される情報の詳細は図5Cを用いて後述する。 The application database 410 is a database distributed by a vendor or the like and in which information on a print setting application that has received a registration request from an external service or a client computer 100 is registered. Details of the information registered in the application database 410 will be described later with reference to FIG. 5C.

本実施例における印刷拡張アプリケーション1052は、設定ファイル部10521と実行ファイル部10522を持つ。設定ファイル部10521は、印刷拡張アプリケーション1052を識別するためのアプリケーション識別情報や、対応するプリンター200を識別するためのHWIDやCOIDなどの情報を持つ。実行ファイル部10522は、印刷拡張アプリケーション1052の実行ファイル部である。実行ファイル部10522は印刷設定UI(User Interface)や印刷実行時に印刷ジョブに対する処理、外部サービスからのプッシュ通知を受け取って、印刷設定画面を表示することが可能である。本実施形態において、印刷拡張アプリケーションの実行ファイル部10522は、印刷データからPDL(Page Description Language)データを生成するモジュールを含んでいる。実行ファイル部10522は印刷拡張アプリケーションが提供する印刷設定画面で設定された印刷設定を反映したPDLデータを生成する。そして、生成したPDLデータをクラウドプリントサービス500に送信する。 The print extension application 1052 in this embodiment has a setting file unit 10521 and an execution file unit 10522. The setting file unit 10521 has application identification information for identifying the print extension application 1052, and information such as HWID and COID for identifying the corresponding printer 200. The executable file unit 10522 is an executable file unit of the print extension application 1052. The executable file unit 10522 can display the print setting screen by receiving the print setting UI (User Interface), the processing for the print job at the time of printing execution, and the push notification from the external service. In the present embodiment, the execution file unit 10522 of the print extension application includes a module that generates PDL (Page Description Language) data from the print data. The executable file unit 10522 generates PDL data that reflects the print settings set on the print setting screen provided by the print extension application. Then, the generated PDL data is transmitted to the cloud print service 500.

印刷拡張アプリケーションでPDLデータを生成することで、クラウドプリントサービスが解釈することのできないIPP等の標準から外れた項目について印刷設定がなされていても、当該印刷設定を反映した印刷データを生成することができる。 By generating PDL data with a print extension application, even if print settings are made for non-standard items such as IPP that cannot be interpreted by the cloud print service, print data that reflects the print settings can be generated. Can be done.

図3Cは、本発明の実施形態を示すクラウドプリントサービス500の機能ブロック図である。それぞれの機能ブロックは、クラウドプリントサービス500を構成する1または複数台の情報処理装置のCPUがプログラムを実行することで実現される。 FIG. 3C is a functional block diagram of the cloud print service 500 showing an embodiment of the present invention. Each functional block is realized by executing a program by the CPUs of one or a plurality of information processing devices constituting the cloud print service 500.

クラウドプリントサービス500は、インターネットを通じたクラウド上に存在するサービスであり、印刷に関連する機能を提供可能とする。本実施形態では、プリンター登録部501、印刷キュー生成部502、プリンターリスト生成部503、探索応答部504、プリンターデータベース510の機能を持つ。さらに、印刷ジョブ管理部505、印刷ジョブ生成部506、印刷ジョブ保存領域511の機能を持つ。また、これらの機能がクラウドプリントサービス500と連携する別のクラウドプリントサービスにあっても構わない。 The cloud print service 500 is a service that exists on the cloud via the Internet, and can provide functions related to printing. The present embodiment has the functions of a printer registration unit 501, a print queue generation unit 502, a printer list generation unit 503, a search response unit 504, and a printer database 510. Further, it has the functions of the print job management unit 505, the print job generation unit 506, and the print job storage area 511. Further, these functions may be provided in another cloud print service linked with the cloud print service 500.

以下、プリンター200をクラウドプリントサービス500に登録し、プリンター200を用いて印刷を行う場合を例に記載しているが、クラウドプリントサービス500と接続可能なプリンター201やプリンター202でも同様の処理で実現可能である。 Hereinafter, the case where the printer 200 is registered in the cloud print service 500 and printing is performed using the printer 200 is described as an example, but the printer 201 and the printer 202 that can be connected to the cloud print service 500 can also be realized by the same processing. It is possible.

プリンター登録部501は、プリンター200からプリンターの登録指示があった場合、印刷キュー生成部502を利用して印刷キューを生成させ、生成された印刷キューをプリンターデータベース510にプリンター識別情報と紐づけて登録する。このようにプリンターの印刷キューとプリンター識別情報とが紐づけて登録されていることを、プリンターが登録されていると記載する。ここで登録されたプリンターに対して、様々な属性が付加される場合がある。様々な属性とは、例えば、プリンターの所在地が該当する。 When the printer 200 gives an instruction to register the printer, the printer registration unit 501 generates a print queue by using the print queue generation unit 502, and associates the generated print queue with the printer identification information in the printer database 510. to register. The fact that the print queue of the printer and the printer identification information are registered in association with each other in this way is described as the fact that the printer is registered. Various attributes may be added to the printer registered here. The various attributes correspond to, for example, the location of the printer.

印刷キュー生成部502は、プリンター登録部501の制御に従い、クラウドプリントサービス500上の印刷キューを生成する。クライアントコンピューター100がクラウドプリントサービス500に印刷指示を送信すると、印刷キュー生成部502が生成した印刷キューに印刷ジョブが登録される。 The print queue generation unit 502 generates a print queue on the cloud print service 500 according to the control of the printer registration unit 501. When the client computer 100 sends a print instruction to the cloud print service 500, the print job is registered in the print queue generated by the print queue generation unit 502.

プリンターリスト生成部503は、登録されたプリンターのリストを生成する。クライアントコンピューター100からクラウドプリントサービス500に登録されているプリンターのリストを要求された場合等にプリンターのリストを生成する。 The printer list generation unit 503 generates a list of registered printers. When the client computer 100 requests a list of printers registered in the cloud print service 500, a list of printers is generated.

探索応答部504は、クライアントコンピューター100からのクラウドプリントサービス500に対してプリンター探索に基づき、登録されているプリンターの情報をクライアントコンピューター100に応答する。探索応答部504は、探索結果をプリンターリスト生成部503に渡し、プリンターリストを生成させる。そして、プリンターリスト生成部503が生成したプリンターリストをクライアントコンピューター100に返す。 The search response unit 504 responds to the client computer 100 with the information of the registered printer based on the printer search for the cloud print service 500 from the client computer 100. The search response unit 504 passes the search result to the printer list generation unit 503 to generate a printer list. Then, the printer list generated by the printer list generation unit 503 is returned to the client computer 100.

印刷ジョブ管理部505は、クライアントコンピューター100から画像データと印刷設定を受信したり、印刷ジョブ生成部506が生成した印刷ジョブをプリンター200に送信する。また、印刷ジョブ管理部505は、印刷ジョブ生成部506が生成した印刷ジョブを印刷ジョブ保存領域511に保存する。 The print job management unit 505 receives image data and print settings from the client computer 100, and transmits the print job generated by the print job generation unit 506 to the printer 200. Further, the print job management unit 505 saves the print job generated by the print job generation unit 506 in the print job storage area 511.

プリンターデータベース510は、クラウドプリントサービス500に登録されているプリンターの情報を記憶するデータベースである。プリンターデータベース510に記憶される内容は、図5Aで後述する。 The printer database 510 is a database that stores information about printers registered in the cloud print service 500. The contents stored in the printer database 510 will be described later with reference to FIG. 5A.

はじめに、プリンター200をクラウドプリントサービス500に登録する処理について説明する。 First, a process of registering the printer 200 in the cloud print service 500 will be described.

図4は、本発明の実施形態を示すプリンター200をクラウドプリントサービス500に登録する処理のシーケンス図である。本実施形態では、クライアントコンピューター100からプリンター200にアクセスし、プリンター200を操作することでクラウドプリントサービス500にプリンター200の登録要求を送信する。 FIG. 4 is a sequence diagram of a process of registering the printer 200 showing the embodiment of the present invention in the cloud print service 500. In the present embodiment, the printer 200 is accessed from the client computer 100, and the registration request of the printer 200 is transmitted to the cloud print service 500 by operating the printer 200.

プリンター200はクラウドプリント機能(クラウドプリントサービスから印刷ジョブを受信して印刷する機能)と、クライアントコンピューター100からプリンター200を操作するためのWebUI機能をサポートしている。WebUI機能とは、UIを生成してネットワーク上に公開する機能である。クライアントコンピューター100はクラウドプリントクライアント機能(クラウドプリントサービスにファイルを送信する機能)と、WebUIを操作するためのWebUIクライアント(例えば、Webブラウザー)をサポートしている。また、クラウドプリントサービス500はインターネット上のクラウドプリントサービスを表す。 The printer 200 supports a cloud print function (a function of receiving a print job from a cloud print service and printing) and a Web UI function for operating the printer 200 from the client computer 100. The Web UI function is a function of generating a UI and publishing it on a network. The client computer 100 supports a cloud print client function (a function of transmitting a file to a cloud print service) and a Web UI client (for example, a Web browser) for operating a Web UI. Further, the cloud print service 500 represents a cloud print service on the Internet.

ユーザーはまずクライアントコンピューター100のWebUIクライアントを利用して、プリンター200のWebUIを開き、当該WebUI上で、クラウドプリントサービスにプリンターを登録するためのボタンを選択する。当該選択がされると、S410において、クライアントコンピューター100は、クラウドプリントサービスへの登録要求をプリンター200に送信する。 The user first uses the WebUI client of the client computer 100 to open the WebUI of the printer 200, and selects a button for registering the printer in the cloud print service on the WebUI. When the selection is made, in S410, the client computer 100 sends a registration request to the cloud print service to the printer 200.

S411において、プリンター200はS410で受信したクラウドプリントサービスへの登録要求に従って、クラウドプリントサービス500にクラウドプリントサービスへの登録要求を送信する。このように、本実施形態では、クライアントコンピューター100のWebUIクライアントからクラウドプリントサービス500へのプリンター200の登録要求を送信している。プリンター200に付随した入力装置、例えばパネルから操作することで本要求を送信可能としてもよい。このとき、クライアントコンピューター100から要求を行わず、プリンター200がクラウドプリントサービス500にプリンターの登録要求を送信する。 In S411, the printer 200 transmits the registration request to the cloud print service to the cloud print service 500 according to the registration request to the cloud print service received in S410. As described above, in the present embodiment, the WebUI client of the client computer 100 transmits the registration request of the printer 200 to the cloud print service 500. This request may be transmitted by operating from an input device attached to the printer 200, for example, a panel. At this time, the printer 200 sends a printer registration request to the cloud print service 500 without making a request from the client computer 100.

S411において、クラウドプリントサービス500に送信されるクラウドプリントサービス登録要求には、プリンター200の情報が付随している。プリンター200の情報には、プリンター200の名称、プリンターの機種を識別する情報(HWID)、インクジェットプリンターやレーザープリンターなどのプリンターの種別を識別するためのCOIDが含まれる。さらに、プリンターの情報には、IPアドレス情報やIPPなどで標準化されている機能に関する能力情報ファイルが含まれる。 In S411, the information of the printer 200 is attached to the cloud print service registration request transmitted to the cloud print service 500. The information of the printer 200 includes the name of the printer 200, the information for identifying the model of the printer (HWID), and the COID for identifying the type of the printer such as an inkjet printer or a laser printer. Further, the printer information includes IP address information and capability information files related to functions standardized by IPP and the like.

クラウドプリントサービス500は、S411において登録要求を受信すると、S412において、印刷キュー生成部502に、プリンター200に印刷ジョブを送信するための印刷キューを作成させる。プリンター登録部501は、プリンターデータベース510にプリンターの情報と能力情報を登録し、登録要求がなされたプリンターのレコードを生成する。さらに印刷キュー生成部502が印刷キューの生成を行う。この印刷キューは、受信したプリンター200の情報である、プリンターの名称(デバイス名)、プリンターの機種を識別するHWID、COIDや、プリンターのIPアドレスを利用して作成される。 Upon receiving the registration request in S411, the cloud print service 500 causes the print queue generation unit 502 to create a print queue for transmitting a print job to the printer 200 in S412. The printer registration unit 501 registers the printer information and the capability information in the printer database 510, and generates a record of the printer for which the registration request has been made. Further, the print queue generation unit 502 generates a print queue. This print queue is created by using the received printer 200 information, such as the printer name (device name), the HWID and COID that identify the printer model, and the printer IP address.

次に、S413にて、クラウドプリントサービス500は、プリンタードライバー配布サービス300にドライバー拡張パッケージ303のダウンロード要求を送信する。これは、クラウドプリントサービス500に登録されたプリンターに対応するドライバー拡張パッケージ303を受信するための要求である。クラウドプリントサービス500は、ドライバー拡張パッケージ303のダウンロード要求とプリンター200のHWID、COIDをプリンタードライバー配布サービス300に送信する。 Next, in S413, the cloud print service 500 transmits a download request for the driver extension package 303 to the printer driver distribution service 300. This is a request for receiving the driver expansion package 303 corresponding to the printer registered in the cloud print service 500. The cloud print service 500 transmits a download request for the driver extension package 303 and the HWID and COID of the printer 200 to the printer driver distribution service 300.

S414にて、プリンタードライバー配布サービス300は、受信したHWID及びCOIDに基づき、該当するドライバー拡張パッケージ303をクラウドプリントサービス500に送信する。プリンタードライバー配布サービス300は、プリンタードライバーデータベース310から、拡張フラグがTRUEのパッケージであって、受信したHWIDに一致するドライバー拡張パッケージを図5Bで示すプリンタードライバーデータベースから特定する。拡張フラグがTRUEであるが、受信したHWIDに一致するドライバー拡張パッケージが特定されない場合、プリンタードライバー配布サービス300は拡張フラグがTRUEであって、受信したCOIDに一致するドライバー拡張パッケージを特定する。そして、プリンタードライバー配布サービス300は、クラウドプリントサービス500に特定されたプリンター拡張パッケージを送信する。なお、HWIDのみでドライバー拡張パッケージが特定可能である場合、S413において、HWIDのみをプリンタードライバー配布サービス300に送信するとしてもよい。 In S414, the printer driver distribution service 300 transmits the corresponding driver expansion package 303 to the cloud print service 500 based on the received HWID and COID. The printer driver distribution service 300 identifies from the printer driver database 310 a driver extension package whose extension flag is a TRUE package and which matches the received HWID from the printer driver database shown in FIG. 5B. If the extension flag is TRUE but the driver extension package that matches the received HWID is not specified, the printer driver distribution service 300 identifies the driver extension package that matches the received COID with the extension flag TRUE. Then, the printer driver distribution service 300 transmits the printer expansion package specified by the cloud print service 500. If the driver expansion package can be specified only by the HWID, in S413, only the HWID may be transmitted to the printer driver distribution service 300.

ここで、図5Bを用いてプリンタードライバーデータベースについて説明する。図5Bは、プリンタードライバー配布サービス300が保持するプリンタードライバーデータベース310の一例である。パッケージ名は、登録時にドライバー情報部304から取得したパッケージの名称を指す。HWIDはプリンター200の機種を識別する際に用いる識別情報(機種固有の識別情報)を指す。COIDは、当該ドライバーを使用するプリンターのカテゴリーを識別する識別情報である。パッケージは、ドライバー拡張パッケージ303を含むパッケージの名称を指す。パッケージは当該レコードに対応するドライバーまたはドライバー拡張パッケージを特定することのできる情報であればファイルパス等の情報であってもよい。拡張は、ドライバー拡張パッケージ303が拡張ファイルかどうかを示している。拡張が“FALSE”の場合、当該パッケージは拡張パッケージではなくプリンタードライバーである。一方で、拡張が“TRUE”の場合、当該パッケージはプリンタードライバーではなく、ドライバーを拡張するパッケージである。アプリケーション識別子は、当該プリンター拡張パッケージの記憶する能力情報を使って印刷設定画面を拡張する際に使用するアプリケーションの識別情報である。本実施形態では、プリンター拡張パッケージのみがアプリケーション識別子を有しているが、プリンタードライバーがアプリケーション識別子を有していてもよい。 Here, the printer driver database will be described with reference to FIG. 5B. FIG. 5B is an example of the printer driver database 310 held by the printer driver distribution service 300. The package name refers to the name of the package acquired from the driver information unit 304 at the time of registration. HWID refers to identification information (model-specific identification information) used when identifying the model of the printer 200. The COID is identification information that identifies the category of the printer that uses the driver. Package refers to the name of the package that includes the driver expansion package 303. The package may be information such as a file path as long as it is information that can identify the driver or driver extension package corresponding to the record. The extension indicates whether the driver extension package 303 is an extension file. If the extension is "FALSE", the package is a printer driver, not an expansion package. On the other hand, when the extension is "TRUE", the package is not a printer driver but a package that extends the driver. The application identifier is the identification information of the application used when expanding the print setting screen by using the capacity information stored in the printer expansion package. In this embodiment, only the printer expansion package has the application identifier, but the printer driver may have the application identifier.

なお、図5Bに示すプリンタードライバーデータベースはプリンタードライバー登録部301によって更新される。プリンタードライバー登録部301は、パッケージをプリンタードライバーデータベース310に登録する際に、ドライバー情報部304を解析する。プリンタードライバー登録部301は、パッケージ名、HWIDやCOID、ドライバー拡張パッケージであるかどうかの情報を取得し、ドライバー拡張パッケージ303と共にプリンタードライバーデータベース310に登録をする。 The printer driver database shown in FIG. 5B is updated by the printer driver registration unit 301. The printer driver registration unit 301 analyzes the driver information unit 304 when registering the package in the printer driver database 310. The printer driver registration unit 301 acquires information such as a package name, HWID and COID, and whether or not it is a driver expansion package, and registers it in the printer driver database 310 together with the driver expansion package 303.

S415にて、クラウドプリントサービス500は、ダウンロードされたドライバー拡張パッケージ303のデバイス能力情報部305を解析し、印刷キューを拡張する。クラウドプリントサービス500は、ドライバー拡張パッケージ303のデバイス能力情報部305からプリンター200の能力情報を取得する。そして、クラウドプリントサービス500は、プリンターデータベース510のプリンター情報の印刷キューに対応するプリンターの能力情報を更新する。S415において、クラウドプリントサービス500は、印刷キューに対応づけられている能力情報をドライバー拡張パッケージから取得された能力情報で書き換える。なお、クラウドプリントサービス500が、ドライバー拡張パッケージから取得された能力情報のうち、印刷キューに対応づけられていない設定項目に関する能力情報を印刷キューに対応する能力情報に追加するとしてもよい。また、クラウドプリントサービス500が、プリンター200からプリンター200のハードウェア構成を示す情報を取得し、ドライバー拡張パッケージに含まれる能力情報とハードウェア構成情報から能力情報を決定するとしてもよい。また、クラウドプリントサービス500が、プリンター200からプリンター200のハードウェア構成を示す情報を取得し、ドライバー拡張パッケージに含まれる能力情報とハードウェア構成情報から能力情報を決定するとしてもよい。 In S415, the cloud print service 500 analyzes the device capability information unit 305 of the downloaded driver expansion package 303 and expands the print queue. The cloud print service 500 acquires the capability information of the printer 200 from the device capability information unit 305 of the driver expansion package 303. Then, the cloud print service 500 updates the capability information of the printer corresponding to the print queue of the printer information of the printer database 510. In S415, the cloud print service 500 rewrites the capability information associated with the print queue with the capability information acquired from the driver expansion package. Note that the cloud print service 500 may add the capability information related to the setting items not associated with the print queue among the capability information acquired from the driver extension package to the capability information corresponding to the print queue. Further, the cloud print service 500 may acquire information indicating the hardware configuration of the printer 200 from the printer 200, and determine the capability information from the capability information and the hardware configuration information included in the driver expansion package. Further, the cloud print service 500 may acquire information indicating the hardware configuration of the printer 200 from the printer 200, and determine the capability information from the capability information and the hardware configuration information included in the driver expansion package.

上記の処理により、クラウドプリントサービス500に登録されたプリンター200に対してベンダー特有のデバイス能力情報で印刷キューが拡張される。そして、S416にて、拡張されたプリンター200の情報でプリンターデータベース510を更新する。上記の処理により、ドライバー拡張パッケージにより拡張された能力情報が印刷キューに対応する能力情報としてプリンターデータベース510に登録される。 By the above processing, the print queue is expanded with the device capability information peculiar to the vendor for the printer 200 registered in the cloud print service 500. Then, in S416, the printer database 510 is updated with the information of the expanded printer 200. By the above processing, the capacity information expanded by the driver expansion package is registered in the printer database 510 as the capacity information corresponding to the print queue.

図5Aは、クラウドプリントサービス500が保持するプリンターデータベース510の一例である。デバイス名は、登録時にプリンター200から取得したプリンターの名称(デバイス名)を指す。HWIDはプリンター200の機種を識別する際に用いる識別子(機種固有の識別子)を指す。COIDはプリンター200がインクジェットプリンターであるかレーザービームプリンターであるかなどプリンターのカテゴリーを識別するための識別情報である。IPアドレスは、接続先のプリンターのIPアドレスを指す。パッケージは、当該プリンターに対応する印刷キューの拡張に使われるドライバー拡張パッケージ303のパッケージ名を指す。なお、拡張されていない場合には、nullとなる。さらに、不図示であるが、デバイスの能力情報などがJSON(Javascript Object Notation)形式でデータベースに登録される。プリンターの能力情報がドライバー拡張パッケージにより拡張されている場合は、拡張後の能力情報が記憶されている。デバイスの能力情報が記憶される形式は、JSONに限らず他のデータフォーマットであっても構わない。また、図5Aがプリンターの情報と当該プリンターを使用することのできるユーザーの情報を対応づけて記憶するとしてもよい。 FIG. 5A is an example of the printer database 510 held by the cloud print service 500. The device name refers to the name (device name) of the printer acquired from the printer 200 at the time of registration. HWID refers to an identifier (model-specific identifier) used to identify the model of the printer 200. The COID is identification information for identifying a printer category such as whether the printer 200 is an inkjet printer or a laser beam printer. The IP address refers to the IP address of the printer to be connected. The package refers to the package name of the driver expansion package 303 used to expand the print queue corresponding to the printer. If it is not expanded, it will be null. Further, although not shown, device capability information and the like are registered in a database in a JSON (Javascript Object Notification) format. If the printer capability information is expanded by the driver expansion package, the expanded capability information is stored. The format in which the device capability information is stored is not limited to JSON and may be any other data format. Further, FIG. 5A may store the information of the printer and the information of the user who can use the printer in association with each other.

図9は、印刷キューに対応づけて記憶される能力情報の一例である。一例として、能力情報は、JSON形式になっており、各設定は機能を表している。また、各機能は配列形式で設定できる選択肢を持つ。 FIG. 9 is an example of the ability information stored in association with the print queue. As an example, the ability information is in JSON format, and each setting represents a function. In addition, each function has options that can be set in an array format.

901はIPP等で定義された標準的な能力情報を示している。“Duplex”は、両面機能に関する設定項目であり、当該設定項目の選択肢として両面印刷を表す“Duplex”と片面印刷を表す“One-Sided”を持つことを示している。“Color”は、カラー印刷に関する設定項目であり、選択肢として白黒印刷を示す“Mono”とカラー印刷を示す“Color”を持つことを示している。“Orientation”は印刷に使用する用紙の向きに関する設定項目であり、選択肢として縦長方向を示す“Portrait”と横長方向を示す”Landscape“を持つことを示している。901に記載の能力情報は、プリンター200からクラウドプリントサービス500に提供することのできるIPP等で定義された標準的な設定項目、選択肢である。ドライバー拡張パッケージを用いてデバイスの能力情報を拡張することで、901に記載のIPP等で定義された標準的な設定項目であっても、ベンダー固有の選択肢を持つことができる。たとえば、用紙の綴じに関する設定項目である”Staple“を拡張することで、標準的な選択肢である左上一か所綴じを示す”Staple left top“に加えて、中綴じを示す”Saddle Stitch“を設定することができるようになる。 Reference numeral 901 indicates standard capability information defined by IPP or the like. “Duplex” is a setting item related to the double-sided function, and indicates that it has “Duplex” representing double-sided printing and “One-Sided” representing single-sided printing as options for the setting item. "Color" is a setting item related to color printing, and indicates that it has "Mono" indicating black-and-white printing and "Color" indicating color printing as options. "Orientation" is a setting item regarding the orientation of the paper used for printing, and indicates that it has "Portrait" indicating the portrait direction and "Landscape" indicating the landscape direction as options. The capability information described in 901 is a standard setting item or option defined by IPP or the like that can be provided from the printer 200 to the cloud print service 500. By expanding the device capability information using the driver expansion package, even standard setting items defined by the IPP or the like described in 901 can have vendor-specific options. For example, by expanding "Standard", which is a setting item related to paper binding, "Saddle Stitch" indicating saddle stitching is added to "Standard left top", which indicates one upper left binding, which is a standard option. You will be able to set it.

902は、ドライバー拡張パッケージ303で拡張された能力情報であり、例えばベンダー固有の設定項目に関する能力情報である。機能がExtension_Setting1、Extension_Setting2となっており、その選択肢としてExntension_option1,Extension_option2となっている。Extension settingとしては、たとえば、針なし綴じに関する設定や、複数種類の用紙が一つのジョブに混在する用紙混在に関する設定などがある。用紙混在機能であれば、“Extension_Setting1”に用紙混在を示す文字列が入る。そして、“Exntension_option1”に例えばA3とA4の用紙を使用することを示す選択肢を示す文字列、“Exntension_option2”B4とB5の用紙を使用することを示す選択肢を示す文字列が入る。印刷拡張アプリケーションが図9に示すファイルを参照することで、ベンダー固有の設定項目を設定することのできる印刷設定画面の提供が可能となる。 Reference numeral 902 is capability information extended by the driver expansion package 303, for example, capability information regarding vendor-specific setting items. The functions are Extension_Setting1 and Extension_Setting2, and the options are Extension_option1 and Extension_option2. The Extension setting includes, for example, a setting related to needleless binding and a setting related to paper mixing in which a plurality of types of paper are mixed in one job. If it is a paper mixing function, a character string indicating paper mixing is entered in "Extension_Setting1". Then, for example, a character string indicating an option indicating that A3 and A4 papers are used, and a character string indicating an option indicating that the "Extension_option2" B4 and B5 papers are used are entered in "Extension_option1". By referring to the file shown in FIG. 9 by the print extension application, it is possible to provide a print setting screen in which vendor-specific setting items can be set.

図4に説明を戻す。S417において、クラウドプリントサービス500は、プリンターデータベース510への登録が完了すると、クラウドプリント登録用の登録URLを含むクラウドプリントサービス登録要求応答および登録URL提示要求をプリンター200に送信する。 The explanation is returned to FIG. In S417, when the registration in the printer database 510 is completed, the cloud print service 500 transmits a cloud print service registration request response including a registration URL for cloud print registration and a registration URL presentation request to the printer 200.

S418において、プリンター200は、クラウドプリントサービス登録要求応答および登録URL提示要求を受信し、プリンター200は登録URL情報を出力する。S418において、プリンター200はモニター110にURLを表示する、もしくは登録URL情報が記載された紙を印刷し、ユーザーに登録URLを通知する。また、プリンター200がクライアントコンピューター100に対して、WebUI経由で登録URLを通知してもよい。 In S418, the printer 200 receives the cloud print service registration request response and the registration URL presentation request, and the printer 200 outputs the registration URL information. In S418, the printer 200 displays the URL on the monitor 110 or prints a piece of paper on which the registered URL information is described, and notifies the user of the registered URL. Further, the printer 200 may notify the client computer 100 of the registration URL via the Web UI.

S419において、ユーザーは、プリンター200から提示された登録URLで示されるクラウドプリントサービス500にアクセスする。その際は、クラウドプリントサービス500にアクセス可能なクラウドアカウントにログインする必要があるため、ユーザーIDとPASSWORDの入力が必要となる。 In S419, the user accesses the cloud print service 500 indicated by the registration URL presented by the printer 200. In that case, since it is necessary to log in to a cloud account that can access the cloud print service 500, it is necessary to input the user ID and the password.

クラウドプリントサービス500は、クラウドアカウントとプリンター情報を含む登録URLから、ユーザーとプリンター200を紐づける。紐づける方法として、例えば、プリンター情報とユーザートークンを紐づける方法がある。ただし、その方法に限定はしない。そして、S420にて、クラウドプリントサービス500は、クラウドプリントサービス500の情報を含めたユーザートークンをプリンター200に送信し、プリンター200のクラウドプリントサービス500への登録処理を終了する。プリンター200は、以降当該ユーザートークンを用いてクラウドプリントサービス500にアクセスする。 The cloud print service 500 links the user and the printer 200 from the registration URL including the cloud account and the printer information. As a method of associating, for example, there is a method of associating printer information with a user token. However, the method is not limited. Then, in S420, the cloud print service 500 transmits the user token including the information of the cloud print service 500 to the printer 200, and ends the registration process of the printer 200 in the cloud print service 500. The printer 200 will subsequently access the cloud print service 500 using the user token.

次に、クラウドプリントサービス500に登録されたプリンター200の印刷キューをクライアントコンピューター100に生成し、印刷拡張アプリケーションをインストールするときの処理を説明する。 Next, a process for generating a print queue of the printer 200 registered in the cloud print service 500 on the client computer 100 and installing the print extension application will be described.

図6は、本発明の実施形態を示すクライアントコンピューター100に印刷拡張アプリケーション1052をインストールする処理のシーケンス図である。 FIG. 6 is a sequence diagram of a process of installing the print extension application 1052 on the client computer 100 showing the embodiment of the present invention.

クライアントコンピューター100では、クラウドプリントを利用してプリンター200に出力する場合、クラウドプリントサービス500に対して印刷ジョブを送信する。そのため、クライアントコンピューター100に、クラウドプリントサービス500に対して印刷ジョブを送信する印刷キューを生成する必要がある。 When the client computer 100 outputs to the printer 200 using cloud print, the client computer 100 transmits a print job to the cloud print service 500. Therefore, it is necessary to generate a print queue on the client computer 100 to send a print job to the cloud print service 500.

本実施形態では、オペレーティングシステム1053が標準機能としてもつプリンター探索機能を利用して、クラウドプリントサービス500に登録されたプリンターの印刷キューを生成する。通常、プリンター探索を行う場合、同一イントラネット上にあるプリンターが対象となる。例えば、図2においてクライアントコンピューター100がプリンター探索を行うとプリンター200を見つけることはできるが、イントラネットを超えたプリンター201、プリンター202を見つけることはできない。本実施形態では、クライアントコンピューター100はクラウドプリントサービス500へのアクセスが可能である。クラウドプリントサービス500にプリンターが登録されている場合にはプリンター探索で、クラウドプリントサービス500に登録されているプリンターを見つけることができる。本実施形態では、前述したプリンター200に加え、プリンター201、プリンター202がクラウドプリントサービス500に登録されており、OSのプリンター探索機能でこれらのプリンターも見つけることができる。 In the present embodiment, the printer search function of the operating system 1053 as a standard function is used to generate a print queue of the printer registered in the cloud print service 500. Normally, when searching for a printer, the target is a printer on the same intranet. For example, in FIG. 2, when the client computer 100 searches for a printer, the printer 200 can be found, but the printer 201 and the printer 202 beyond the intranet cannot be found. In this embodiment, the client computer 100 can access the cloud print service 500. When a printer is registered in the cloud print service 500, the printer registered in the cloud print service 500 can be found by searching for a printer. In the present embodiment, in addition to the printer 200 described above, the printer 201 and the printer 202 are registered in the cloud print service 500, and these printers can also be found by the printer search function of the OS.

クライアントコンピューター100は、前述したオペレーティングシステム1053の標準機能であるプリンター探索を行う(S610)。S610において、クライアントコンピューター100は、クライアントコンピューター100と同じイントラネット上にいるプリンターに加えて、クラウドプリントサービス500に登録されているプリンターを探索する。クライアントコンピューター100はクラウドプリントサービスにアクセスし、クラウドプリントサービス上に登録されているプリンター情報のリスト要求をクラウドプリントサービス500に送信する。 The client computer 100 performs a printer search, which is a standard function of the above-mentioned operating system 1053 (S610). In S610, the client computer 100 searches for a printer registered in the cloud print service 500 in addition to the printer on the same intranet as the client computer 100. The client computer 100 accesses the cloud print service and sends a list request for printer information registered on the cloud print service to the cloud print service 500.

クラウドプリントサービス500の探索応答部504は、プリンター探索の情報を受信すると、クライアントコンピューター100に対して利用可能なプリンターを提示する。そのために、クラウドプリントサービス500は、クライアントコンピューター100からクラウドプリントサービス500にアクセスしているユーザーが使用することのできるプリンター情報を含むプリンターリストを生成する(S611)。このプリンター情報は、前述したプリンターの名称(デバイス名)、プリンターの機種を識別するHWID、プリンターのIPアドレスである。プリンター情報を含むプリンターリスト作成は、クラウドプリントサービス500のプリンターリスト生成部503がプリンターデータベース510の情報を利用して作成する。 Upon receiving the printer search information, the search response unit 504 of the cloud print service 500 presents the available printer to the client computer 100. Therefore, the cloud print service 500 generates a printer list including printer information that can be used by a user accessing the cloud print service 500 from the client computer 100 (S611). This printer information is the printer name (device name) described above, the HWID that identifies the printer model, and the printer IP address. The printer list generation unit 503 of the cloud print service 500 creates the printer list including the printer information by using the information of the printer database 510.

クラウドプリントサービス500は、クライアントコンピューター100に対して、作成したプリンターリストを返答する(S612)。この際、クラウドプリントサービス500はプリンターリストに含まれるプリンター情報として図5に記載されているプリンター識別情報であるHWID、COID等の情報も付随して送信する。クライアントコンピューター100は、プリンターリストに基づきユーザーが利用可能なプリンターの選択画面をモニター110に表示させる。ユーザーは、提示されたプリンター一覧から使用したいプリンターを選択する。 The cloud print service 500 returns the created printer list to the client computer 100 (S612). At this time, the cloud print service 500 also transmits information such as HWID and COID, which are printer identification information shown in FIG. 5, as printer information included in the printer list. The client computer 100 causes the monitor 110 to display a printer selection screen that can be used by the user based on the printer list. The user selects the printer he / she wants to use from the presented printer list.

クライアントコンピューター100のオペレーティングシステム1053が、クラウドプリントサービス500で利用されるクラウドドライバー1050をインストールし、選択されたプリンターの印刷キュー生成を行う(S613)。クライアントコンピューター100は、クラウドプリントサービス500からユーザーにより選択されたプリンターの情報を取得し、当該情報を使って印刷キューを生成する。クライアントコンピューター100は、クラウドプリントサービス500から取得したHWID、COID、IPアドレス、プリンターの能力情報に基づき印刷キューを生成する。なお、すでにクライアントコンピューター100にクラウドドライバー1050がインストールされている場合、クライアントコンピューター100はクラウドドライバー1050のインストールを行わない。クライアントコンピューター100はすでにインストールされているクラウドドライバー1050とクラウドプリントサービス500から取得したプリンターの情報を用いて、印刷キューを生成する。 The operating system 1053 of the client computer 100 installs the cloud driver 1050 used in the cloud print service 500, and generates a print queue for the selected printer (S613). The client computer 100 acquires information on a printer selected by the user from the cloud print service 500, and uses the information to generate a print queue. The client computer 100 generates a print queue based on the HWID, COID, IP address, and printer capability information acquired from the cloud print service 500. If the cloud driver 1050 is already installed on the client computer 100, the client computer 100 does not install the cloud driver 1050. The client computer 100 generates a print queue by using the printer information acquired from the already installed cloud driver 1050 and the cloud print service 500.

クライアントコンピューター100のオペレーティングシステム1053は、印刷キューの生成に成功すると、プリンタードライバー配布サービス300に、ドライバー拡張パッケージ303のダウンロード要求を行う(S614)。クライアントコンピューター100は、クラウドプリントサービス500にHWID、COIDとドライバー拡張パッケージの取得要求を送信する。なお、クライアントコンピューター100は、HWIDとCOIDのいずれかのみをクラウドプリントサービス500に送信するとしてもよい。 When the operating system 1053 of the client computer 100 succeeds in generating the print queue, it requests the printer driver distribution service 300 to download the driver extension package 303 (S614). The client computer 100 transmits a request for acquisition of the HWID, COID, and driver extension package to the cloud print service 500. The client computer 100 may transmit only one of the HWID and the COID to the cloud print service 500.

プリンタードライバー配布サービス300は、ダウンロード要求を受信すると、クライアントコンピューター100に対してダウンロード処理を行う(S615)。プリンタードライバー配布サービス300は、プリンタードライバーデータベース310に登録されているドライバー拡張パッケージから受信したHWIDに一致するパッケージを特定し、クライアントコンピューター100に送信する。ドライバー拡張パッケージのうち受信したHWIDに一致するパッケージがない場合、プリンタードライバー配布サービス300は、受信したCOIDに一致するドライバー拡張パッケージを特定する。そして、プリンタードライバー配布サービス300は、特定したプリンター拡張パッケージをクライアントコンピューター100に送信する。 Upon receiving the download request, the printer driver distribution service 300 performs a download process for the client computer 100 (S615). The printer driver distribution service 300 identifies a package matching the HWID received from the driver extension package registered in the printer driver database 310, and transmits the package to the client computer 100. If there is no driver extension package that matches the received HWID, the printer driver distribution service 300 identifies the driver extension package that matches the received COID. Then, the printer driver distribution service 300 transmits the specified printer expansion package to the client computer 100.

クライアントコンピューター100のオペレーティングシステム1053は、ドライバー拡張パッケージ303のインストールを行い、前述のクラウドドライバー1050を基に生成された印刷キューの能力情報の拡張を行う(S616)。クライアントコンピューターは、印刷キューに対応する能力情報をプリンター拡張パッケージのデバイス能力情報で更新する。即ち、クラウドプリントサービス500に登録されたプリンター200に対してベンダー特有のデバイス能力で印刷キューを拡張する。 The operating system 1053 of the client computer 100 installs the driver expansion package 303, and expands the capacity information of the print queue generated based on the cloud driver 1050 described above (S616). The client computer updates the capacity information corresponding to the print queue with the device capacity information of the printer expansion package. That is, the print queue is expanded with the device capability peculiar to the vendor for the printer 200 registered in the cloud print service 500.

次に、クライアントコンピューター100は、印刷拡張アプリケーション配布サービス400に対して、ダウンロード要求を送信する(S617)。その際、オペレーティングシステム1053は、前述の印刷拡張アプリケーション1052の識別子情報を基に、対象のプリンターと紐づく印刷拡張アプリケーション1052のダウンロード要求を行う。本実施形態では、印刷拡張アプリケーション配布サービス400において、ドライバー拡張パッケージ303の印刷拡張アプリケーション1052の識別子情報と印刷拡張アプリケーション1052は1対1で紐づいている。 Next, the client computer 100 transmits a download request to the print extension application distribution service 400 (S617). At that time, the operating system 1053 makes a download request for the print extension application 1052 associated with the target printer based on the identifier information of the print extension application 1052 described above. In the present embodiment, in the print extension application distribution service 400, the identifier information of the print extension application 1052 of the driver extension package 303 and the print extension application 1052 are linked one-to-one.

また、印刷拡張アプリケーション配布サービス400において、印刷拡張アプリケーション1052の識別子情報とプリンター情報に含まれるHWIDの紐づけ情報を記載したメタデータを保存しておいてもよい。その場合、そのメタデータを利用して、適切な印刷拡張アプリケーション1052をダウンロードする仕組みとなる。 Further, in the print extension application distribution service 400, metadata describing the identifier information of the print extension application 1052 and the HWID association information included in the printer information may be stored. In that case, the metadata is used to download an appropriate print extension application 1052.

印刷拡張アプリケーション配布サービス400は、ダウンロード要求を受信すると、クライアントコンピューター100に対してダウンロード処理を行う(S618)。アプリケーション応答部402は、クライアントコンピューター100から通知されたアプリケーション識別子に対応するアプリケーションを図5Cに示すアプリケーションデータベース410から特定する。アプリケーション応答部402は特定した印刷拡張アプリケーションをクライントコンピューターに送信する。クライアントコンピューター100は、印刷拡張アプリケーション1052のインストールを行う(S619)。 Upon receiving the download request, the print extension application distribution service 400 performs a download process for the client computer 100 (S618). The application response unit 402 identifies the application corresponding to the application identifier notified from the client computer 100 from the application database 410 shown in FIG. 5C. The application response unit 402 sends the specified print extension application to the client computer. The client computer 100 installs the print extension application 1052 (S619).

図5Cは、印刷拡張アプリケーション配布サービス400が保持するアプリケーションデータベース410の一例である。アプリケーション名は、印刷拡張アプリケーション1052を含む当該データベースに東独されたアプリケーションの名称である。アプリケーション識別子は、印刷拡張アプリケーション1052を含むアプリケーションを識別するための情報である。アプリパッケージは、印刷拡張アプリケーション1052を含むアプリケーションの記憶されたファイルパスである。アプリパッケージは登録されている印刷拡張アプリケーションのパッケージを特定することのできる情報であれば、アプリケーションの記憶されたフォルダ名等であってもよい。 FIG. 5C is an example of the application database 410 held by the print extension application distribution service 400. The application name is the name of the application that is stored in the database including the print extension application 1052. The application identifier is information for identifying an application including the print extension application 1052. The app package is the stored file path of the application containing the print extension application 1052. The application package may be a folder name stored in the application or the like as long as it is information that can identify the package of the registered print extension application.

アプリケーションデータベース410は、アプリケーション登録部401により更新される。アプリケーション登録部401は、設定ファイル部10521を解析し、アプリケーション名とアプリケーション識別子を取得する。アプリケーション登録部401は、印刷拡張アプリケーション1052と共にアプリケーションデータベース410に上記の情報を登録する。 The application database 410 is updated by the application registration unit 401. The application registration unit 401 analyzes the setting file unit 10521 and acquires the application name and the application identifier. The application registration unit 401 registers the above information in the application database 410 together with the print extension application 1052.

インストール後、クライアントコンピューター100において印刷拡張アプリケーション1052は、プリンター200と1対1で紐づいている。従って、プリンター200において、プリンター200の機種情報や印刷設定情報を保持していることにより、ユーザーに対して適切な印刷設定UIを提示することが可能となる。もしくは、印刷拡張アプリケーション1052が、クラウドプリントサービス500と通信し、対象の機種情報や印刷設定情報を取得し、その情報を用いてUIを提供してもよい。ユーザーは、印刷拡張アプリケーション1052のインストールが完了すると、詳細な印刷設定変更が利用可能となる。 After installation, the print extension application 1052 is linked to the printer 200 on a one-to-one basis in the client computer 100. Therefore, by holding the model information and print setting information of the printer 200 in the printer 200, it is possible to present an appropriate print setting UI to the user. Alternatively, the print extension application 1052 may communicate with the cloud print service 500, acquire target model information and print setting information, and provide a UI using the information. After the installation of the print extension application 1052 is completed, the user can make detailed print setting changes.

なお、本実施形態では、クライアントコンピューター100に印刷キューを生成した後、クライアントコンピューターがプリンタードライバー配布サービスにアクセスし、ドライバー拡張パッケージを取得した。クライアントコンピューター100がクラウドプリントサービス500から拡張後の印刷キューの情報を取得し、クライアントコンピューター上での印刷キューの拡張を行わないとしてもよい。この場合、クライアントコンピューター100はS614~S616を省略する。また、クライアントコンピューター100がクラウドプリントサービス500から拡張後の印刷キューの情報を取得したうえで、S614~S616に記載の処理を実行するとしてもよい。 In the present embodiment, after the print queue is generated in the client computer 100, the client computer accesses the printer driver distribution service and acquires the driver extension package. The client computer 100 may acquire the information of the expanded print queue from the cloud print service 500 and may not expand the print queue on the client computer. In this case, the client computer 100 omits S614 to S616. Further, the client computer 100 may acquire the information of the expanded print queue from the cloud print service 500 and then execute the process described in S614 to S616.

次に本実施形態において、クライアントコンピューター100で印刷を実行する場合の操作について説明する。 Next, in the present embodiment, an operation when printing is executed on the client computer 100 will be described.

図8Aは、クライアントコンピューター100にOS1503が表示する印刷コモンダイアログの一例を示す図である。領域801はクラウドプリントサービス500に登録されたプリンターのプリンターキューであって、印刷に用いられる印刷キューを選択する領域である。ユーザーが印刷コモンダイアログの領域801を選択すると、クラウドプリントサービス500に登録されている印刷キューのリストが表示される。ユーザーは表示された印刷キューから印刷に使用する印刷キューを選択する。 FIG. 8A is a diagram showing an example of a print common dialog displayed by the OS 1503 on the client computer 100. The area 801 is a printer queue of a printer registered in the cloud print service 500, and is an area for selecting a print queue used for printing. When the user selects the area 801 of the print common dialog, a list of print queues registered in the cloud print service 500 is displayed. The user selects the print queue to be used for printing from the displayed print queue.

詳細設定ボタン800は、印刷拡張アプリケーション1052を起動させるためのボタンである。ユーザーが詳細設定ボタン800を選択すると、図8Bで後述する印刷設定画面が表示される。 The detailed setting button 800 is a button for activating the print extension application 1052. When the user selects the detailed setting button 800, the print setting screen described later in FIG. 8B is displayed.

“印刷”ボタン802は、ユーザーが印刷開始を指示するためのボタンである。ユーザーが“印刷”ボタン802を選択すると、クライアントコンピューター100は、画像データと現在設定されている印刷設定をクラウドプリントサービス500に送信する。OS1053が表示させる印刷コモンダイアログにて印刷が指示された場合、クラウドドライバー1050は、画像データと印刷設定をクラウドプリントサービス500に送信する。クラウドプリントサービス500の印刷ジョブ生成部506は、クライアントコンピューター100から受信した画像データと印刷設定に基づきPDLデータを生成し、印刷ジョブとして印刷ジョブ保存領域511にジョブを格納する。 The "print" button 802 is a button for the user to instruct the start of printing. When the user selects the "print" button 802, the client computer 100 sends the image data and the currently set print settings to the cloud print service 500. When printing is instructed in the print common dialog displayed by OS 1053, the cloud driver 1050 transmits image data and print settings to the cloud print service 500. The print job generation unit 506 of the cloud print service 500 generates PDL data based on the image data received from the client computer 100 and the print settings, and stores the job as a print job in the print job storage area 511.

図8Bは、図8Aにおいて詳細設定ボタン800が選択された場合に、クライアントコンピューター100に表示される画面である。ユーザーが詳細設定ボタン800を選択すると、OS1053は選択されている印刷キューに対応する印刷拡張アプリケーション1052を特定する。OS1053は特定された印刷拡張アプリケーション1052を起動する。起動された印刷拡張アプリケーション1052は、図8Bに示す印刷設定画面を表示する。 FIG. 8B is a screen displayed on the client computer 100 when the detailed setting button 800 is selected in FIG. 8A. When the user selects the advanced setting button 800, the OS 1053 identifies the print extension application 1052 corresponding to the selected print queue. OS 1053 launches the specified print extension application 1052. The started print extension application 1052 displays the print setting screen shown in FIG. 8B.

領域803は、印刷設定が表示される領域である。領域803にはIPP等で標準的に定められた用紙向きや印刷部数、カラーモードに加え、製本印刷の設定や1つのジョブに複数の用紙サイズの用紙を使用する用紙混在の設定等、ベンダー固有の設定項目を設定することができる。 Area 803 is an area where print settings are displayed. Area 803 is vendor-specific, such as the paper orientation, number of copies, and color mode that are standardly defined by IPP, etc., as well as bookbinding printing settings and paper mixing settings that use paper of multiple paper sizes for one job. Setting items can be set.

804は、拡張設定であり、ドライバー拡張パッケージ303で拡張された能力情報によって、生成された操作部である。805は、表示されている画面を切り替え、設定する項目を変更するための領域である。 Reference numeral 804 is an extended setting, and is an operation unit generated by the capability information extended by the driver expansion package 303. 805 is an area for switching the displayed screen and changing the items to be set.

“OK”ボタン806は、図8Bに示す印刷設定画面で設定された印刷設定を確定し、図8Aに示す印刷コモンダイアログに戻るためのボタンである。“OK”ボタンが選択されると、図8Bに示す印刷設定画面で設定された印刷設定がOS1053に渡される。 The "OK" button 806 is a button for confirming the print settings set on the print setting screen shown in FIG. 8B and returning to the print common dialog shown in FIG. 8A. When the "OK" button is selected, the print settings set on the print setting screen shown in FIG. 8B are passed to the OS 1053.

“印刷”ボタン807は、印刷拡張アプリケーション1052が、クラウドプリントサービス500に印刷指示をするためのボタンである。“印刷”ボタン807が選択された場合、印刷拡張アプリケーション1052は、印刷拡張アプリケーション1052の実行ファイル部10522を実行し、設定されている印刷設定を反映したPDLデータを生成する。そして、印刷拡張アプリケーション1052は、生成したPDLデータと印刷設定をクラウドプリントサービス500に送信する。印刷拡張アプリケーション1052にてPDLデータが生成されている場合、クラウドプリントサービス500はPDLデータの生成を行わずにPDLデータと印刷設定を印刷装置に送信する。 The "print" button 807 is a button for the print extension application 1052 to give a print instruction to the cloud print service 500. When the "print" button 807 is selected, the print extension application 1052 executes the executable file unit 10522 of the print extension application 1052 and generates PDL data reflecting the set print settings. Then, the print extension application 1052 transmits the generated PDL data and the print settings to the cloud print service 500. When the PDL data is generated by the print extension application 1052, the cloud print service 500 transmits the PDL data and the print settings to the printing device without generating the PDL data.

上記のように、第1の実施形態では、印刷拡張アプリケーションにてPDLデータを生成する。このようにすることで、印刷拡張アプリケーション1052による設定を反映したPDLデータをクラウドプリントサービス500が生成しなくても、印刷拡張アプリケーション1052による設定を反映したPDLデータを印刷装置に送信することができる。 As described above, in the first embodiment, the print extension application generates PDL data. By doing so, even if the cloud print service 500 does not generate PDL data reflecting the settings of the print extension application 1052, the PDL data reflecting the settings of the print extension application 1052 can be transmitted to the printing device. ..

図11を用いて、本実施形態において図8Aに示す印刷コモンダイアログからクラウドプリントサービス500に印刷を指示するときの処理を説明する。図11はOS1053がコモンダイアログを表示させた後に開始される。 The process of instructing the cloud print service 500 to print from the print common dialog shown in FIG. 8A in the present embodiment will be described with reference to FIG. FIG. 11 starts after the OS 1053 displays the common dialog.

OS1053は詳細設定ボタン800の選択を受け付ける(S1301)。OS1053は、印刷コモンダイアログで選択されている印刷キューに対応する印刷拡張アプリケーションを起動する(S1302)。印刷拡張アプリケーション1052は図8Bに示す印刷設定画面を表示する(S1303)。印刷拡張アプリケーション1052はユーザーから印刷設定の変更を受け付ける。印刷拡張アプリケーション1052は、“OK”ボタン805の選択を受け付ける(S1304)。ユーザーが“OK”ボタン805を選択した場合、印刷拡張アプリケーション1052は、OS1053に設定されている印刷設定を送信する(S1305)。OS1053は、印刷拡張アプリケーション1052から印刷設定を受信して、印刷コモンダイアログを表示する。ユーザーが印刷コモンダイアログの“印刷”ボタン802を選択する(S1306)。OS1053は印刷拡張アプリケーション1052から受信した印刷設定と印刷される画像データを印刷データとしてクラウドプリントサービス500に送信する(S1307)。 OS1053 accepts the selection of the detailed setting button 800 (S1301). OS1053 starts the print extension application corresponding to the print queue selected in the print common dialog (S1302). The print extension application 1052 displays the print setting screen shown in FIG. 8B (S1303). The print extension application 1052 accepts changes in print settings from the user. The print extension application 1052 accepts the selection of the "OK" button 805 (S1304). When the user selects the "OK" button 805, the print extension application 1052 transmits the print settings set in the OS 1053 (S1305). The OS 1053 receives the print settings from the print extension application 1052 and displays the print common dialog. The user selects the "print" button 802 of the print common dialog (S1306). The OS 1053 transmits the print settings received from the print extension application 1052 and the image data to be printed to the cloud print service 500 as print data (S1307).

クラウドプリントサービス500は、クライアントコンピューター100のOS1053から画像データと印刷設定を受信し、受信した画像データと印刷設定に基づきPDLデータを生成する(S1308)。なお、ここではクラウドプリントサービス500が対応することのできる印刷設定のみが反映されたPDLデータが生成される。クラウドプリントサービス500は生成したPDLデータを印刷データとする印刷ジョブを印刷ジョブ保存領域511に保存する(S1309)。 The cloud print service 500 receives image data and print settings from OS 1053 of the client computer 100, and generates PDL data based on the received image data and print settings (S1308). Here, PDL data reflecting only the print settings that can be supported by the cloud print service 500 is generated. The cloud print service 500 saves a print job using the generated PDL data as print data in the print job storage area 511 (S1309).

上記のように、クラウドプリントサービス500でPDLデータを生成する場合、クラウドプリントサービス500が対応することのできる印刷設定しか、PDLデータに反映することができない。クラウドプリントサービス500が対応できる印刷設定とは、たとえばカラー、モノクロ印刷に関する設定や、両面印刷に関する設定などである。S1307で送信された印刷設定のうち、クラウドプリントサービス500が対応することのできない印刷設定についてはPDLデータに反映されず、プリンターによる出力にも反映されなくなってしまう。そこで、本実施形態では、印刷拡張アプリケーションを用いて印刷設定がなされた場合、図12のように印刷拡張アプリケーション1052で印刷を指示し、印刷拡張アプリケーションでPDLデータの生成を行う。このようにすることで、印刷拡張アプリケーションでクラウドプリントサービスが対応することのできない印刷設定が設定された場合であっても、当該印刷設定が反映されたPDLデータを用いて印刷をすることができる。本実施例において、クラウドプリントサービスが対応することができない印刷設定とは、例えば、複数ページを1枚の用紙に印刷する集約設定や、印刷時に記録材を節約するモードの設定、製本やスタンプの設定などである。 As described above, when the cloud print service 500 generates PDL data, only the print settings that the cloud print service 500 can support can be reflected in the PDL data. The print settings that the cloud print service 500 can support include, for example, settings related to color and monochrome printing, settings related to double-sided printing, and the like. Of the print settings transmitted in S1307, the print settings that the cloud print service 500 cannot support are not reflected in the PDL data and are not reflected in the output by the printer. Therefore, in the present embodiment, when the print setting is made by using the print extension application, the print extension application 1052 instructs printing as shown in FIG. 12, and the print extension application generates PDL data. By doing so, even if the print extension application has a print setting that cannot be supported by the cloud print service, it is possible to print using the PDL data that reflects the print setting. .. In this embodiment, the print settings that the cloud print service cannot support include, for example, an aggregate setting for printing multiple pages on one sheet, a mode setting for saving recording material at the time of printing, bookbinding, and stamps. Settings etc.

クライアントコンピューター100のオペレーティングシステム1053は、ユーザーから詳細設定ボタン800の選択を受け付ける(S1010)。OS1053は、選択されている印刷キューに対応する印刷拡張アプリケーション1052を起動する(S1011)。 The operating system 1053 of the client computer 100 accepts the user to select the detailed setting button 800 (S1010). OS 1053 launches the print extension application 1052 corresponding to the selected print queue (S1011).

印刷拡張アプリケーション1052は、ユーザーから設定変更を受け付け、“印刷”ボタン807の選択を受け付ける(S1012)。印刷拡張アプリケーション1052は、OS1053に対して、印刷する印刷データの取得要求を送信する(S1013)。そして、オペレーティングシステム1053は、画像データを印刷データとして印刷拡張アプリケーション1052に送信する(S1014)。印刷拡張アプリケーション1052は、印刷データとして受信された画像データと印刷設定をベンダー独自のPDLデータに変換する(S1015)。印刷拡張アプリケーション1052により生成されるPDLデータは、プリンター200が解析可能なデータ形式であり、プリンター200が搭載するすべての機能が実現可能な印刷コマンドを有しているものである。そのため、上記した印刷設定UIで変更した様々な機能を印刷コマンドに変換してPDLデータとして生成することができる。 The print extension application 1052 accepts the setting change from the user and accepts the selection of the "print" button 807 (S1012). The print extension application 1052 transmits a request for acquiring print data to be printed to the OS 1053 (S1013). Then, the operating system 1053 transmits the image data as print data to the print extension application 1052 (S1014). The print extension application 1052 converts the image data received as print data and the print settings into vendor-specific PDL data (S1015). The PDL data generated by the print extension application 1052 is a data format that can be analyzed by the printer 200, and has print commands that can realize all the functions mounted on the printer 200. Therefore, various functions changed in the above-mentioned print setting UI can be converted into print commands and generated as PDL data.

そして、印刷拡張アプリケーション1052は、変換したPDLデータを印刷データとしてクラウドプリントサービス500に送信する(S1016)。なお、印刷拡張アプリケーション1052は、PDLデータとともに印刷設定を印刷データとしてクラウドプリントサービス500に送信するとしてもよい。また、印刷拡張アプリケーション1052は所定のAPI(Application Programming Interface)を使ってPDLデータをクラウドプリントサービス500に送信する。 Then, the print extension application 1052 transmits the converted PDL data as print data to the cloud print service 500 (S1016). The print extension application 1052 may transmit the print settings as print data together with the PDL data to the cloud print service 500. Further, the print extension application 1052 transmits PDL data to the cloud print service 500 by using a predetermined API (Application Programming Interface).

クラウドプリントサービス500は、印刷拡張アプリケーション1052からPDLデータを含む印刷データを受信し、受信したPDLデータを含む印刷データを印刷ジョブとして印刷ジョブ管理部505が印刷ジョブ保存領域511に登録する(S1017)。 The cloud print service 500 receives print data including PDL data from the print extension application 1052, and the print job management unit 505 registers the print data including the received PDL data as a print job in the print job storage area 511 (S1017). ..

クラウドプリントサービス500が印刷拡張アプリケーション1052の生成したPDLデータを受信した場合、クラウドプリントサービス500の印刷ジョブ生成部506は動作しない。印刷ジョブ生成部506の処理は、プリンター200が解析できない形式のデータがクラウドプリントサービス500に送信された際、適切な形に変換する処理である。そのため、本実施形態のように、印刷拡張アプリケーションが生成したPDLデータを印刷ジョブの形式に変換しているものに対して追加の変換処理を行う必要はない。クラウドプリントサービス500は印刷拡張アプリケーション1052から受信した所定のAPIに基づき、受信したPDLデータに対してデータの変換を行わないよう制御する。 When the cloud print service 500 receives the PDL data generated by the print extension application 1052, the print job generation unit 506 of the cloud print service 500 does not operate. The process of the print job generation unit 506 is a process of converting data in a format that cannot be analyzed by the printer 200 into an appropriate form when it is transmitted to the cloud print service 500. Therefore, unlike the present embodiment, it is not necessary to perform additional conversion processing on the PDL data generated by the print extension application that is converted into the print job format. The cloud print service 500 controls not to convert the received PDL data based on the predetermined API received from the print extension application 1052.

なお、クラウドプリントサービス500が印刷拡張アプリケーション1052から受信したデータや印刷設定を解析し、受信した印刷データをPDLデータに変換する処理を行うか否かを判定するとしてもよい。たとえば、印刷データの送信元が印刷拡張アプリケーションである場合、クラウドプリントサービス500が受信した印刷データをPDLデータに変換する処理を行わないとしてもよい。一方で、印刷データの送信元がOS1053である場合、受信した印刷データをPDLデータに変換する処理を行うとしてもよい。 The cloud print service 500 may analyze the data and print settings received from the print extension application 1052 and determine whether or not to perform a process of converting the received print data into PDL data. For example, when the source of the print data is a print extension application, the process of converting the print data received by the cloud print service 500 into PDL data may not be performed. On the other hand, when the source of the print data is OS1053, the process of converting the received print data into PDL data may be performed.

よってクラウドプリントサービス500には、受信したデータを変換すべきかどうかを判断する処理を有している。また、印刷拡張アプリケーション1052が、クラウドプリントサービス500に対してジョブ変換処理を行わないように指示しても良い。本実施形態により、プリンター200が搭載する機能を実現可能とするPDLデータをクラウドプリントサービス500が管理することができる。 Therefore, the cloud print service 500 has a process of determining whether or not the received data should be converted. Further, the print extension application 1052 may instruct the cloud print service 500 not to perform the job conversion process. According to this embodiment, the cloud print service 500 can manage the PDL data that enables the functions mounted on the printer 200 to be realized.

なお、本実施形態では、OS1053が提供する印刷コモンダイアログ、印刷拡張アプリケーション1052が提供する印刷設定画面の両方の画面からクラウドプリントサービス500を用いた印刷開始指示をすることができるとした。そして、印刷コモンダイアログから印刷を指示するか、印刷拡張アプリケーションから印刷を指示するかによって、クラウトプリントサービスでPDLデータを生成するか、印刷拡張アプリケーションにおいてPDLデータを生成するかを切り替えた。 In this embodiment, it is possible to give a print start instruction using the cloud print service 500 from both the print common dialog provided by OS 1053 and the print setting screen provided by the print extension application 1052. Then, depending on whether printing is instructed from the print common dialog or printing is instructed from the print extension application, it is switched between generating PDL data in the clout print service and generating PDL data in the print extension application.

OS1053が提供する印刷コモンダイアログの“印刷”ボタン802を選択すると、自動的に印刷拡張アプリケーション1052が起動し、画像データが印刷拡張アプリケーション1052に渡され、図8Bに示す印刷設定画面が表示されるとしてもよい。ユーザーは必要に応じて図8Bに示す印刷設定画面で印刷の詳細設定を行う。ユーザーが“印刷”ボタン807を選択すると、印刷拡張アプリケーション1052が取得した画像データと印刷設定に基づきPDLデータを生成し、生成したPDLデータと印刷設定をクラウドプリントサービス500に送信する。このとき、印刷拡張アプリケーション1052は所定のAPIを使用し、クラウドプリントサービス500がPDLデータの生成をしないよう制御する。なお、上記の変形例の場合には、図8Aの詳細設定ボタン800および図8Bの“OK”ボタン805はなくてもよいものとする。また、図8Aに示す印刷コモンダイアログには“印刷”ボタン802がなく、必ずユーザーが“詳細設定”ボタン800を選択し、印刷拡張アプリケーションを起動してから、印刷拡張アプリケーションにおいて印刷を指示するとしてもよい。この場合は、印刷設定の内容によらず、印刷拡張アプリケーションにてPDLデータが生成される。 When the "print" button 802 of the print common dialog provided by OS 1053 is selected, the print extension application 1052 is automatically started, the image data is passed to the print extension application 1052, and the print setting screen shown in FIG. 8B is displayed. May be. The user makes detailed print settings on the print setting screen shown in FIG. 8B as necessary. When the user selects the "print" button 807, PDL data is generated based on the image data and print settings acquired by the print extension application 1052, and the generated PDL data and print settings are transmitted to the cloud print service 500. At this time, the print extension application 1052 uses a predetermined API and controls the cloud print service 500 so as not to generate PDL data. In the case of the above modification, the detailed setting button 800 of FIG. 8A and the “OK” button 805 of FIG. 8B may not be provided. Further, the print common dialog shown in FIG. 8A does not have the "print" button 802, and the user always selects the "detailed setting" button 800, starts the print extension application, and then instructs the print extension application to print. May be good. In this case, the PDL data is generated by the print extension application regardless of the contents of the print settings.

次に、プリンター200からクラウドプリントサービス500に登録された印刷ジョブを印刷する処理について説明する。 Next, a process of printing a print job registered in the cloud print service 500 from the printer 200 will be described.

ユーザーがプリンター200にログインすると、プリンター200はクラウドプリントサービス500の印刷キューに登録された印刷ジョブの書誌情報の取得要求をクラウドプリントサービス500に送信する。ここで取得される書誌情報とは、画像データのファイル名はカラーモード印刷部数、印刷ジョブの生成日時など、プリンター200のUI表示に必要な情報である。 When the user logs in to the printer 200, the printer 200 sends a request for acquiring the bibliographic information of the print job registered in the print queue of the cloud print service 500 to the cloud print service 500. The bibliographic information acquired here is information necessary for displaying the UI of the printer 200, such as the file name of the image data, the number of copies to be printed in the color mode, and the generation date and time of the print job.

クラウドプリントサービス500は、印刷キューに記憶された印刷ジョブの書誌情報から印刷可能ジョブリストを生成する。そして、クラウドプリントサービス500は、プリンター200に生成した印刷可能ジョブリストを送信する。クラウドプリントサービス500が送付した印刷可能ジョブリストをプリンター200が受信すると、その印刷ジョブのリストが操作パネルに表示される。図7は、クラウドプリントサービス500から受信した印刷可能ジョブリストを表示した操作パネルの一例である。“aaa.doc”~”jjj.pdf”はクラウドプリントサービスにある印刷ジョブである。ユーザーはその操作パネルから所望する印刷ジョブを選択しプリントボタン701を押下して印刷を実行する。印刷実行を受け付けたプリンター200は、クラウドプリントサービス500に対して印刷ジョブの取得要求を行う。なお、この取得要求には、取得したい印刷ジョブのID、即ち、印刷ジョブIDが含まれている。以下、図10に示す処理を実行することで印刷が実現される。 The cloud print service 500 generates a printable job list from the bibliographic information of the print job stored in the print queue. Then, the cloud print service 500 transmits the printable job list generated to the printer 200. When the printer 200 receives the printable job list sent by the cloud print service 500, the list of print jobs is displayed on the operation panel. FIG. 7 is an example of an operation panel displaying a printable job list received from the cloud print service 500. “Aaa.doc” to “jJJ.pdf” are print jobs in the cloud print service. The user selects a desired print job from the operation panel and presses the print button 701 to execute printing. The printer 200 that has accepted the print execution requests the cloud print service 500 to acquire a print job. The acquisition request includes the ID of the print job to be acquired, that is, the print job ID. Hereinafter, printing is realized by executing the process shown in FIG.

図10は、本実施形態を示すクラウドプリントサービス500にプリンター200から印刷ジョブの取得要求を受信した場合に、クラウドプリントサービス500が行う処理のフローチャート図である。特に明記しない場合、本処理はクラウドプリントサービス500の各処理部で行われる。まず、印刷ジョブ管理部505は、プリンター200から印刷ジョブ取得要求(出力対象の印刷ジョブの印刷ジョブIDを含む)を受信する(S1001)。 FIG. 10 is a flowchart of a process performed by the cloud print service 500 when the cloud print service 500 showing the present embodiment receives a print job acquisition request from the printer 200. Unless otherwise specified, this process is performed by each processing unit of the cloud print service 500. First, the print job management unit 505 receives a print job acquisition request (including a print job ID of the print job to be output) from the printer 200 (S1001).

要求を受信した印刷ジョブ管理部505は、指定された印刷ジョブを印刷ジョブ保存領域511から特定する。印刷ジョブ管理部505は、特定された印刷ジョブを印刷ジョブ生成部506に渡し、出力先のプリンター200に適した印刷ジョブを生成する(S1002)。 Upon receiving the request, the print job management unit 505 specifies the designated print job from the print job storage area 511. The print job management unit 505 passes the specified print job to the print job generation unit 506, and generates a print job suitable for the output destination printer 200 (S1002).

印刷ジョブ管理部505は生成された印刷ジョブを印刷ジョブ生成部506から取得し、印刷要求元のプリンター200に印刷ジョブを送信する(S1003)。 The print job management unit 505 acquires the generated print job from the print job generation unit 506, and sends the print job to the printer 200 that is the print request source (S1003).

本実施例では、ユーザーがプリンター200を操作し、選択した印刷ジョブをプリンター200がクラウドプリントサービス500から取得するとした。プリンター200が定期的にクラウドプリントサービス500にアクセスし、プリンター200の印刷キューと紐づいて管理される印刷ジョブをクラウドプリントサービス500から取得するとしてもよい。 In this embodiment, it is assumed that the user operates the printer 200 and the printer 200 acquires the selected print job from the cloud print service 500. The printer 200 may periodically access the cloud print service 500 and acquire a print job managed in association with the print queue of the printer 200 from the cloud print service 500.

以上の処理により、クラウドプリントサービス500に登録された印刷ジョブが実行される。 By the above processing, the print job registered in the cloud print service 500 is executed.

以上の構成により、クライアントコンピューター100において、クラウドプリントサービス500が対応することのできない印刷設定がなされても、当該印刷設定を反映した印刷データを印刷装置に送信することができる。 With the above configuration, even if the client computer 100 has print settings that cannot be supported by the cloud print service 500, print data reflecting the print settings can be transmitted to the printing device.

<第2の実施形態>
第1の実施形態では、クライアントコンピューター100の印刷拡張アプリケーション1052で印刷データを印刷装置に対応する印刷データに変換するとした。オペレーティングシステム1053の仕様上、印刷拡張アプリケーション1052がインストールできない環境の場合には実現することができないことが考えられる。第2の実施形態では、印刷拡張アプリケーション1052が存在しない場合でも、プリンター200が搭載するすべての機能を実現する手段について説明する。
<Second embodiment>
In the first embodiment, the print extension application 1052 of the client computer 100 converts the print data into the print data corresponding to the printing apparatus. Due to the specifications of the operating system 1053, it may not be possible to realize it in an environment where the print extension application 1052 cannot be installed. In the second embodiment, a means for realizing all the functions mounted on the printer 200 even when the print extension application 1052 does not exist will be described.

第2の実施形態では、クラウドプリントサービス500がクライアントコンピューター100から印刷データを受信し、外部のサーバシステムにて印刷装置に対応するPDLデータを生成する場合を説明する。第2の実施形態のようにすることで、クライアントコンピューター100や印刷拡張アプリケーション1052が送信先となる印刷装置に則した印刷データの生成を行うことができない場合でも、印刷装置に則した印刷データの生成を行うことができる。 In the second embodiment, the case where the cloud print service 500 receives the print data from the client computer 100 and the external server system generates the PDL data corresponding to the printing device will be described. By the second embodiment, even if the client computer 100 or the print extension application 1052 cannot generate print data according to the printing device as the transmission destination, the print data according to the printing device can be generated. Can be generated.

クライアントコンピューターのハードウェア構成は、第1の実施形態と同様であるため説明を省略する。 Since the hardware configuration of the client computer is the same as that of the first embodiment, the description thereof will be omitted.

第2の実施形態におけるネットワーク構成の一例について図14を用いて説明する。図14について第1の実施形態と同様の構成については、第1の実施形態と同様の符号を記載し、異なる構成のみ説明する。 An example of the network configuration in the second embodiment will be described with reference to FIG. With respect to FIG. 14, the same configurations as those of the first embodiment will be described with the same reference numerals as those of the first embodiment, and only different configurations will be described.

PDL変換サービス600は、プリンター200が解析可能なプリンター200のすべての機能を実現することができる印刷コマンドを有するPDLに変換するサービスのことを指す。PDL変換サービス600は、クラウドプリントサービス500に用意された拡張領域に対して登録するモジュールで実現しても良いし、別のクラウドサービスとして提供され、クラウドプリントサービス500と連携することで実現しても良い。クラウドプリントサービス500に対して、送信先としてPDL変換サービス600を設定しておくことで、クラウドプリントサービス500が印刷データを受信した後にPDL変換サービス600にデータを送信することが可能となる。 The PDL conversion service 600 refers to a service that converts a PDL into a PDL having a print command capable of realizing all the functions of the printer 200 that can be analyzed by the printer 200. The PDL conversion service 600 may be realized by a module registered for the extension area prepared in the cloud print service 500, or may be provided as another cloud service and realized by cooperating with the cloud print service 500. Is also good. By setting the PDL conversion service 600 as a transmission destination for the cloud print service 500, it is possible to transmit the data to the PDL conversion service 600 after the cloud print service 500 receives the print data.

第2の実施形態において、プリンター200の登録および各コンポーネントにおける印刷キューの生成、ユーザーの印刷指示手段は第1の実施形態と同じであるため省略する。以下、ユーザーが印刷指示を行うことでクラウドプリントサービス500に印刷データを送信するところから説明する。 In the second embodiment, the registration of the printer 200, the generation of the print queue in each component, and the user's print instruction means are the same as those in the first embodiment, and thus are omitted. Hereinafter, the process of transmitting print data to the cloud print service 500 by the user giving a print instruction will be described.

なお、第1の実施形態では、印刷コモンダイアログおよび印刷拡張アプリケーションが提供する印刷設定画面の両方から印刷指示を行えるとした。そして、印刷コモンダイアログで印刷指示がなされた場合は、オペレーションシステムがクラウドプリントサービス500に印刷データを送信した。そして、印刷拡張アプリケーションが提供する画面で印刷指示がなされた場合には印刷拡張アプリケーションが印刷データをクラウドプリントサービス500に送信するとした。第2の実施形態ではいずれの画面で印刷が指示された場合も、OS1053がクラウドプリントサービス500に印刷データを送信するとする。 In the first embodiment, the print instruction can be given from both the print common dialog and the print setting screen provided by the print extension application. Then, when the print instruction is given in the print common dialog, the operation system transmits the print data to the cloud print service 500. Then, when a print instruction is given on the screen provided by the print extension application, the print extension application transmits the print data to the cloud print service 500. In the second embodiment, it is assumed that the OS 1053 transmits the print data to the cloud print service 500 regardless of which screen the print is instructed to print.

図13は、第2の実施形態を示すクラウドプリントサービス500に印刷データを送信およびPDL変換サービス600を利用したPDL変換処理のシーケンス図である。 FIG. 13 is a sequence diagram of PDL conversion processing in which print data is transmitted to the cloud print service 500 and the PDL conversion service 600 is used, which shows the second embodiment.

クライアントコンピューター100のオペレーティングシステム1053は、ユーザーから印刷指示を受け付ける(S1110)。OS1053は、クラウドプリントサービス500に画像データと印刷設定を含む印刷データを送信する(S1111)。 The operating system 1053 of the client computer 100 receives a print instruction from the user (S1110). OS 1053 transmits print data including image data and print settings to the cloud print service 500 (S1111).

クラウドプリントサービス500は、印刷データを受信すると、あらかじめ送信先として設定されたPDL変換サービス600に対して印刷データを送信する(S1112)。 When the cloud print service 500 receives the print data, the cloud print service 500 transmits the print data to the PDL conversion service 600 set as a destination in advance (S1112).

PDL変換サービス600は、クラウドプリントサービス500から印刷データを受信すると、プリンター200のすべての機能を実現可能とするPDLデータに変換する(S1113)。PDL変換サービス600は、変換したPDLデータをクラウドプリントサービス500に送信する(S1114)。なお、S1114において、PDL変換サービス600がPDLデータと印刷設定を印刷データの形でクラウドプリントサービス500に送信するとする。印刷ジョブ管理部505は受信したPDLデータを含む印刷データを印刷ジョブとして印刷ジョブ保存領域511に登録する(S1115)。本実施形態により、プリンター200が搭載する機能を実現可能なPDLデータをクラウドプリントサービス500が管理することができる。 When the PDL conversion service 600 receives print data from the cloud print service 500, it converts the print data into PDL data that enables all the functions of the printer 200 to be realized (S1113). The PDL conversion service 600 transmits the converted PDL data to the cloud print service 500 (S1114). In S1114, it is assumed that the PDL conversion service 600 transmits PDL data and print settings to the cloud print service 500 in the form of print data. The print job management unit 505 registers the print data including the received PDL data as a print job in the print job storage area 511 (S1115). According to this embodiment, the cloud print service 500 can manage PDL data that can realize the functions mounted on the printer 200.

上記の方法でクラウドプリントサービス500の印刷ジョブ保存領域511に記憶された印刷ジョブは第1の実施形態と同様の方法でプリンターから読み出され印刷される。 The print job stored in the print job storage area 511 of the cloud print service 500 by the above method is read from the printer and printed by the same method as in the first embodiment.

また、本実施形態ではクラウドプリントサービス500からPDL変換サービス600を利用してPDL変換処理を行っているが、別のタイミングで実現しても良い。例えば、クライアントコンピューター100からクラウドプリントサービス500を介さずにPDL変換サービス600に対して印刷データを送信し、PDL変換を行う。そして、PDL変換後にPDL変換サービス600がクラウドプリントサービス500に対してPDLデータと印刷設定を含む印刷データを送信して印刷ジョブを登録するとしてもよい。 Further, in the present embodiment, the PDL conversion process is performed by using the PDL conversion service 600 from the cloud print service 500, but it may be realized at another timing. For example, print data is transmitted from the client computer 100 to the PDL conversion service 600 without going through the cloud print service 500, and PDL conversion is performed. Then, after the PDL conversion, the PDL conversion service 600 may transmit the print data including the PDL data and the print settings to the cloud print service 500 to register the print job.

上記手段により、印刷拡張アプリケーション1052がインストールできない環境においても、オペレーティングシステムによって提供された標準印刷システムを用いた印刷にて、プリンターが搭載するすべての機能を実現することができる。 By the above means, even in an environment where the print extension application 1052 cannot be installed, all the functions installed in the printer can be realized by printing using the standard printing system provided by the operating system.

<第3の実施形態>
第3の実施形態では、クラウドサービス500にベンダー固有のドライバーパッケージをインストールし、プリンタードライバーで印刷する方法について説明する。ドライバーパッケージがインストールされたクラウドサービス500は、クライアント端末から受信した印刷データをドライバーで変換する。このようにすることで、ベンダー固有の印刷設定が反映された印刷データを生成することができる。
<Third embodiment>
In the third embodiment, a method of installing a vendor-specific driver package in the cloud service 500 and printing with a printer driver will be described. The cloud service 500 in which the driver package is installed converts the print data received from the client terminal by the driver. By doing so, it is possible to generate print data that reflects the vendor-specific print settings.

第3の実施形態におけるプリンタードライバー配布サービス300の機能ブロックの一例について図15を用いて説明する。図15は、第1の実施形態における図3Aに代替する図面である。図15について第1の実施形態と同様の構成については、第1の実施形態と同様の符号を記載し、異なる構成のみ説明する。 An example of the functional block of the printer driver distribution service 300 in the third embodiment will be described with reference to FIG. FIG. 15 is a drawing that replaces FIG. 3A in the first embodiment. With respect to FIG. 15, the same configurations as those of the first embodiment will be described with the same reference numerals as those of the first embodiment, and only different configurations will be described.

ドライバーパッケージ306は、プリンタードライバー配布サービス300から配布されるパッケージの一例である。ドライバーパッケージ306は、ドライバー情報部307、デバイス能力情報部308と描画部309を持つ。ドライバー情報部307は、ドライバー情報部304と同様にプリンターを識別するためのHWID、COID、当該パッケージがドライバー拡張パッケージであることを示す情報や、ドライバー拡張パッケージ303のバージョンなどの情報を持つ。デバイス能力情報部308は、305と同様に対応するプリンター200のデバイス能力情報や禁則情報を持つ。デバイスの能力情報とは、たとえば、プリンター200がカラー印刷に対応しているか、両面印刷に対応しているか等の情報である。ドライバー拡張パッケージ303に含まれる能力情報は、上記の能力情報に加え、ベンダー特有の針なし綴じが可能か否か、中綴じ製本が可能であるか否か、複数種類の用紙を使って印刷する用紙混在印刷か可能であるか否かを含む。 The driver package 306 is an example of a package distributed from the printer driver distribution service 300. The driver package 306 has a driver information unit 307, a device capability information unit 308, and a drawing unit 309. Like the driver information unit 304, the driver information unit 307 has HWID and COID for identifying the printer, information indicating that the package is a driver expansion package, and information such as a version of the driver expansion package 303. The device capability information unit 308 has device capability information and prohibition information of the corresponding printer 200 in the same manner as the 305. The device capability information is, for example, information such as whether the printer 200 supports color printing or double-sided printing. In addition to the above capability information, the capability information included in the driver expansion package 303 is printed using a plurality of types of paper, such as whether vendor-specific needleless binding is possible, saddle stitch binding is possible, and so on. Includes whether or not mixed paper printing is possible.

描画部309は、GDIデータ、XPSデータやWord、Excel、PowerPointなどのデータをPDF、PwgRaster、PCLや、プリンターベンダー独自のPDLに変換することができる。 The drawing unit 309 can convert GDI data, XPS data, Word, Excel, PowerPoint, and other data into PDF, PwgRaster, PCL, and PDL unique to the printer vendor.

上述のように、プリンタードライバー配布サービス300はドライバーパッケージ306を有しており、当該ドライバーパッケージをクラウドサービス500に対して提供する。 As described above, the printer driver distribution service 300 has a driver package 306, and the driver package is provided to the cloud service 500.

図16は、第3の実施形態であるプリンタードライバーをクラウドサービスにインストールする方法について説明する。図16は第1の実施形態における図4に代わる処理を示す図面である。図16について第1の実施形態と同様の構成については、第1の実施形態と同様の符号を記載し、異なる構成のみ説明する。 FIG. 16 describes a method of installing a printer driver according to a third embodiment in a cloud service. FIG. 16 is a drawing showing a process alternative to FIG. 4 in the first embodiment. With respect to FIG. 16, the same configurations as those of the first embodiment will be described with the same reference numerals as those of the first embodiment, and only different configurations will be described.

本実施形態では、クライアントコンピューター100からプリンター200にアクセスし、プリンター200を操作する。これによりプリンター200がクラウドプリントサービス500にプリンター200の登録要求を送信する。 In the present embodiment, the printer 200 is accessed from the client computer 100, and the printer 200 is operated. As a result, the printer 200 sends a registration request for the printer 200 to the cloud print service 500.

プリンター200はクラウドプリント機能(クラウドプリントサービスから印刷ジョブを受信して印刷する機能)と、クライアントコンピューター100からプリンター200を操作するためのWebUI機能をサポートしている。WebUI機能とは、UIを生成してネットワーク上に公開する機能である。クライアントコンピューター100はクラウドプリントクライアント機能(クラウドプリントサービスにファイルを送信する機能)と、WebUIを操作するためのWebUIクライアント(例えば、Webブラウザー)をサポートしている。また、クラウドプリントサービス500はインターネット上のクラウドプリントサービスを表す。 The printer 200 supports a cloud print function (a function of receiving a print job from a cloud print service and printing) and a Web UI function for operating the printer 200 from the client computer 100. The Web UI function is a function of generating a UI and publishing it on a network. The client computer 100 supports a cloud print client function (a function of transmitting a file to a cloud print service) and a Web UI client (for example, a Web browser) for operating a Web UI. Further, the cloud print service 500 represents a cloud print service on the Internet.

次に、S1512にて、クラウドプリントサービス500は、プリンタードライバー配布サービス300にドライバーパッケージ306のダウンロード要求を送信する。これは、クラウドプリントサービス500に登録されたプリンターに対応するドライバーパッケージ306を受信するための要求である。クラウドプリントサービス500は、ドライバーパッケージ306ダウンロード要求とプリンター200のHWID、COIDをプリンタードライバー配布サービス300に送信する。なお、S1512にてプリンタードライバー配布サービス300に通知されるHWIDやCOIDは、クラウドプリントサービス500がS411にてプリンター200から取得したHWID,COIDである。 Next, in S1512, the cloud print service 500 transmits a download request for the driver package 306 to the printer driver distribution service 300. This is a request for receiving the driver package 306 corresponding to the printer registered in the cloud print service 500. The cloud print service 500 transmits the driver package 306 download request and the HWID and COID of the printer 200 to the printer driver distribution service 300. The HWID and COID notified to the printer driver distribution service 300 in S1512 are the HWID and COID acquired from the printer 200 by the cloud print service 500 in S411.

S1512にて、プリンタードライバー配布サービス300は、受信したHWID及びCOIDに基づき、該当するドライバーパッケージ306をクラウドプリントサービス500に送信する。プリンタードライバー配布サービス300は、プリンタードライバーデータベース310から、受信したHWIDに一致するプリンタードライバー及びドライバー拡張パッケージを図17Aで示すプリンタードライバーデータベースから特定する。 In S1512, the printer driver distribution service 300 transmits the corresponding driver package 306 to the cloud print service 500 based on the received HWID and COID. The printer driver distribution service 300 identifies the printer driver and the driver extension package corresponding to the received HWID from the printer driver database 310 from the printer driver database 310.

ここで、図17A、図17Bに示すテーブルを説明する。図17Aは、ドライバー配布サービス300で管理されるドライバーパッケージの情報を示すテーブルである。図17Aは、第1の実施形態における図5Bに相当するテーブルである。図17Bは、クラウドプリトサービス500に登録されているプリンターの情報を示すテーブルである。図17Bに示すテーブルは、第1の実施形態の図5Aに相当するテーブルである。 Here, the tables shown in FIGS. 17A and 17B will be described. FIG. 17A is a table showing information on the driver package managed by the driver distribution service 300. FIG. 17A is a table corresponding to FIG. 5B in the first embodiment. FIG. 17B is a table showing information on printers registered in the cloud pret service 500. The table shown in FIG. 17B is a table corresponding to FIG. 5A of the first embodiment.

ここで、S410において、図17Bに示すiR-ADV CCCCというプリンターがクラウドプリントサービス500に追加されたとする。クラウドプリントサービス500はプリンター200から取得したデータに基づき、図17BのiR-ADV CCCCの列にデータを登録する。クラウドプリントサービス500はプリンタードライバー配布サービス300にHWIDを通知する。プリンタードライバー配布サービス300は受信したHWIDに基づき、クラウドプリントサービス500にインストールするドライバーパッケージを特定する。なお、図17Aでは、デバイスiR-ADV CCCCのHWIDに一致するパッケージが複数存在する。一方のパッケージはドライバーが拡張されていることを示すフラグがTRUEとなっており、一方のパッケージはドライバーが拡張されていることを示すフラグがFALSEになっている。上記フラグがTRUEのパッケージはプリンタードライバーではなく、プリンターの情報を拡張するためのパッケージである。このような場合、プリンタードライバー配布サービスは拡張フラグがFALSEのプリンタードライバーを優先してクラウドプリントサービス500に送信する。 Here, it is assumed that the printer iR-ADV CCCC shown in FIG. 17B is added to the cloud print service 500 in S410. The cloud print service 500 registers the data in the iR-ADV CCCC column of FIG. 17B based on the data acquired from the printer 200. The cloud print service 500 notifies the printer driver distribution service 300 of the HWID. The printer driver distribution service 300 specifies a driver package to be installed in the cloud print service 500 based on the received HWID. In FIG. 17A, there are a plurality of packages that match the HWID of the device iR-ADV CCCC. One package has a TRUE flag indicating that the driver has been expanded, and one package has a FALSE flag indicating that the driver has been expanded. The package with the above flag TRUE is not a printer driver, but a package for expanding printer information. In such a case, the printer driver distribution service gives priority to the printer driver whose extension flag is FALSE and transmits the printer driver to the cloud print service 500.

プリンタードライバー配布サービス300は、クラウドプリントサービス500から通知されたHWIDに一致するプリンタードライバー及びドライバー拡張パッケージが特定されない場合、以下の処理を実行する。プリンタードライバー配布サービス300はクラウドプリントサービス500から受信したCOIDに一致するプリンタードライバーをクラウドプリントサービス500に送信する。受信したCOIDに一致するプリンタードライバーと拡張パッケージが両方存在する場合、プリンタードライバー配布サービス300はプリンタードライバーを優先してクラウドプリトサービス500に送信する。なお、HWIDのみでドライバー拡張パッケージが特定可能である場合、S413において、HWIDのみをプリンタードライバー配布サービス300に送信するとしてもよい。 The printer driver distribution service 300 executes the following processing when the printer driver and the driver extension package corresponding to the HWID notified from the cloud print service 500 are not specified. The printer driver distribution service 300 transmits a printer driver matching the COID received from the cloud print service 500 to the cloud print service 500. If both the printer driver and the extended package that match the received COID exist, the printer driver distribution service 300 gives priority to the printer driver and transmits the printer driver to the cloud pret service 500. If the driver expansion package can be specified only by the HWID, in S413, only the HWID may be transmitted to the printer driver distribution service 300.

クラウドプリントサービス500は、S1513にてプリンタードライバー配布サービス300からドライバーパッケージ306をダウンロードする。そして、S1514にてダウンロードしたドライバーパッケージ306をクラウドサービス500にインストールする。 The cloud print service 500 downloads the driver package 306 from the printer driver distribution service 300 in S1513. Then, the driver package 306 downloaded in S1514 is installed in the cloud service 500.

そして、S1515において、クラウドプリントサービス500は、印刷キュー生成部502に、プリンター200に印刷ジョブを送信するための印刷キューを作成させる。プリンター登録部501は、プリンターデータベース510にプリンターの情報と能力情報を登録し、登録要求がなされたプリンターのレコードを生成する。さらに印刷キュー生成部502が印刷キューの生成を行う。この印刷キューは、受信したプリンター200の情報である、プリンターの名称(デバイス名)、プリンターの機種を識別するHWID、COIDや、プリンターのIPアドレスを利用して作成される。上記の処理を行うことで、図17Bに示すプリンターデータベースのIPアドレスやパッケージが登録される。 Then, in S1515, the cloud print service 500 causes the print queue generation unit 502 to create a print queue for transmitting a print job to the printer 200. The printer registration unit 501 registers the printer information and the capability information in the printer database 510, and generates a record of the printer for which the registration request has been made. Further, the print queue generation unit 502 generates a print queue. This print queue is created by using the received printer 200 information, such as the printer name (device name), the HWID and COID that identify the printer model, and the printer IP address. By performing the above processing, the IP address and package of the printer database shown in FIG. 17B are registered.

以降の処理は第1の実施形態と同様である。 Subsequent processing is the same as that of the first embodiment.

つぎに、第3の実施形態である、クラウドサービスにインストールされたプリンタードライバーを用いて印刷する方法について説明する。第3の実施形態では、クラウドプリントサービス500にインストールされたプリンタードライバーがPDLデータを生成するため、第1の実施形態の説明で記載した図11に示すシーケンス図を用いて説明をする。なお、第1の実施形態と同様の処理を行う箇所については、説明を省略し、第1の実施形態と異なる箇所のみをここでは説明する。 Next, a method of printing using a printer driver installed in the cloud service, which is a third embodiment, will be described. In the third embodiment, since the printer driver installed in the cloud print service 500 generates PDL data, the sequence diagram shown in FIG. 11 described in the description of the first embodiment will be described. The description of the parts where the same processing as that of the first embodiment is performed will be omitted, and only the parts different from the first embodiment will be described here.

クラウドプリントサービス500は、クライアントコンピューター100のOS1053から画像データと印刷設定を受信し、受信した画像データと印刷設定に基づきPDLデータを生成する(S1308)。クラウドプリントサービス500はオペレーションシステム1053から受信した印刷設定から印刷に利用するプリンターのデバイス名を取得する。クラウドプリントサービス500は、図17Bを参照し、取得したデバイス名のプリンターに対応するドライバーを特定する。そして、クラウドプリントサービス500は特定されたドライバーがインストールされているか否かを判定する。上記判定に基づき特定されたプリンタードライバーがクラウドプリントサービス500にインストールされている場合、特定されたプリンタードライバーの描画部309が、プリンタードライバーがPDLデータを生成する。なお、取得したデバイス名に対応するプリンタードライバーがクラウドプリントサービス500にインストールされていないと判定された場合、クラウドプリントサービス500は以下の処理を実行する。クラウドプリントサービス500はプリンタードライバー配布サービス300から取得したドライバーを使わずに、クラウドプリントサービス500が予め有しているモジュールを使ってPDLデータを生成する。また、取得されたプリンター名からドライバーが特定されない場合も、クラウドプリントサービス500は予め有しているモジュールを使ってPDLデータを生成する。 The cloud print service 500 receives image data and print settings from OS 1053 of the client computer 100, and generates PDL data based on the received image data and print settings (S1308). The cloud print service 500 acquires the device name of the printer used for printing from the print settings received from the operation system 1053. The cloud print service 500 refers to FIG. 17B and identifies a driver corresponding to the printer with the acquired device name. Then, the cloud print service 500 determines whether or not the specified driver is installed. When the printer driver specified based on the above determination is installed in the cloud print service 500, the drawing unit 309 of the specified printer driver causes the printer driver to generate PDL data. If it is determined that the printer driver corresponding to the acquired device name is not installed in the cloud print service 500, the cloud print service 500 executes the following processing. The cloud print service 500 generates PDL data using a module that the cloud print service 500 has in advance, without using a driver acquired from the printer driver distribution service 300. Further, even if the driver is not specified from the acquired printer name, the cloud print service 500 generates PDL data using a module that is possessed in advance.

その後、クラウドプリントサービス500は生成したPDLデータを印刷ジョブ生成部506に渡し、印刷データとする印刷ジョブを生成して、印刷ジョブ保存領域511に保存する(S1309)。 After that, the cloud print service 500 passes the generated PDL data to the print job generation unit 506, generates a print job to be used as print data, and stores the generated PDL data in the print job storage area 511 (S1309).

以上の構成により、プリンタードライバー配布サービスが配布するドライバーを使ったPDLデータの生成を行うことができる。プリンタードライバー配布サービスに登録されているプリンタードライバーをクラウドサービス500にインストールすることで、クラウドプリントサービス500が対応することのできない印刷設定を反映したPDLデータを生成することができる。 With the above configuration, PDL data can be generated using the driver distributed by the printer driver distribution service. By installing the printer driver registered in the printer driver distribution service in the cloud service 500, it is possible to generate PDL data that reflects print settings that the cloud print service 500 cannot support.

<その他の実施形態>
本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム又は装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのコンピュータプログラム、及び該コンピュータプログラムを記憶した記憶媒体は本発明を構成することになる。
<Other embodiments>
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 in which the computer program is stored constitutes the present invention.

Claims (9)

情報処理装置から受信した画像データに基づきPDLデータを生成することのできるサーバシステムであって、
登録が要求された印刷装置の情報を受信する第1の受信手段と、
前記登録された印刷装置に送信するPDLデータを生成するドライバーを他のサーバシステムから取得する取得手段と、
前記情報処理装置から前記印刷装置で印刷する画像データを受信する第2の受信手段と、
前記取得されたドライバーに、前記受信された画像データに基づくPDLデータを生成させる手段と、を有することを特徴とするサーバシステム。
A server system that can generate PDL data based on image data received from an information processing device.
The first receiving means for receiving the information of the printing device for which registration is requested, and
An acquisition means for acquiring a driver for generating PDL data to be transmitted to the registered printing device from another server system, and
A second receiving means for receiving image data to be printed by the printing device from the information processing device, and
A server system comprising: a means for causing the acquired driver to generate PDL data based on the received image data.
前記取得されたドライバーにより生成された前記PDLデータを、前記印刷装置に送信する送信手段を有することを特徴とする請求項1に記載のサーバシステム。 The server system according to claim 1, further comprising a transmission means for transmitting the PDL data generated by the acquired driver to the printing apparatus. 前記取得手段は、前記他のサーバシステムに前記受信した情報を送信することで前記他のサーバシステムから前記ドライバーを取得することを特徴とする請求項1または2に記載のサーバシステム。 The server system according to claim 1 or 2, wherein the acquisition means acquires the driver from the other server system by transmitting the received information to the other server system. 前記受信した情報は、前記印刷装置のHWIDであることを特徴とする請求項3に記載のサーバシステム。 The server system according to claim 3, wherein the received information is the HWID of the printing apparatus. 前記情報処理装置から受信した画像データに基づくPDLデータを生成する生成手段をさらに有し、
前記情報処理装置から印刷に用いる印刷装置に選択された印刷装置に対応するドライバーがサーバシステムにインストールされていない場合、前記生成手段を用いて前記画像データに基づくPDLデータの生成を行うことを特徴とする請求項1乃至4のいずれか一項に記載のサーバシステム。
Further, it has a generation means for generating PDL data based on the image data received from the information processing apparatus.
When the driver corresponding to the printing device selected from the information processing device to the printing device used for printing is not installed in the server system, the PDL data is generated based on the image data by using the generation means. The server system according to any one of claims 1 to 4.
前記登録が要求された印刷装置の情報と前記取得されたドライバーの識別情報を対応づけて記憶する記憶手段と、
前記記憶手段に記憶された前記対応に基づき、前記情報処理装置から印刷に用いる印刷装置に選択された印刷装置に対応するドライバーがインストールされているか否かを判定する判定手段と、をさらに有し、
前記生成手段は、前記判定手段による判定の結果に基づき前記取得されたドライバーまたは前記生成手段によりPDLデータを生成することを特徴とする請求項5に記載のサーバシステム。
A storage means for storing the information of the printing device for which registration is requested and the acquired driver identification information in association with each other.
Based on the correspondence stored in the storage means, the information processing apparatus further includes a determination means for determining whether or not a driver corresponding to the printing apparatus selected for the printing apparatus used for printing is installed. ,
The server system according to claim 5, wherein the generation means generates PDL data by the acquired driver or the generation means based on the result of the determination by the determination means.
前記ドライバーは前記生成手段がサポートしていない設定項目をサポートすることを特徴とする請求項5または6に記載のサーバシステム。 The server system according to claim 5, wherein the driver supports a setting item that is not supported by the generation means. 情報処理装置から受信した画像データに基づきPDLデータを生成することのできるサーバシステムの制御方法であって、
登録が要求された印刷装置の情報を受信する第1の受信工程と、
前記登録された印刷装置に送信するPDLデータを生成するドライバーを他のサーバシステムから取得する取得工程と、
前記情報処理装置から前記印刷装置で印刷する画像データを受信する第2の受信工程と、
前記取得されたドライバーに、前記受信された画像データに基づくPDLデータを生成させる工程と、を有することを特徴とするサーバシステムの制御方法。
It is a control method of a server system that can generate PDL data based on image data received from an information processing device.
The first receiving process for receiving the information of the printing device for which registration is requested, and
The acquisition process of acquiring a driver for generating PDL data to be transmitted to the registered printing device from another server system, and
A second receiving step of receiving image data to be printed by the printing device from the information processing device, and
A method for controlling a server system, which comprises a step of causing the acquired driver to generate PDL data based on the received image data.
前記受信された画像データに基づくPDLデータの生成工程において、生成された画像データを前記印刷装置に送信する送信工程をさらに有することを特徴とする請求項8に記載のサーバシステムの制御方法。 The control method for a server system according to claim 8, further comprising a transmission step of transmitting the generated image data to the printing apparatus in the PDL data generation step based on the received image data.
JP2020176781A 2020-01-31 2020-10-21 Server system and control method for server system Pending JP2022067915A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2020176781A JP2022067915A (en) 2020-10-21 2020-10-21 Server system and control method for server system
KR1020210008445A KR20210098343A (en) 2020-01-31 2021-01-21 Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus
US17/157,723 US11520536B2 (en) 2020-01-31 2021-01-25 Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus
CN202110110816.XA CN113282252A (en) 2020-01-31 2021-01-27 Information processing apparatus, control method thereof, and server system capable of communicating with the same
DE102021102043.3A DE102021102043A1 (en) 2020-01-31 2021-01-29 Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020176781A JP2022067915A (en) 2020-10-21 2020-10-21 Server system and control method for server system

Publications (1)

Publication Number Publication Date
JP2022067915A true JP2022067915A (en) 2022-05-09

Family

ID=81455918

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020176781A Pending JP2022067915A (en) 2020-01-31 2020-10-21 Server system and control method for server system

Country Status (1)

Country Link
JP (1) JP2022067915A (en)

Similar Documents

Publication Publication Date Title
JP4240690B2 (en) Information processing apparatus, information processing method, information processing system, and recording medium
JP7433940B2 (en) Information processing device, printing device, control method and program for the information processing device
JP7229680B2 (en) Information processing device, control method and program
JP2002215361A (en) Information processor, printing management, device, system and method, storage medium storing computer- readable program, and printing control program
EP2388685B1 (en) Information processing apparatus and control method thereof, and storage medium
EP1936489A1 (en) Image processing system and processing method for use in image processing system
KR20210098343A (en) Information processing apparatus, control method and program therefor, and server system capable of communicating with the information processing apparatus
US11842100B2 (en) Server system, information processing apparatus communicating with server system, control method, and computer-readable storage medium
JP2002215721A (en) Information processor, its method, storage medium storing computer readable program, and printing control program
JP7410622B2 (en) Information processing device, control method and program for the information processing device, and server system capable of communicating with the information processing device
WO2021220695A1 (en) Image forming device, control method for image forming device, and program
JP2022067915A (en) Server system and control method for server system
JP2022109051A (en) Server system and method for controlling server system
JP7427459B2 (en) A server system and a printing device that communicates with the server system
JP2019185568A (en) Communication apparatus, control method, and program
JP7328405B2 (en) Information processing apparatus, information processing apparatus control method, and print setting application
US20240134584A1 (en) Information processing apparatus, method, and non-transitory computer-readable storage medium storing program
US20240069818A1 (en) Information processing apparatus, method for controlling information processing apparatus, and storage medium
US20230333793A1 (en) Information processing apparatus, control method for controlling information processing apparatus, and storage medium
US20230333786A1 (en) Information processing apparatus, control method therefor, and non-transitory computer-readable storage medium
JP2023143184A (en) Support program and printing system
JP2023158308A (en) Information processing apparatus, method for controlling information processing apparatus, and program
JP2023158307A (en) Information processing apparatus, method for controlling information processing apparatus, and program
JP2021121896A (en) Information processor and program
JP2024035614A (en) Information processing device, print setting application, control method and program for information processing device