JP7210621B2 - Information processing device, control method, and program - Google Patents

Information processing device, control method, and program Download PDF

Info

Publication number
JP7210621B2
JP7210621B2 JP2021014641A JP2021014641A JP7210621B2 JP 7210621 B2 JP7210621 B2 JP 7210621B2 JP 2021014641 A JP2021014641 A JP 2021014641A JP 2021014641 A JP2021014641 A JP 2021014641A JP 7210621 B2 JP7210621 B2 JP 7210621B2
Authority
JP
Japan
Prior art keywords
print plug
print
printer
information processing
plug
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.)
Active
Application number
JP2021014641A
Other languages
Japanese (ja)
Other versions
JP2021089746A (en
JP2021089746A5 (en
Inventor
央 加藤
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 JP2021014641A priority Critical patent/JP7210621B2/en
Publication of JP2021089746A publication Critical patent/JP2021089746A/en
Publication of JP2021089746A5 publication Critical patent/JP2021089746A5/ja
Application granted granted Critical
Publication of JP7210621B2 publication Critical patent/JP7210621B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、制御方法、及びプログラムに関する。 The present invention relates to an information processing device, control method, and program.

近年、スマートフォン等の携帯端末装置で動作するAndroid(登録商標)等の携帯端末用OS(オペレーティングシステム)において、印刷機能もそのオペレーティングシステムで標準的にサポートされるようになってきている。パーソナルコンピュータで動作するWindows(登録商標)等において、印刷機能を司るのはプリンタドライバというソフトウェアであるが、Androidでは、プリンタドライバの代わりにプリントプラグインというソフトウェアを用いる。 2. Description of the Related Art In recent years, in mobile terminal OSs (operating systems) such as Android (registered trademark) operating on mobile terminal devices such as smartphones, print functions have come to be supported as standard by the operating systems. In Windows (registered trademark) operating on a personal computer, software called a printer driver controls the printing function, but in Android, software called a print plug-in is used instead of the printer driver.

プリントプラグインは、プリンタ(画像形成装置)の探索機能と印刷機能とを備え、アプリケーションからの要求に応じて探索機能で検出したプリンタの一覧をユーザに提示し、選択されたプリンタに対して印刷ジョブを送信する。プリントプラグインは、Androidのアプリケーション形式で提供され、プリンタベンダーやアプリケーションベンダーからGoogle Play(登録商標)などのアプリケーション配信サービスを介してユーザに提供される。 The print plug-in has a search function and a print function for printers (image forming apparatuses), presents a list of printers detected by the search function in response to a request from an application, and prints to the selected printer. Submit a job. The print plug-in is provided in the form of an Android application, and is provided to users by printer vendors and application vendors via application distribution services such as Google Play (registered trademark).

ユーザがプリントプラグインの機能を利用するには、プリントプラグインをダウンロード及びインストールする必要がある。携帯端末装置によっては、あらかじめプリントプラグインをプリインストールすることで、ユーザがプリントプラグインをダウンロード及びインストールすることなく、印刷機能を利用可能にするものがある。しかし、プリントプラグインをプリインストールする形式の場合、ユーザが印刷をするか否かにかかわらず、携帯端末装置のストレージ使用量が増加してしまう。 In order for the user to use the functions of the print plug-in, it is necessary to download and install the print plug-in. Some portable terminal devices have a print plug-in pre-installed so that the user can use the print function without downloading and installing the print plug-in. However, in the case of pre-installing the print plug-in, the amount of storage used in the portable terminal increases regardless of whether the user prints or not.

特許文献1は、ユーザが選択したプリンタのドライバがクライアントにインストールされていない場合に、クライアントに対してドライバの配信を行い、クライアントにおいてドライバのインストールが自動的に行われる管理システムを開示している。 Japanese Patent Application Laid-Open No. 2002-200002 discloses a management system that, when a driver for a printer selected by a user is not installed on the client, distributes the driver to the client and automatically installs the driver on the client. .

特開2006-190320号公報Japanese Patent Application Laid-Open No. 2006-190320

本明細書では1つのプリンタに対して、複数のプリントプラグインが対応している場合に選択候補を複数のプリントプラグイン毎に表示する方法について検討する。この方法では既にインストール済みのプリントプラグインがあっても、未インストールのプリントプラグインがあれば、当該未インストールのプリントプラグインも選択画面において選択候補として表示される。すなわち、インストール済みのプリントプラグインにより、あるプリンタへの印刷が可能な状態であるにもかかわらず、当該プリンタに対応する別のプリントプラグインで未インストールのものがあれば、インストールを誘導するための表示が行われてしまう。これは、ユーザにとって煩わしく、操作性が低下してしまう。 This specification discusses a method of displaying selection candidates for each of a plurality of print plug-ins when a plurality of print plug-ins are compatible with one printer. With this method, even if there are print plug-ins that have already been installed, if there are print plug-ins that have not been installed, the print plug-ins that have not been installed are also displayed as selection candidates on the selection screen. In other words, even though the installed print plug-in enables printing to a certain printer, if there is another print plug-in corresponding to the printer that has not yet been installed, the user is guided to install the print plug-in. is displayed. This is troublesome for the user and reduces operability.

特許文献1には、1つのプリンタに対して複数のプリンタドライバが対応している場合について考慮されていない。 Japanese Patent Application Laid-Open No. 2002-200001 does not consider the case where a plurality of printer drivers are compatible with one printer.

本発明は、画像形成装置を選択して使用する際の操作性を向上することを可能とする情報処理装置の提供を目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an information processing apparatus capable of improving operability when selecting and using an image forming apparatus.

本発明の一実施形態の情報処理装置は、 探索によりプリンタを検出することができる第1のプリントプラグインがインストールされ、前記第1のプリントプラグインが無効に設定されており、探索により前記プリンタを検出することができる第2のプリントプラグインであって、前記第1のプリントプラグインとは異なる前記第2のプリントプラグインがインストールされていない情報処理装置であって、前記情報処理装置にインストール可能なソフトウェアのうちプリントプラグインのみの情報を表示する領域であって、無効に設定されている前記第1のプリントプラグインを有効に設定するユーザ操作を受け付けるオブジェクト、インストールされていない前記第2のプリントプラグインの情報を表示する前記領域を表示部に表示する表示制御手段を有することを特徴とする。

An information processing apparatus according to an embodiment of the present invention is installed with a first print plug-in capable of detecting a printer by searching , the first print plug-in is disabled, and the printer is detected by searching . an information processing apparatus in which the second print plug-in different from the first print plug-in is not installed, wherein the information processing apparatus an area for displaying information only about print plug-ins among installable software, and an object for accepting a user operation to enable the first print plug-in that is set to be disabled; It is characterized by comprising display control means for displaying the area for displaying the information of the second print plug-in on the display section.

本発明の情報処理装置によれば、画像形成装置を選択して使用する際の操作性を向上することが可能となる。 According to the information processing apparatus of the present invention, it is possible to improve operability when selecting and using an image forming apparatus.

本発明の一実施形態におけるネットワーク構成を示す図である。It is a figure which shows the network configuration in one Embodiment of this invention. 携帯端末装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a portable terminal device. 携帯端末装置で動作するソフトウェアの構成の一例を示す図である。FIG. 2 is a diagram showing an example of the configuration of software that operates on a mobile terminal device; FIG. 第1実施形態に係るアプリケーションの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the application which concerns on 1st Embodiment. 第1実施形態に係るアプリケーションの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the application which concerns on 1st Embodiment. 対象プリンタ表示領域がタップされた後の動作を示す図である。FIG. 10 is a diagram showing an operation after the target printer display area is tapped; 対象プリンタ表示領域がタップされた後の動作を示す図である。FIG. 10 is a diagram showing an operation after the target printer display area is tapped; 第1実施形態に係るアプリケーションの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the application which concerns on 1st Embodiment. 第1実施形態に係るアプリケーションの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the application which concerns on 1st Embodiment. 第2実施形態に係るアプリケーションの表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the application which concerns on 2nd Embodiment. 対象プリンタ表示領域がタップされた後の動作を示す図である。FIG. 10 is a diagram showing an operation after the target printer display area is tapped; 対象プリンタ表示領域がタップされた後の動作を示す図である。FIG. 10 is a diagram showing an operation after the target printer display area is tapped; 対応プリントプラグインテーブルの一例を示す図である。FIG. 10 is a diagram showing an example of a corresponding print plug-in table;

以下、本発明を実施するための形態について図面などを参照して説明する。
(第1実施形態)
図1は、本発明の第1実施形態におけるネットワーク構成を示す図である。
情報処理装置である携帯端末装置2000は、アクセスポイント2013を介して、プリンタ1000、プリンタ1001、及びプリンタ1002と同じネットワークに接続されている。各プリンタは、図1に示すようにモデル名及びIPアドレスを内部に保持する。なお、本実施形態では、画像処理装置の一例としてプリンタを用いて説明するが、これに限定されるものではなく、例えば、MFP(MultiFunction Peripheral)等のその他の印刷機能を備えるデバイスであってもよい。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.
(First embodiment)
FIG. 1 is a diagram showing a network configuration according to the first embodiment of the present invention.
A mobile terminal device 2000 as an information processing device is connected to the same network as printers 1000 , 1001 and 1002 via an access point 2013 . Each printer internally holds a model name and an IP address as shown in FIG. In this embodiment, a printer is used as an example of an image processing apparatus, but the present invention is not limited to this. good.

図2は、携帯端末装置2000のハードウェア構成の一例を示す図である。
フラッシュメモリ(Flash)2003は、各種プログラムを記憶する。ハードウェア上の実行主体は、SoC(System on a chip)2001であり、ソフトウェア上の制御主体は、フラッシュメモリ2003に格納されたプログラムである。RAM(Random Access Memory)2002にはプログラムが展開され、SoCが解釈して実行する。
FIG. 2 is a diagram showing an example of the hardware configuration of the mobile terminal device 2000. As shown in FIG.
A flash memory (Flash) 2003 stores various programs. SoC (System on a Chip) 2001 is the hardware execution entity, and the software control entity is a program stored in the flash memory 2003 . A program is developed in a RAM (Random Access Memory) 2002 and interpreted and executed by the SoC.

Bluetooth(登録商標)部2004は、Bluetoothによる通信を行う。WiFi部2005は、アクセスポイント2013を介して無線通信を行う。NFC部2006は、近距離無線通信を行う。電源2007は、携帯端末装置2000内の各部に必要な電力を供給する。Voice/Audio部2008は、マイクやスピーカ等を備え、音声入出力に使用される。タッチパネル2009は、ユーザが手指で操作を行う操作入力部である。LED(Light Emitting Diode)部2010は、各種の表示に使用される。 A Bluetooth (registered trademark) unit 2004 performs communication by Bluetooth. A WiFi unit 2005 performs wireless communication via the access point 2013 . The NFC unit 2006 performs short-range wireless communication. A power supply 2007 supplies necessary power to each unit in the mobile terminal device 2000 . A Voice/Audio unit 2008 has a microphone, a speaker, etc., and is used for voice input/output. A touch panel 2009 is an operation input unit operated by a user's fingers. An LED (Light Emitting Diode) section 2010 is used for various displays.

カメラ部2011は、写真や動画の撮影を行う撮像部等を備える。センサ部2012は、GPS(Global Positioning System)や、加速度センサ、地磁気センサ、近接センサ等を備える。上述した各部は、SoC2001に接続されており、携帯端末装置2000は、アクセスポイント2013を介してネットワークに接続可能である。本実施形態において、OS(オペレーティングシステム)は、例えば、Google(登録商標)社のAndroid OS(登録商標)を想定するが、これに限られるものではない。 A camera unit 2011 includes an imaging unit for taking pictures and moving images. The sensor unit 2012 includes a GPS (Global Positioning System), an acceleration sensor, a geomagnetic sensor, a proximity sensor, and the like. Each unit described above is connected to the SoC 2001 , and the mobile terminal device 2000 can be connected to the network via the access point 2013 . In this embodiment, the OS (operating system) is assumed to be, for example, Android OS (registered trademark) of Google (registered trademark), but is not limited to this.

図3は、携帯端末装置2000上で動作するソフトウェアの構成の一例を示す図である。
本実施形態におけるソフトウェアの各プログラムは、フラッシュメモリ2003に記憶されている。アプリケーション112~114は、携帯端末装置2000にインストールされており、印刷システム100を介して写真、文書、Webページ等のコンテンツの表示機能や印刷機能を提供する。
FIG. 3 is a diagram showing an example of the configuration of software operating on the mobile terminal device 2000. As shown in FIG.
Each software program in this embodiment is stored in the flash memory 2003 . The applications 112 to 114 are installed in the mobile terminal device 2000 and provide a function of displaying and printing contents such as photographs, documents, and web pages via the printing system 100 .

印刷システム100は、UI(User Interface)部101、プリントプラグイン制御部102、通信部103、プリントプラグイン管理部104、検出結果受信部105、及びプリンタ探索部106を備える。UI部101は、印刷システム100のユーザインタフェースを提供する。プリントプラグイン制御部102は、携帯端末装置2000にインストールされたプリントプラグイン(プラグインモジュール)の動作を制御する。通信部103は、WiFiを使用してプリンタとネットワーク通信を行う。 The printing system 100 includes a UI (User Interface) section 101 , a print plug-in control section 102 , a communication section 103 , a print plug-in management section 104 , a detection result reception section 105 and a printer search section 106 . A UI unit 101 provides a user interface for the printing system 100 . The print plug-in control unit 102 controls operations of print plug-ins (plug-in modules) installed in the mobile terminal device 2000 . A communication unit 103 performs network communication with the printer using WiFi.

プリントプラグイン管理部104は、携帯端末装置2000にインストールされたプリントプラグインの情報を管理する。検出結果受信部105は、プリントプラグインがネットワーク上のプリンタを検出した場合に検出結果の通知を受信する。プリンタ探索部106は、携帯端末装置2000にあらかじめ搭載されたプリンタの探索機能で、アプリケーションからの要求に応じてネットワーク上のプリンタを探索する。 A print plug-in management unit 104 manages information on print plug-ins installed in the mobile terminal device 2000 . A detection result receiving unit 105 receives notification of the detection result when the print plug-in detects a printer on the network. The printer search unit 106 is a printer search function pre-installed in the mobile terminal device 2000, and searches for a printer on the network in response to a request from an application.

プリントプラグイン200は、プリンタの探索、印刷ジョブの生成、プリンタステータスの取得等の機能を有し、印刷システム100と当該プリントプラグインが対応するプリンタ(対象プリンタ)との橋渡しを行う。プリントプラグイン200は、必要に応じてインストール及びアンインストールが可能であり、印刷システム100のプリントプラグイン管理部104は、各プリントプラグインのインストール状態を管理する。プリントプラグイン200は、プリンタ探索部201、印刷処理部202、パッケージ名203、及びベンダー名204を有する。本実施形態において既にインストールされているプリントプラグイン200は、説明を容易にするため、複数のベンダーが提供するプリンタに対応する標準規格に準じたプリントプラグインとする。ただし、これに限定されるものではない。 The print plug-in 200 has functions such as printer search, print job generation, and printer status acquisition, and acts as a bridge between the printing system 100 and the printer (target printer) that the print plug-in corresponds to. The print plug-in 200 can be installed and uninstalled as required, and the print plug-in management unit 104 of the printing system 100 manages the installation status of each print plug-in. The print plug-in 200 has a printer search section 201 , a print processing section 202 , a package name 203 and a vendor name 204 . In this embodiment, the pre-installed print plug-in 200 is assumed to be a print plug-in conforming to the standard for printers provided by multiple vendors for ease of explanation. However, it is not limited to this.

プリンタ探索部201は、マルチキャストまたはブロードキャストを使用してネットワーク上のプリンタを探索する。探索する際のプロトコルは、SLP(Service Location Protocol)、Multicast―DNS(Domain Name System)等を使用する。ただし、これに限られるものではなく、プリントプラグイン毎に使用するプロトコルが異なっていてもよい。 A printer search unit 201 searches for printers on the network using multicast or broadcast. Protocols used for searching include SLP (Service Location Protocol), Multicast-DNS (Domain Name System), and the like. However, the protocol is not limited to this, and different protocols may be used for each print plug-in.

印刷処理部202は、対象プリンタが印刷可能なPDL(Page Description Language)データまたはイメージデータに対してレンダリング処理を行う。パッケージ名203は、プリントプラグイン200に割り当てられた一意に識別可能な名称であり、この例では「com.stdprintpluguin.xxx」とする。プリントプラグイン毎に異なるパッケージ名が割り当てられ、パッケージ名203に各々のプリントプラグインが記憶している。ベンダー名204は、プリントプラグイン200を提供するベンダーの名称であり、この例では「stdprintplugin」とする。 The print processing unit 202 performs rendering processing on PDL (Page Description Language) data or image data printable by the target printer. The package name 203 is a uniquely identifiable name assigned to the print plug-in 200, and is "com.stdprintplugin.xxx" in this example. A different package name is assigned to each print plug-in, and each print plug-in is stored in the package name 203 . The vendor name 204 is the name of the vendor that provides the print plug-in 200, and is "stdprintplugin" in this example.

対応プリントプラグインテーブル150は、プリンタ探索部106が検出したネットワーク上のプリンタと、当該プリンタに対応するプリントプラグインの一覧情報を有するテーブルである。 The corresponding print plug-in table 150 is a table having list information of printers on the network detected by the printer search unit 106 and print plug-ins corresponding to the printers.

図13は、対応プリントプラグインテーブル150の一例を示す図である。
対応プリントプラグインテーブル150は、以下の情報を対応付けて保持する。すなわち、プリンタ探索部106がネットワーク上のプリンタから取得したベンダー名1101と、プリントプラグインのパッケージ名1102と、プリントプラグインのダウンロードサイト(URL情報)1103とが対応付けて保持されている。
FIG. 13 is a diagram showing an example of the corresponding print plug-in table 150. As shown in FIG.
The corresponding print plug-in table 150 holds the following information in association. That is, the vendor name 1101 acquired from the printer on the network by the printer search unit 106, the package name 1102 of the print plug-in, and the download site (URL information) 1103 of the print plug-in are stored in association with each other.

対応プリントプラグインテーブル150を参照することにより、ネットワーク上で探索されたプリンタとプリントプラグインとを結びつけることができるため、プリントプラグインが未インストール状態の場合にダウンロードサイトへ誘導することができる。例えば、テーブルデータ1104の例では、ベンダー名が“ABC”のプリンタは、パッケージ名が“jp.co.abc.xxxxx”のプリントプラグインが対応することを示している。また、ベンダー名が“ABC”のプリンタは、ダウンロードサイトURLが“http:store.abc.printplugin“のプリントプラグインが対応することを示している。 By referring to the corresponding print plug-in table 150, the printer searched on the network and the print plug-in can be connected, so that the print plug-in can be guided to the download site when the print plug-in is not installed. For example, the example of the table data 1104 indicates that a printer with a vendor name of "ABC" corresponds to a print plug-in with a package name of "jp.co.abc.xxxxx". A printer with a vendor name of "ABC" corresponds to a print plug-in with a download site URL of "http:store.abc.printplugin".

図4及び図5は、印刷システム100の機能を実装したアプリケーションの表示画面の一例を示す図である。
図4(A)は、印刷対象のコンテンツが表示されたアプリケーション画面400を示す。ユーザが、印刷ボタン401をタップすると、印刷システム100のUI部101が呼び出されて、図4(B)に示す画面に遷移する。
4 and 5 are diagrams showing examples of display screens of applications implementing the functions of the printing system 100. FIG.
FIG. 4A shows an application screen 400 displaying content to be printed. When the user taps the print button 401, the UI unit 101 of the printing system 100 is called and the screen transitions to the screen shown in FIG. 4B.

図4(B)は、印刷設定画面402を示す。印刷設定画面402は、対象プリンタ表示領域403、印刷設定領域404、印刷ボタン405を有する。ユーザが印刷設定領域404で所望の印刷設定を設定した後、印刷ボタン405をタップすることで、対象プリンタ表示領域403に表示されたプリンタに対し、アプリケーションのコンテンツデータが出力される。 FIG. 4B shows a print setting screen 402 . The print setting screen 402 has a target printer display area 403 , a print setting area 404 and a print button 405 . When the user taps a print button 405 after setting desired print settings in the print setting area 404 , the content data of the application is output to the printer displayed in the target printer display area 403 .

図4(B)では、IPアドレス「192.168.0.12」を有するプリンタ「Printer-C」が選択されている。本実施形態では、出力先を別のプリンタに変更する場合について説明する。出力先を別のプリンタに変更する場合には、ユーザが対象プリンタ表示領域403をタップすると、図5(A)に示す画面に遷移する。図5(A)は、ネットワーク上のプリンタ一覧画面406を示す。プリンタ一覧画面406に表示される内容は、プリントプラグイン制御部102及びUI部101によって制御される。以下、プリンタ一覧画面406の表示制御に係る処理について説明する。 In FIG. 4B, the printer "Printer-C" having the IP address "192.168.0.12" is selected. In this embodiment, the case of changing the output destination to another printer will be described. To change the output destination to another printer, when the user taps the target printer display area 403, the screen transitions to the screen shown in FIG. 5A. FIG. 5A shows a printer list screen 406 on the network. Contents displayed on the printer list screen 406 are controlled by the print plug-in control unit 102 and the UI unit 101 . Processing related to display control of the printer list screen 406 will be described below.

図6及び図7は、図4(B)に示した印刷設定画面402上で、対象プリンタ表示領域403がタップされた後の、印刷システム100の動作の一例を示すフローチャートである。
図6及び図7に示す処理は、フラッシュメモリ2003に記録されたプログラムがRAM2002にロードされ、SoC2001が実行することにより実現される。
6 and 7 are flowcharts showing an example of the operation of the printing system 100 after the target printer display area 403 is tapped on the print setting screen 402 shown in FIG. 4B.
The processing shown in FIGS. 6 and 7 is realized by loading the program recorded in the flash memory 2003 into the RAM 2002 and executing it by the SoC 2001 .

印刷設定画面402上で対象プリンタ表示領域403がタップされると、ステップS501にて、プリントプラグイン制御部102が、プリントプラグイン管理部104を介して携帯端末装置2000にインストールされたプリントプラグインの一覧を取得する。ステップS502にて、プリントプラグイン制御部102が、プリントプラグイン管理部104を介してインストール済みのプリントプラグイン200が存在するか否かを判断する。 When the target printer display area 403 is tapped on the print setting screen 402, in step S501, the print plug-in control unit 102 activates the print plug-in installed in the mobile terminal device 2000 via the print plug-in management unit 104. Get a list of In step S502, the print plug-in control unit 102 determines through the print plug-in management unit 104 whether there is a print plug-in 200 that has been installed.

ステップS502にてインストール済みのプリントプラグイン200があると判断された場合、処理はステップS503に進む。ステップS503にて、プリントプラグイン制御部102が、インストール済みのプリントプラグインが有効か無効かを示す有効化設定の一覧を取得する。有効化設定を含むプリントプラグインの表示制御に係る設定は、有効化設定画面にて行う。 If it is determined in step S502 that there is an installed print plug-in 200, the process proceeds to step S503. In step S503, the print plug-in control unit 102 acquires a list of validation settings indicating whether the installed print plug-in is valid or invalid. Settings related to print plug-in display control, including activation settings, are performed on the activation setting screen.

図8は、有効化設定画面の一例を示す図である。
有効化設定画面は、プリントプラグイン管理部104が管理する。有効化設定画面において、未インストールプリントプラグインの表示設定、及びインストール済みのプリントプラグインの有効化設定を行うことができる。
FIG. 8 is a diagram showing an example of an activation setting screen.
The activation setting screen is managed by the print plug-in management unit 104 . On the validation setting screen, it is possible to perform display settings for non-installed print plug-ins and validation settings for installed print plug-ins.

本実施形態では、図8に示すように、有効化設定606において、インストール済みのプリントプラグインごとに当該プリントプラグインを有効にするか、または無効にするかを指定することができる。図8(A)に示す例では、「STD Print Plugin」が有効になっている。この設定が有効の場合にのみ、プリントプラグイン制御部102は、後述するステップS505において当該プリントプラグインに対してプリンタの探索を指示する。 In this embodiment, as shown in FIG. 8, in the activation setting 606, for each installed print plug-in, it is possible to specify whether to enable or disable the print plug-in. In the example shown in FIG. 8A, "STD Print Plugin" is enabled. Only when this setting is valid, the print plug-in control unit 102 instructs the print plug-in to search for a printer in step S505, which will be described later.

ステップS503においてプリントプラグイン制御部102が図8に示したインストール済みのプリントプラグインの有効化設定の一覧を取得すると、処理はステップS504に進む。ステップS504にて、プリントプラグイン制御部102が、ステップS503で取得した最初のインストール済みのプリントプラグインの有効化設定に基づき、当該プリントプラグインが有効か無効かを判断する。 In step S503, when the print plug-in control unit 102 acquires the list of activation settings of installed print plug-ins shown in FIG. 8, the process advances to step S504. In step S504, the print plug-in control unit 102 determines whether the print plug-in is enabled or disabled based on the activation setting of the first installed print plug-in obtained in step S503.

ステップS504にて当該プリントプラグインが有効であると判断された場合は、処理はステップS505に進む。ステップS505にて、プリントプラグイン制御部102が、当該プリントプラグインに対して対象プリンタの探索を指示する。一方、ステップS504にて当該プリントプラグインが有効でないと判断された場合は、対象プリンタの探索を行わずに、処理はステップS506に進む。 If it is determined in step S504 that the print plug-in is valid, the process advances to step S505. In step S505, the print plug-in control unit 102 instructs the print plug-in to search for a target printer. On the other hand, if it is determined in step S504 that the print plug-in is not valid, the process proceeds to step S506 without searching for the target printer.

ステップS506にて、プリントプラグイン制御部102が、ステップS504~S505の処理の対象としたプリントプラグインが、ステップS503にて取得した有効化設定の一覧にあるインストール済みのプリントプラグインの最後か否かを判断する。ステップS506にて有効化設定一覧にある最後のインストール済みのプリントプラグインではないと判断した場合は、処理はステップS504に戻る。そして、有効化一覧にある次のインストール済みのプリントプラグインに対してステップS504~S506の処理を繰り返す。一方、ステップS506にて、有効化設定一覧にある最後のインストール済みのプリントプラグインであると判断した場合は、処理はステップS507に進む。 In step S506, the print plug-in control unit 102 determines whether the print plug-in targeted for processing in steps S504 and S505 is the last installed print plug-in in the list of activation settings acquired in step S503. determine whether or not If it is determined in step S506 that it is not the last installed print plug-in in the activation setting list, the process returns to step S504. Then, the processing of steps S504 to S506 is repeated for the next installed print plug-in in the activation list. On the other hand, if it is determined in step S506 that it is the last installed print plug-in in the activation setting list, the process advances to step S507.

ステップS507にて、プリントプラグイン制御部102が、印刷システム100のプリンタ探索部106に対して、探索を指示する。ステップS508にて、プリントプラグイン制御部102が、タイムアウトに達しているか否かを判断する。ステップS508にてタイムアウトに達していないと判断された場合、処理はステップS509に進む。ステップS509にて、印刷システム100の検出結果受信部105が、ステップS505及びS507のそれぞれの探索処理に対する検出結果を受信する。 In step S507, the print plug-in control unit 102 instructs the printer searching unit 106 of the printing system 100 to search. In step S508, the print plug-in control unit 102 determines whether or not timeout has been reached. If it is determined in step S508 that the timeout has not been reached, the process proceeds to step S509. In step S509, the detection result receiving unit 105 of the printing system 100 receives the detection results of the search processes in steps S505 and S507.

ステップS510にて、プリントプラグイン制御部102が、ステップS509にて受信した検出結果の通知元を判断する。検出結果がステップS505にて指示したプリントプラグイン200のプリンタ探索部201から受信した結果であると判断された場合には、処理はステップS511に進む。一方、検出結果がステップS507にて指示した印刷システム100のプリンタ探索部106から受信した結果であると判断された場合には、処理は図7のステップS512に進む。 In step S510, the print plug-in control unit 102 determines the notification source of the detection result received in step S509. If it is determined that the detection result is the result received from the printer search unit 201 of the print plug-in 200 instructed in step S505, the process advances to step S511. On the other hand, if it is determined that the detection result is the result received from the printer searching unit 106 of the printing system 100 instructed in step S507, the process proceeds to step S512 in FIG.

ステップS511にて、印刷システム100のUI部101が、プリントプラグイン200から受信した検出結果の情報を元に、図5(A)に示すようにプリンタ一覧画面406を更新する。すなわち、プリンタ一覧画面406にプリンタ情報407が示すように、インストール済みのプリントプラグイン200が対応するプリンタの情報が追加される。その後、再びS508のステップに戻り、タイムアウトに達するまで処理を繰り返す。 In step S<b>511 , the UI unit 101 of the printing system 100 updates the printer list screen 406 as shown in FIG. 5A based on the detection result information received from the print plug-in 200 . That is, as indicated by the printer information 407 on the printer list screen 406, information on the printer to which the installed print plug-in 200 corresponds is added. After that, the process returns to step S508 and repeats the process until the timeout is reached.

一方、ステップS512では、プリントプラグイン制御部102が、対応プリントプラグインテーブル150を参照し、ステップS509にて受信した検出結果に含まれるプリンタに対応するプリントプラグインに関する情報を取得する。このとき、プリントプラグイン制御部102は、プリンタ探索部106が探索したプリンタから取得したベンダー名の情報を元に、当該プリンタのベンダー名に対応するプリントプラグインに関する情報を取得する。 On the other hand, in step S512, the print plug-in control unit 102 refers to the corresponding print plug-in table 150 and acquires information on the print plug-in corresponding to the printer included in the detection result received in step S509. At this time, the print plug-in control unit 102 acquires information on the print plug-in corresponding to the vendor name of the printer based on the vendor name information acquired from the printer searched by the printer search unit 106 .

また、ステップS509にて受信した検出結果が、Mopria(登録商標)等の標準規格で定められた応答であった場合には、プリントプラグイン制御部102は、当該プリンタが標準プリントプラグインに対応していると判断する。プリンタが標準プリントプラグインとベンダーが提供するプリントプラグイン(ベンダープラグイン)の両方に対応している場合は、ステップS512にて複数のプリントプラグインに関する情報(情報一覧)が取得される。 If the detection result received in step S509 is a response defined by a standard such as Mopria (registered trademark), the print plug-in control unit 102 determines that the printer is compatible with the standard print plug-in. judge that it is. If the printer supports both the standard print plug-in and the print plug-in provided by the vendor (vendor plug-in), information (information list) on a plurality of print plug-ins is acquired in step S512.

ステップS513にて、プリントプラグイン管理部104が、ステップS512にて取得したプリントプラグインに関する情報一覧の最初のプリントプラグインに対して、同じプリントプラグインが既にインストールされているか否かを判断する。当該最初のプリントプラグインが既にインストールされていると判断された場合には、処理はステップS519に進む。一方、当該最初のプリントプラグインがインストールされていないと判断された場合には、処理はステップS514に進む。 In step S513, the print plug-in management unit 104 determines whether or not the same print plug-in has already been installed for the first print plug-in in the print plug-in information list acquired in step S512. . If it is determined that the first print plug-in has already been installed, the process proceeds to step S519. On the other hand, if it is determined that the first print plug-in has not been installed, the process proceeds to step S514.

ステップS514にて、プリントプラグイン制御部102が、プリンタ一覧画面406に、ステップS512にて取得したプリントプラグインに関する情報に対応するプリントプラグインのダウンロードサイトへのリンクが作成済みであるか否かを判断する。ダウンロードサイトへのリンクが作成済みでないと判断された場合には、ステップS515にて、プリントプラグイン管理部104が、当該プリントプラグインの表示設定を取得する。プリントプラグインの表示設定は、図8を用いて説明した有効化設定画面にて行われる。 In step S514, the print plug-in control unit 102 determines whether a link to the download site of the print plug-in corresponding to the information regarding the print plug-in acquired in step S512 has been created on the printer list screen 406. to judge. If it is determined that the link to the download site has not been created, the print plug-in management unit 104 acquires display settings for the print plug-in in step S515. Display settings for the print plug-in are performed on the activation setting screen described with reference to FIG.

本実施形態では、図8(A)に示すように、表示設定601において、未インストールのプリントプラグインごとに、当該プリントプラグインをプリンタ一覧画面406に表示するか否かを指定できる。すなわち、未インストールのプリントプラグインごとに、そのインストールを誘導する表示(ダウンロードサイトへのリンクの作成)を行うか否かを指定できる。図8(A)に示す例では、表示設定602により未インストールのプリントプラグインである「ABC Plugin」はプリンタ一覧画面406に表示するように設定されている。 In this embodiment, as shown in FIG. 8A, in the display setting 601, it is possible to specify whether or not to display the print plug-in on the printer list screen 406 for each print plug-in that has not been installed. That is, for each print plug-in that has not been installed, it is possible to specify whether or not to perform a display (create a link to a download site) to guide the installation. In the example shown in FIG. 8A, the display setting 602 is set to display the uninstalled print plug-in “ABC Plugin” on the printer list screen 406 .

また、本実施形態における、表示設定を行う有効化設定画面のその他の例として、図8(B)を示す。図8(A)では、未インストールのプリントプラグインごとに表示及び非表示を設定可能であった。これに対して、図8(B)では、標準のプリントプラグインと、標準以外のベンダーが提供するプリントプラグインに対して、それぞれ表示設定604及び表示設定605においてプリンタ一覧画面に表示するか否かを指定できる。 Further, FIG. 8B shows another example of the activation setting screen for performing display settings in this embodiment. In FIG. 8A, display or non-display can be set for each print plug-in that has not been installed. On the other hand, in FIG. 8B, whether or not to display standard print plug-ins and print plug-ins provided by non-standard vendors in the display settings 604 and 605 is set on the printer list screen. You can specify

すなわち、図8(B)では、個々のベンダープラグインごとに表示・非表示を設定するのではなく一度の操作で表示・非表示を設定することができる。これにより、例えば、複数のベンダーが提供するプリントプラグインが未インストールの場合であって、標準のプリントプラグインがインストールされている場合に、簡単な操作でベンダープラグインの全てを非表示にすることが可能となる。なお、図8(B)において、例えば、標準のプリントプラグインがインストールされている場合には、表示設定604をグレーアウトして表示してもよい。 That is, in FIG. 8B, it is possible to set display/hide by a single operation instead of setting display/hide for each individual vendor plug-in. As a result, for example, if print plug-ins provided by multiple vendors are not installed and standard print plug-ins are installed, all vendor plug-ins can be hidden with a simple operation. becomes possible. In FIG. 8B, for example, if a standard print plug-in is installed, the display settings 604 may be grayed out.

このように、図8に示したような設定画面を用いることにより、ユーザは、プリンタ選択画面において、プリントプラグインのインストールを誘導する表示を行うか否かの条件を指定することができる。なお、本実施形態では、設定画面を用いて表示または非表示を行う条件を指定したが、これに限定されるものではない。例えば、ユーザに条件を設定させることなく、例えば、既にプリントプラグインがインストールされ印刷が可能なプリンタに対しては他の対応するプリントプラグインのインストールを誘導する表示を行わない等、所定の条件を印刷システムが設定してもよい。この場合については、第2実施形態で説明する。 As described above, by using the setting screen shown in FIG. 8, the user can specify a condition as to whether or not to perform a display prompting installation of the print plug-in on the printer selection screen. In this embodiment, the setting screen is used to specify the condition for displaying or hiding, but the present invention is not limited to this. For example, a predetermined condition, such as not displaying a prompt to install another corresponding print plug-in for a printer that has a print plug-in already installed and is capable of printing, without allowing the user to set the condition. may be set by the printing system. This case will be described in a second embodiment.

しかし、本実施形態では、図8に示すように、ユーザに、表示・非表示を行う場合について設定する方法を用いる。これにより、ユーザは、プリントプラグインを容易に追加することができる。例えば、Mopriaに対応するプリンタでは、Mopriaが提供するプリントプラグイン(以下、Mopriaプラグイン)の他に、通常各プリンタベンダーから提供されるプリントプラグインを用いて印刷が可能である。Mopriaは、携帯端末装置から様々なベンダーが提供するプリンタへの印刷を行うことができる規格である。 However, in this embodiment, as shown in FIG. 8, a method is used in which the user is instructed to set whether to display or not to display. This allows the user to easily add print plug-ins. For example, in a printer compatible with Mopria, printing is possible using a print plug-in provided by each printer vendor in addition to a print plug-in provided by Mopria (hereinafter referred to as a Mopria plug-in). Mopria is a standard that enables printing from mobile terminal devices to printers provided by various vendors.

Mopriaプラグインのような標準のプリントプラグインのみがインストールされている場合に、標準規格に対応したプリンタに対して印刷が可能であるが、標準のプリントプラグインは、プリンタ共通の一部の機能のみに対応していることが多い。そのため、プリンタ特有の機能を使用することができない。 If only a standard print plug-in such as the Mopria plug-in is installed, it is possible to print to a printer that supports the standard, but the standard print plug-in has some functions common to all printers. It often supports only Therefore, printer-specific functions cannot be used.

プリンタ固有の機能を利用したいユーザにとっては、Mopriaプラグインによりプリンタに印刷することが可能な状態となった後から、多様な機能に対応したプリンタベンダーが提供するプリントプラグインをインストールすることが考えられる。このような場合に、プリントプラグインのインストールを誘導する表示が行われないことは、プリントプラグインを容易に追加できず、ユーザの利便性を損なってしまう。 For users who want to use printer-specific functions, after the Mopria plug-in makes it possible to print to the printer, it is conceivable to install a print plug-in provided by a printer vendor that supports various functions. be done. In such a case, if a display prompting installation of the print plug-in is not displayed, the print plug-in cannot be easily added, which impairs the user's convenience.

本実施形態のように、図8(A)や図8(B)に示す設定手段を有することにより、ユーザは、容易にプリントプラグインを追加できる。以下では、図8(A)に示す画面で個々に未インストールのプリントプラグインの表示設定が行われた場合について説明する。 By having the setting means shown in FIGS. 8A and 8B as in this embodiment, the user can easily add a print plug-in. In the following, a case where display settings for print plug-ins that have not been installed individually are made on the screen shown in FIG. 8A will be described.

ステップS516にて、プリントプラグイン制御部102が、ステップS515で取得した表示設定を元に、当該プリントプラグインを表示するか否かを判断する。ステップS516にて当該プリントプラグインを表示すると判断した場合は、処理はステップS517に進み、表示しないと判断した場合は、ステップS517~S518の処理は行わず、ステップS519に進む。 In step S516, the print plug-in control unit 102 determines whether to display the print plug-in based on the display settings acquired in step S515. If it is determined in step S516 that the print plug-in is to be displayed, the process proceeds to step S517, and if it is determined not to be displayed, the process proceeds to step S519 without performing steps S517 and S518.

ステップS517にて、UI部101が、プリンタ一覧画面406に、当該プリントプラグインのインストールを誘導する表示を行う。本実施形態では、図5(A)に示すように、プリンタ一覧画面406にインストールを誘導する表示として当該プリントプラグインのダウンロードサイトへのリンクが追加される。 In step S517, the UI unit 101 displays a prompt to install the print plug-in on the printer list screen 406. FIG. In this embodiment, as shown in FIG. 5A, a link to the download site of the print plug-in is added to the printer list screen 406 as a display for inducing installation.

図5(A)は、ステップS515にて取得した表示設定において、未インストールのプリントプラグインを全て表示するように設定(図8(A)において全てONに設定)されている場合を示している。また、図5(B)は、ステップS515にて取得した表示設定において、未インストールのプリントプラグインを全て表示しない設定(図8(A)において全てOFFに設定)されている場合を示している。すなわち、未インストールのプリントプラグインのダウンロードサイトへのリンクが、プリンタ一覧画面406に一切表示されない。 FIG. 5A shows a case where the display settings obtained in step S515 are set to display all print plug-ins that have not been installed (all are set to ON in FIG. 8A). . FIG. 5B shows a case in which the display settings obtained in step S515 are set so that none of the print plug-ins that have not been installed are displayed (all are set to OFF in FIG. 8A). . That is, no links to download sites for print plug-ins that have not been installed are displayed on the printer list screen 406 .

さらに、図5(C)は、ステップS515にて取得した表示設定において、「ABC Plugin」のみ表示する設定(図8(A)において「ABC Plugin」のみON、他のプリントプラグインはOFFに設定)されている場合を示している。図5(A)と図5(C)を比較すると、図5(C)では「EFG Plugin」のダウンロードサイトへのリンクがプリンタ一覧画面406に表示されないことがわかる。ステップS518にて、UI部101が、ステップS517にてプリンタ情報408の表示領域に表示したプリントプラグインの名称の後に、当該プリントプラグインが対応するプリンタ数として“(1)”を表示する。 Further, in FIG. 5C, in the display settings obtained in step S515, only "ABC Plugin" is set to be displayed (in FIG. 8A, only "ABC Plugin" is set to ON, and other print plug-ins are set to OFF). ). Comparing FIGS. 5A and 5C, it can be seen that the link to the “EFG Plugin” download site is not displayed on the printer list screen 406 in FIG. 5C. In step S518, the UI unit 101 displays "(1)" as the number of printers to which the print plug-in corresponds after the name of the print plug-in displayed in the display area of the printer information 408 in step S517.

一方、ステップS514にて、当該プリントプラグインのダウンロードサイトへのリンクが作成済みであると判断された場合には、処理はステップS520に進む。ステップS520にて、UI部101が、プリンタ一覧画面406のプリンタ情報408の表示領域に表示されているプリントプラグインが対応するプリンタ数を1つ増やして、表示を更新する。ステップS519にて、プリントプラグイン制御部102が、ステップS513~S518及びステップS520の処理の対象としたプリントプラグインが、ステップS512にて取得した情報一覧の最後のプリントプラグインであるか否かを判断する。 On the other hand, if it is determined in step S514 that a link to the download site of the print plug-in has been created, the process proceeds to step S520. In step S520, the UI unit 101 increments by one the number of printers corresponding to the print plug-in displayed in the printer information 408 display area of the printer list screen 406, and updates the display. In step S519, the print plug-in control unit 102 determines whether the print plug-in targeted for processing in steps S513 to S518 and step S520 is the last print plug-in in the information list acquired in step S512. to judge.

ステップS519にて情報一覧の最後のプリントプラグインではないと判断した場合は、処理はステップS513に戻る。そして、情報一覧にある次のプリントプラグインに対してステップS513~S518及びステップS520の処理を繰り返す。一方、ステップS519にて、情報一覧にある最後のプリントプラグインであると判断した場合は、処理はステップS508に戻る。そして、ステップS508にて、プリントプラグイン制御部102が、タイムアウトに達したか否かを判断し、タイムアウトに達したと判断した場合には、図6及び図7に示す処理を終了する。 If it is determined in step S519 that the print plug-in is not the last print plug-in in the information list, the process returns to step S513. Then, the processing of steps S513 to S518 and step S520 is repeated for the next print plug-in in the information list. On the other hand, if it is determined in step S519 that it is the last print plug-in in the information list, the process returns to step S508. Then, in step S508, the print plug-in control unit 102 determines whether or not the timeout has been reached, and if it is determined that the timeout has been reached, the processing shown in FIGS. 6 and 7 ends.

図9は、図8に示した未インストールのプリントプラグインに対する表示設定を行う画面のその他の一例を示す図である。
この例では、図9(A)のプリンタ一覧画面406にて、プリンタ情報408の表示領域をスワイプすることにより表示設定を行うUI(ユーザインタフェース)を表示する。詳細には、UI部101が、図9(B)に示すような、未インストールのプリントプラグインの表示設定を変更できるUIである設定領域701を表示する。設定領域701では、プリントプラグイン毎に表示・非表示を選択することが可能である。
FIG. 9 is a diagram showing another example of the screen for setting the display for the non-installed print plug-in shown in FIG.
In this example, by swiping the display area of the printer information 408 on the printer list screen 406 in FIG. 9A, a UI (user interface) for making display settings is displayed. Specifically, the UI unit 101 displays a setting area 701, which is a UI for changing the display settings of print plug-ins that have not been installed, as shown in FIG. 9B. In the setting area 701, display/non-display can be selected for each print plug-in.

例えば、設定領域701において「ABC Plugin」の表示設定をOFFに変更すると、図9(C)の画面に遷移し、非表示に設定された「ABC Plugin」がプリンタ一覧画面406で非表示となる。なお、本実施形態では、プリンタ情報408においてスワイプ操作を行うことにより設定領域701を表示する例を説明したが、スワイプ操作に限られるものではなく、例えばフリック操作など、その他の操作により設定領域701を表示するようにしてもよい。 For example, if the display setting of "ABC Plugin" is changed to OFF in the setting area 701, the screen transitions to the screen shown in FIG. . In this embodiment, an example in which the setting area 701 is displayed by performing a swipe operation on the printer information 408 has been described. may be displayed.

以上のように、本実施形態によれば、1つのプリンタに対して複数のプリントプラグインが対応する場合であって、既にインストール済みのプリントプラグインがある場合に、他のプリントプラグインのインストールを誘導する表示を行うか否かを設定できる。すなわち、ユーザは、印刷可能となったプリンタにおいて、さらに他のプリントプラグインのインストールを促されることがなくなり、操作性が向上する。また、印刷可能となったプリンタにおいて、別のプリントプラグインが利用したい場合であっても、容易に別のプリントプラグインを追加することが可能であるため、利便性が損なわれることがない。 As described above, according to the present embodiment, when a plurality of print plug-ins correspond to one printer and there is already an installed print plug-in, installation of other print plug-ins You can set whether to display to guide the That is, the user is no longer prompted to install another print plug-in in the printer that has become printable, thereby improving operability. In addition, even if another print plug-in is desired to be used in a printer that is ready for printing, it is possible to easily add another print plug-in, so convenience is not impaired.

(第2実施形態)
第1実施形態では、ユーザが有効化設定画面(図8)において設定した表示・非表示の設定に従って、プリンタ一覧画面406に表示する内容を制御した。これに対して、本実施形態では、ユーザに設定させることなくプリンタ一覧画面406における未インストールのプリントプラグインの表示・非表示を制御する方法について説明する。なお、本実施形態に係るネットワーク構成、携帯端末装置2000のハードウェア構成及びソフトウェア構成自体は、第1実施形態に係る構成と同一とする。そこで、以下では、第1実施形態と同一構成のものには同一の符号を付し、その説明を省略する。
(Second embodiment)
In the first embodiment, the content displayed on the printer list screen 406 is controlled according to the display/non-display setting set by the user on the activation setting screen (FIG. 8). On the other hand, in the present embodiment, a method for controlling display/hide of non-installed print plug-ins on the printer list screen 406 without requiring the user to make settings will be described. Note that the network configuration, hardware configuration, and software configuration of the mobile terminal device 2000 according to the present embodiment are the same as those according to the first embodiment. Therefore, hereinafter, the same reference numerals are given to the same configurations as in the first embodiment, and the description thereof will be omitted.

図10は、本実施形態における印刷システム100の機能を実装したアプリケーションの表示画面の一例を示す図である。また、図11及び図12は、図4(B)に示す印刷設定画面402上で、対象プリンタ表示領域403がタップされた後の、印刷システム100の動作の一例を示すフローチャートである。 FIG. 10 is a diagram showing an example of a display screen of an application that implements the functions of the printing system 100 according to this embodiment. 11 and 12 are flowcharts showing an example of the operation of the printing system 100 after the target printer display area 403 is tapped on the print setting screen 402 shown in FIG. 4B.

なお、図11及び図12の処理は、第1実施形態の図6及び図7の処理に対応し、既に説明したステップと同じ処理については同一の符号を付し、その説明は省略する。図11及び図12に示す処理は、フラッシュメモリ2003に記録されたプログラムがRAM2002にロードされ、SoC2001が実行することにより実現される。 The processes in FIGS. 11 and 12 correspond to the processes in FIGS. 6 and 7 of the first embodiment, and the same steps as those already explained are given the same reference numerals, and the explanation thereof will be omitted. The processing shown in FIGS. 11 and 12 is implemented by loading the program recorded in the flash memory 2003 into the RAM 2002 and executing it by the SoC 2001 .

図12のステップS901にて、プリントプラグイン制御部102が、ステップS512にて取得した情報一覧に含まれるプリントプラグインのうち、インストール済みのプリントプラグインが1つでも存在するか否かを判断する。ステップS901にて情報一覧に含まれるプリントプラグインが1つもインストールされていないと判断された場合は、処理はステップS902に進む。ステップS902にて、プリントプラグイン制御部102は、情報一覧に含まれる未インストールのプリントプラグインがプリンタ一覧画面406に表示されているか否かを判断する。 In step S901 of FIG. 12, the print plug-in control unit 102 determines whether or not there is at least one installed print plug-in among the print plug-ins included in the information list acquired in step S512. do. If it is determined in step S901 that none of the print plug-ins included in the information list has been installed, the process advances to step S902. In step S<b>902 , the print plug-in control unit 102 determines whether an uninstalled print plug-in included in the information list is displayed on the printer list screen 406 .

ステップS902にて、当該未インストールのプリントプラグインが表示されていると判断された場合には、処理はステップS508のステップに戻り、タイムアウトに達するまで次のプリンタに対してステップS508以降の処理を繰り返す。一方、ステップS902にて、当該未インストールのプリントプラグインが表示されていないと判断された場合には、処理はステップS903に進む。ステップS903にて、UI部101が、プリンタ一覧画面406に当該未インストールのプリントプラグインを表示する。すなわち、プリンタ一覧画面406に当該プリントプラグインのダウンロードサイトへのリンクを作成する。 If it is determined in step S902 that the non-installed print plug-in is displayed, the process returns to step S508, and the processes after step S508 are performed for the next printer until timeout is reached. repeat. On the other hand, if it is determined in step S902 that the non-installed print plug-in is not displayed, the process advances to step S903. In step S<b>903 , the UI unit 101 displays the non-installed print plug-in on the printer list screen 406 . That is, a link to the print plug-in download site is created on the printer list screen 406 .

なお、ステップS902において未インストールのプリントプラグインが複数あった場合には、ステップS903にて、少なくとも1つの未インストールのプリントプラグインが表示されるようにしてもよいがこれに限られるものではない。例えば、ステップS903にて、全ての未インストールのプリントプラグインが表示されるようにしてもよい。 Note that if there are a plurality of print plug-ins that have not been installed in step S902, at least one print plug-in that has not been installed may be displayed in step S903, but the present invention is not limited to this. . For example, in step S903, all non-installed print plug-ins may be displayed.

一方、ステップS901にて情報一覧に含まれるプリントプラグインが1つでもインストールされていると判断された場合は、処理はステップS904に進む。ステップS904にて、プリントプラグイン管理部104が、ステップS512にて取得した情報一覧に含まれるプリントプラグインのうち、未インストールのプリントプラグインが存在するか否かを判定する。
ステップS904にて未インストールのプリントプラグインがないと判断された場合は、処理はステップS508に戻り、タイムアウトに達するまで次のプリンタに対してステップS508以降の処理を繰り返す。一方、ステップS904にて未インストールのプリントプラグインがあると判断された場合は、処理はステップS905に進む。ステップS905にて、UI部101が、当該未インストールのプリントプラグインを集約して表示するリスト(集約表示リスト)に追加する。
On the other hand, if it is determined in step S901 that even one print plug-in included in the information list is installed, the process proceeds to step S904. In step S904, the print plug-in management unit 104 determines whether there is an uninstalled print plug-in among the print plug-ins included in the information list acquired in step S512.
If it is determined in step S904 that there is no print plug-in that has not been installed, the process returns to step S508, and the processes after step S508 are repeated for the next printer until timeout is reached. On the other hand, if it is determined in step S904 that there is an uninstalled print plug-in, the process advances to step S905. In step S905, the UI unit 101 adds the non-installed print plug-ins to a list (aggregate display list) for aggregate display.

図10(A)に集約表示の一例を示す。集約表示とは、既にインストールされたプリントプラグインが対応するプリンタと重複するプリンタにおいて使用できるプリントプラグインのうち、まだインストールされていないものがあることを示す表示のことである。図10(A)に示す例では、「他のプリントプラグインも利用可能です」というメッセージを集約表示領域801に表示する。 FIG. 10A shows an example of aggregate display. The consolidated display is a display indicating that there are print plug-ins that are not yet installed among the print plug-ins that can be used in printers for which already installed print plug-ins overlap with corresponding printers. In the example shown in FIG. 10A, the message "Other print plug-ins are available" is displayed in the combined display area 801. In the example shown in FIG.

集約表示領域801がタップされると、図10(B)に示すような画面に遷移し、UI部101は、未インストールのプリントプラグインのインストールを誘導する表示を行う。すなわち、未インストールのプリントプラグインのダウンロードサイトへのリンクがプリンタ一覧画面406に表示される。ここで表示される未インストールのプリントプラグインは、ステップS905にて集約表示リストに追加されたプリントプラグインである。 When the consolidated display area 801 is tapped, the screen transitions to the screen shown in FIG. 10B, and the UI unit 101 displays a prompt to install an uninstalled print plug-in. That is, a link to the download site of the print plug-in that has not been installed is displayed on the printer list screen 406 . The non-installed print plug-ins displayed here are the print plug-ins added to the consolidated display list in step S905.

ステップS906にて、UI部101が、プリンタ一覧画面406において図10(A)のように集約表示が行われているか否かを判断する。すなわち、本実施形態の場合、集約表示領域801が表示されているか否かを判断する。ステップS906にて、集約表示領域801が既に表示されていると判断した場合は、処理はステップS508に戻り、タイムアウトに達するまでステップS508以降の処理を繰り返す。 In step S<b>906 , the UI unit 101 determines whether or not the printer list screen 406 is aggregated and displayed as shown in FIG. 10A . That is, in the case of this embodiment, it is determined whether or not the consolidated display area 801 is displayed. If it is determined in step S906 that the combined display area 801 has already been displayed, the process returns to step S508, and the processes after step S508 are repeated until timeout is reached.

一方、集約表示領域801が表示されていないと判断した場合には、処理はステップS907に進む。ステップS907にて、UI部101が、図10(A)のように集約表示を行う。この例では、集約表示領域801がプリンタ一覧画面406に表示されるように画面を更新する。そして、ステップS508のステップに戻り、タイムアウトに達したと判断した場合には、図11及び図12の処理を終了する。 On the other hand, if it is determined that the combined display area 801 is not displayed, the process proceeds to step S907. In step S907, the UI unit 101 performs aggregate display as shown in FIG. 10A. In this example, the screen is updated so that the integrated display area 801 is displayed on the printer list screen 406 . Then, the process returns to step S508, and when it is determined that the time-out has been reached, the processes of FIGS. 11 and 12 are terminated.

なお、本実施形態では、S901にて1つでも対応するプリントプラグインがインストールされている場合に、その他の対応するプリントプラグインのうち未インストールのプリントプラグインは集約表示されたが、これに限定されるものではない。例えば、未インストールのプリントプラグインは表示されないようにしてもよい。 Note that in the present embodiment, when at least one corresponding print plug-in is installed in S901, print plug-ins that are not installed among the other corresponding print plug-ins are aggregated and displayed. It is not limited. For example, print plug-ins that have not been installed may not be displayed.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or device via a network or a storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by processing to It can also be implemented by a circuit (for example, ASIC) that implements one or more functions.

以上、本発明の好ましい実施形態について説明したが、本発明は、これらの実施形態に限定されず、その要旨の範囲内で種々の変形および変更が可能である。 Although preferred embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and various modifications and changes are possible within the scope of the gist thereof.

100 印刷システム
102 プリントプラグイン制御部
200 プリントプラグイン
2000 携帯端末装置
100 printing system 102 print plug-in control unit 200 print plug-in 2000 portable terminal device

Claims (27)

探索によりプリンタを検出することができる第1のプリントプラグインがインストールされ、前記第1のプリントプラグインが無効に設定されており、探索により前記プリンタを検出することができる第2のプリントプラグインであって、前記第1のプリントプラグインとは異なる前記第2のプリントプラグインがインストールされていない情報処理装置であって、
前記情報処理装置にインストール可能なソフトウェアのうちプリントプラグインのみの情報を表示する領域であって、無効に設定されている前記第1のプリントプラグインを有効に設定するユーザ操作を受け付けるオブジェクトと、インストールされていない前記第2のプリントプラグインの情報を表示する前記領域を表示部に表示する表示制御手段を有することを特徴とする情報処理装置。
A first print plug-in capable of detecting a printer by searching is installed, the first print plug-in is disabled, and a second print plug-in capable of detecting the printer by searching. an information processing apparatus in which the second print plug-in different from the first print plug-in is not installed,
an object that is an area for displaying information only about print plug-ins among software that can be installed in the information processing apparatus and that receives a user operation to enable the first print plug-in that has been set to be disabled; An information processing apparatus, comprising display control means for displaying, on a display unit, the area for displaying information of the second print plug-in that is not installed.
前記領域は、前記情報処理装置にインストール済みのプリントプラグインの情報と、前記情報処理装置にインストールされていないプリントプラグインの情報の一覧を表示する領域であることを特徴とする請求項1に記載の情報処理装置。 2. The image forming apparatus according to claim 1, wherein said area displays a list of information about print plug-ins installed in said information processing apparatus and information about print plug-ins not installed in said information processing apparatus. The information processing device described. 前記領域は、有効に設定された前記第1のプリントプラグインによる探索結果を表示する際に、前記第2のプリントプラグインの情報を表示するか否かを設定するためのオブジェクトを含むことを特徴とする請求項1または2に記載の情報処理装置。 The area includes an object for setting whether or not to display the information of the second print plug-in when displaying the search result by the first print plug-in set to valid. 3. An information processing apparatus according to claim 1 or 2. 前記プリントプラグインとは、アプリケーションから提供される画像データに基づき、前記プリントプラグインがサポートするプリンタによる印刷に使用される印刷データを生成するソフトウェアであることを特徴とする請求項1乃至3の何れか一項に記載の情報処理装置。 4. The print plug-in is software for generating print data used for printing by a printer supported by the print plug-in based on image data provided from an application. The information processing device according to any one of the items. 有効に設定されているプリントプラグインに対して、プリンタの探索を指示する制御手段をさらに有することを特徴とする請求項1乃至4のいずれか一項に記載の情報処理装置。 5. The information processing apparatus according to claim 1, further comprising control means for instructing a printer search for a print plug-in set to be valid. 前記制御手段は、無効に設定されているプリントプラグインに対して、プリンタの探索指示を行わないことを特徴とする請求項5に記載の情報処理装置。 6. The information processing apparatus according to claim 5, wherein said control means does not issue a printer search instruction to a print plug-in set to be disabled. 前記第2のプリントプラグインを前記情報処理装置にインストールするインストール手段を有することを特徴とする請求項1乃至6のいずれか一項に記載の情報処理装置。 7. The information processing apparatus according to claim 1, further comprising installation means for installing said second print plug-in into said information processing apparatus. 前記表示制御手段に表示されるインストールされていない前記第2のプリントプラグインの情報は、前記第2のプリントプラグインを提供するベンダ名を含むことを特徴とする請求項1乃至7のいずれか一項に記載の情報処理装置。 8. The information of the non-installed second print plug-in displayed on the display control means, according to any one of claims 1 to 7, wherein the name of a vendor that provides the second print plug-in is included. The information processing device according to item 1. プリンタを探索する探索手段をさらに有し、
前記表示制御手段は、インストールされていない前記第2のプリントプラグインが生成した印刷データに基づき印刷を実行することができるプリンタであって、前記探索手段による探索で検出された前記プリンタの台数を表示することを特徴とする請求項1乃至8のいずれか一項に記載の情報処理装置。
further comprising searching means for searching for printers;
The display control means is a printer capable of executing printing based on the print data generated by the second print plug-in which is not installed, and the number of the printers detected by the search means is counted. 9. The information processing apparatus according to claim 1, further comprising a display.
前記表示制御手段は、前記領域が表示されるタイミングとは異なるタイミングにおいて前記第2のプリントプラグインの情報とともに前記第2のプリントプラグインが生成する印刷データに基づき印刷を実行することができる前記プリンタの台数を表示することを特徴とする請求項9に記載の情報処理装置。 The display control means can execute printing based on the information of the second print plug-in and the print data generated by the second print plug-in at a timing different from the timing at which the area is displayed. 10. The information processing apparatus according to claim 9, wherein the number of printers is displayed. 前記探索手段は、有効に設定された状態の前記第1のプリントプラグインを用いてプリンタを探索し、
前記表示制御手段は、前記領域が表示されるタイミングとは異なるタイミングにおいて、前記探索により検出された前記プリンタであって、前記第1のプリントプラグインが生成した印刷データに基づき印刷を実行することができる前記プリンタの情報とともに、インストールされていない前記第2のプリントプラグインの情報を表示することを特徴とする請求項9または10に記載の情報処理装置。
the search means searches for a printer using the first print plug-in in a valid state;
The display control means executes printing based on the print data generated by the first print plug-in in the printer detected by the search at a timing different from the timing at which the area is displayed. 11. The information processing apparatus according to claim 9, wherein the information of the second print plug-in that is not installed is displayed together with the information of the printer capable of printing.
前記表示制御手段は、前記探索により検出されたプリンタであって、前記第1のプリントプラグインが生成した印刷データに基づき印刷を実行することができるプリンタの情報とともに表示される前記第2のプリントプラグインの情報が選択されたことに基づき、前記第2のプリントプラグインのインストール指示を受け付けるオブジェクトを表示することを特徴とする請求項11に記載の情報処理装置。 The display control means is the printer detected by the search, and the second print displayed together with information of the printer capable of executing printing based on the print data generated by the first print plug-in. 12. The information processing apparatus according to claim 11, wherein an object for accepting an installation instruction of said second print plug-in is displayed based on the selection of plug-in information. プリンタへ送信される印刷データを生成する第1のプリントプラグインがインストールされており、前記プリンタへ送信される印刷データを生成する第2のプリントプラグインがインストールされていない情報処理装置であって、
有効に設定されている前記第1のプリントプラグインにプリンタの探索指示をする制御手段と、
前記探索指示に基づき前記第1のプリントプラグインが検出した前記プリンタの情報とともに所定のオブジェクトを表示し、前記所定のオブジェクトが選択されたことに基づき第2のプリントプラグインの情報を表示する第1の表示制御手段と、
前記第1のプリントプラグインを有効から無効に変更する変更手段と、
前記第1のプリントプラグインが無効に設定されている場合、前記第1のプリントプラグインを有効に設定するためのオブジェクトとともに、前記第2のプリントプラグインの情報を表示する第2の表示制御手段と、を有することを特徴とする情報処理装置。
An information processing apparatus in which a first print plug-in for generating print data to be transmitted to a printer is installed and a second print plug-in for generating print data to be transmitted to the printer is not installed. ,
control means for instructing the enabled first print plug-in to search for a printer;
A predetermined object is displayed together with the information of the printer detected by the first print plug-in based on the search instruction, and the information of the second print plug-in is displayed based on the selection of the predetermined object. 1 display control means;
changing means for changing the first print plug-in from enabled to disabled;
second display control for displaying information of the second print plug-in together with an object for enabling the first print plug-in when the first print plug-in is disabled; An information processing apparatus comprising: means.
前記第2のプリントプラグインの情報は、前記第2のプリントプラグインを提供するベンダの情報であることを特徴とする請求項13に記載の情報処理装置。 14. An information processing apparatus according to claim 13, wherein the information on said second print plug-in is information on a vendor that provides said second print plug-in. 探索によりプリンタを検出することができる第1のプリントプラグインがインストールされ、前記第1のプリントプラグインが無効に設定されており、探索により前記プリンタを検出することができる第2のプリントプラグインであって、前記第1のプリントプラグインとは異なる前記第2のプリントプラグインがインストールされていない情報処理装置の制御方法であって、
前記情報処理装置にインストール可能なアプリケーションのうちプリントプラグインのみの情報を表示する領域であって、無効に設定されている前記第1のプリントプラグインを有効に設定するユーザ操作を受け付けるオブジェクトと、インストールされていない前記第2のプリントプラグインの情報を表示する前記領域を表示部に表示する表示制御工程を有することを特徴とする情報処理装置の制御方法。
A first print plug-in capable of detecting a printer by searching is installed, the first print plug-in is disabled, and a second print plug-in capable of detecting the printer by searching. A control method for an information processing apparatus in which the second print plug-in different from the first print plug-in is not installed,
an object that is an area that displays information only about print plug-ins among applications that can be installed in the information processing apparatus and that receives a user operation to enable the first print plug-in that has been set to be disabled; A control method for an information processing apparatus, comprising a display control step of displaying, on a display unit, the area for displaying information of the second print plug-in that is not installed.
前記領域は、前記情報処理装置にインストール済みのプリントプラグインの情報と、前記情報処理装置にインストールされていないプリントプラグインの情報の一覧を表示する領域であることを特徴とする請求項15に記載の情報処理装置の制御方法16. The method according to claim 15, wherein the area displays a list of information about print plug-ins installed in the information processing apparatus and information about print plug-ins not installed in the information processing apparatus. A control method for the described information processing apparatus. 前記領域は、有効に設定された前記第1のプリントプラグインによる探索結果を表示する際に、前記第2のプリントプラグインの情報を表示するか否かを設定するためのオブジェクトを含むことを特徴とする請求項15または16に記載の情報処理装置の制御方法The area includes an object for setting whether or not to display the information of the second print plug-in when displaying the search result by the first print plug-in set to valid. 17. The control method for an information processing apparatus according to claim 15 or 16. 前記プリントプラグインとは、アプリケーションから提供される画像データに基づき、前記プリントプラグインがサポートするプリンタによる印刷に使用される印刷データを生成するソフトウェアであることを特徴とする請求項15乃至17の何れか一項に記載の情報処理装置の制御方法。 18. The print plug-in is software for generating print data used for printing by a printer supported by the print plug-in based on image data provided from an application. A control method for an information processing apparatus according to any one of items. 有効に設定されているプリントプラグインに対して、プリンタの探索を指示する制御工程をさらに有することを特徴とする請求項15乃至18の何れか一項に記載の情報処理装置の制御方法。 19. The control method for an information processing apparatus according to claim 15, further comprising a control step of instructing a printer search for a print plug-in set to be valid. 前記制御工程において、無効に設定されているプリントプラグインに対して、プリンタの探索指示を行わないことを特徴とする請求項19に記載の情報処理装置の制御方法。 20. The method of controlling an information processing apparatus according to claim 19, wherein in said control step, a printer search instruction is not issued to a print plug-in set to be disabled. 前記第2のプリントプラグインを前記情報処理装置にインストールするインストール工程を有することを特徴とする請求項15乃至20のいずれか一項に記載の情報処理装置の制御方法。 21. The information processing apparatus control method according to claim 15, further comprising an installation step of installing said second print plug-in in said information processing apparatus. 前記表示制御工程に表示されるインストールされていない前記第2のプリントプラグインの情報は、前記第2のプリントプラグインを提供するベンダ名を含むことを特徴とする請求項15乃至21のいずれか一項に記載の情報処理装置の制御方法。 22. The information of the non-installed second print plug-in displayed in the display control step includes the name of a vendor that provides the second print plug-in. A control method for the information processing apparatus according to item 1. プリンタを探索する探索工程をさらに有し、
インストールされていない前記第2のプリントプラグインが印刷データを送信することができるプリンタであって、前記探索工程による探索で検出されたプリンタの台数を表示する他の表示制御工程と、を有することを特徴とする請求項15乃至22のいずれか一項に記載の情報処理装置の制御方法。
further comprising a searching step of searching for a printer;
and a display control step of displaying the number of printers to which the second print plug-in that is not installed can send print data, and the number of printers detected by the search by the search step. 23. The method for controlling an information processing apparatus according to claim 15, wherein
前記他の表示制御工程は、前記領域が表示されるタイミングとは異なるタイミングにおいて、前記探索により検出された画像形成装置であって、前記第1のプリントプラグインが生成した印刷データに基づき印刷を実行することができるプリンタの情報とともに、インストールされていない前記第2のプリントプラグインの情報を表示することを特徴とする請求項23に記載の情報処理装置の制御方法。 In the other display control step, the image forming apparatus detected by the search performs printing based on the print data generated by the first print plug-in at a timing different from the timing at which the area is displayed. 24. A control method for an information processing apparatus according to claim 23, wherein information about the second print plug-in that is not installed is displayed together with information about printers that can be executed. 前記表示制御工程は、前記探索により検出されたプリンタであって、前記第1のプリントプラグインが生成した印刷データを受信するプリンタの情報とともに表示される前記第2のプリントプラグインの情報が選択されたことに基づき、前記第2のプリントプラグインのインストール指示を受け付けるオブジェクトを表示することを特徴とする請求項24に記載の情報処理装置の制御方法。 The display control step selects the information of the second print plug-in displayed together with the information of the printer detected by the search and receiving the print data generated by the first print plug-in. 25. A control method for an information processing apparatus according to claim 24, wherein an object for accepting an installation instruction for said second print plug-in is displayed based on said request. プリンタへ送信される印刷データを生成する第1のプリントプラグインがインストールされており、前記プリンタへ送信される印刷データを生成する第2のプリントプラグインがインストールされていない情報処理装置の制御方法であって、
有効に設定されている前記第1のプリントプラグインにプリンタの探索指示をする制御工程と、
前記探索指示に基づき前記第1のプリントプラグインが検出した前記プリンタの情報とともに所定のオブジェクトを表示し、前記所定のオブジェクトが選択されたことに基づき第2のプリントプラグインの情報を表示する第1の表示制御工程と、
前記第1のプリントプラグインを有効から無効に変更する変更工程と、
前記第1のプリントプラグインが無効に設定されている場合、前記第1のプリントプラグインを有効に設定するためのオブジェクトとともに、前記第2のプリントプラグインの情報を表示する第2の表示制御工程と、を有することを特徴とする情報処理装置の制御方法。
A control method for an information processing apparatus in which a first print plug-in for generating print data to be transmitted to a printer is installed and a second print plug-in for generating print data to be transmitted to the printer is not installed and
a control step of instructing the enabled first print plug-in to search for a printer;
A predetermined object is displayed together with the information of the printer detected by the first print plug-in based on the search instruction, and the information of the second print plug-in is displayed based on the selection of the predetermined object. 1 display control step;
a changing step of changing the first print plug-in from enabled to disabled;
second display control for displaying information of the second print plug-in together with an object for enabling the first print plug-in when the first print plug-in is disabled; A control method for an information processing device, comprising:
請求項1乃至14のいずれか一項に記載の情報処理装置の各手段をコンピュータに実行させるためのコンピュータプログラム。
A computer program for causing a computer to execute each means of the information processing apparatus according to any one of claims 1 to 14.
JP2021014641A 2021-02-01 2021-02-01 Information processing device, control method, and program Active JP7210621B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021014641A JP7210621B2 (en) 2021-02-01 2021-02-01 Information processing device, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021014641A JP7210621B2 (en) 2021-02-01 2021-02-01 Information processing device, control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016036298A Division JP6833321B2 (en) 2016-02-26 2016-02-26 Information processing equipment, control methods, and programs

Publications (3)

Publication Number Publication Date
JP2021089746A JP2021089746A (en) 2021-06-10
JP2021089746A5 JP2021089746A5 (en) 2021-08-26
JP7210621B2 true JP7210621B2 (en) 2023-01-23

Family

ID=76220728

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021014641A Active JP7210621B2 (en) 2021-02-01 2021-02-01 Information processing device, control method, and program

Country Status (1)

Country Link
JP (1) JP7210621B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011086142A (en) 2009-10-16 2011-04-28 Ricoh Co Ltd Image forming apparatus and program controlling method
JP2011180888A (en) 2010-03-02 2011-09-15 Ricoh Co Ltd Information processor, information processing method and program, and license management system
JP2011257957A (en) 2010-06-08 2011-12-22 Ricoh Co Ltd Apparatus control device, apparatus control program, storage medium, and apparatus control system
JP2016024789A (en) 2014-07-24 2016-02-08 キヤノン株式会社 Information processing device, program, and control method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011086142A (en) 2009-10-16 2011-04-28 Ricoh Co Ltd Image forming apparatus and program controlling method
JP2011180888A (en) 2010-03-02 2011-09-15 Ricoh Co Ltd Information processor, information processing method and program, and license management system
JP2011257957A (en) 2010-06-08 2011-12-22 Ricoh Co Ltd Apparatus control device, apparatus control program, storage medium, and apparatus control system
JP2016024789A (en) 2014-07-24 2016-02-08 キヤノン株式会社 Information processing device, program, and control method

Also Published As

Publication number Publication date
JP2021089746A (en) 2021-06-10

Similar Documents

Publication Publication Date Title
JP7218393B2 (en) Information processing device, control method, and program
JP6385265B2 (en) Information processing apparatus, control method, and program
JP2011210033A (en) Terminal equipment and computer program
US11647102B2 (en) Information processing apparatus, control method, and recording medium
JP6039603B2 (en) Printer list generation device, mobile terminal, printer list generation method, and computer program
JP2018180747A (en) Information processing apparatus, print plug-in, printing system, and control method
JP6628654B2 (en) Information processing apparatus, print plug-in, print system, and control method
JP2015107594A (en) Printer, print control method and program
JP7210621B2 (en) Information processing device, control method, and program
JP6736311B2 (en) Information processing apparatus, control method, and program
JP7035124B2 (en) Information processing equipment, control methods, and programs
JP6562989B2 (en) Image forming apparatus, image forming apparatus control method and program
JP6598946B2 (en) Information processing apparatus, control method, and program
JP6776435B2 (en) Programs, information processing devices and control methods
JP6821761B2 (en) Information processing equipment, control methods and programs
JP2005258896A (en) Driver setting method, device, and program
JP2021068467A (en) Information processor, control method, and program
JP2021007047A (en) Program, information processing apparatus, and control method
JP2020166695A (en) Application program, information processing apparatus, information processing method, and information processing system
JP2006011666A (en) Printing system, printing method, program and storage medium
JP5754123B2 (en) Information processing device
JP2006127427A (en) Print control device, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220912

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221213

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230111

R151 Written notification of patent or utility model registration

Ref document number: 7210621

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151