JP2016177352A - Information processing device, information processing system, method of registering print setting, and program - Google Patents

Information processing device, information processing system, method of registering print setting, and program Download PDF

Info

Publication number
JP2016177352A
JP2016177352A JP2015055124A JP2015055124A JP2016177352A JP 2016177352 A JP2016177352 A JP 2016177352A JP 2015055124 A JP2015055124 A JP 2015055124A JP 2015055124 A JP2015055124 A JP 2015055124A JP 2016177352 A JP2016177352 A JP 2016177352A
Authority
JP
Japan
Prior art keywords
print
information
combination
information processing
setting
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
JP2015055124A
Other languages
Japanese (ja)
Inventor
宏樹 松浦
Hiroki Matsuura
宏樹 松浦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015055124A priority Critical patent/JP2016177352A/en
Publication of JP2016177352A publication Critical patent/JP2016177352A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device that, when the print setting is combined for a plurality of printers, facilitates the setting of the combination of print settings for the printer which can execute the printing as setting.SOLUTION: An information processing device includes: acquisition means that acquires the information on the print function that can be set from a plurality of printer drivers to be registered; setting screen display means that displays the setting screen of the print function based on the acquired information of the print function that can be set; determination means that determines the printer driver that can execute the combination of the print functions set on the set screen from among the plurality of printer drivers; and registration means that registers the information of calling means for calling the combination of the print functions for the printer driver that has been determined to be able to execute the combination of the print functions.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理装置、情報処理システム、印刷設定の登録方法、及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, a print setting registration method, and a program.

OS(Operating System)上で動作するプリンタドライバに対して、利用者が複数の設定を同時に変更できるようにする仕組みが知られている。例えば、複数機種のプリンタを接続する環境の下で、複数機種のプリンタで共通して利用できる印刷条件の組み合わせを設定可能な情報処理装置が知られている(例えば、特許文献1参照)。   There is known a mechanism that allows a user to change a plurality of settings simultaneously for a printer driver that operates on an OS (Operating System). For example, there is known an information processing apparatus capable of setting a combination of printing conditions that can be commonly used by a plurality of types of printers in an environment in which a plurality of types of printers are connected (see, for example, Patent Document 1).

尚、設定とは、例えば用紙サイズ、カラー、集約、両面等、印刷を行う際に使用する機能を指定するための設定である。また、同時に変更できるようにする仕組みとは、予め複数の設定の組み合わせを記憶しておき、ユーザに設定の組み合わせを選択させることで、記憶されていた複数の設定を同時に設定することである。   Note that the setting is a setting for designating functions to be used when printing, such as paper size, color, aggregation, duplex, and the like. Moreover, the mechanism which enables it to change simultaneously is to memorize | store the some setting memorize | stored simultaneously by memorize | storing the combination of several settings beforehand and making a user select the combination of settings.

特許文献1に開示された技術では、複数機種のプリンタで共通して利用できる印刷条件の組み合わせを作成し、設定されている印刷設定が利用できないプリンタの場合、利用できない設定を初期設定値に戻して印刷を行っている。従って、設定されている印刷設定が利用できないプリンタでは、必ずしも利用者が印刷条件の組み合わせを作成したときと同じ設定で印刷されない場合がある。   In the technique disclosed in Patent Document 1, a combination of printing conditions that can be commonly used by a plurality of printers is created, and in the case of a printer that cannot use the set print settings, the unavailable settings are returned to the initial setting values. Printing. Therefore, a printer that cannot use the set print settings may not always print with the same settings as when the user created a combination of print conditions.

このように、従来の技術では、複数のプリンタに対して印刷設定の組み合わせを設定した際に、設定通りに印刷を実行することが可能なプリンタに対して印刷設定の組み合わせを設定することには困難を伴っていた。   As described above, in the conventional technology, when a combination of print settings is set for a plurality of printers, it is not possible to set a combination of print settings for a printer that can execute printing as set. It was difficult.

本発明の実施の形態は、上記問題点に鑑みてなされたものであって、複数のプリンタに対して印刷設定の組み合わせを設定した際に、設定通りに印刷を実行することが可能なプリンタに対して印刷設定の組み合わせを設定することを容易にする情報処理装置を提供することを目的とする。   The embodiments of the present invention have been made in view of the above-described problems, and when a combination of print settings is set for a plurality of printers, the printer can execute printing according to the settings. An object of the present invention is to provide an information processing apparatus that makes it easy to set a combination of print settings.

上記課題を解決するため、本発明の一実施形態に係る情報処理装置は、登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段と、前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を表示する設定画面表示手段と、前記複数のプリンタドライバの中から、前記設定画面で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段と、前記印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記印刷機能の組み合わせを呼び出すための呼出手段の情報を登録する登録手段と、を有する。   In order to solve the above-described problem, an information processing apparatus according to an embodiment of the present invention includes an acquisition unit that acquires settable print function information from a plurality of printer drivers to be registered, and the acquired settable print. A setting screen display unit that displays a setting screen for a printing function based on function information, and a determination unit that determines a printer driver that can realize a combination of the printing functions set on the setting screen from the plurality of printer drivers. And registration means for registering information of a calling means for calling the combination of printing functions to a printer driver determined to be able to realize the combination of printing functions.

本発明の実施の形態によれば、複数のプリンタに対して印刷設定の組み合わせを設定した際に、設定通りに印刷を実行することが可能なプリンタに対して印刷設定の組み合わせを設定することを容易にする情報処理装置を提供することができる。   According to the embodiment of the present invention, when a combination of print settings is set for a plurality of printers, the combination of print settings is set for a printer that can execute printing as set. It is possible to provide an information processing apparatus that facilitates the processing.

一実施形態に係る情報処理システムの構成例を示す図である。It is a figure showing an example of composition of an information processing system concerning one embodiment. 一実施形態に係る情報処理装置のハードウェアの構成例を示す図である。It is a figure which shows the structural example of the hardware of the information processing apparatus which concerns on one Embodiment. 一実施形態に係る情報処理装置のソフトウェアの構成例を示す図である。It is a figure which shows the structural example of the software of the information processing apparatus which concerns on one Embodiment. 一実施形態に係るデバイスストアアプリの機能構成図である。It is a function block diagram of the device store application which concerns on one Embodiment. 一実施形態に係る設定可能な印刷機能の情報の例を示す図である。It is a figure which shows the example of the information of the print function which can be set which concerns on one Embodiment. 一実施形態に係るプリンタドライバの機能構成図である。2 is a functional configuration diagram of a printer driver according to an embodiment. FIG. 一実施形態に係るワンクリックアイコンの登録処理の例を示すフローチャートである。It is a flowchart which shows the example of the registration process of the one click icon which concerns on one Embodiment. 一実施形態に係る設定画面の例を示す図である。It is a figure which shows the example of the setting screen which concerns on one Embodiment. 一実施形態に係る設定判断部の判断処理の例を示すフローチャートである。It is a flowchart which shows the example of the judgment process of the setting judgment part which concerns on one Embodiment. 一実施形態に係る印刷設定処理の例を示すフローチャートである。6 is a flowchart illustrating an example of a print setting process according to an embodiment. 一実施形態に係る印刷設定画面の一例を示す図である。6 is a diagram illustrating an example of a print setting screen according to an embodiment. FIG. 一実施形態に係る印刷設定画面の別の一例を示す図である。It is a figure which shows another example of the print setting screen which concerns on one Embodiment.

以下に、本発明の実施の形態について、添付の図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

<システムの構成>
図1は一実施形態に係る情報処理システムの構成例を示す図である。図1において、情報処理システム100は複数の情報処理装置101−1〜101−3、及び複数の画像処理装置102−1〜102−2を有する。また、複数の情報処理装置101−1〜101−3、及び複数の画像処理装置102−1〜102−3は、例えば、インターネットやLAN(Local Area Network)等のネットワーク103を介して、互いに通信可能に接続されている。
<System configuration>
FIG. 1 is a diagram illustrating a configuration example of an information processing system according to an embodiment. In FIG. 1, the information processing system 100 includes a plurality of information processing apparatuses 101-1 to 101-3 and a plurality of image processing apparatuses 102-1 to 102-2. The plurality of information processing apparatuses 101-1 to 101-3 and the plurality of image processing apparatuses 102-1 to 102-3 communicate with each other via a network 103 such as the Internet or a LAN (Local Area Network). Connected as possible.

尚、以下の説明の中で、複数の情報処理装置101−1〜101−3のうち、任意の情報処理装置を示す場合、「情報処理装置101」を用いる。同様に、複数の画像処理装置102−1〜102−3のうち、任意の画像処理装置を示す場合、「画像処理装置102」を用いる。また、図1の情報処理装置101の数は一例であって、情報処理システム100は、1つ以上の情報処理装置101を有していれば良い。同様に、図1の画像処理装置102の数は一例であって、情報処理システム100は、少なくとも1台、好ましくは2台以上の画像処理装置102を有していれば良い。   In the following description, “information processing apparatus 101” is used to indicate an arbitrary information processing apparatus among the plurality of information processing apparatuses 101-1 to 101-3. Similarly, when indicating an arbitrary image processing device among the plurality of image processing devices 102-1 to 102-3, “image processing device 102” is used. In addition, the number of information processing apparatuses 101 in FIG. 1 is an example, and the information processing system 100 only needs to include one or more information processing apparatuses 101. Similarly, the number of image processing apparatuses 102 in FIG. 1 is an example, and the information processing system 100 may include at least one image processing apparatus 102, preferably two or more image processing apparatuses 102.

情報処理装置101は、利用者が利用するクライアントPC(Personal Computer)等の情報端末である。利用者は、情報処理装置101で各種アプリケーションプログラム(以下、アプリケーションと呼ぶ)を起動させて、様々な文書データの作成、編集、保存、印刷等を行うことができる。また、情報処理装置101は、ネットワーク103を介して接続された複数の画像処理装置102−1〜102−3と通信を行い、機器情報等を取得することができる。   The information processing apparatus 101 is an information terminal such as a client PC (Personal Computer) used by a user. A user can start various application programs (hereinafter referred to as applications) on the information processing apparatus 101 to create, edit, save, print, and print various document data. Further, the information processing apparatus 101 can communicate with a plurality of image processing apparatuses 102-1 to 102-3 connected via the network 103 to acquire device information and the like.

画像処理装置102は、印刷機能を有する、例えば、プリンタ、MFP(MultiFunction Peripheral)等の画像形成装置である。画像処理装置102で印刷を行う利用者は、情報処理装置101で、文書作成用のアプリケーションプログラム(以下、アプリケーションと呼ぶ)を使用して、印刷設定の確認、変更を行い、印刷を行うことができる。   The image processing apparatus 102 is an image forming apparatus having a printing function, such as a printer or an MFP (Multi Function Peripheral). A user who performs printing with the image processing apparatus 102 can use the information processing apparatus 101 to check and change print settings using a document creation application program (hereinafter referred to as an application) and perform printing. it can.

上記の構成において、情報処理装置101の利用者は、任意の画像処理装置102を用いて、情報処理装置101で作成した文書データを印刷させることができる。また本実施形態では、OS(Operating System)上で動作するプリンタドライバに対して、利用者が複数の設定を同時に変更(設定)することができる仕組みを有している。   In the above configuration, the user of the information processing apparatus 101 can print document data created by the information processing apparatus 101 using an arbitrary image processing apparatus 102. In the present embodiment, the printer driver operating on the OS (Operating System) has a mechanism that allows the user to change (set) a plurality of settings at the same time.

尚、複数の設定とは、例えば用紙サイズ、カラー、集約、両面等、印刷を行う際に使用する機能を指定するための設定である。また、同時に変更することができる仕組みとは、予め複数の設定の組み合わせを記憶しておき、ユーザに設定の組み合わせを選択させることで、記憶されていた複数の設定を同時に設定することである。   The plurality of settings are settings for designating functions to be used when printing, such as paper size, color, aggregation, duplex, and the like. The mechanism that can be changed at the same time is to set a plurality of stored settings at the same time by storing a combination of a plurality of settings in advance and allowing the user to select a combination of settings.

例えば、プリンタドライバの設定画面に表示された設定用のアイコンを選択することにより、上記の複数の設定を同時に変更(設定)することができる。本実施形態では、このような設定用のアイコンをワンクリックアイコンと呼ぶものとする。   For example, by selecting a setting icon displayed on the setting screen of the printer driver, the plurality of settings can be changed (set) at the same time. In the present embodiment, such a setting icon is referred to as a one-click icon.

但し、ワンクリックアイコンは、複数のプリンタドライバに対して、予め定められた複数の印刷機能の設定を呼び出すための呼出手段の一例である。呼出手段は、必ずしもアイコンである必要はなく、例えば、プルダウンメニュー等の他の選択手段であっても良い。また、選択手段の選択操作は、必ずしもワンクリックに限定されるものではなく、例えば、タップ、スワイプ、ダブルクリック、長押し等の他の操作や、操作の組み合わせ等であっても良い。   However, the one-click icon is an example of a calling unit for calling a plurality of predetermined print function settings for a plurality of printer drivers. The calling unit is not necessarily an icon, and may be another selecting unit such as a pull-down menu. Further, the selection operation of the selection means is not necessarily limited to one click, and may be other operations such as tap, swipe, double click, and long press, or a combination of operations.

本実施形態では、利用者は、例えば、ワンクリックアイコンを選択することにより、例えば、用紙サイズ、片面、両面、カラー、白黒、集約等の複数の印刷機能の組み合わせを呼び出す(設定する)ことができる。   In the present embodiment, for example, the user can call (set) a combination of a plurality of printing functions such as paper size, single-sided, double-sided, color, black and white, and aggregation by selecting a one-click icon, for example. it can.

<ハードウェア構成>
次に、情報処理装置101のハードウェア構成について説明する。
<Hardware configuration>
Next, the hardware configuration of the information processing apparatus 101 will be described.

図2は、一実施形態に係る情報処理装置101のハードウェア構成例を示す図である。情報処理装置101は、一般的なコンピュータの構成を有しており、例えば、CPU(Central Processing Unit)201、RAM(Random Access Memory)202、ROM(Read Only Memory)203、ストレージ部204、ネットワークI/F(Interface)部205、入力部206、表示部207、外部I/F部208、及びバス209等を含む。   FIG. 2 is a diagram illustrating a hardware configuration example of the information processing apparatus 101 according to the embodiment. The information processing apparatus 101 has a general computer configuration. For example, a CPU (Central Processing Unit) 201, a RAM (Random Access Memory) 202, a ROM (Read Only Memory) 203, a storage unit 204, a network I A / F (Interface) unit 205, an input unit 206, a display unit 207, an external I / F unit 208, and a bus 209 are included.

CPU201は、ROM203やストレージ部204等に格納されたプログラムやデータ等をRAM202上に読み出し、処理を実行することで、情報処理装置101の各機能を実現する演算装置である。RAM202は、CPU201のワークエリア等として用いられる揮発性のメモリである。ROM203は、電源を切ってもプログラムやデータを保持する不揮発性のメモリであり、例えば、フラッシュROM等により構成される。ストレージ部204は、例えば、HDD(Hard Disk Drive)や、SSD(Solid State Drive)等のストレージ装置であり、例えば、OS(Operation System)、各種アプリケーション、プリンタドライバ等のプログラム、及び文書データ等の各種データを記憶する。   The CPU 201 is an arithmetic device that implements each function of the information processing apparatus 101 by reading a program, data, or the like stored in the ROM 203 or the storage unit 204 onto the RAM 202 and executing the processing. The RAM 202 is a volatile memory used as a work area for the CPU 201. The ROM 203 is a non-volatile memory that retains programs and data even when the power is turned off, and is configured by, for example, a flash ROM. The storage unit 204 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive), for example, an OS (Operation System), various applications, a program such as a printer driver, and document data. Stores various data.

ネットワークI/F部205は、情報処理装置101をネットワーク103に接続し、他の情報処理装置101や、画像処理装置102等とデータの送受信を行うための、例えば、有線/無線LAN等の通信インタフェースである。   The network I / F unit 205 connects the information processing apparatus 101 to the network 103 and performs communication such as a wired / wireless LAN to transmit / receive data to / from another information processing apparatus 101, the image processing apparatus 102, and the like. Interface.

入力部206は、情報処理装置101の操作を行うための入力を受け付ける、例えば、キーボード、マウス、タッチパネル等の入力装置である。表示部207は、情報処理装置101の処理結果等を表示する、例えば、LCD(Liquid Crystal Display)等のディスプレイ装置である。尚、入力部206又は表示部207は、情報処理装置101の外部に設けられていても良い。   The input unit 206 is an input device such as a keyboard, a mouse, or a touch panel that accepts an input for operating the information processing apparatus 101. The display unit 207 is a display device such as an LCD (Liquid Crystal Display) that displays the processing result of the information processing apparatus 101. Note that the input unit 206 or the display unit 207 may be provided outside the information processing apparatus 101.

外部I/F部208は、情報処理装置101に外部装置を接続するためのインタフェースである。外部装置には、例えば、USB(Universal Serial Bus)メモリ、メモリカード、光学ディスク等の記録媒体や、各種の電子機器等が含まれる。バス209は、上記の各構成要素に共通に接続され、アドレス信号、データ信号、及び各種制御信号等を伝達する。   The external I / F unit 208 is an interface for connecting an external device to the information processing apparatus 101. The external device includes, for example, a recording medium such as a USB (Universal Serial Bus) memory, a memory card, an optical disk, and various electronic devices. The bus 209 is commonly connected to each of the above components, and transmits an address signal, a data signal, various control signals, and the like.

<ソフトウェア構成>
次に、情報処理装置101のソフトウェアの機能構成について説明する。Windows(登録商標)上で動作するプリンタドライバは、Version3ドライバ(以下、V3ドライバと呼ぶ)に代わって、Version4ドライバ(以下、V4ドライバと呼ぶ)と呼ばれる新しい仕組みのプリンタドライバが登場している。本実施形態では、プリンタドライバがV4ドライバであるものとして説明を行う。
<Software configuration>
Next, a functional configuration of software of the information processing apparatus 101 will be described. As a printer driver that operates on Windows (registered trademark), a printer driver having a new mechanism called a Version 4 driver (hereinafter referred to as a V4 driver) has appeared in place of a Version 3 driver (hereinafter referred to as a V3 driver). In the present embodiment, description will be made assuming that the printer driver is a V4 driver.

図3は、一実施形態に係る情報処理装置101のソフトウェアの構成例を示す図である。情報処理装置101は、アプリケーション301、プリンタドライバ302、デバイスストアアプリ303、及び通信部304等を含む。   FIG. 3 is a diagram illustrating a configuration example of software of the information processing apparatus 101 according to the embodiment. The information processing apparatus 101 includes an application 301, a printer driver 302, a device store application 303, a communication unit 304, and the like.

アプリケーション301は、例えば、文書作成用のワードプロセッサ、表計算用等のオフィスソフトウェアや、業務用のアプリケーションソフトウェア等のアプリケーションプログラムである。画像処理装置102を用いて印刷を行う利用者は、アプリケーション301からプリンタドライバ302を利用して印刷を行う。   The application 301 is, for example, an application program such as a word processor for creating a document, office software for spreadsheets, or business application software. A user who performs printing using the image processing apparatus 102 performs printing using the printer driver 302 from the application 301.

プリンタドライバ302は、デスクトップアプリと呼ばれるOS上で動作するアプリケーションから、印刷設定の表示や、印刷データの作成等を行う、印刷を制御するためのプログラムである。プリンタドライバの構成には、前述したV3ドライバとV4ドライバがあるが、本実施形態に係るプリンタドライバ302は、V4ドライバであるものとする。   The printer driver 302 is a program for controlling printing that displays print settings, creates print data, and the like from an application that runs on the OS called a desktop application. The printer driver configuration includes the V3 driver and the V4 driver described above. The printer driver 302 according to the present embodiment is assumed to be a V4 driver.

デバイスストアアプリ303は、V4ドライバであるプリンタドライバ302に紐付いて動作するアプリケーションである。デバイスストアアプリ303は、アプリケーション301からの印刷時に、印刷設定の表示、変更、設定等を行う部分と、印刷時ではなくデバイスストアアプリ303を直接起動した場合の動作を行う部分とに大きく分けることができる。本実施形態では、このデバイスストアアプリ303で、ワンクリックアイコンの登録機能を提供する。   The device store application 303 is an application that operates in association with the printer driver 302 that is a V4 driver. The device store application 303 is roughly divided into a part for displaying, changing, setting and the like of print settings when printing from the application 301 and a part for performing an operation when the device store application 303 is directly activated instead of at the time of printing. Can do. In this embodiment, the device store application 303 provides a one-click icon registration function.

デバイスストアアプリ303は、Windowsの一般名称では、「Windows Device Store Apps」や、「Windows ストアデバイスアプリ」等と呼ばれており、また、DCA(DirectAccess Connectivity Assistant)と呼ばれる場合もある。また、デバイスストアアプリ303は、プリンタドライバ302(V4ドライバ)と紐付いて動作し、印刷設定の表示等も行う。そのため、プリンタドライバ302と、デバイスストアアプリ303をまとめて、「プリンタドライバ305」と呼ばれる場合もある。   The device store application 303 is called “Windows Device Store Apps” or “Windows store device application” in the general name of Windows, and may be called DCA (Direct Access Connectivity Assistant). The device store application 303 operates in association with the printer driver 302 (V4 driver), and displays print settings. Therefore, the printer driver 302 and the device store application 303 may be collectively referred to as “printer driver 305”.

通信部304は、ネットワーク103上の機器(例えば、画像処理装置102)と通信して情報を取得するため等に用いられるOSの機能の一部である。   A communication unit 304 is a part of an OS function used to acquire information by communicating with a device (for example, the image processing apparatus 102) on the network 103.

次に、デバイスストアアプリ303、及びプリンタドライバ302の機能構成について説明する。   Next, functional configurations of the device store application 303 and the printer driver 302 will be described.

<機能構成>
(デバイスストアアプリの機能構成)
図4は、一実施形態に係るデバイスストアアプリの機能構成図である。デバイスストアアプリ303は、ワンクリックアイコン登録部(スタートアプリ)401と、印刷設定表示部(プリンタUI)とに分けられる。初めに、デバイスストアアプリ303のワンクリックアイコン登録部401の構成について説明する。
<Functional configuration>
(Functional configuration of device store application)
FIG. 4 is a functional configuration diagram of a device store application according to an embodiment. The device store application 303 is divided into a one-click icon registration unit (start application) 401 and a print setting display unit (printer UI). First, the configuration of the one-click icon registration unit 401 of the device store application 303 will be described.

ワンクリックアイコン登録部401は、印刷能力取得部403、設定画面表示部404、設定受付部405、設定判断部406、候補表示部407、設定情報登録部408を含む。   The one-click icon registration unit 401 includes a printing capability acquisition unit 403, a setting screen display unit 404, a setting reception unit 405, a setting determination unit 406, a candidate display unit 407, and a setting information registration unit 408.

印刷能力取得部403は、登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段である。印刷能力取得部403は、各プリンタドライバから設定可能な印刷機能の情報として、例えば、両面印刷、ステープル、用紙サイズ等の設定項目や、各項目のUI(User Interface)用語を含む印刷能力の一部又は全部を取得する。また、印刷能力取得部403は、各機能の印刷能力に加えて、各機能の設定項目の排他関係の情報(排他情報)も取得する。   The print capability acquisition unit 403 is an acquisition unit that acquires information about print functions that can be set from a plurality of printer drivers to be registered. The print capability acquisition unit 403 includes, as print function information that can be set from each printer driver, for example, print items including setting items such as double-sided printing, stapling, and paper size, and UI (User Interface) terms for each item. Get a part or all. In addition to the printing capability of each function, the printing capability acquisition unit 403 also acquires exclusive relationship information (exclusive information) of the setting items of each function.

図5は、一実施形態に係る設定可能な印刷機能の情報の例を示す図である。例えば、ワンクリックアイコンの登録対象のプリンタドライバとして、プリンタアイコンA〜Cが情報処理装置101に登録されているものとする。尚、プリンタアイコンは、情報処理装置101にプリンタドライバをイントールしたときに生成されるアイコンである。   FIG. 5 is a diagram illustrating an example of settable print function information according to an embodiment. For example, it is assumed that printer icons A to C are registered in the information processing apparatus 101 as printer drivers to be registered as one-click icons. The printer icon is an icon generated when a printer driver is installed in the information processing apparatus 101.

図5(a)は、プリンタアイコンA(プリンタドライバA)の印刷能力情報501と、排他情報502を示している。印刷能力情報501は、プリンタアイコンAが、用紙サイズとして「A3」と「A4」を選択可能であること、両面印刷について「しない」と「する」を選択可能であること、ステープルについて「しない」と「上位置」を選択可能であることを示している。また、排他情報502は、プリンタアイコンAが、同時に設定できない機能がないことを示している。   FIG. 5A shows print capability information 501 and exclusive information 502 of the printer icon A (printer driver A). The print capability information 501 indicates that the printer icon A can select “A3” and “A4” as paper sizes, can select “No” and “Yes” for duplex printing, and “No” for staples. And “upper position” can be selected. The exclusive information 502 indicates that the printer icon A has no function that cannot be set simultaneously.

また、図5(b)は、プリンタアイコンB(プリンタドライバB)の印刷能力情報503と、排他情報504を示している。印刷能力情報503は、プリンタアイコンBが、用紙サイズとして「A3」と「A4」を選択可能であること、両面印刷について「しない」と「する」を選択可能であること、ステープルについて「しない」と「上位置」と「左位置」とを選択可能であることを示している。また、排他情報504は、プリンタアイコンBが、用紙サイズが「A3」のときに、ステープル「左位置」を同時に設定できないことを示している。   FIG. 5B shows print capability information 503 and exclusive information 504 of the printer icon B (printer driver B). The print capability information 503 indicates that the printer icon B can select “A3” and “A4” as the paper size, can select “No” and “Yes” for duplex printing, and “No” for staples. And “upper position” and “left position” can be selected. The exclusive information 504 indicates that the staple “left position” cannot be set simultaneously when the printer icon B is “A3”.

同様に、図5(c)は、プリンタアイコンC(プリンタドライバC)の印刷能力情報505と、排他情報506を示している。印刷能力情報505は、プリンタアイコンCが、用紙サイズとして「A4」と「B4」を選択可能であること、両面印刷について「しない」と「する」を選択可能であること、ステープルについて「しない」と「左位置」とを選択可能であることを示している。また、排他情報506は、プリンタアイコンCが、用紙サイズが「A4」のときに、ステープル「左位置」を同時に設定できないことを示している。   Similarly, FIG. 5C shows print capability information 505 and exclusive information 506 of the printer icon C (printer driver C). The print capability information 505 indicates that the printer icon C can select “A4” and “B4” as paper sizes, can select “No” and “Yes” for duplex printing, and “No” for staples. And “left position” are selectable. The exclusive information 506 indicates that when the printer icon C is “A4”, the staple “left position” cannot be set at the same time.

図4の印刷能力取得部403は、例えば、上記のような印刷能力情報501、503、505、及び排他情報502、504、506を、各プリンタアイコンA〜C(プリンタドライバA〜C)から、設定可能な印刷機能の情報として取得する。   The print capability acquisition unit 403 in FIG. 4 obtains the print capability information 501, 503, 505 and the exclusive information 502, 504, 506 from the printer icons A to C (printer drivers A to C), for example. Acquired as print function information that can be set.

図4に戻って、デバイスストアアプリ303の機能構成の説明を続ける。   Returning to FIG. 4, the description of the functional configuration of the device store application 303 is continued.

設定画面表示部(設定画面表示手段)404は、印刷能力取得部403が取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を、例えば、図2の表示部207等に表示する。この設定画面は、利用者にワンクリックアイコンとして登録する機能の組み合わせを選択させるための画面である。この設定画面に表示させる設定項目は、例えば、印刷能力取得部403が各プリンタドライバから取得した印刷機能の一覧の論理和(OR)の項目を表示させるものであっても良いし、各プリンタドライバから取得した印刷機能の一部の項目を表示させるもの等であっても良い。尚、具体的な印刷機能の設定画面の例については後述する。   The setting screen display unit (setting screen display unit) 404 displays a print function setting screen based on the settable print function information acquired by the print capability acquisition unit 403, for example, on the display unit 207 in FIG. This setting screen is a screen for allowing the user to select a combination of functions to be registered as a one-click icon. The setting item to be displayed on the setting screen may be, for example, an item for displaying a logical sum (OR) item of a list of printing functions acquired from each printer driver by the printing capability acquisition unit 403 or each printer driver. It is also possible to display some items of the printing function acquired from the above. An example of a specific print function setting screen will be described later.

設定受付部405は、設定画面表示部404が表示した設定画面901に対して、利用者が選択した機能の組み合わせの情報を受け付ける設定受付手段である。   The setting reception unit 405 is a setting reception unit that receives information on a combination of functions selected by the user with respect to the setting screen 901 displayed by the setting screen display unit 404.

設定判断部406は、登録対象となる複数のプリンタドライバの中から、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段である。例えば、設定判断部406は、印刷能力取得部403が取得した印刷能力情報501、503、505に、設定受付部405が受け付けた印刷機能の組み合わせが含まれているか否かを判断する。さらに、設定判断部406は、印刷能力取得部403が取得した排他情報502、504、506に、設定受付部405が受け付けた印刷機能の組み合わせを否定する情報が含まれているか否かを判断する。   The setting determination unit 406 is a determination unit that determines a printer driver capable of realizing a combination of print functions received by the setting reception unit 405 from among a plurality of printer drivers to be registered. For example, the setting determination unit 406 determines whether the print capability information 501, 503, and 505 acquired by the print capability acquisition unit 403 includes a combination of print functions received by the setting reception unit 405. Further, the setting determination unit 406 determines whether the exclusive information 502, 504, and 506 acquired by the printing capability acquisition unit 403 includes information that denies the combination of printing functions received by the setting reception unit 405. .

候補表示部407は、設定判断部406によって判断された、登録対象となる複数のプリンタドライバのうち、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバの一覧を表示部207等に表示する。また、候補表示部407は、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバがない場合、登録可能なプリンタドライバがない旨の表示を行う。   The candidate display unit 407 displays a list of printer drivers that can realize the combination of print functions received by the setting reception unit 405 among the plurality of printer drivers to be registered, which are determined by the setting determination unit 406. To display. The candidate display unit 407 displays that there is no printer driver that can be registered when there is no printer driver that can realize the combination of printing functions received by the setting reception unit 405.

設定情報登録部(登録手段)408は、設定判断部406によって判断された、登録対象となる複数のプリンタドライバの一部、又は全部に対して、設定受付部405が受け付けた印刷機能の組み合わせを呼び出すためのワンクリックアイコンの情報を登録する。例えば、設定情報登録部408は、候補表示部407が表示したプリンタドライバの一覧の中から選択されたプリンタドライバに対して、設定受付部405が受け付けた印刷機能の組み合わせを呼び出すためのワンクリックアイコンの情報を保存するものであっても良い。設定情報登録部408は、例えば、デバイスストアアプリ303の管理領域である記憶部412(例えば、LocalState フォルダ等)にワンクリックアイコンの情報を保存する。次に、デバイスストアアプリ303の印刷設定表示部402の構成について説明する。   A setting information registration unit (registration unit) 408 determines a combination of print functions received by the setting reception unit 405 for some or all of a plurality of printer drivers to be registered, which are determined by the setting determination unit 406. Register the information of the one-click icon to call. For example, the setting information registration unit 408 displays a one-click icon for calling a combination of printing functions received by the setting reception unit 405 for a printer driver selected from the list of printer drivers displayed by the candidate display unit 407. The information may be stored. For example, the setting information registration unit 408 stores the one-click icon information in the storage unit 412 (for example, the LocalState folder) that is the management area of the device store application 303. Next, the configuration of the print setting display unit 402 of the device store application 303 will be described.

印刷設定表示部402は、設定情報読取部409、設定情報表示部410、及び設定情報変更部411を有する。   The print setting display unit 402 includes a setting information reading unit 409, a setting information display unit 410, and a setting information change unit 411.

設定情報読取部409は、記憶部412に、設定情報登録部408によって登録されたワンクリックアイコンの情報があるかどうかを確認し、ワンクリックアイコンの情報がある場合、ワンクリックアイコンの情報を読み取る。   The setting information reading unit 409 checks whether or not the one-click icon information registered by the setting information registration unit 408 exists in the storage unit 412. If there is one-click icon information, the setting information reading unit 409 reads the one-click icon information. .

設定情報表示部410は、設定情報読取部409が読み取ったワンクリックアイコンの情報に基づいて、ワンクリックアイコンと、印刷設定項目とを含む設定画面を、例えば、図2の表示部207に表示する。   The setting information display unit 410 displays a setting screen including the one-click icon and the print setting item on the display unit 207 in FIG. 2 based on the one-click icon information read by the setting information reading unit 409, for example. .

設定情報変更部411は、設定情報表示部410が表示した設定画面で、利用者によってワンクリックアイコンが選択された場合、ワンクリックアイコンの情報に基づいて、登録されている印刷機能の組み合わせを設定(反映)する。また、設定情報変更部411は、設定情報表示部410が表示した設定画面で、各設定項目が選択された場合、選択された印刷設定を変更する。   The setting information changing unit 411 sets a combination of registered printing functions based on the information of the one-click icon when the user selects the one-click icon on the setting screen displayed by the setting information display unit 410. (reflect. The setting information changing unit 411 changes the selected print setting when each setting item is selected on the setting screen displayed by the setting information display unit 410.

尚、上記のデバイスストアアプリ303、及びデバイスストアアプリ303に含まれる各手段は、例えば、図2のCPU201で動作するプログラムによって実現される。   The device store application 303 and each means included in the device store application 303 are realized by, for example, a program operating on the CPU 201 in FIG.

次に、プリンタドライバ302の機能構成について説明する。   Next, the functional configuration of the printer driver 302 will be described.

(プリンタドライバの機能構成)
図6は、一実施形態に係るプリンタドライバの機能構成図である。プリンタドライバ302は、ユーザインタフェース部(以下、UI部と呼ぶ)601と、描画部602と、プリンタドライバのデータ領域603と、を有する。初めに、プリンタドライバ302のUI部601の構成について説明する。
(Functional configuration of printer driver)
FIG. 6 is a functional configuration diagram of the printer driver according to the embodiment. The printer driver 302 includes a user interface unit (hereinafter referred to as a UI unit) 601, a drawing unit 602, and a printer driver data area 603. First, the configuration of the UI unit 601 of the printer driver 302 will be described.

UI部601は、保存場所特定部604、設定情報取得部605、印刷設定表示部606、印刷設定変更部607を含む。   The UI unit 601 includes a storage location specifying unit 604, a setting information acquisition unit 605, a print setting display unit 606, and a print setting change unit 607.

保存場所特定部604は、デバイスストアアプリ303が保存したワンクリックアイコンの情報の保存場所を特定する手段である。プリンタドライバ302からは、どのようなデバイスストアアプリが利用されているか直接は判らない。そこで、一つの方法として、本実施形態では、以下の方法により、ワンクリックアイコンの保存場所の情報を特定する。   The storage location specifying unit 604 is means for specifying the storage location of the one-click icon information stored by the device store application 303. The printer driver 302 cannot directly know what device store application is being used. Therefore, as one method, in the present embodiment, information on the storage location of the one-click icon is specified by the following method.

まず、保存場所特定部604は、ネットワーク103に接続されている機器(画像処理装置102−1〜102−3等)のプラグアンドプレイ情報(以下、PnP情報と呼ぶ)を取得する。また、保存場所特定部604は、取得したPnP情報に基づいて、デバイスメタデータ(DeviceMetadata)ファイルから、デバイスメタデータファイルに記載されているアプリケーション情報(アプリケーションID、アプリケーション名等)を取得する。   First, the storage location specifying unit 604 acquires plug-and-play information (hereinafter referred to as PnP information) of devices (such as the image processing apparatuses 102-1 to 102-3) connected to the network 103. Also, the storage location specifying unit 604 acquires application information (application ID, application name, etc.) described in the device metadata file from the device metadata (DeviceMetadata) file based on the acquired PnP information.

尚、デバイスメタデータとは、機器(PnP情報)とデバイスストアアプリとを紐付けるデータファイルである。このデバイスメタデータを見れば、PnP情報と紐付けられたデバイスストアアプリの情報(アプリケーションID、アプリケーション名等)が判る。従って、保存場所特定部604は、このデバイスメタデータから、画像処理装置102に紐付けられているデバイスストアアプリを特定し、また、特定したデバイスストアアプリの管理する記憶領域(記憶部412)を特定することができる。   The device metadata is a data file that associates a device (PnP information) with a device store application. By looking at the device metadata, the device store application information (application ID, application name, etc.) associated with the PnP information is known. Therefore, the storage location specifying unit 604 specifies a device store application associated with the image processing apparatus 102 from the device metadata, and also stores a storage area (storage unit 412) managed by the specified device store application. Can be identified.

設定情報取得部605は、保存場所特定部604取得した情報に基づいて、記憶部412にワンクリックアイコンが保存されているか否かを判断し、ワンクリックアイコンが保存されている場合には、保存されているワンクリックアイコンの情報を取得する。   The setting information acquisition unit 605 determines whether the one-click icon is stored in the storage unit 412 based on the information acquired by the storage location specifying unit 604. If the one-click icon is stored, the setting information acquisition unit 605 stores the one-click icon. Get information of the one-click icon that is being used.

印刷設定表示部606は、設定情報取得部605が取得したワンクリックアイコンと、印刷機能の設定項目を、例えば、図2の表示部207等に表示する。   The print setting display unit 606 displays the one-click icon acquired by the setting information acquisition unit 605 and the setting items of the print function on, for example, the display unit 207 in FIG.

印刷設定変更部607は、印刷設定表示部606が表示させたワンクリックアイコンが、利用者によって選択された場合、選択されたワンクリックアイコンの情報に基づいて、複数の印刷機能の設定を変更(設定)する。また、印刷設定表示部606が表示した印刷機能の設定項目のうち、利用者によって設定された印刷機能の設定を変更する。   When the one-click icon displayed by the print setting display unit 606 is selected by the user, the print setting change unit 607 changes the settings of a plurality of print functions based on information on the selected one-click icon ( Set). In addition, among the print function setting items displayed by the print setting display unit 606, the setting of the print function set by the user is changed.

次に、描画部602は、印刷実行部608を含む。印刷実行部608は、UI部601で設定された印刷機能の設定に従って、印刷データを作成する。   Next, the drawing unit 602 includes a print execution unit 608. The print execution unit 608 creates print data according to the print function settings set by the UI unit 601.

プリンタドライバのデータ領域603には、プリンタドライバ302に関する情報が保存される。例えば、プリンタドライバのデータ領域603には、Driver Property Bag609と呼ばれるドライバの固定値を保存しておく領域があり、この Driver Property Bag609に、プリンタドライバの能力情報や、排他情報等を保持しておく。   Information regarding the printer driver 302 is stored in the data area 603 of the printer driver. For example, the printer driver data area 603 includes an area for storing a fixed value of a driver called a Driver Property Bag 609, and the Driver Property Bag 609 holds printer driver capability information, exclusive information, and the like. .

アプリケーション301からは、例えば、DeviceCapabilities、PrintCapabilities 等の機能を用いてプリンタドライバの能力情報を取得できる場合がある。しかし、デバイスストアアプリ303からは、これらの方法で、プリンタドライバの能力情報を取得することはできない。尚、この Driver Property Bag609にデータを保存しておく場合、Point & Print環境においてもデータの引き継ぎができるという特徴がある。   From the application 301, for example, the capability information of the printer driver may be acquired using functions such as DeviceCapabilities and PrintCapabilities. However, the capability information of the printer driver cannot be acquired from the device store application 303 by these methods. Note that when data is stored in the Driver Property Bag 609, the data can be transferred even in the Point & Print environment.

また、プリンタドライバのデータ領域603には、Queue Property Bag610と呼ばれる領域があり、ここには双方向通信で取得した機器(画像処理装置102等)の情報を保存しておく。Driver Property Bag609には固定値しか保存できないため、変更される情報の保存領域として利用することはできない。そこで、画像処理装置102との双方向通信により取得した機器に装着されているオプションの情報を、プリンタアイコン毎の保存領域であるQueue Property Bag610に保存しておくものとする。   In addition, the printer driver data area 603 includes an area called Queue Property Bag 610, which stores information on devices (such as the image processing apparatus 102) acquired by bidirectional communication. Since only a fixed value can be stored in the Driver Property Bag 609, it cannot be used as a storage area for information to be changed. Accordingly, it is assumed that information on options attached to a device acquired by bidirectional communication with the image processing apparatus 102 is stored in a queue property bag 610 that is a storage area for each printer icon.

この、Queue Property Bag610に保存された情報は、例えば、装着されているオプション情報によって、排他情報が変わるため、印刷設定の実現可否の判定に利用することができる。   The information stored in the Queue Property Bag 610 can be used for determining whether or not the print setting can be realized because, for example, the exclusive information changes depending on the installed option information.

次に、情報処理装置101の処理の流れについて説明する。   Next, a processing flow of the information processing apparatus 101 will be described.

<処理の流れ>
(ワンクリックアイコンの登録処理)
図7は、一実施形態に係るワンクリックアイコンの登録処理の例を示すフローチャートである。
<Process flow>
(One-click icon registration process)
FIG. 7 is a flowchart illustrating an example of a one-click icon registration process according to an embodiment.

ステップS701において、デバイスストアアプリ303の印刷能力取得部403は、ワンクリックアイコンの登録対象となる複数のプリンタドライバから、設定可能な印刷機能の情報を取得する。例えば、印刷能力取得部403は、図5に示すような、印刷能力情報501、503、505、及び排他情報502、504、506を、複数のプリンタドライバ(プリンタアイコン)A〜Cから取得する。   In step S <b> 701, the print capability acquisition unit 403 of the device store application 303 acquires print function information that can be set from a plurality of printer drivers that are registered as one-click icons. For example, the print capability acquisition unit 403 acquires print capability information 501, 503, 505 and exclusive information 502, 504, 506 from a plurality of printer drivers (printer icons) A to C as shown in FIG.

ステップS702において、デバイスストアアプリ303の設定画面表示部404は、印刷能力取得部403が取得した、設定可能な印刷機能の情報に基づく設定画面を、表示部207等に表示する。このとき、表示部207等に表示される設定画面の例を図8に示す。   In step S <b> 702, the setting screen display unit 404 of the device store application 303 displays a setting screen acquired by the printing capability acquisition unit 403 based on information on print functions that can be set on the display unit 207 or the like. An example of the setting screen displayed on the display unit 207 or the like at this time is shown in FIG.

図8は、一実施形態に係る設定画面の例を示す図である。設定画面表示部404は、例えば、図8に示すようなワンクリックアイコン登録画面801を、例えば、図2の表示部207等に表示する。図8の例では、設定画面表示部404は、ワンクリックアイコン登録画面801の左側に、印刷機能の設定画面(設定欄)802を表示している。尚、印刷機能の設定画面802の表示位置はあくまで一例である。   FIG. 8 is a diagram illustrating an example of a setting screen according to an embodiment. The setting screen display unit 404 displays, for example, a one-click icon registration screen 801 as shown in FIG. 8 on the display unit 207 of FIG. In the example of FIG. 8, the setting screen display unit 404 displays a print function setting screen (setting field) 802 on the left side of the one-click icon registration screen 801. The display position of the print function setting screen 802 is merely an example.

図7に戻って、フローチャートの説明を続ける。   Returning to FIG. 7, the description of the flowchart will be continued.

ステップS703において、デバイスストアアプリ303の設定受付部405は、設定画面802で設定された印刷機能の組み合わせの情報を受け付ける。例えば、図8の例では、設定受付部405は、印刷機能の組み合わせとして、用紙サイズが「A4」、両面印刷の設定は「しない」、ステープルの設定は「上位置」の組み合わせの情報を取得する。   In step S <b> 703, the setting reception unit 405 of the device store application 303 receives information on a combination of print functions set on the setting screen 802. For example, in the example of FIG. 8, the setting reception unit 405 obtains information about a combination of the print function combination “A4”, duplex printing setting “no”, and staple setting “up position”. To do.

ステップS704において、デバイスストアアプリ303の設定判断部406は、登録対象となる複数のプリンタドライバの中から、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバを判断する。   In step S704, the setting determination unit 406 of the device store application 303 determines a printer driver that can realize the combination of print functions received by the setting reception unit 405 from among a plurality of printer drivers to be registered.

例えば、印刷能力取得部403が、図5に示す印刷能力情報501、503、505、及び排他情報502、504、506を取得し、設定受付部405が、図8の設定画面802に示す印刷機能の組み合わせの情報を取得するものとする。この場合、図8の設定画面802には、用紙サイズとして「A4」、両面印刷の設定として「する」、ステープルの設定として「上位置」が選択されている。   For example, the print capability acquisition unit 403 acquires the print capability information 501, 503, and 505 and the exclusive information 502, 504, and 506 shown in FIG. 5, and the setting reception unit 405 displays the print function shown in the setting screen 802 of FIG. Information on combinations of In this case, “A4” is selected as the paper size, “Yes” is selected as the duplex printing setting, and “Upper position” is selected as the staple setting on the setting screen 802 in FIG.

一方、図5の印刷能力情報501、503、505と比較すると、設定画面802に設定された印刷機能の組み合わせが可能なプリンタアイコン(プリンタドライバ)は、アイコンAとアイコンBとなる。さらに、図5の排他情報502、504には、設定画面802に設定された印刷機能の組み合わせは含まれていない。この場合、設定判断部406は、登録対象となる複数のプリンタドライバの中から、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバは、アイコンAとアイコンBであると判断することができる。尚、設定判断部406の具体的な処理の流れについては後述する。   On the other hand, when compared with the print capability information 501, 503, and 505 in FIG. 5, printer icons (printer drivers) that can be combined with the print functions set on the setting screen 802 are an icon A and an icon B. Furthermore, the exclusive information 502 and 504 in FIG. 5 does not include a combination of print functions set on the setting screen 802. In this case, the setting determination unit 406 determines that the printer driver that can realize the combination of printing functions received by the setting reception unit 405 is the icon A and the icon B from among a plurality of printer drivers to be registered. be able to. A specific processing flow of the setting determination unit 406 will be described later.

ステップS705において、デバイスストアアプリ303の候補表示部407は、設定判断部406によって、判断された印刷機能の組み合わせを実現可能なプリンタドライバの一覧を表示する。図8の例では、設定判断部406によって、設定受付部405が受け付けた印刷機能の組み合わせを実現可能なプリンタドライバと判断されたドライバA、Bを、ワンクリックアイコン登録画面801の右側に登録対象ドライバ803として一覧表示している。図8において、候補表示部407は、登録対象ドライバ803として、プリンタドライバAとプリンタドライバBを選択可能に表示させている。また、候補表示部407は、図8に示すように、登録できないプリンタドライバC804を、選択できないように非活性化させて表示することが望ましい。   In step S <b> 705, the candidate display unit 407 of the device store application 303 displays a list of printer drivers that can realize the determined combination of print functions by the setting determination unit 406. In the example of FIG. 8, the drivers A and B determined by the setting determination unit 406 as printer drivers that can realize the combination of print functions received by the setting reception unit 405 are registered on the right side of the one-click icon registration screen 801. A list is displayed as the driver 803. In FIG. 8, the candidate display unit 407 displays a printer driver A and a printer driver B as selectable drivers 803 so that they can be selected. Further, as shown in FIG. 8, it is desirable that the candidate display unit 407 deactivates and displays the printer driver C804 that cannot be registered so that it cannot be selected.

ステップS706において、デバイスストアアプリ303の設定情報登録部408は、設定画面802で設定された印刷機能の組み合わせを呼び出すためのワンクリックアイコンの情報を記憶部412、例えば、LocalState フォルダに、任意の形式で保存する。例えば、図8のワンクリックアイコン登録画面801で、登録ボタン805が選択されると、設定情報登録部408は、プリンタドライバA、Bに対して、設定画面802で設定された印刷機能の組み合わせを呼び出すためのワンクリックアイコンの情報を保存する。   In step S706, the setting information registration unit 408 of the device store application 303 stores the information of the one-click icon for calling the combination of printing functions set on the setting screen 802 in an arbitrary format in the storage unit 412 such as the LocalState folder. Save with. For example, when the registration button 805 is selected on the one-click icon registration screen 801 in FIG. 8, the setting information registration unit 408 displays a combination of print functions set on the setting screen 802 for the printer drivers A and B. Save one-click icon information to call.

(設定判断部の処理の例)
図9は、一実施形態に係る設定判断部の判断処理の例を示すフローチャートである。この処理は、図7のステップS704の処理の一例である。
(Example of processing of the setting judgment unit)
FIG. 9 is a flowchart illustrating an example of determination processing of the setting determination unit according to an embodiment. This process is an example of the process of step S704 in FIG.

ステップS901において、設定判断部406は、登録対象となる複数のプリンタドライバから任意の1つのプリンタドライバを選択する。   In step S901, the setting determination unit 406 selects an arbitrary printer driver from a plurality of printer drivers to be registered.

ステップS902において、設定判断部406は、ステップS901で選択されたプリンタドライバが、図7のステップ703で設定受付部405が受け付けた印刷機能の組み合わせを実現可能か否かを判断する。この判断は、例えば、図5に示す設定可能な印刷機能の情報と、設定受付部405が受け付けた印刷機能の組み合わせの情報とを比較することにより行われる。   In step S902, the setting determination unit 406 determines whether the printer driver selected in step S901 can realize the combination of printing functions received by the setting reception unit 405 in step 703 of FIG. This determination is made, for example, by comparing the settable print function information shown in FIG. 5 with the print function combination information received by the setting receiving unit 405.

印刷機能の組み合わせを実現可能な場合、設定判断部406は、ステップS903に処理を移行させ、ステップS901で選択されたプリンタドライバを、印刷機能の組み合わせを実現可能なプリンタドライバの1つとして追加(記憶)する。一方、印刷機能の組み合わせを実現可能でない場合、設定判断部406は、処理をステップS904に移行させる。   If a combination of printing functions can be realized, the setting determination unit 406 shifts the process to step S903, and adds the printer driver selected in step S901 as one of printer drivers that can realize the combination of printing functions ( Remember. On the other hand, when the combination of printing functions cannot be realized, the setting determination unit 406 shifts the processing to step S904.

ステップS904に移行すると、設定判断部406は、登録対象となる複数のプリンタドライバのうち、まだ、ステップS902の判断が行われていないプリンタドライバがあるか否かを判断する。判断されていないプリンタドライバがない場合、設定判断部406は、処理を終了させる。一方、判断されていないプリンタドライバがある場合、設定判断部406は、判断されていないプリンタドライバの中から任意の1つのプリンタドライバを選択し、ステップS902に処理を移行させる。   In step S904, the setting determination unit 406 determines whether there is a printer driver that has not been determined in step S902 among a plurality of printer drivers to be registered. If there is no printer driver that has not been determined, the setting determination unit 406 ends the process. On the other hand, if there is a printer driver that has not been determined, the setting determination unit 406 selects an arbitrary printer driver from among the printer drivers that have not been determined, and the process proceeds to step S902.

設定判断部406は、例えば、上記の処理を、判断されていないプリンタドライバがなくなるまで繰り返すことにより、登録対象となる全てのプリンタドライバに対して、印刷機能の組み合わせが実現可能か否かを判断することができる。   For example, the setting determination unit 406 determines whether or not a combination of printing functions can be realized for all printer drivers to be registered by repeating the above processing until there is no printer driver that has not been determined. can do.

(印刷設定処理)
図10は、一実施形態に係る印刷設定処理の例を示すフローチャートである。図10(a)は、デバイスストアアプリによる印刷設定処理の例を示す。
(Print setting process)
FIG. 10 is a flowchart illustrating an example of print setting processing according to an embodiment. FIG. 10A shows an example of print setting processing by the device store application.

ステップS1001において、デバイスストアアプリ303の設定情報読取部409は、ワンクリックアイコン情報を保存した記憶部412から、保存(登録)されているワンクリックアイコンの情報を読み取る。   In step S <b> 1001, the setting information reading unit 409 of the device store application 303 reads information on the saved (registered) one-click icon from the storage unit 412 that has saved the one-click icon information.

ステップS1002において、デバイスストアアプリ303の設定情報表示部410は、印刷設定画面を、例えば、図2の表示部207等に表示する。このとき、表示される印刷設定画面の一例を図11に示す。   In step S1002, the setting information display unit 410 of the device store application 303 displays a print setting screen on, for example, the display unit 207 in FIG. An example of the print setting screen displayed at this time is shown in FIG.

図11は、一実施形態に係る印刷設定画面の一例を示す図である。図11の例では、印刷設定画面1101には、上部にワンクリックアイコンの選択画面1102が表示されている。また、ワンクリックアイコンの選択画面1102には、複数のワンクリックアイコン1103が選択可能に表示されている。また、印刷設定画面1101の下部には、選択されたワンクリックアイコン1103に対応する印刷機能の設定画面1104が表示されている。この印刷機能の設定画面1104により、利用者は、印刷機能の設定をさらに変更することも可能である。   FIG. 11 is a diagram illustrating an example of a print setting screen according to an embodiment. In the example of FIG. 11, a one-click icon selection screen 1102 is displayed at the top of the print setting screen 1101. A plurality of one-click icons 1103 are displayed on the one-click icon selection screen 1102 so as to be selectable. A print function setting screen 1104 corresponding to the selected one-click icon 1103 is displayed at the bottom of the print setting screen 1101. With this print function setting screen 1104, the user can further change the print function settings.

図10(a)に戻って、フローチャートの説明を続ける。   Returning to FIG. 10A, the description of the flowchart will be continued.

ステップS1003において、利用者によって1つのワンクリックアイコン1103が選択されると、設定情報変更部411は、選択されたワンクリックアイコン1103に対応する印刷機能の設定の組み合わせを印刷設定に反映させる。また、このとき、選択されたワンクリックアイコン1103に対応する印刷機能の設定の組み合わせは、印刷設定画面1101の印刷機能の設定画面1104にも反映される。   In step S1003, when one one-click icon 1103 is selected by the user, the setting information changing unit 411 reflects a combination of print function settings corresponding to the selected one-click icon 1103 in the print settings. At this time, the combination of print function settings corresponding to the selected one-click icon 1103 is also reflected in the print function setting screen 1104 of the print setting screen 1101.

一方、ステップS1003において、ワンクリックアイコン1103が選択されない場合、デバイスストアアプリ303は、印刷機能の設定を行わずに、例えば、デフォルトの設定のまま、ステップS1005に処理を移行させる。   On the other hand, if the one-click icon 1103 is not selected in step S1003, the device store application 303 shifts the processing to step S1005 without changing the print function, for example, with default settings.

ステップS1005において、プリンタドライバ302の印刷実行部608により、印刷を実行する。例えば、図11において、利用者が印刷ボタン1105を選択することにより、デバイスストアアプリ303は、プリンタドライバ302に印刷処理の実行を要求する。   In step S1005, printing is executed by the print execution unit 608 of the printer driver 302. For example, in FIG. 11, when the user selects the print button 1105, the device store application 303 requests the printer driver 302 to execute print processing.

図10(b)は、プリンタドライバによる印刷設定処理の例を示す。   FIG. 10B shows an example of print setting processing by the printer driver.

ステップS1006において、プリンタドライバ302の保存場所特定部604は、ワンクリックアイコン情報の保存場所を特定する。例えば、保存場所特定部604は、前述したようにネットワーク103に接続された複数の画像処理装置102のPnP情報を取得し、デバイスメタデータからデバイスストアアプリ303のアプリ情報(アプリケーションID、アプリケーション名等)を取得する。また、保存場所特定部604は、取得したアプリ情報に基づいて、デバイスストアアプリ303が管理するワンクリックアイコンの保存場所を特定する。   In step S1006, the storage location specifying unit 604 of the printer driver 302 specifies the storage location of the one-click icon information. For example, the storage location specifying unit 604 acquires the PnP information of the plurality of image processing apparatuses 102 connected to the network 103 as described above, and the application information (application ID, application name, etc.) of the device store application 303 from the device metadata. ) To get. Further, the storage location specifying unit 604 specifies the storage location of the one-click icon managed by the device store application 303 based on the acquired application information.

ステップS1007において、プリンタドライバ302の設定情報取得部605は、保存場所特定部604が特定したワンクリックアイコン情報の保存場所(記憶部412)から、登録されているワンクリックアイコンの情報を取得する。   In step S1007, the setting information acquisition unit 605 of the printer driver 302 acquires registered one-click icon information from the storage location (storage unit 412) of the one-click icon information specified by the storage location specification unit 604.

ステップS1008において、プリンタドライバ302の印刷設定表示部606は、印刷設定画面を、例えば、図2の表示部207等に表示する。尚、ここでは、表示部207に表示される印刷設定画面は、図11に示す印刷設定画面1101と同様であるものとして説明を行う。   In step S1008, the print setting display unit 606 of the printer driver 302 displays a print setting screen, for example, on the display unit 207 in FIG. Here, the description will be made assuming that the print setting screen displayed on the display unit 207 is the same as the print setting screen 1101 shown in FIG.

ステップS1009において、利用者によって1つのワンクリックアイコン1103が選択されると、印刷設定変更部607は、選択されたワンクリックアイコン1103に対応する印刷機能の設定の組み合わせを印刷設定に反映させる。また、このとき、選択されたワンクリックアイコン1103に対応する印刷機能の設定の組み合わせは、印刷設定画面1101の印刷機能の設定画面1104にも反映される。   In step S1009, when one one-click icon 1103 is selected by the user, the print setting changing unit 607 reflects the combination of print function settings corresponding to the selected one-click icon 1103 in the print setting. At this time, the combination of print function settings corresponding to the selected one-click icon 1103 is also reflected in the print function setting screen 1104 of the print setting screen 1101.

一方、ステップS1009において、ワンクリックアイコン1103が選択されない場合、プリンタドライバ302は、印刷機能の設定を行わずに、例えば、デフォルトの設定のまま、ステップS1005に処理を移行する。   On the other hand, if the one-click icon 1103 is not selected in step S1009, the printer driver 302 shifts the process to step S1005 without changing the print function, for example, with default settings.

ステップS1005において、プリンタドライバ302の印刷実行部608は、印刷を実行する。例えば、図11において、利用者が印刷ボタン1105を選択することにより、プリンタドライバ302の印刷実行部608は、印刷処理を開始する。   In step S1005, the print execution unit 608 of the printer driver 302 executes printing. For example, in FIG. 11, when the user selects the print button 1105, the print execution unit 608 of the printer driver 302 starts print processing.

以上、本実施形態に係る情報処理装置101は、ワンクリックアイコンの登録時に、利用者によって選択された印刷機能の組み合わせを実現可能なプリンタドライバに対してのみ、ワンクリックアイコンの情報の登録を行う。これにより、利用者によって選択された印刷機能の組み合わせを利用できないプリンタには、ワンクリックアイコンが登録されないので、ワンクリックアイコンを作成したときと同じ設定で印刷されない場合があるという従来技術の問題点を回避することができる。   As described above, the information processing apparatus 101 according to the present embodiment registers the information of the one-click icon only for the printer driver that can realize the combination of the print functions selected by the user when registering the one-click icon. . As a result, a one-click icon is not registered for a printer that cannot use the combination of print functions selected by the user, and therefore, there is a problem with the prior art that printing may not be performed with the same settings as when the one-click icon was created. Can be avoided.

従って、本実施形態に係る情報処理装置101によれば、複数の画像処理装置102の各々で設定通りに印刷が行われるように、複数の画像処理装置102で共通して利用できる印刷条件の組み合わせを設定することを容易にすることができる。   Therefore, according to the information processing apparatus 101 according to the present embodiment, a combination of print conditions that can be used in common by the plurality of image processing apparatuses 102 so that printing is performed as set in each of the plurality of image processing apparatuses 102. Can be easily set.

尚、ワンクリックアイコンは、印刷機能の組み合わせを呼び出すための呼出手段の一例である。呼出手段は、必ずしもアイコンである必要はなく、例えば、プルダウンメニュー等であっても良い。   The one-click icon is an example of a calling unit for calling a combination of printing functions. The calling means is not necessarily an icon, and may be a pull-down menu, for example.

図12は、一実施形態に係る印刷設定画面の別の一例を示す図である。図12の例では、印刷設定画面1201には、図11のワンクリックアイコンの選択画面1102に代えて、設定パターンを選択するためのプルダウンメニュー1202が表示されている。利用者は、このプルダウンメニュー1202から、設定パターンを選択することにより、選択された設定パターンを印刷設定に反映させることができる。   FIG. 12 is a diagram illustrating another example of a print setting screen according to an embodiment. In the example of FIG. 12, a pull-down menu 1202 for selecting a setting pattern is displayed on the print setting screen 1201 instead of the one-click icon selection screen 1102 of FIG. The user can reflect the selected setting pattern in the print setting by selecting the setting pattern from the pull-down menu 1202.

尚、印刷設定画面は、図11のワンクリックアイコンの選択画面1102と、図12のプルダウンメニュー1202の両方を含むものであっても良い。また、印刷機能の組み合わせを呼び出すための呼出手段は、ワンクリックアイコンや、プルダウンメニューとは異なる画像や文字列等であっても良い。
<まとめ>
以上、本発明に係る情報処理装置(101)は、
登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段(403)と、
前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面(802)を表示する設定画面表示手段(404)と、
前記複数のプリンタドライバの中から、前記設定画面(802)で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段(406)と、
前記印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記印刷機能の組み合わせを呼び出すための呼出手段(1103、1202)の情報を登録する登録手段(408)と、
を有する。
The print setting screen may include both the one-click icon selection screen 1102 in FIG. 11 and the pull-down menu 1202 in FIG. The calling means for calling the combination of printing functions may be a one-click icon or an image or character string that is different from the pull-down menu.
<Summary>
The information processing apparatus (101) according to the present invention has been described above.
Acquisition means (403) for acquiring information on print functions that can be set from a plurality of printer drivers to be registered;
A setting screen display unit (404) for displaying a print function setting screen (802) based on the acquired settable print function information;
A determination unit (406) for determining a printer driver capable of realizing a combination of print functions set on the setting screen (802) from the plurality of printer drivers;
Registration means (408) for registering information of calling means (1103, 1202) for calling the combination of printing functions to a printer driver determined to be able to realize the combination of printing functions;
Have

これにより、複数のプリンタ(102)に対して印刷設定の組み合わせを設定した際に、設定通りに印刷を実行することが可能なプリンタに対して印刷設定の組み合わせ(1103、1202)を設定することを容易にする情報処理装置(101)を提供することができる。   Thus, when a combination of print settings is set for a plurality of printers (102), the combination of print settings (1103, 1202) is set for a printer that can execute printing as set. It is possible to provide the information processing apparatus (101) that facilitates the process.

尚、上記括弧内の参照符号は、理解を容易にするために付したものであり、一例に過ぎず、本発明の範囲を限定するものではない。   Note that the reference numerals in the parentheses are given for ease of understanding, are merely examples, and do not limit the scope of the present invention.

100 情報処理システム
101 情報処理装置
102 画像処理装置
103 ネットワーク
302 プリンタドライバ
303 デバイスストアアプリ
403 印刷能力取得部(取得手段)
404 設定画面表示部(設定画面表示手段)
406 設定判断部(判断手段)
407 候補表示部(設定情報表示手段の一例)
408 設定情報登録部(登録手段)
606 印刷設定表示部(設定情報表示手段の一例)
1103 ワンクリックアイコン(呼出手段の一例)
1202 プルダウンメニュー(呼出手段の一例)
DESCRIPTION OF SYMBOLS 100 Information processing system 101 Information processing apparatus 102 Image processing apparatus 103 Network 302 Printer driver 303 Device store application 403 Print capability acquisition part (acquisition means)
404 Setting screen display section (setting screen display means)
406 Setting determination unit (determination means)
407 Candidate display section (an example of setting information display means)
408 Setting information registration unit (registration means)
606 Print setting display section (an example of setting information display means)
1103 One-click icon (example of calling means)
1202 Pull-down menu (example of calling means)

特開2013−145588号公報JP 2013-145588 A

Claims (10)

登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段と、
前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を表示する設定画面表示手段と、
前記複数のプリンタドライバの中から、前記設定画面で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段と、
前記印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記印刷機能の組み合わせを呼び出すための呼出手段の情報を登録する登録手段と、
を有する情報処理装置。
Acquisition means for acquiring print function information that can be set from a plurality of printer drivers to be registered;
A setting screen display means for displaying a print function setting screen based on the acquired settable print function information;
Determining means for determining a printer driver capable of realizing a combination of printing functions set on the setting screen from the plurality of printer drivers;
Registration means for registering information of a calling means for calling the combination of printing functions for a printer driver determined to be able to realize the combination of printing functions;
An information processing apparatus.
前記呼出手段は、
前記印刷機能の組み合わせを呼び出すためのアイコン又は画像であることを特徴とする請求項1に記載の情報処理装置。
The calling means is
The information processing apparatus according to claim 1, wherein the information processing apparatus is an icon or an image for calling a combination of the print functions.
前記アイコン又は画像は、一の操作で前記印刷機能の組み合わせを呼び出すためのワンクリックアイコンであることを特徴とする請求項2に記載の情報処理装置。   The information processing apparatus according to claim 2, wherein the icon or image is a one-click icon for calling a combination of the print functions with one operation. 前記呼出手段は、
前記印刷機能の組み合わせを呼び出すためのプルダウンメニュー又は文字列を含む請求項1乃至3のいずれか一項に記載の情報処理装置。
The calling means is
The information processing apparatus according to any one of claims 1 to 3, further comprising a pull-down menu or a character string for calling up the combination of printing functions.
前記取得手段、前記設定画面表示手段、前記判断手段、及び前記登録手段は、デバイスストアアプリに含まれ、
前記登録手段は、
前記呼出手段の情報を前記デバイスストアアプリの管理領域に保存する請求項1乃至4のいずれか一項に記載の情報処理装置。
The acquisition unit, the setting screen display unit, the determination unit, and the registration unit are included in a device store application,
The registration means includes
The information processing apparatus according to claim 1, wherein information on the calling unit is stored in a management area of the device store application.
前記プリンタドライバは、
前記呼出手段の情報が保存された前記デバイスストアアプリの管理領域を特定する特定手段と、
前記特定されたデバイスストアアプリの管理領域から、前記保存された呼出手段の情報を読み出す読出手段と、
を有する請求項5に記載の情報処理装置。
The printer driver is
A specifying unit for specifying a management area of the device store application in which information of the calling unit is stored;
Reading means for reading out the stored calling means information from the management area of the specified device store application;
The information processing apparatus according to claim 5.
前記登録手段によって登録された呼出手段の一覧を選択可能に表示させる設定情報表示手段を有する請求項1乃至6のいずれか一項に記載の情報処理装置。   The information processing apparatus according to any one of claims 1 to 6, further comprising setting information display means for selectively displaying a list of calling means registered by the registration means. 登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段と、
前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を表示する設定画面表示手段と、
前記複数のプリンタドライバの中から、前記設定画面で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段と、
前記設定された印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記設定された印刷機能の組み合わせを呼び出すための呼出手段を登録する登録手段と、
としてコンピュータを機能させるためのプログラム。
Acquisition means for acquiring print function information that can be set from a plurality of printer drivers to be registered;
A setting screen display means for displaying a print function setting screen based on the acquired settable print function information;
Determining means for determining a printer driver capable of realizing a combination of printing functions set on the setting screen from the plurality of printer drivers;
Registration means for registering a calling means for calling the set combination of print functions for a printer driver determined to be capable of realizing the set print function combination;
As a program to make the computer function as.
印刷機能を有する複数の画像処理装置と、
前記複数の画像処理装置とネットワークを介して接続された情報処理装置を、
登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得手段、
前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を表示する設定画面表示手段、
前記複数のプリンタドライバの中から、前記設定画面で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断手段、及び
前記設定された印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記設定された印刷機能の組み合わせを呼び出すための呼出手段を登録する登録手段、
として機能させるためのプログラムと、
を含む情報処理システム。
A plurality of image processing apparatuses having a printing function;
An information processing apparatus connected to the plurality of image processing apparatuses via a network,
Acquisition means for acquiring print function information that can be set from a plurality of printer drivers to be registered;
A setting screen display means for displaying a setting screen for a print function based on the acquired print function information that can be set;
Determination means for determining a printer driver capable of realizing a combination of print functions set on the setting screen from the plurality of printer drivers, and a printer driver determined to be capable of realizing a combination of the set print functions Registration means for registering calling means for calling the set combination of printing functions,
And a program to function as
Information processing system including
情報処理装置が、登録対象となる複数のプリンタドライバから設定可能な印刷機能の情報を取得する取得ステップと、
前記情報処理装置が、前記取得した設定可能な印刷機能の情報に基づく印刷機能の設定画面を表示する設定画面表示ステップと、
前記情報処理装置が、前記複数のプリンタドライバの中から、前記設定画面で設定された印刷機能の組み合わせを実現可能なプリンタドライバを判断する判断ステップと、
前記情報処理装置が、前記設定された印刷機能の組み合わせを実現可能と判断されたプリンタドライバに対して、前記設定された印刷機能の組み合わせを呼び出すための呼出手段を登録する登録ステップと、
を有する印刷設定の登録方法。
An information processing apparatus that obtains print function information that can be set from a plurality of printer drivers to be registered; and
A setting screen display step in which the information processing apparatus displays a print function setting screen based on the acquired printable print function information;
A determination step of determining a printer driver capable of realizing a combination of print functions set on the setting screen from the plurality of printer drivers;
A registration step in which the information processing apparatus registers a calling means for calling the set combination of print functions to a printer driver that is determined to be capable of realizing the set print function combination;
A method for registering print settings.
JP2015055124A 2015-03-18 2015-03-18 Information processing device, information processing system, method of registering print setting, and program Pending JP2016177352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015055124A JP2016177352A (en) 2015-03-18 2015-03-18 Information processing device, information processing system, method of registering print setting, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015055124A JP2016177352A (en) 2015-03-18 2015-03-18 Information processing device, information processing system, method of registering print setting, and program

Publications (1)

Publication Number Publication Date
JP2016177352A true JP2016177352A (en) 2016-10-06

Family

ID=57071321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015055124A Pending JP2016177352A (en) 2015-03-18 2015-03-18 Information processing device, information processing system, method of registering print setting, and program

Country Status (1)

Country Link
JP (1) JP2016177352A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156636A (en) * 2017-03-17 2018-10-04 株式会社リコー Information processing device, information processing system, information processing method, and program
JP2018206306A (en) * 2017-06-09 2018-12-27 コニカミノルタ株式会社 Information processing apparatus and information processing method
JP2019139717A (en) * 2018-02-15 2019-08-22 株式会社リコー Information processing apparatus, distribution system, program, and distribution method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156636A (en) * 2017-03-17 2018-10-04 株式会社リコー Information processing device, information processing system, information processing method, and program
JP2018206306A (en) * 2017-06-09 2018-12-27 コニカミノルタ株式会社 Information processing apparatus and information processing method
JP2019139717A (en) * 2018-02-15 2019-08-22 株式会社リコー Information processing apparatus, distribution system, program, and distribution method
JP7119409B2 (en) 2018-02-15 2022-08-17 株式会社リコー Information processing device, delivery system, program, delivery method

Similar Documents

Publication Publication Date Title
US10705774B2 (en) Managing print settings in multiple different setting software
US20140293312A1 (en) Information processing apparatus, print control program and print system
EP2284696A1 (en) File printing by means of drag-and-drop
US20150082222A1 (en) Information processing program product, information processing apparatus, and information processing system
JP6648958B2 (en) Device control program, device control method, and device control device
JP4696938B2 (en) Virtual device name change program
JP2024019171A (en) Image processing apparatus, information processing method, and program
JP5392201B2 (en) Universal driver and device control method
JP2016177352A (en) Information processing device, information processing system, method of registering print setting, and program
WO2014136429A1 (en) Information processing apparatus and method for the same
JP7110631B2 (en) Information processing device, information processing system, and program
JP5648758B1 (en) Printing instruction support apparatus, printing system, and program
JP2012059106A (en) Customization device, printing system, customization method, and customization program
JP2019140478A (en) Operation support system
CN105446668B (en) Image forming apparatus and method of changing print setting
JP6696609B2 (en) Mobile terminal and output program
JP7175630B2 (en) IMAGE FORMING APPARATUS, CONTROL METHOD AND PROGRAM
JP5679087B1 (en) Printing instruction support apparatus, printing system, and program
JP5805597B2 (en) Information processing apparatus and image forming system including the same
JP2015129993A (en) Information processing system, operation device, information display method, and program
JP2019160061A (en) Information processing device, information processing method and program
JP2020136835A (en) Information processing device, image processing system, and program
JP2018073089A (en) Information processing device, information processing system, information processing method, and program
JP2015204082A (en) Function setting program and function setting method
JP2014142856A (en) Equipment detection device, network system and program