JP2021089746A - Information processing apparatus, control method, and program - Google Patents

Information processing apparatus, control method, and program Download PDF

Info

Publication number
JP2021089746A
JP2021089746A JP2021014641A JP2021014641A JP2021089746A JP 2021089746 A JP2021089746 A JP 2021089746A JP 2021014641 A JP2021014641 A JP 2021014641A JP 2021014641 A JP2021014641 A JP 2021014641A JP 2021089746 A JP2021089746 A JP 2021089746A
Authority
JP
Japan
Prior art keywords
print plug
printer
print
plug
display
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.)
Granted
Application number
JP2021014641A
Other languages
Japanese (ja)
Other versions
JP7210621B2 (en
JP2021089746A5 (en
Inventor
加藤 央
Hiroshi Kato
央 加藤
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

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

To provide an information processing apparatus that can improve operability in selecting and using an image forming apparatus.SOLUTION: A printing system 100 included in a portable terminal device 2000 searches for printers on a network and displays a screen for causing a user to select from among the searched printers. For the printer in which a print plug-in corresponding thereto is not installed, the portable terminal device 2000 performs, on the screen, display to guide the installation of the print plug-in according to a condition.SELECTED DRAWING: Figure 5

Description

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

近年、スマートフォン等の携帯端末装置で動作するAndroid(登録商標)等の携帯端末用OS(オペレーティングシステム)において、印刷機能もそのオペレーティングシステムで標準的にサポートされるようになってきている。パーソナルコンピュータで動作するWindows(登録商標)等において、印刷機能を司るのはプリンタドライバというソフトウェアであるが、Androidでは、プリンタドライバの代わりにプリントプラグインというソフトウェアを用いる。 In recent years, in an OS (operating system) for a mobile terminal such as Android (registered trademark) that operates on a mobile terminal device such as a smartphone, the printing function is also supported as standard in the operating system. In Windows (registered trademark) and the like that operate on a personal computer, the printing function is controlled by software called a printer driver, 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 printer (image forming device) search function and a print function, presents a list of printers detected by the search function to the user in response to a request from the application, and prints to the selected printer. Submit the job. The print plug-in is provided in the Android application format, and is provided to the user from the printer vendor or the application vendor via an application distribution service 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 mobile terminal devices allow the user to use the print function without downloading and installing the print plug-in by pre-installing the print plug-in in advance. However, in the case of the pre-installed print plug-in format, the storage usage of the mobile terminal device increases regardless of whether or not the user prints.

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

特開2006−190320号公報Japanese Unexamined Patent Publication No. 2006-190320

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

特許文献1には、1つのプリンタに対して複数のプリンタドライバが対応している場合について考慮されていない。 Patent Document 1 does not consider the case where a plurality of printer drivers correspond to one printer.

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

本発明の一実施形態の情報処理装置は、ネットワーク上の画像処理装置に対して、対応するプラグインモジュールがインストールされているか否かを判断する判断手段と、ネットワーク上の画像処理装置を選択させるための画面を表示する表示制御手段と、を備え、前記対応するプラグインモジュールがインストールされていないと判断された場合に、前記表示制御手段は、所定の条件に応じて、前記画面において当該プラグインモジュールのインストールを誘導する表示を行うか否かを制御する。 The information processing device according to the embodiment of the present invention causes the image processing device on the network to select a determination means for determining whether or not the corresponding plug-in module is installed and an image processing device on the network. When it is determined that the corresponding plug-in module is not installed, the display control means includes the display control means for displaying the screen for the purpose, and the display control means performs the plug-in on the screen according to a predetermined condition. Controls whether or not to display a display that guides the installation of the in-module.

本発明の情報処理装置によれば、画像形成装置を選択して使用する際の操作性を向上することが可能となる。 According to the information processing apparatus of the present invention, it is possible to improve the operability when selecting and using the 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 composition of a mobile terminal apparatus. 携帯端末装置で動作するソフトウェアの構成の一例を示す図である。It is a figure which shows an example of the configuration of the software which operates in a mobile terminal device. 第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. 対象プリンタ表示領域がタップされた後の動作を示す図である。It is a figure which shows the operation after the target printer display area is tapped. 対象プリンタ表示領域がタップされた後の動作を示す図である。It is a figure which shows the 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. 対象プリンタ表示領域がタップされた後の動作を示す図である。It is a figure which shows the operation after the target printer display area is tapped. 対象プリンタ表示領域がタップされた後の動作を示す図である。It is a figure which shows the operation after the target printer display area is tapped. 対応プリントプラグインテーブルの一例を示す図である。It is a figure which shows an example of the corresponding print plug-in table.

以下、本発明を実施するための形態について図面などを参照して説明する。
(第1実施形態)
図1は、本発明の第1実施形態におけるネットワーク構成を示す図である。
情報処理装置である携帯端末装置2000は、アクセスポイント2013を介して、プリンタ1000、プリンタ1001、及びプリンタ1002と同じネットワークに接続されている。各プリンタは、図1に示すようにモデル名及びIPアドレスを内部に保持する。なお、本実施形態では、画像処理装置の一例としてプリンタを用いて説明するが、これに限定されるものではなく、例えば、MFP(MultiFunction Peripheral)等のその他の印刷機能を備えるデバイスであってもよい。
Hereinafter, embodiments for carrying out the present invention will be described with reference to drawings and the like.
(First Embodiment)
FIG. 1 is a diagram showing a network configuration according to the first embodiment of the present invention.
The mobile terminal device 2000, which is an information processing device, is connected to the same network as the printer 1000, the printer 1001, and the printer 1002 via the access point 2013. Each printer holds a model name and an IP address internally as shown in FIG. In the present embodiment, a printer will be described as an example of the image processing device, but the present invention is not limited to this, and even a device having other printing functions such as an MFP (Multifunction Peripheral) may be used. 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.
The flash memory (Flash) 2003 stores various programs. The execution subject on the hardware is SoC (System on a chip) 2001, and the control subject on the software is a program stored in the flash memory 2003. A program is expanded in RAM (Random Access Memory) 2002, and is interpreted and executed by SoC.

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

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

図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.
Each program of the software in this embodiment is stored in the flash memory 2003. Applications 112 to 114 are installed in the mobile terminal device 2000, and provide a display function and a printing function of contents such as a photo, a document, and a Web page via a 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) unit 101, a print plug-in control unit 102, a communication unit 103, a print plug-in management unit 104, a detection result receiving unit 105, and a printer search unit 106. The UI unit 101 provides a user interface for the printing system 100. The print plug-in control unit 102 controls the operation of the print plug-in (plug-in module) installed in the mobile terminal device 2000. The communication unit 103 uses WiFi to perform network communication with the printer.

プリントプラグイン管理部104は、携帯端末装置2000にインストールされたプリントプラグインの情報を管理する。検出結果受信部105は、プリントプラグインがネットワーク上のプリンタを検出した場合に検出結果の通知を受信する。プリンタ探索部106は、携帯端末装置2000にあらかじめ搭載されたプリンタの探索機能で、アプリケーションからの要求に応じてネットワーク上のプリンタを探索する。 The print plug-in management unit 104 manages information on the print plug-in installed in the mobile terminal device 2000. The detection result receiving unit 105 receives a 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 installed in the mobile terminal device 2000 in advance, 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 searching for a printer, generating a print job, and acquiring a printer status, and acts as a bridge between the print system 100 and the printer (target printer) supported by the print plug-in. The print plug-in 200 can be installed and uninstalled as needed, and the print plug-in management unit 104 of the print system 100 manages the installation state of each print plug-in. The print plug-in 200 has a printer search unit 201, a print processing unit 202, a package name 203, and a vendor name 204. The print plug-in 200 already installed in the present embodiment is a print plug-in conforming to a standard corresponding to printers provided by a plurality of vendors in order to facilitate explanation. However, the present invention is not limited to this.

プリンタ探索部201は、マルチキャストまたはブロードキャストを使用してネットワーク上のプリンタを探索する。探索する際のプロトコルは、SLP(Service Location Protocol)、Multicast―DNS(Domain Name System)等を使用する。ただし、これに限られるものではなく、プリントプラグイン毎に使用するプロトコルが異なっていてもよい。 The printer search unit 201 searches for a printer on the network by using multicast or broadcast. As a search protocol, SLP (Service Location Protocol), Multicast-DNS (Domain Name System), or the like is used. However, the present invention is not limited to this, and the protocol used may be different 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 that can be printed by the target printer. The package name 203 is a uniquely identifiable name assigned to the print plug-in 200, and in this example, it is “com.stprintprintwin.xxx”. A different package name is assigned to each print plug-in, and each print plug-in is stored in the package name 203. Vendor name 204 is the name of the vendor that provides the print plug-in 200, and in this example, it is referred to as "stprintplugin".

対応プリントプラグインテーブル150は、プリンタ探索部106が検出したネットワーク上のプリンタと、当該プリンタに対応するプリントプラグインの一覧情報を有するテーブルである。 The corresponding print plug-in table 150 is a table having list information of the printers on the network detected by the printer search unit 106 and the 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.
The corresponding print plug-in table 150 holds the following information in association with each other. That is, the vendor name 1101 acquired by the printer search unit 106 from the printer on the network, the print plug-in package name 1102, and the print plug-in download site (URL information) 1103 are held 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 linked, so that the user can be directed to the download site when the print plug-in is not installed. For example, in the example of table data 1104, a printer having a vendor name of "ABC" is indicated to be supported by a print plug-in having a package name of "jp.co.abc.xxxxxx". Further, the printer whose vendor name is "ABC" is indicated to be supported by the print plug-in whose download site URL is "http: store.abc.printplugin".

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

図4(B)は、印刷設定画面402を示す。印刷設定画面402は、対象プリンタ表示領域403、印刷設定領域404、印刷ボタン405を有する。ユーザが印刷設定領域404で所望の印刷設定を設定した後、印刷ボタン405をタップすることで、対象プリンタ表示領域403に表示されたプリンタに対し、アプリケーションのコンテンツデータが出力される。 FIG. 4B shows the 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. After the user sets the desired print settings in the print setting area 404, by tapping the print button 405, 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, a case where the output destination is changed to another printer will be described. When the output destination is changed 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. The contents displayed on the printer list screen 406 are controlled by the print plug-in control unit 102 and the UI unit 101. Hereinafter, the processing related to the display control of the printer list screen 406 will be described.

図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. 4 (B).
The processes shown in FIGS. 6 and 7 are realized by loading the program recorded in the flash memory 2003 into the RAM 2002 and executing the program in 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, the print plug-in control unit 102 installs the print plug-in in the mobile terminal device 2000 via the print plug-in management unit 104 in step S501. Get a list of. In step S502, the print plug-in control unit 102 determines whether or not the installed print plug-in 200 exists via the print plug-in management unit 104.

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

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

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

ステップS503においてプリントプラグイン制御部102が図8に示したインストール済みのプリントプラグインの有効化設定の一覧を取得すると、処理はステップS504に進む。ステップS504にて、プリントプラグイン制御部102が、ステップS503で取得した最初のインストール済みのプリントプラグインの有効化設定に基づき、当該プリントプラグインが有効か無効かを判断する。 When the print plug-in control unit 102 acquires the list of the activation settings of the installed print plug-in shown in FIG. 8 in step S503, the process proceeds to step S504. In step S504, the print plug-in control unit 102 determines whether the print plug-in is valid or invalid based on the activation setting of the first installed print plug-in acquired 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 proceeds to step S505. In step S505, the print plug-in control unit 102 instructs the print plug-in to search for the 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, is the print plug-in targeted by the print plug-in control unit 102 in steps S504 to S505 the last of the installed print plug-ins in the list of activation settings acquired in step S503? Judge 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 processes of steps S504 to S506 are 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 proceeds 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 search unit 106 of the printing system 100 to search. In step S508, the print plug-in control unit 102 determines whether or not the 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 for the respective search processes of 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 proceeds to step S511. On the other hand, if it is determined that the detection result is the result received from the printer search unit 106 of the printing system 100 instructed in step S507, the process proceeds to step S512 of FIG.

ステップS511にて、印刷システム100のUI部101が、プリントプラグイン200から受信した検出結果の情報を元に、図5(A)に示すようにプリンタ一覧画面406を更新する。すなわち、プリンタ一覧画面406にプリンタ情報407が示すように、インストール済みのプリントプラグイン200が対応するプリンタの情報が追加される。その後、再びS508のステップに戻り、タイムアウトに達するまで処理を繰り返す。 In step S511, the UI unit 101 of the printing system 100 updates the printer list screen 406 as shown in FIG. 5A based on the information of the detection result received from the print plug-in 200. That is, as the printer information 407 indicates on the printer list screen 406, the information of the printer corresponding to the installed print plug-in 200 is added. After that, the process returns to the step of S508 again, and the process is repeated 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 about 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 indicates that the printer corresponds to the standard print plug-in. Judge that you are doing. If the printer supports both the standard print plug-in and the print plug-in (vendor plug-in) provided by the vendor, information (information list) regarding the 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 information list regarding the print plug-in acquired in step S512. .. If it is determined that the first print plug-in is already installed, the process proceeds to step S519. On the other hand, if it is determined that the first print plug-in is not installed, the process proceeds to step S514.

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

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

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

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

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

しかし、本実施形態では、図8に示すように、ユーザに、表示・非表示を行う場合について設定する方法を用いる。これにより、ユーザは、プリントプラグインを容易に追加することができる。例えば、Mopriaに対応するプリンタでは、Mopriaが提供するプリントプラグイン(以下、Mopriaプラグイン)の他に、通常各プリンタベンダーから提供されるプリントプラグインを用いて印刷が可能である。Mopriaは、携帯端末装置から様々なベンダーが提供するプリンタへの印刷を行うことができる規格である。 However, in the present embodiment, as shown in FIG. 8, a method is used in which the user is set to display / hide. This allows the user to easily add print plug-ins. For example, in a printer compatible with Mopria, in addition to the print plug-in provided by Mopria (hereinafter referred to as the Mopria plug-in), it is possible to print using a print plug-in usually provided by each printer vendor. 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. Often only supports. Therefore, the printer-specific functions cannot be used.

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

本実施形態のように、図8(A)や図8(B)に示す設定手段を有することにより、ユーザは、容易にプリントプラグインを追加できる。以下では、図8(A)に示す画面で個々に未インストールのプリントプラグインの表示設定が行われた場合について説明する。 By having the setting means shown in FIGS. 8 (A) and 8 (B) as in the present embodiment, the user can easily add the print plug-in. Hereinafter, a case where the display settings of the uninstalled print plug-ins are individually set 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 or not 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 that the print plug-in is not to be displayed, the processes of steps S517 to S518 are not performed and the process proceeds to step S519.

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

図5(A)は、ステップS515にて取得した表示設定において、未インストールのプリントプラグインを全て表示するように設定(図8(A)において全てONに設定)されている場合を示している。また、図5(B)は、ステップS515にて取得した表示設定において、未インストールのプリントプラグインを全て表示しない設定(図8(A)において全てOFFに設定)されている場合を示している。すなわち、未インストールのプリントプラグインのダウンロードサイトへのリンクが、プリンタ一覧画面406に一切表示されない。 FIG. 5A shows a case where the display settings acquired in step S515 are set to display all the uninstalled print plug-ins (all are set to ON in FIG. 8A). .. Further, FIG. 5B shows a case where all the uninstalled print plug-ins are not displayed (all are set to OFF in FIG. 8A) in the display setting acquired in step S515. .. That is, no link to the download site of the uninstalled print plug-in is 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, FIG. 5C shows a setting for displaying only "ABC Plug-in" in the display setting acquired in step S515 (only "ABC Plug-in" is set to ON and other print plug-ins are set to OFF in FIG. 8A). ) Is shown. Comparing FIG. 5 (A) and FIG. 5 (C), it can be seen that the link to the download site of "EFG Plug-in" is not displayed on the printer list screen 406 in FIG. 5 (C). In step S518, the UI unit 101 displays "(1)" as the number of printers supported by the print plug-in 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 the 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 updates the display by increasing the number of printers supported by the print plug-in displayed in the display area of the printer information 408 of the printer list screen 406 by one. Whether or not the print plug-in targeted by the print plug-in control unit 102 in step S519 for the processes of 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 plug-in is not the last print plug-in in the information list, the process returns to step S513. Then, the processes of steps S513 to S518 and step S520 are 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 time-out has been reached, and if it is determined that the time-out has been reached, the process 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 uninstalled print plug-in shown in FIG.
In this example, on the printer list screen 406 of FIG. 9A, a UI (user interface) for setting the display is displayed by swiping the display area of the printer information 408. Specifically, the UI unit 101 displays a setting area 701 that is a UI that can change the display settings of the uninstalled print plug-in as shown in FIG. 9B. In the setting area 701, it is possible to select display / non-display for each print plug-in.

例えば、設定領域701において「ABC Plugin」の表示設定をOFFに変更すると、図9(C)の画面に遷移し、非表示に設定された「ABC Plugin」がプリンタ一覧画面406で非表示となる。なお、本実施形態では、プリンタ情報408においてスワイプ操作を行うことにより設定領域701を表示する例を説明したが、スワイプ操作に限られるものではなく、例えばフリック操作など、その他の操作により設定領域701を表示するようにしてもよい。 For example, when the display setting of "ABC Plug-in" is changed to OFF in the setting area 701, the screen transitions to the screen shown in FIG. 9C, and the hidden "ABC Plug-in" is hidden on the printer list screen 406. .. In the present embodiment, an example of displaying the setting area 701 by performing a swipe operation in the printer information 408 has been described, but the setting area 701 is not limited to the swipe operation, and is not limited to the swipe operation. 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 a print plug-in that has already been installed, installation of another print plug-in is performed. It is possible to set whether or not to display the guidance. That is, the user is not prompted to install another print plug-in on the printable printer, and the operability is improved. Further, even if another print plug-in is desired to be used in the printer capable of printing, it is possible to easily add another print plug-in, so that the 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 of controlling the display / non-display of the uninstalled print plug-in on the printer list screen 406 will be described without letting the user set it. The network configuration, the hardware configuration of the mobile terminal device 2000, and the software configuration itself according to the present embodiment are the same as the configuration according to the first embodiment. Therefore, in the following, the same reference numerals are given to those having the same configuration as that of 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 in 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. 4 (B).

なお、図11及び図12の処理は、第1実施形態の図6及び図7の処理に対応し、既に説明したステップと同じ処理については同一の符号を付し、その説明は省略する。図11及び図12に示す処理は、フラッシュメモリ2003に記録されたプログラムがRAM2002にロードされ、SoC2001が実行することにより実現される。 The processes of FIGS. 11 and 12 correspond to the processes of FIGS. 6 and 7 of the first embodiment, and the same processes as those of the steps already described are designated by the same reference numerals, and the description thereof will be omitted. The processes shown in FIGS. 11 and 12 are realized by loading the program recorded in the flash memory 2003 into the RAM 2002 and executing the program in 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 at least one installed print plug-in exists among the print plug-ins included in the information list acquired in step S512. To do. If it is determined in step S901 that none of the print plug-ins included in the information list is installed, the process proceeds to step S902. In step S902, the print plug-in control unit 102 determines whether or not the 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 uninstalled print plug-in is displayed, the process returns to the step of step S508, and the process after step S508 is performed on the next printer until the timeout is reached. repeat. On the other hand, if it is determined in step S902 that the uninstalled print plug-in is not displayed, the process proceeds to step S903. In step S903, the UI unit 101 displays the uninstalled print plug-in on the printer list screen 406. That is, a link to the download site of the print plug-in is created on the printer list screen 406.

なお、ステップS902において未インストールのプリントプラグインが複数あった場合には、ステップS903にて、少なくとも1つの未インストールのプリントプラグインが表示されるようにしてもよいがこれに限られるものではない。例えば、ステップS903にて、全ての未インストールのプリントプラグインが表示されるようにしてもよい。 If there are a plurality of uninstalled print plug-ins in step S902, at least one uninstalled print plug-in may be displayed in step S903, but the present invention is not limited to this. .. For example, in step S903, all uninstalled 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 or not 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 uninstalled print plug-in, the process returns to step S508, and the processes after step S508 are repeated for the next printer until the timeout is reached. On the other hand, if it is determined in step S904 that there is an uninstalled print plug-in, the process proceeds to step S905. In step S905, the UI unit 101 adds the uninstalled print plug-ins to the aggregated display list (aggregated display list).

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

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

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

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

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

以上、本発明の好ましい実施形態について説明したが、本発明は、これらの実施形態に限定されず、その要旨の範囲内で種々の変形および変更が可能である。 Although the preferred embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and various modifications and modifications can be made 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 Mobile terminal device

Claims (1)

ネットワーク上の画像処理装置に対して、対応するプラグインモジュールがインストールされているか否かを判断する判断手段と、
ネットワーク上の画像処理装置を選択させるための画面を表示する表示制御手段と、を備え、
前記対応するプラグインモジュールがインストールされていないと判断された場合に、前記表示制御手段は、所定の条件に応じて、前記画面において当該プラグインモジュールのインストールを誘導する表示を行うか否かを制御する
ことを特徴とする情報処理装置。
A means of determining whether or not the corresponding plug-in module is installed for an image processing device on the network, and
A display control means for displaying a screen for selecting an image processing device on a network is provided.
When it is determined that the corresponding plug-in module is not installed, the display control means determines whether or not to display on the screen to guide the installation of the plug-in module according to a predetermined condition. An information processing device characterized by being controlled.
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 true JP2021089746A (en) 2021-06-10
JP2021089746A5 JP2021089746A5 (en) 2021-08-26
JP7210621B2 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
JP7210621B2 (en) 2023-01-23

Similar Documents

Publication Publication Date Title
JP7218393B2 (en) Information processing device, control method, and program
JP6385265B2 (en) Information processing apparatus, control method, and 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
JP2019096295A (en) Voice control system, control method, and program
JP6628654B2 (en) Information processing apparatus, print plug-in, print system, and control method
JP2017021690A (en) Image formation system
JP2021089746A (en) Information processing apparatus, control method, and program
JP6736311B2 (en) Information processing apparatus, control method, and program
JP7035124B2 (en) Information processing equipment, control methods, and programs
JP6812873B2 (en) Program and information processing terminal
JP6821761B2 (en) Information processing equipment, control methods and programs
JP6598946B2 (en) Information processing apparatus, control method, and program
JP2012098821A (en) Device control program and device
US11243725B2 (en) Non-transitory computer-readable storage medium storing computer program for terminal device configured to connect to image processing devices on network, and terminal device
JP6677335B2 (en) Mobile terminal, content designation program, and output program
JP2021068467A (en) Information processor, control method, and program
JP2020047295A (en) Program, information processing apparatus, and control method
JP2020166695A (en) Application program, information processing apparatus, information processing method, and information processing system
JP2018206428A (en) Communication system, information processing device, and program
KR20100101863A (en) Terminal unit and method for controling print thereof
JP2019179420A (en) installer
JP2012123764A (en) Information processor

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