JP2017027321A - Information processing terminal, program, and control method - Google Patents

Information processing terminal, program, and control method Download PDF

Info

Publication number
JP2017027321A
JP2017027321A JP2015144484A JP2015144484A JP2017027321A JP 2017027321 A JP2017027321 A JP 2017027321A JP 2015144484 A JP2015144484 A JP 2015144484A JP 2015144484 A JP2015144484 A JP 2015144484A JP 2017027321 A JP2017027321 A JP 2017027321A
Authority
JP
Japan
Prior art keywords
printer
information
printing system
print
setting screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015144484A
Other languages
Japanese (ja)
Inventor
長谷川 新
Arata Hasegawa
新 長谷川
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 JP2015144484A priority Critical patent/JP2017027321A/en
Publication of JP2017027321A publication Critical patent/JP2017027321A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a display method of print setting for displaying correct information on a print system UI even if a printer search and acquisition of option information of a printer are not performed simultaneously in a mobile print system.SOLUTION: Print plug-ins 214, 215 transmit capacity information of a printer to a print system 210 by searching for a printer 120 existing on a network 100. When option capacity of a printer must be transmitted from the print plug-ins to the print system, acquisition of the option capacity is not performed, and a default value or a tentative value of the option capacity is transmitted to the print system. When a user starts printing or shifts to an expansion setting screen, the user communicates with a printer to acquire the option capacity of the printer, and transmits a correct value to the print system by using the acquired data when transmitting printer capacity information in the next printer search.SELECTED DRAWING: Figure 3

Description

本発明は、印刷を行う際の印刷設定の表示方法に関する。   The present invention relates to a display method for print settings when performing printing.

従来、モバイルOSにおいて、印刷データをプリンタに送信する技術がある。また、モバイルOSには印刷システムと呼ばれる印刷用のフレームワークが組み込まれている場合があり、印刷ベンダーは印刷機能を実現することができる。   Conventionally, there is a technique for transmitting print data to a printer in a mobile OS. In some cases, a mobile OS incorporates a printing framework called a printing system, and a printing vendor can realize a printing function.

例えば、Android(AndroidはGoogle Inc.の登録商標)といったモバイル端末に搭載されるOSにおいて、各アプリケーションに共通の印刷機能を提供する「印刷システム」がある(Android Version 4.4以降に搭載)。また、前記印刷システムには、「印刷プラグイン」といわれる各プリンタベンダーが各自の印刷処理装置に適応させるための依存処理をプラグイン形式でアドインできる仕組みがある。例えば、Canon Print Service(Canon Print Serviceはキヤノン株式会社の登録商標)は、Androidの「印刷プラグイン」として提供されており、Google Play(Google PlayはGoogle Inc.の登録商標)からダウンロードしてインストールすることができる。   For example, in an OS installed in a mobile terminal such as Android (Android is a registered trademark of Google Inc.), there is a “printing system” that provides a printing function common to each application (installed in Android Version 4.4 or later). In addition, the printing system has a mechanism that allows each printer vendor called “print plug-in” to add in a plug-in format for dependent processing for adapting to their print processing apparatus. For example, Canon Print Service (Canon Print Service is a registered trademark of Canon Inc.) is provided as Android's “print plug-in”, and downloaded from Google Play (Google Play is a registered trademark of Google Inc.) and installed. can do.

印刷システムを利用することで、ユーザーはプリンタの探索や印刷やステータス取得の処理を、印刷システムのUIから行うことができる。プリンタのステータス取得の際には、印刷プラグインから印刷システムに対してプリンタの能力情報を送ることで、印刷システムの印刷設定UIにプリンタの機能を反映させることができる。たとえば、プリンタが対応している用紙サイズをすべて表示したり、両面機能の有効/無効を切り替えたりすることができる。   By using the printing system, the user can perform printer search, printing, and status acquisition processing from the UI of the printing system. When acquiring the printer status, the printer function information can be reflected in the print setting UI of the printing system by sending the printer capability information from the printing plug-in to the printing system. For example, it is possible to display all the paper sizes supported by the printer, and to switch between enabling / disabling of the duplex function.

プリンタの能力の取得は、プリンタ名、カラー/モノクロなどの、どのプリンタにもあるような基本的な情報については、情報量が少なく汎用的であるため、同一ネットワーク上のプリンタ探索時に、探索処理を終えたあとに、ついでにプリンタに問い合わせるのが一般的である。しかし、すべてのプリンタに備わっていないオプション機能については、プリンタ探索に時間をかけないために、前記以外のタイミングで情報を取得する場合が多い。   The acquisition of the printer capability is general-purpose for the basic information that can be found in any printer, such as the printer name and color / monochrome. It is common to make an inquiry to the printer after finishing. However, for optional functions that are not provided in all printers, information is often acquired at a timing other than the above in order not to spend time in searching for printers.

オプション能力を取得する方法はいくつかあるが、プリンタの探索処理とは別に、プリンタとモバイル端末が直接通信してプリンタが対応しているオプション情報を取得するという方法が、モバイルの印刷アプリケーションにおいては一般的である。この方法は、印刷アプリケーションが静的ファイルを持たないことによってリソースの削減ができることや、アプリのメンテナンスの手間を減らすことができるという利点がある。他のプリンタの能力情報取得方法には、静的ファイルによってプリンタ情報を管理する方法や、サーバからプリンタ情報を取得する方法などがある。
モバイル端末は、プリンタ探索時に上記のオプション能力の取得を同時に行うこともできるし、プリンタ探索時ではなく、任意のタイミングでオプション能力を取得することもできる。
There are several ways to acquire optional capabilities, but apart from the printer search process, a method in which the printer and mobile terminal communicate directly to acquire optional information supported by the printer is a method for mobile printing applications. It is common. This method has the advantage that resources can be reduced because the printing application does not have a static file, and the maintenance work of the application can be reduced. Other printer capability information acquisition methods include a method for managing printer information using a static file and a method for acquiring printer information from a server.
The mobile terminal can acquire the above-mentioned optional capabilities at the same time when searching for a printer, and can also acquire the optional capabilities at an arbitrary timing, not when searching for a printer.

特許文献1は、端末からプリンタの情報を取得する際に、情報取得に時間が掛かる場合、プリンタの情報が取得できるまで、能力情報を取得中であるという表示を行うことにより、ユーザーに不快感を与えないようにしている。   When acquiring information on a printer from a terminal, it is discomforting to the user by displaying that capability information is being acquired until the printer information can be acquired. Not to give.

特開2008−310420号公報JP 2008-310420 A

一方で、印刷プラグインからプリンタに対して、プリンタのオプション能力を取得するための通信を行う際は、ネットワークの電波状況や、プリンタから取得するオプション能力の情報が多いことや、その他の環境要因により、端末とプリンタとの通信に時間が掛かることが多い。そのため、プリンタの探索処理とオプション能力の取得処理を同時に行うと、印刷システム上の印刷設定UIの反映に時間がかかる。   On the other hand, when communicating from the print plug-in to the printer to acquire the optional capabilities of the printer, there are a lot of information on the network signal conditions, optional capabilities acquired from the printer, and other environmental factors. Therefore, communication between the terminal and the printer often takes time. Therefore, if the printer search process and the option capability acquisition process are performed simultaneously, it takes time to reflect the print setting UI on the printing system.

時間をかけずに印刷設定UIを更新させるためには、印刷プラグインはプリンタの能力情報を取得するときに、前記オプション情報の取得を同時に行うべきではない。   In order to update the print setting UI without taking time, the print plug-in should not simultaneously acquire the option information when acquiring the capability information of the printer.

しかし、プリンタ探索と、プリンタのオプション情報の取得を同時に行わなければ、印刷システムのUIに表示させる情報を満たすことができない場合があり、UIに正しい情報を表示できないという課題がある。   However, if the printer search and the option information of the printer are not acquired at the same time, the information displayed on the UI of the printing system may not be satisfied, and there is a problem that correct information cannot be displayed on the UI.

本明細書では、印刷システムUIに即座に正しいプリンタの情報を表示しようとする際、印刷システムUIにプリンタの正しい情報を表示できない場合があるという課題について検討する。   In the present specification, a problem that correct printer information may not be displayed on the print system UI when the correct printer information is immediately displayed on the print system UI is considered.

本発明に係るプログラムは、
印刷プラグインから印刷システムに対してプリンタのオプション能力を送信する時、オプション能力の取得は行わずに、オプション能力についてはデフォルト値または仮の値を送信する。ユーザーが印刷を開始したとき、または拡張設定画面に移行したときに、プリンタと通信を行ってプリンタのオプション能力を取得し、次回のプリンタ探索時のプリンタ能力情報送信には、取得したデータを使用して、印刷システムに正しいプリンタのオプション能力の情報を送信する。
The program according to the present invention is:
When the optional capability of the printer is transmitted from the printing plug-in to the printing system, the default capability or the temporary value is transmitted for the optional capability without acquiring the optional capability. When the user starts printing or shifts to the advanced setting screen, the printer acquires the optional capabilities of the printer by communicating with the printer, and uses the acquired data for sending the printer capability information at the next printer search. Then, information on the correct option capability of the printer is transmitted to the printing system.

本発明に係るプログラムによれば、印刷システムが印刷プラグインにプリンタの能力の問い合わせを行ったとき、ほとんど時間をかけずに情報を印刷システムに返却し、UIを更新することができる。ユーザーが拡張設定画面に移行したときや、印刷を開始したときに正しいオプション機能情報を取得し、次に印刷システムからプリンタの能力の問い合わせがあったときは、印刷プラグインは印刷システムにプリンタの正しい能力情報を返し、UIを更新することができる。   According to the program of the present invention, when the printing system makes an inquiry about the printer capability to the printing plug-in, the information can be returned to the printing system and the UI can be updated with little time. When the user acquires the correct optional function information when the user enters the advanced settings screen or starts printing, the next time the printer system queries the printer capabilities, the printing plug-in The correct capability information is returned and the UI can be updated.

実施例における印刷システムの全体構成図Overall configuration diagram of printing system in embodiment 実施例における情報処理端末、プリンタのハードウェア構成図Hardware configuration diagram of information processing terminal and printer in embodiment 実施例における情報処理端末、プリンタのソフトウェア構成図Software configuration diagram of information processing terminal and printer in embodiment 実施例における情報処理端末のアプリケーションUI画面Application UI screen of information processing terminal in embodiment 実施例における情報処理端末の印刷システムUI画面Printing system UI screen of information processing terminal in embodiment 実施例における情報処理端末の印刷プラグインの拡張設定UI画面Extended plug-in setting UI screen of information processing terminal in embodiment プリンタから取得するオプション情報を表す構成図Configuration diagram showing option information acquired from the printer 実施例1における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a printing plug-in in the first embodiment 実施例1における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a printing plug-in in the first embodiment 実施例1における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a printing plug-in in the first embodiment 実施例2における印刷プラグインの処理フロー示すフローチャートFlowchart showing the processing flow of the print plug-in in the second embodiment 実施例3における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a printing plug-in in the third embodiment 実施例4における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a print plug-in in the fourth embodiment 実施例4における印刷プラグインの処理フロー示すフローチャートFlowchart showing a processing flow of a print plug-in in the fourth embodiment

以下、本発明を実施するための形態を図面に基づいて説明する。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

まず、本実施例におけるシステムの全体構成について説明する。   First, the overall configuration of the system in this embodiment will be described.

図1は本実施例におけるシステムの全体構成の一例を示したものである。本システムは、ネットワーク100、情報処理端末110、プリンタA120がそれぞれ接続されている。このとき、情報処理端末およびプリンタはネットワーク上に複数台あってもよい。   FIG. 1 shows an example of the overall configuration of the system in this embodiment. In this system, a network 100, an information processing terminal 110, and a printer A120 are connected to each other. At this time, a plurality of information processing terminals and printers may be provided on the network.

ネットワーク100は標準的なネットワーク接続であり、インターネット、イントラネットのどちらの形態であっても良く、接続方法はWi−Fiルータを介してネットワークを形成する方法や、Wi−Fiダイレクトで情報処理端末110とプリンタA120を直接接続する方法などがあり、情報処理端末110とプリンタA120が互いにネットワーク接続されていれば、どのような接続形態でも構わない。   The network 100 is a standard network connection and may be in the form of either the Internet or an intranet. The connection method may be a method of forming a network via a Wi-Fi router or a Wi-Fi direct information processing terminal 110. And the printer A 120 may be directly connected, and any connection form may be used as long as the information processing terminal 110 and the printer A 120 are connected to each other via a network.

次に、本発明の実施例における情報処理端末110、プリンタA120の構成を、図2を用いて説明する。   Next, the configuration of the information processing terminal 110 and the printer A 120 in the embodiment of the present invention will be described with reference to FIG.

情報処理端末110は、通常のモバイル端末(PDAやスマートフォン)であり、小型端末用のオペレーティングシステムや、通話、データ通信を制御するプログラムが動いている。また、情報処理端末110はネットワークコントローラ114を使用して無線通信を利用可能である。ハードウェアの各構成要素は、システムバス119に接続されている。ROM112は不揮発性の記憶装置であり、情報処理端末110におけるOS及び、通話、データ通信を制御するアプリケーションや、情報処理端末110の再起動後も保持しておく必要のある各種動作モード設定や、稼働ログなどが記憶される。ROM112に格納されたデータ通信を制御するアプリケーションとしては、MailソフトやWebブラウザなどが挙げられる。これらのROM112に記憶された情報はCPU111で処理される。加えて、CPU111がROM112に記憶されているプログラムに基づき処理を実行することによって、図3に示されるような情報処理端末110のソフトウェア構成及び後述するフローチャートの各ステップの処理が実現される。   The information processing terminal 110 is a normal mobile terminal (PDA or smart phone), and an operating system for a small terminal and a program for controlling a call and data communication are running. Further, the information processing terminal 110 can use wireless communication using the network controller 114. Each component of the hardware is connected to the system bus 119. The ROM 112 is a non-volatile storage device, an OS for controlling the information processing terminal 110, an application for controlling telephone calls and data communication, various operation mode settings that need to be retained after the information processing terminal 110 is restarted, Operation logs are stored. Mail software, a Web browser, etc. are mentioned as an application which controls the data communication stored in ROM112. Information stored in the ROM 112 is processed by the CPU 111. In addition, the CPU 111 executes processing based on a program stored in the ROM 112, thereby realizing the software configuration of the information processing terminal 110 as shown in FIG.

RAM113は、プログラムを実行するためのワークメモリエリアである。また、印刷時にアプリケーションが生成する画像情報などを一時記憶するためのメモリでもある。   The RAM 113 is a work memory area for executing a program. It is also a memory for temporarily storing image information generated by an application during printing.

ネットワークコントローラ114はネットワーク通信を制御するためのチップであり、通信にWi−Fi、Wi−Fiダイレクト、および公衆回線3G/4Gなどが使用される。   The network controller 114 is a chip for controlling network communication, and Wi-Fi, Wi-Fi direct, and public line 3G / 4G are used for communication.

表示制御部115は、情報処理端末110のディスプレイ117にて出力する情報の制御を行っている。入力制御部116は、情報処理端末110のボタンやタッチパネルなどの入力部118にてユーザーが指示した情報の制御を行っている。これらの表示制御部115、入力制御部116を利用して、情報処理端末110上でのアプリケーションは、ネットワーク通信情報や情報処理端末110のさまざまな情報をユーザーに提供する。   The display control unit 115 controls information output on the display 117 of the information processing terminal 110. The input control unit 116 controls information instructed by the user through the input unit 118 such as a button or a touch panel of the information processing terminal 110. Using these display control unit 115 and input control unit 116, the application on the information processing terminal 110 provides the network communication information and various information on the information processing terminal 110 to the user.

プリンタA120において、121はネットワークI/Fであり、ネットワーク100を介して情報処理端末110との接続に使用される。122はCPUであり、制御プログラムに基づいてシステムバス126に接続されるプリンタエンジン125に出力情報としての画像信号を出力する。なお、制御プログラムはROM124に記憶される。プリンタA120はネットワークI/F121を介して情報処理端末110との通信処理が可能となっており、プリンタA120内の情報を情報処理端末110に通知可能に構成されている。さらにCPU122はROM124に記憶されたアプリケーションプログラム等に基づいて処理を実行する。123はRAMであり、CPU122の主メモリ、ワークエリア等として機能する。なお、RAM123は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。ROM124には、CPU122の制御プログラムや上記出力情報を生成する際に使用するフォントデータ、プリンタ120上で利用される情報等が記憶される。125はプリンタエンジンで出力情報としての画像信号を出力する。126はシステムバスであり、各デバイスを接続する。   In the printer A 120, reference numeral 121 denotes a network I / F, which is used for connection to the information processing terminal 110 via the network 100. A CPU 122 outputs an image signal as output information to the printer engine 125 connected to the system bus 126 based on a control program. The control program is stored in the ROM 124. The printer A 120 can communicate with the information processing terminal 110 via the network I / F 121, and is configured to be able to notify the information processing terminal 110 of information in the printer A 120. Further, the CPU 122 executes processing based on an application program stored in the ROM 124. Reference numeral 123 denotes a RAM which functions as a main memory, work area, and the like for the CPU 122. The RAM 123 is used as an output information expansion area, environment data storage area, NVRAM, and the like. The ROM 124 stores a control program for the CPU 122, font data used when generating the output information, information used on the printer 120, and the like. A printer engine 125 outputs an image signal as output information. A system bus 126 connects each device.

図3は本実施形態のソフトウェア構成を説明するブロック図である。   FIG. 3 is a block diagram illustrating the software configuration of the present embodiment.

まず情報処理端末110のソフトウェア構成を示す。なお、情報処理端末110を構成する各モジュールはそれぞれROM112に保存されたファイルとして存在するプログラムモジュールである。そして、実行時にOSやそのモジュールを利用するモジュールによってRAM113にロードされ実行される。また、本実施例に記載されている処理は、ROM112に記憶されているアプリケーション、及び各モジュール(ソフトウェア)のプログラムを、必要に応じてRAM113に読み出してCPU111により実行することによって実現される。   First, the software configuration of the information processing terminal 110 is shown. Each module configuring the information processing terminal 110 is a program module that exists as a file stored in the ROM 112. Then, it is loaded into the RAM 113 and executed by the OS and modules that use the module at the time of execution. The processing described in the present embodiment is realized by reading the application stored in the ROM 112 and the program of each module (software) into the RAM 113 as necessary and executing it by the CPU 111.

210は印刷システムであり、App A211などの各アプリケーションに共通の印刷インターフェースを提供する。アプリケーションは印刷システムで定義されたインターフェースを実装することにより、印刷機能を使用することができる。このとき印刷システムはPlugin D213などの印刷プラグインに印刷や探索の命令をする。   A printing system 210 provides a common printing interface for each application such as App A211. An application can use a printing function by implementing an interface defined in the printing system. At this time, the printing system instructs a printing plug-in such as Plugin D213 to print or search.

App A211、App B212、App C213は情報処理端末110のOS上で動作する一般的なアプリケーションであり、Webブラウザ、PDFビューワー、Officeビューワー、写真アプリ、メールアプリ等のアプリケーションがある。これらのアプリは印刷システムで定義された印刷インターフェースを実装している。   App A 211, App B 212, and App C 213 are general applications that operate on the OS of the information processing terminal 110, and include applications such as a Web browser, a PDF viewer, an Office viewer, a photo application, and a mail application. These apps implement a printing interface defined by the printing system.

Plugin D214、Plugin E215、印刷プラグイン216は印刷プラグインであり単体のアプリとしてユーザーが使用することはできず、印刷システムに対して機能を提供するためのサービスとして存在する。Plugin D214が印刷システム210に提供する機能は、ネットワーク上のプリンタ探索機能、印刷機能、印刷設定機能、ステータス通知機能などがある。Plugin D214等の印刷プラグインは図3のように複数ある場合もある。   Plugin D214, Plugin E215, and print plug-in 216 are print plug-ins that cannot be used by the user as stand-alone applications, and exist as services for providing functions to the print system. The functions provided by the Plugin D214 to the printing system 210 include a printer search function on the network, a printing function, a print setting function, a status notification function, and the like. There may be a plurality of printing plug-ins such as Plugin D214 as shown in FIG.

印刷プラグイン216は本実施例を行う印刷プラグインである。Plugin D214や他の印刷プラグインと基本構成は変わらない。印刷ジョブ生成モジュール217は印刷システム210から命令をうけて、ROM112およびRAM113の情報から、プリンタ A120で印刷可能な印刷ジョブを生成する。   A print plug-in 216 is a print plug-in that performs this embodiment. The basic configuration is the same as Plugin D214 and other printing plug-ins. The print job generation module 217 receives a command from the printing system 210 and generates a print job that can be printed by the printer A 120 from information in the ROM 112 and the RAM 113.

UI表示用モジュール218は印刷プラグイン216固有の設定画面を表示させるものである。印刷システム210では、ベンダーごとの印刷プラグインに拡張設定画面を表示させるインターフェースを持っている場合があり、印刷システム210で設定可能な基本設定よりも多くの設定を行うことができる。   The UI display module 218 displays a setting screen unique to the print plug-in 216. The printing system 210 may have an interface for displaying an extended setting screen on a printing plug-in for each vendor, and can perform more settings than the basic settings that can be set by the printing system 210.

通信監理モジュール219は印刷プラグイン216とプリンタA120の通信を制御するモジュールであり、プリンタの能力取得や状態取得、プリンタ探索、印刷ジョブ送信を管理する。   The communication supervision module 219 is a module that controls communication between the print plug-in 216 and the printer A 120, and manages printer capability acquisition, status acquisition, printer search, and print job transmission.

ネットワークモジュール220は印刷プラグイン216とプリンタA120などのプリンタを接続するモジュールであり、HTTP、SNMP等のプロトコルを使用して外部の機器と通信する機能を提供する。   The network module 220 is a module for connecting the print plug-in 216 and a printer such as the printer A 120, and provides a function of communicating with an external device using a protocol such as HTTP or SNMP.

次に、プリンタA120のソフトウェア構成について説明する。   Next, the software configuration of the printer A 120 will be described.

ネットワークモジュール200はプリンタA120と情報処理端末110の通信を行うモジュールであり、HTTP、SNMP等のプロトコルを使用して外部の機器と通信する機能を提供する。   The network module 200 is a module that performs communication between the printer A 120 and the information processing terminal 110, and provides a function of communicating with an external device using a protocol such as HTTP or SNMP.

印刷処理モジュール201は印刷を実行するために、画像データを作成してプリンタエンジン125に描画データを送るためのモジュールである。   The print processing module 201 is a module for creating image data and sending drawing data to the printer engine 125 in order to execute printing.

次に、印刷システム210を起動する手順について説明する。図4はApp A211等のアプリケーションが印刷システムを利用して印刷機能を使用する場合のUIの一例である。ユーザーはメニューボタン400を押下すると、メニューが開き、ボタン401を押下することで図5に示すようなOSの印刷システム画面を呼ぶことができる。   Next, a procedure for starting the printing system 210 will be described. FIG. 4 shows an example of a UI when an application such as App A211 uses a printing function using a printing system. When the user presses the menu button 400, the menu opens. By pressing the button 401, the OS printing system screen as shown in FIG.

図5はOSが提供する印刷システムの印刷設定UIの一例である。図5の500はネットワーク上で印刷プラグイン216により探索されたプリンタであり、複数のプリンタが利用可能であるときはプリンタの切り替えが可能になる。501は印刷設定を変更するためのボタンであり、標準的な機能について印刷設定の変更を行うことが可能である。502は拡張設定を表示するためのボタンであり、印刷プラグイン216が拡張機能の設定インターフェースを実装している場合は図6のような拡張設定画面を表示させることができる。503は印刷ボタンであり、タップすると、印刷システム210から印刷プラグイン216に対して印刷命令が送られる。   FIG. 5 is an example of a print setting UI of a printing system provided by the OS. Reference numeral 500 in FIG. 5 denotes a printer searched by the print plug-in 216 on the network. When a plurality of printers are available, the printers can be switched. Reference numeral 501 denotes a button for changing print settings, which can change print settings for standard functions. Reference numeral 502 denotes a button for displaying extended settings. When the print plug-in 216 has an extended function setting interface, an extended setting screen as shown in FIG. 6 can be displayed. Reference numeral 503 denotes a print button. When tapped, a print command is sent from the print system 210 to the print plug-in 216.

図6は印刷プラグインの拡張設定画面の一例であり、図5の印刷ダイアログで設定できない項目について、印刷ベンダー独自の実装で設定を行うことができる。   FIG. 6 is an example of an extended setting screen of the print plug-in, and items that cannot be set in the print dialog in FIG. 5 can be set by a printing vendor's original implementation.

図7は印刷プラグインがプリンタのオプション情報をプリンタとのネットワーク通信で取得する際のデータのフォーマットの一例を示している。オプション情報701の構成は、プリンタのモデル名を表すモデル名702、プリンタが対応しているステイプル位置を表すステイプル位置703、プリンタが両面ユニットを装着しているかどうかを表す両面ユニット有無704などの情報が含まれ、それぞれの情報は、705に示すような文字列および数字の配列から構成されている。   FIG. 7 shows an example of a data format when the print plug-in acquires printer option information through network communication with the printer. The configuration of the option information 701 includes information such as a model name 702 indicating the model name of the printer, a stapling position 703 indicating the stapling position supported by the printer, and the presence / absence of a duplex unit 704 indicating whether the printer is equipped with a duplex unit. Each piece of information is composed of a character string and an array of numbers as shown at 705.

図8は情報処理端末110上のアプリケーションから実行され、印刷プラグイン216から印刷システム210へのプリンタの能力に関する情報の送信についてのフローチャートを示している。   FIG. 8 shows a flowchart of transmission of information relating to the capabilities of the printer from the print plug-in 216 to the printing system 210, which is executed from the application on the information processing terminal 110.

ステップS801ではプリンタA120および情報処理端末110が参加するネットワーク100において、情報処理端末110がSNMPで管理されるプリンタを探索するために、SNMPをネットワークにブロードキャストする。さらにステップS802では、ステップS801を行ってから数秒以内の間に(たとえば1秒など)、前記ブロードキャストしたSNMPの応答があったネットワーク機器のなかから、印刷プラグイン216が印刷可能なプリンタを判断して、図5のように印刷設定画面に結果を反映させる。   In step S801, in the network 100 in which the printer A 120 and the information processing terminal 110 participate, the information processing terminal 110 broadcasts SNMP to the network in order to search for a printer managed by SNMP. Further, in step S802, within a few seconds after performing step S801 (for example, 1 second), the printer capable of printing by the print plug-in 216 is determined from the network devices that have responded to the broadcast SNMP. Then, the result is reflected on the print setting screen as shown in FIG.

ステップS803では印刷プラグイン216はプリンタに関する基本情報を、先ほどと同様にSNMP通信を使用してステップS802で探索されたプリンタに対して問い合わせる。ここで問い合わせる情報は、カラー/モノクロ等の一般的な情報のみである。   In step S803, the print plug-in 216 inquires the printer searched in step S802 for basic information about the printer using SNMP communication in the same manner as described above. The information inquired here is only general information such as color / monochrome.

ステップS804では印刷システム210に送信すべきプリンタの能力情報と、ステップS803で取得済みの基本情報を比較し、印刷システム210に送信すべき情報が足りているかどうかを判断する。もし印刷プラグイン216が印刷システム210に送信する情報が足りない場合、ステップS805で、印刷システム210に対して送信すべき情報のうち、足りないものについてはデフォルト値などの仮の値を送信する。ステップS804の判断で印刷システム210に送信するプリンタの能力情報がすべて足りる場合は、印刷プラグイン216は印刷システム210に対して正しいプリンタの能力情報を送信して処理を終える。この処理により、図5に示すような印刷システムのUIは時間をかけることなく更新され、ユーザーはすぐに印刷設定を変更することができる。   In step S804, the printer capability information to be transmitted to the printing system 210 is compared with the basic information acquired in step S803, and it is determined whether there is enough information to be transmitted to the printing system 210. If there is not enough information to be sent to the printing system 210 by the printing plug-in 216, a temporary value such as a default value is sent for the missing information to be sent to the printing system 210 in step S805. . If it is determined in step S804 that all the printer capability information to be transmitted to the printing system 210 is sufficient, the print plug-in 216 transmits the correct printer capability information to the printing system 210 and ends the processing. By this processing, the UI of the printing system as shown in FIG. 5 is updated without taking time, and the user can immediately change the print setting.

ステップS901では、ユーザーは図5に示す印刷システム210の印刷設定画面からボタン502を押下する場合を示している。ユーザーはボタン502を押下すると、情報処理端末110は図6に示す拡張設定画面に遷移する。印刷プラグイン固有の拡張設定画面UIではベンダーごとに異なる機能を実装しており、この画面では印刷プラグイン216は、独自の機能を加えることができる。   Step S901 shows a case where the user presses the button 502 from the print setting screen of the printing system 210 shown in FIG. When the user presses a button 502, the information processing terminal 110 transitions to an extended setting screen shown in FIG. A different function is installed for each vendor on the extended setting screen UI unique to the print plug-in, and the print plug-in 216 can add a unique function on this screen.

ステップS902では、プリンタの構成情報が印刷プラグイン216内に保存されているかどうかを判断する。構成情報とは、図7の701のようなプリンタがどのオプションに対応しているか等の能力情報のことであり図7の705に示すような文字列および数字の配列の形になっている。   In step S <b> 902, it is determined whether printer configuration information is stored in the print plug-in 216. The configuration information is capability information such as which option a printer such as 701 in FIG. 7 supports, and is in the form of a character string and a number array as shown in 705 in FIG.

構成情報取得の処理によって、プリンタがどんなオプションやフィニッシャーを装着しているかなど、プリンタの対応しているオプション機能に関する情報を取得することができる。また、構成情報は、プリンタのMACアドレスに紐付けられて印刷プラグイン216に保存されるため、1台のプリンタに対して1つの構成情報を紐付けて保存する。プリンタA120に構成情報が保存されている場合は、S903に示すようにすでに取得済の構成情報を使って拡張設定画面を構成する。   Through the process of acquiring configuration information, it is possible to acquire information regarding optional functions supported by the printer, such as what options and finishers the printer is equipped with. Since the configuration information is associated with the MAC address of the printer and stored in the print plug-in 216, one configuration information is associated with one printer and stored. If the configuration information is stored in the printer A 120, the extended setting screen is configured using the configuration information that has already been acquired, as shown in S903.

ステップS902でプリンタの構成情報が保存されていない場合は、ステップS904で構成情報の取得処理を行う。構成情報の取得処理は、情報取得専用プロトコルを使ってプリンタと直接通信をして行う。この構成情報取得処理には通信状況や取得するデータの量によっては時間が掛かることもある。   If the printer configuration information is not stored in step S902, a configuration information acquisition process is performed in step S904. The configuration information acquisition process is performed by directly communicating with the printer using an information acquisition protocol. This configuration information acquisition process may take time depending on the communication status and the amount of data to be acquired.

ステップS905では、取得した構成情報をプリンタのMACアドレスに紐付けてアプリケーション内に保存する処理を行う。保存する領域は、不揮発性のROM112に保存し、情報処理端末110を再起動させた場合でも、情報の再取得が必要ないようにする。   In step S905, the acquired configuration information is stored in the application in association with the MAC address of the printer. The area to be saved is saved in the non-volatile ROM 112 so that even when the information processing terminal 110 is restarted, it is not necessary to reacquire information.

ステップS906では、ステップS905で取得した構成情報に従って、図6の600に示すような拡張設定画面を生成する。   In step S906, an extended setting screen as shown by 600 in FIG. 6 is generated according to the configuration information acquired in step S905.

ユーザーが図5に示す、印刷ボタン503を押下した場合、図10に示すフローチャートの処理を行う。ステップS1001では、印刷システム210は印刷プラグイン216に印刷命令を行う。   When the user presses the print button 503 shown in FIG. 5, the processing of the flowchart shown in FIG. 10 is performed. In step S <b> 1001, the printing system 210 issues a print command to the print plug-in 216.

ステップS1002では、印刷プラグイン216は印刷対象のプリンタに対して紐付けられたプリンタの構成情報が既に取得済であるかどうかを判断する。印刷対象のプリンタの構成情報が取得済であった場合は、ステップS1003で印刷処理を行う。印刷処理は、印刷プラグイン216が印刷システム210からデータを受け取り、印刷ジョブ生成モジュール217で前記受け取った印刷データを画像データに変換し、プリンタA120に画像データを送信するという処理を行うことである。   In step S1002, the print plug-in 216 determines whether the configuration information of the printer associated with the printer to be printed has already been acquired. If the configuration information of the printer to be printed has been acquired, printing processing is performed in step S1003. The printing process is a process in which the print plug-in 216 receives data from the printing system 210, converts the received print data into image data by the print job generation module 217, and transmits the image data to the printer A 120. .

ステップS1002の判断で、印刷対象のプリンタに対応した構成情報を取得済でない場合は、ステップS1004に移行し、プリンタの構成情報を取得する。プリンタの構成情報取得処理の方法はステップS1002と同様である。   If it is determined in step S1002 that the configuration information corresponding to the printer to be printed has not been acquired, the process proceeds to step S1004 to acquire printer configuration information. The printer configuration information acquisition processing method is the same as that in step S1002.

ステップS1005では、ステップS1004で取得したプリンタの構成情報と、印刷システム210から印刷プラグイン216に対して指示された印刷設定を比較し、禁則が起きていないかどうかを判断する。印刷設定とステップS1004で取得したプリンタの構成情報に禁則が発生していなかった場合は、ステップS1006に移行して、印刷を実行する。印刷処理の内容は前述の通りである。ステップS1005で禁則が発生していた場合は、ステップS1007に移行し、ユーザーに印刷処理を続行するかどうかの通知を出す。通知は、たとえばAndroid OSの場合だと、通知バーにNortificationを出すAPIを使用して通知バーでユーザーに印刷処理を続行するかどうか選択させる方法などがある。ステップS1008で、ユーザーが印刷を続行した場合は、現在設定されている情報のまま印刷ジョブをプリンタA120に送信する。ステップS908でユーザーが印刷処理を続行しなかった場合は、ステップS1010で印刷処理を中断し、印刷をキャンセル終了する。   In step S1005, the printer configuration information acquired in step S1004 is compared with the print settings instructed from the printing system 210 to the print plug-in 216, and it is determined whether a prohibition has occurred. If no prohibition has occurred in the print settings and the printer configuration information acquired in step S1004, the process proceeds to step S1006 to execute printing. The contents of the printing process are as described above. If a prohibition has occurred in step S1005, the process proceeds to step S1007 to notify the user whether to continue the printing process. For example, in the case of Android OS, there is a method of allowing the user to select whether or not to continue the printing process using the notification bar using an API that issues Notification to the notification bar. If the user continues printing in step S1008, the print job is transmitted to the printer A 120 with the currently set information. If the user does not continue the printing process in step S908, the printing process is interrupted in step S1010, and the printing is terminated.

以上の処理により、印刷システムからプリンタの能力情報を要求され、即座に情報を返却する場合、デフォルト値または仮の値を返却するため、即座に印刷システムUIを更新することができる。また、印刷または拡張設定画面への遷移が行われた場合は、次に印刷システムからプリンタの能力情報を要求されたときに、正しい能力情報を返却することができる。   Through the above processing, when the printer capability information is requested from the printing system and the information is immediately returned, the default value or the temporary value is returned, so that the printing system UI can be updated immediately. In addition, when a transition to the print or extended setting screen is performed, the correct capability information can be returned when the printer system requests the capability information of the printer next time.

本実施例に記載されている処理は、ROM112に記憶されているアプリケーション、及び各モジュール(ソフトウェア)のプログラムを、必要に応じてRAM113に読み出してCPU111により実行することによって実現される。   The processing described in the present embodiment is realized by reading the application stored in the ROM 112 and the program of each module (software) into the RAM 113 as necessary and executing it by the CPU 111.

実施例1のステップS804では、ユーザーが一度も印刷および拡張設定画面への移行の処理を行っていない場合は、構成情報を取得していない状態となるため、印刷システムに対して送信するプリンタの情報が不足している場合、かならず仮の値を設定しなければならない。印刷プラグインは、できる限り図5に示す印刷設定画面で正しい値を表示するべきである。   In step S804 of the first embodiment, if the user has never performed the process of printing and shifting to the extended setting screen, the configuration information is not acquired. If there is a lack of information, a temporary value must be set. The print plug-in should display the correct value as much as possible on the print setting screen shown in FIG.

そのため、まだ構成情報を取得済でない場合に、ユーザーが印刷設定画面を開いた場合は、プリンタの構成情報を取得する処理を行い、ある閾値の時間以内に応答が返らない場合は、実施例1の通りの処理を行い、応答が返った場合は、正しい設定を印刷システムに対して返却するという処理を行う。   Therefore, when the configuration information has not yet been acquired, if the user opens the print setting screen, the printer configuration information is acquired, and if no response is returned within a certain threshold time, the first embodiment If the response is returned, the correct setting is returned to the printing system.

ステップS1101では、プリンタA120および情報処理端末110が参加するネットワーク100において、ステップS801と同様の処理を行い、探索を開始する。   In step S1101, in the network 100 in which the printer A 120 and the information processing terminal 110 participate, processing similar to that in step S801 is performed, and a search is started.

ステップS1102では、ステップS802と同様の処理を行い、情報処理端末の同一ネットワーク上に存在する印刷可能なプリンタをSNMP通信で探索する。   In step S1102, the same processing as in step S802 is performed, and a printable printer existing on the same network of the information processing terminal is searched by SNMP communication.

ステップS1103では、ステップS803と同様にプリンタの基本情報を取得する。
ステップS1104の判断はステップS804の判断と同様であり、印刷システムから要求された情報と、ステップS1103で取得した情報を比較して、印刷システム210に送る情報が足りるかどうかを判断する。情報が足りている場合は、ステップS1105に移行し、印刷システムに正しいプリンタの能力情報を送信する。
In step S1103, the printer basic information is acquired as in step S803.
The determination in step S1104 is the same as the determination in step S804. The information requested from the printing system is compared with the information acquired in step S1103 to determine whether the information to be sent to the printing system 210 is sufficient. If the information is sufficient, the process proceeds to step S1105, and correct printer capability information is transmitted to the printing system.

ステップS1106では、すでに情報処理端末110内にステップS1102で見つかったプリンタの構成情報が保存されているかを判断する。すでにプリンタの構成情報が情報処理端末110内に保存されている場合は、ステップS1105へ移行し、保存された能力情報に従って、印刷システム210に正しいプリンタの能力情報を送信する。   In step S1106, it is determined whether the printer configuration information found in step S1102 is already stored in the information processing terminal 110. When the printer configuration information is already stored in the information processing terminal 110, the process proceeds to step S1105, and the correct printer capability information is transmitted to the printing system 210 according to the stored capability information.

ステップS1106でプリンタの構成情報が保存されていない場合は、ステップS1107で、より詳細なプリンタの能力情報を取得するために、ステップS904と同様の手順により構成情報取得を開始する。   If the printer configuration information is not saved in step S1106, acquisition of configuration information is started in step S1107 in the same procedure as in step S904 in order to acquire more detailed printer capability information.

ステップS1108では、ステップS1107で開始した構成情報取得処理に対して、プリンタから一定時間以内に、応答があったかどうかを判断する。たとえば閾値を0.5秒とした場合は、0.5秒以内にプリンタの構成情報が取得できたかどうかを判断する。   In step S1108, it is determined whether or not there is a response from the printer within a certain time with respect to the configuration information acquisition process started in step S1107. For example, if the threshold is set to 0.5 seconds, it is determined whether the printer configuration information has been acquired within 0.5 seconds.

ステップS1108で一定時間以内に構成情報の取得処理が完了した場合は、ステップS1105に移行し、ステップS1107で取得したプリンタの構成情報をもとに印刷システムに正しいオプション情報を送信する。   If the configuration information acquisition process is completed within a predetermined time in step S1108, the process proceeds to step S1105, and correct option information is transmitted to the printing system based on the printer configuration information acquired in step S1107.

ステップS1107で一定時間以内に、構成情報を取得できなかった場合には、ステップS1109にて、印刷システムに、ステップS1104で判断した、印刷システムに送信すべき情報のなかで、構成情報取得により情報を取得できなかったものを、デフォルト値または仮の値として印刷システム210に送信する。   If it is determined in step S1107 that the configuration information cannot be acquired within a certain period of time, in step S1109, the information to be transmitted to the printing system determined in step S1104 is obtained by acquiring the configuration information. Those that could not be acquired are transmitted to the printing system 210 as default values or provisional values.

また、拡張設定画面移行時、および印刷開始時の処理は、実施例1の図9および図10と同様の処理を行う。   Further, the process at the time of shifting to the extended setting screen and at the start of printing is performed in the same manner as in FIG. 9 and FIG.

以上の処理により、まだ構成情報取得の処理を一度も行っていない場合、印刷システムからプリンタの能力情報を要求されたとき、プリンタの構成情報取得処理を試み、一定時間以内にプリンタから応答がある場合は正しい能力情報を印刷システムに返却することができる。   With the above processing, if the configuration information acquisition processing has not been performed yet, the printer configuration information acquisition processing is attempted when the printer capability information is requested from the printing system, and there is a response from the printer within a predetermined time. If so, the correct capability information can be returned to the printing system.

本実施例に記載されている処理は、ROM112に記憶されているアプリケーション、及び各モジュール(ソフトウェア)のプログラムを、必要に応じてRAM113に読み出してCPU111により実行することによって実現される。   The processing described in the present embodiment is realized by reading the application stored in the ROM 112 and the program of each module (software) into the RAM 113 as necessary and executing it by the CPU 111.

実施例1では、図5に示す印刷システムの印刷設定画面と、図6に示す拡張設定画面で同じ設定を保持している場合があり、両方の設定画面で同じ設定値を表示させることにより、ユーザーを困惑させる可能性がある。そこで実施例3では、図5に示す印刷設定と図6に示す拡張設定を比較し、同じ設定項目がある場合は図6の拡張設定画面からその項目を非表示にするという処理を加える。   In the first embodiment, the same setting may be held on the print setting screen of the printing system illustrated in FIG. 5 and the extended setting screen illustrated in FIG. 6. By displaying the same setting value on both setting screens, May be confusing to users. Therefore, in the third embodiment, the print setting shown in FIG. 5 is compared with the extended setting shown in FIG. 6, and if there is the same setting item, a process of hiding that item from the extended setting screen of FIG. 6 is added.

ステップS1201では、図5の502を押下することにより、図6の拡張設定画面を開く。ステップS1202では、印刷システム210から、図5に示す印刷設定画面で、どの項目に何が入力されていたかという情報を印刷システム210から取得する。たとえば、拡張設定画面に移行する前に、部数、用紙サイズ、色、ステイプル、両面、印刷範囲に何が設定されていたかという情報をアプリ関連系機能(Android OSではIntent等を使用)によって取得する。   In step S1201, the extension setting screen in FIG. 6 is opened by pressing 502 in FIG. In step S <b> 1202, information indicating what has been input to which item on the print setting screen illustrated in FIG. 5 is acquired from the print system 210 from the print system 210. For example, before moving to the extended setting screen, information on what is set in the number of copies, paper size, color, stapling, double-sided, and printing range is acquired by an application-related function (using Intent etc. in Android OS) .

ステップS1203では、図6の拡張設定画面移行時に、図5で選択されていたプリンタが対応している拡張設定の情報を、保存済の構成情報または、構成情報取得処理を行うことにより取得する。   In step S1203, at the time of transition to the extended setting screen in FIG. 6, the extended setting information supported by the printer selected in FIG. 5 is acquired by performing saved configuration information or configuration information acquisition processing.

ステップS1204では、ステップS1202で取得した印刷システムの設定と、ステップS1203で取得したプリンタの対応機能を比較する。ステップS1204で同じ設定があった場合、たとえば図5の印刷システムが提供する設定画面で両面機能があり、かつ図6の拡張設定画面でも両面機能が設定できるような場合、ステップS1205に移行する。   In step S1204, the setting of the printing system acquired in step S1202 is compared with the corresponding function of the printer acquired in step S1203. If the same setting is made in step S1204, for example, if there is a duplex function on the setting screen provided by the printing system in FIG. 5 and the duplex function can also be set on the extended setting screen in FIG. 6, the process proceeds to step S1205.

ステップS1205では、図5の印刷設定画面で設定できる項目と、図6の拡張設定画面で同じ候目があった場合、図6の拡張設定画面からはその項目を表示させずに、図5の印刷設定画面との差分のみを表示させる。   In step S1205, if there is an item that can be set on the print setting screen of FIG. 5 and the same candidate on the extended setting screen of FIG. 6, the item is not displayed from the extended setting screen of FIG. Only the difference from the print setting screen is displayed.

ステップS1206では、ステップS1204で図5の印刷設定画面と図6の拡張設定画面で同じ設定項目がなかった場合、プリンタの対応しているすべての機能を拡張設定画面に表示させる。   In step S1206, if there is no same setting item in the print setting screen of FIG. 5 and the extension setting screen of FIG. 6 in step S1204, all functions supported by the printer are displayed on the extension setting screen.

また、本実施例では、プリンタ探索時、印刷時の処理は実施例1の図8および図10と同様の処理を行う。   In this embodiment, the printer search process and the print process are the same as those in FIGS. 8 and 10 of the first embodiment.

以上の処理により、印刷システムの印刷設定画面と、拡張設定画面で同じ設定項目がある場合は、拡張設定画面から前記項目を非表示にし、ユーザーに混乱を招くことを避けることができる。   With the above processing, when there are the same setting items on the print setting screen of the printing system and the extended setting screen, the items can be hidden from the extended setting screen to avoid confusion for the user.

本実施例に記載されている処理は、ROM112に記憶されているアプリケーション、及び各モジュール(ソフトウェア)のプログラムを、必要に応じてRAM113に読み出してCPU111により実行することによって実現される。   The processing described in the present embodiment is realized by reading the application stored in the ROM 112 and the program of each module (software) into the RAM 113 as necessary and executing it by the CPU 111.

実施例1では、図5に示す印刷システムの印刷設定画面と、図6に示す拡張設定画面で同じ設定を保持している場合があり、両方の設定画面で同じ設定値を表示させることにより、ユーザーを困惑させる可能性があるという課題がある。そこで実施例4では、図5に示す印刷設定と図6に示す拡張設定を比較し、同じ設定項目がある場合はどちらかの画面での変更を、もう一方の画面にも反映させるという処理を加える。   In the first embodiment, the same setting may be held on the print setting screen of the printing system illustrated in FIG. 5 and the extended setting screen illustrated in FIG. 6. By displaying the same setting value on both setting screens, There is a challenge that can be confusing to users. Therefore, in the fourth embodiment, the print setting shown in FIG. 5 is compared with the extended setting shown in FIG. 6, and if there is the same setting item, a change in one screen is reflected on the other screen. Add.

ステップS1301では、図5の502を押下することにより、図6の拡張設定画面を開く。
ステップS1302では、ステップS1202と同様の方法で、現在印刷設定に設定されている項目を取得する。
In step S1301, the extension setting screen in FIG. 6 is opened by pressing 502 in FIG.
In step S1302, the item currently set in the print setting is acquired by the same method as in step S1202.

ステップS1303では、ステップS1203と同様の処理を行いプリンタが対応している機能の情報を取得する。   In step S1303, processing similar to that in step S1203 is performed to acquire information on functions supported by the printer.

ステップS1304では、ステップS1204と同様の処理を行い、印刷システムの設定項目と、プリンタが対応している設定を比較する。ステップS1304で、図5の印刷システムの設定と図6の拡張設定の設定項目を比較して同じ設定を持っていた場合、ステップS1305に移行する。ステップS1306では、図6の拡張設定画面にはプリンタの対応するすべての機能を表示し、ステップS1304で比較して同じ設定項目があったものについては、図5の印刷システムUIで設定されていた設定内容を、図6の拡張設定画面にも反映させる。たとえば、図5で「両面」機能がONに設定されていた場合は、図6の拡張設定画面にも「両面」機能ONを表示させる。   In step S1304, processing similar to that in step S1204 is performed, and the setting items of the printing system are compared with the settings supported by the printer. If it is determined in step S1304 that the setting items in the printing system in FIG. 5 and the setting items in the extended setting in FIG. 6 are the same, the process proceeds to step S1305. In step S1306, all the corresponding functions of the printer are displayed on the extended setting screen in FIG. 6, and those having the same setting items compared in step S1304 are set in the printing system UI in FIG. The setting contents are also reflected on the extended setting screen of FIG. For example, if the “double-sided” function is set to ON in FIG. 5, the “double-sided” function ON is also displayed on the extended setting screen of FIG.

ステップS1304で、同じ設定を持っていなかった場合、ステップS1306で、図6の拡張設定画面遷移時に、プリンタのすべての対応機能を表示させる。   If the same setting is not found in step S1304, all the corresponding functions of the printer are displayed in step S1306 at the transition of the extended setting screen in FIG.

ステップS1401は、図6の拡張設定画面において、ユーザーが拡張設定画面を閉じる動作をすることである。たとえば、端末のバックキーを押下することなどが考えられる。   Step S1401 is that the user performs an operation of closing the extension setting screen on the extension setting screen of FIG. For example, pressing the back key of the terminal can be considered.

ステップS1402では、図6の拡張設定画面でユーザーが最終的に設定した値を取得する。   In step S1402, the value finally set by the user on the extended setting screen of FIG. 6 is acquired.

ステップS1403では、図5の印刷ダイアログで設定できる項目の一覧を取得する。設定できる項目については、ステップS1302で取得した、印刷システムの印刷設定UIに設定されていた値のテーブルを使用する。   In step S1403, a list of items that can be set in the print dialog in FIG. 5 is acquired. For items that can be set, the table of values set in the print setting UI of the printing system acquired in step S1302 is used.

ステップS1404では、ステップS1402とステップS1403で取得した設定項目について、同じ設定があるかどうかを比較する。ステップS1404で同じ設定を持っている場合、ステップS1405に移行し、図5の印刷設定画面の印刷設定に対して、図6の拡張設定画面で設定されていた値をセットする。たとえば、図6の拡張設定画面で「両面」機能をONに設定し、図5の印刷設定画面に遷移し、図5の印刷設定画面にも「両面」の設定項目がある場合には、両面をONにする設定値を印刷システムに送信して、図5の印刷設定画面で「両面」機能ONを表示させる。ステップS1404で同じ設定を持っていない場合は、ステップS1406で、印刷ダイアログから取得した値を変更せずにそのまま印刷システムに返却する。   In step S1404, the setting items acquired in step S1402 and step S1403 are compared to determine whether there is the same setting. If the same setting is made in step S1404, the process proceeds to step S1405, and the value set in the extended setting screen in FIG. 6 is set for the print setting in the print setting screen in FIG. For example, when the “double-sided” function is set to ON in the extended setting screen of FIG. 6 and the print setting screen of FIG. 5 is displayed, and the print setting screen of FIG. Is sent to the printing system, and the “both sides” function ON is displayed on the print setting screen of FIG. If the same setting is not found in step S1404, the value acquired from the print dialog is returned to the printing system as it is without being changed in step S1406.

また、本実施例では、プリンタ探索時、印刷時の処理は実施例1の図8および図10と同様の処理を行う。   In this embodiment, the printer search process and the print process are the same as those in FIGS. 8 and 10 of the first embodiment.

以上の処理により、印刷システムの印刷設定画面と、拡張設定画面で同じ設定項目がある場合は、双方の画面の変更を双方に反映させることで、ユーザーに混乱を招くことを避けることができる。   Through the above processing, when there are the same setting items on the print setting screen of the printing system and the extended setting screen, it is possible to prevent the user from being confused by reflecting the change of both screens on both sides.

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

100 ネットワーク、110 情報処理端末、120 プリンタA 100 network, 110 information processing terminal, 120 printer A

Claims (4)

情報処理端末(110)上で動作するプログラムであって、
同一ネットワーク上のプリンタ(100)を探索する探索手段と、
プリンタ(100)のオプション情報(701)を取得する取得手段と、
プリンタ(100)に印刷する印刷手段と、
プリンタ(100)の拡張設定画面(600)を表示する表示手段と、
情報処理端末(110)のOSに搭載されている印刷システム(210)に対してプリンタが対応している機能の情報を送信するプリンタ情報送信手段と、を有し、
前記印刷システム(210)に対して、プリンタ(100)の対応する機能を送信する際、印刷システム(100)から要求されている情報を即座に送信することができない場合、印刷システム(100)に対して仮の値を返却し、前記印刷手段を実行する際および前記表示手段により拡張設定画面(600)を表示する際に、プリンタ(100)のオプション情報(701)を、前記オプション情報取得手段により取得して保持し、次回のプリンタ探索時に、前記印刷システム(210)に対して正しいプリンタ(100)の情報を返却することを特徴とする情報処理端末(110)上で動作するプログラム。
A program that runs on the information processing terminal (110),
Search means for searching for a printer (100) on the same network;
Obtaining means for obtaining option information (701) of the printer (100);
Printing means for printing on the printer (100);
Display means for displaying an extended setting screen (600) of the printer (100);
Printer information transmission means for transmitting information on functions supported by the printer to the printing system (210) installed in the OS of the information processing terminal (110);
When transmitting the corresponding function of the printer (100) to the printing system (210), if the information requested from the printing system (100) cannot be transmitted immediately, the printing system (100) is notified. On the other hand, when the temporary value is returned and the printing unit is executed and the extended setting screen (600) is displayed by the display unit, the option information (701) of the printer (100) is displayed as the option information acquisition unit. A program that operates on the information processing terminal (110), wherein the correct printer (100) information is returned to the printing system (210) at the next printer search.
請求項1に記載の情報処理端末(110)であって、印刷システム(210)にプリンタ(100)の対応機能の情報を送信する際に、プリンタ(100)のオプション情報(701)の取得を行い、一定時間以内に前記情報を取得することができた場合は、印刷システム(210)に正しい対応機能の情報を送信し、一定時間以内に前記オプション情報(701)を取得することができなかった場合は、印刷システム(210)に対して仮の値を返却することを特徴とする情報処理端末(110)上で動作するプログラム。 The information processing terminal (110) according to claim 1, wherein when the information on the corresponding function of the printer (100) is transmitted to the printing system (210), the option information (701) of the printer (100) is acquired. If the information can be acquired within a certain time, the information on the correct corresponding function is transmitted to the printing system (210), and the option information (701) cannot be acquired within the certain time. A program operating on the information processing terminal (110), which returns a provisional value to the printing system (210). 請求項1に記載の情報処理端末(110)であって、印刷システム(210)の設定画面(図5)とプリンタ(100)の拡張設定画面(600)を比較し、同じ種類の設定を行うことができる場合は、前記拡張設定画面(600)から前記同じ種類の設定を非表示にすることを特徴とする情報処理端末(110)上で動作するプログラム。 The information processing terminal (110) according to claim 1, wherein the setting screen (Fig. 5) of the printing system (210) and the extended setting screen (600) of the printer (100) are compared and the same type of setting is performed. If possible, the program operating on the information processing terminal (110), wherein the same type of setting is hidden from the extended setting screen (600). 請求項1に記載の情報処理端末(110)であって、印刷システム(210)の設定画面(図5)とプリンタ(100)の拡張設定画面(600)を比較し、同じ種類の設定を行うことができる場合は、前記印刷システム(210)の設定画面とプリンタ(100)の拡張設定画面(600)において、片方の画面の変更を、双方に反映させることを特徴とする情報処理端末(110)上で動作するプログラム。 The information processing terminal (110) according to claim 1, wherein the setting screen (Fig. 5) of the printing system (210) and the extended setting screen (600) of the printer (100) are compared and the same type of setting is performed. If it is possible, the information processing terminal (110) is characterized in that the change of one screen is reflected on both the setting screen of the printing system (210) and the extended setting screen (600) of the printer (100). ) A program that works on.
JP2015144484A 2015-07-22 2015-07-22 Information processing terminal, program, and control method Pending JP2017027321A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015144484A JP2017027321A (en) 2015-07-22 2015-07-22 Information processing terminal, program, and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015144484A JP2017027321A (en) 2015-07-22 2015-07-22 Information processing terminal, program, and control method

Publications (1)

Publication Number Publication Date
JP2017027321A true JP2017027321A (en) 2017-02-02

Family

ID=57946010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015144484A Pending JP2017027321A (en) 2015-07-22 2015-07-22 Information processing terminal, program, and control method

Country Status (1)

Country Link
JP (1) JP2017027321A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181068A (en) * 2017-04-17 2018-11-15 キヤノン株式会社 Information processing device, program and control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018181068A (en) * 2017-04-17 2018-11-15 キヤノン株式会社 Information processing device, program and control method

Similar Documents

Publication Publication Date Title
KR102026511B1 (en) Image processing apparatus, method of controlling the same, and storage medium
JP5346059B2 (en) Multifunctional image forming device
US9467590B2 (en) Image processing system, device, and method that deletes or prohibits reading of destination information
JP6045487B2 (en) Operation input system, electronic device, portable terminal, and operation input method
JP6386803B2 (en) Apparatus, method, and program
US10324670B2 (en) Displaying information on a terminal device based on the terminal device type
US20150146242A1 (en) Image processing device and image processing system
JP6525517B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD, AND PROGRAM
JP2018195263A (en) Communication terminal, and control method and program for communication terminal
CN107273063A (en) Information processor and control method
JP6628654B2 (en) Information processing apparatus, print plug-in, print system, and control method
JP2015084179A (en) Information processor, control method thereof, and program
JP2018180747A (en) Information processing apparatus, print plug-in, printing system, and control method
EP3413599B1 (en) Information processing apparatus, communication system, and communication method
JP6763209B2 (en) Programs and mobile terminals
JP2016213758A (en) Image communication apparatus, control method of the same, and program
JP2017108338A (en) Information processing device, information processing device control method, mobile terminal, mobile terminal control method, and program
US9307104B2 (en) Information processing apparatus, method for controlling the same, and storage medium
JP2018205995A (en) Program and portable terminal
JP2017027321A (en) Information processing terminal, program, and control method
JP6724625B2 (en) Information processing device and program
JP2019008370A (en) Control method and program for communication terminal
JP7094762B2 (en) Programs, information processing equipment, and control methods
JP6544163B2 (en) Mobile terminal and program
JP7171775B2 (en) Information processing device, control method and program