JP2015153118A - Information processing method and program - Google Patents

Information processing method and program Download PDF

Info

Publication number
JP2015153118A
JP2015153118A JP2014026007A JP2014026007A JP2015153118A JP 2015153118 A JP2015153118 A JP 2015153118A JP 2014026007 A JP2014026007 A JP 2014026007A JP 2014026007 A JP2014026007 A JP 2014026007A JP 2015153118 A JP2015153118 A JP 2015153118A
Authority
JP
Japan
Prior art keywords
print setting
setting screen
setting
print
information
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
JP2014026007A
Other languages
Japanese (ja)
Inventor
裕一 挾間
Yuichi Hazama
裕一 挾間
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 JP2014026007A priority Critical patent/JP2015153118A/en
Publication of JP2015153118A publication Critical patent/JP2015153118A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve operability in a print setting UI.SOLUTION: A device application comprises two kinds of print setting UIs suitable for different operations such as a simple setting UI suitable for a touch panel operation and a full-function setting UI suitable for a mouse operation, and displays, when the device application is started, the print setting UI previously displayed.

Description

本発明は、印刷設定ユーザーインターフェースの情報処理方法、およびプログラムに関する。   The present invention relates to an information processing method and program for a print setting user interface.

従来から、コンピューター上で作成した文書や図といったファイルをアプリケーションから印刷する際には、プリンタードライバーを使って描画データをページ記述言語に変換しプリンターに送信するのが一般的である。ちなみに、ページ記述言語をPage Description LanguageもしくはPDLとも言う。またそのとき、用紙の種類や両面、カラー、給紙方法といった印刷設定は、アプリケーションが持つ印刷設定用のユーザーインターフェースか、プリンタードライバーが提供する印刷設定用のユーザーインターフェースを使って設定を行う。またユーザーインターフェースをUIとも言うことがある。   Conventionally, when printing a file such as a document or a diagram created on a computer from an application, drawing data is generally converted into a page description language using a printer driver and transmitted to a printer. Incidentally, the page description language is also referred to as Page Description Language or PDL. At that time, print settings such as paper type, double-sided, color, and paper feed method are set using a user interface for print settings provided by the application or a user interface for print settings provided by the printer driver. The user interface may also be referred to as a UI.

ところで、近年、タブレット型コンピューターの普及により、タブレット型コンピューターで操作し易い新しいバージョンのWindows(登録商標)がMicrosoft社からリリースされている。新しいバージョンのWindows(登録商標)では、従来のデスクトップUI環境に加えて、「スタート画面」と呼ばれるタッチで操作し易いタッチパネルUI環境が追加された。2つのUI環境は排他的にクライアントコンピューターのディスプレイに表示される。また、それぞれのUI環境では、UI環境に特化した、デスクトップアプリケーションとWindows Storeアプリケーション(以降、ストアアプリとも呼ぶ)という二種類のアプリケーションが動作する。プリンタードライバーが提供する印刷設定用のUIもそれぞれのUI環境に応じて切り替わる。また、従来のプリンタードライバーの印刷設定用UIにおいて、初めて使用する人でも容易に印刷設定ができるかんたん設定UIとプリンター機能のほぼすべてを網羅しているフル機能設定UIという2種類のUIを持つプリンタードライバーがある(特許文献1)。   By the way, in recent years, with the spread of tablet computers, a new version of Windows (registered trademark) that is easy to operate with tablet computers has been released by Microsoft Corporation. In the new version of Windows (registered trademark), in addition to the conventional desktop UI environment, a touch panel UI environment called “start screen” that is easy to operate with a touch is added. The two UI environments are exclusively displayed on the client computer display. In each UI environment, two types of applications specialized for the UI environment, a desktop application and a Windows Store application (hereinafter also referred to as a store application), operate. The UI for print settings provided by the printer driver is also switched according to each UI environment. In addition, the printer setting UI of the conventional printer driver has two types of UIs: a simple setting UI that enables easy setting even for first-time users and a full function setting UI that covers almost all printer functions. There is a driver (Patent Document 1).

特開2004−342025号公報JP 2004-342025 A

しかしながら、従来のプリンタードライバーの印刷設定用UIはタッチパネルに適したUIではないので、タッチパネルでは使いづらい。また、特許文献1ではプリンタードライバーの印刷設定用UIを開く際に、毎回ユーザーが手動でかんたん設定UIまたはフル機能設定UIのどちらを開くかを選択しないといけないので、ユーザーの手間がかかってしまうという課題がある。   However, since the print setting UI of the conventional printer driver is not a UI suitable for the touch panel, it is difficult to use on the touch panel. Further, in Patent Document 1, each time the user opens the print setting UI of the printer driver, the user has to manually select whether to open the simple setting UI or the full function setting UI, which is troublesome for the user. There is a problem.

本発明は、上記課題を考慮し、印刷設定UIにおける操作性向上を目的とする。   The present invention has been made in consideration of the above problems, and aims to improve operability in the print setting UI.

本発明の構成は、
異なる操作に適した2種類以上の印刷設定UIを持つデバイスアプリ(1052)において、
印刷するアプリケーションの印刷設定情報を取得する手段(S801)と、
前回表示していた印刷設定画面を取得する印刷設定画面取得手段(S802)と、
前記印刷設定画面取得手段において、取得した前回表示の印刷設定画面がある印刷設定画面か否かを判断する印刷設定画面判断手段(S803)と、
前記印刷設定画面判断手段において、前回表示の印刷設定画面がある印刷設定画面であった場合に、その印刷設定画面を表示する手段(S804)と、
を有することを特徴とする情報処理方法およびプログラムである。
The configuration of the present invention is as follows:
In a device application (1052) having two or more types of print setting UIs suitable for different operations,
Means (S801) for acquiring print setting information of an application to be printed;
Print setting screen acquisition means (S802) for acquiring the print setting screen displayed previously;
In the print setting screen acquisition unit, a print setting screen determination unit (S803) that determines whether the acquired print setting screen of the previous display is a print setting screen;
Means (S804) for displaying the print setting screen when the print setting screen is a print setting screen having a print setting screen displayed last time in the print setting screen determining means;
It is the information processing method and program characterized by having.

本発明によれば、タッチパネルでの操作に適したかんたん設定UIとマウス操作に適したフル機能設定UIという異なる操作に適した2種類の印刷設定UI持ち、起動時に前回表示した印刷設定UIを表示することができる。   According to the present invention, there are two types of print setting UIs suitable for different operations, a simple setting UI suitable for touch panel operation and a full-function setting UI suitable for mouse operation, and the print setting UI displayed at the time of startup is displayed. can do.

これにより、毎回ユーザーが手動でかんたん設定UIまたはフル機能設定UIのどちらを開くかを選択しないで済むので印刷設定UIにおける操作性が向上するという効果がある。   As a result, it is not necessary for the user to manually open the simple setting UI or the full function setting UI every time, so that the operability in the print setting UI is improved.

本発明の一実施形態としての、クライアントとサーバー、そしてプリンターが接続されたネットワークの構成図1 is a configuration diagram of a network in which a client, a server, and a printer are connected as an embodiment of the present invention. 本発明の一実施形態としての、コンピューターシステムのハードウェアとソフトウェアのブロック構成図1 is a block diagram of hardware and software of a computer system as an embodiment of the present invention. 本発明の実施形態に係る印刷処理システムのソフトウェアモジュールのブロック図1 is a block diagram of a software module of a print processing system according to an embodiment of the present invention. 本発明の一実施形態としての印刷フローチャートPrinting flowchart as one embodiment of the present invention 本発明の実施形態に係る印刷処理システムのストアアプリからの印刷時に表示される印刷設定画面の一例An example of a print setting screen displayed at the time of printing from the store application of the print processing system according to the embodiment of the present invention 本発明の一実施形態としてのデバイスアプリにおけるかんたん設定画面Easy setting screen in device app as one embodiment of the present invention 本発明の一実施形態としてのデバイスアプリにおけるフル機能設定画面Full function setting screen in device app as one embodiment of the present invention 本発明の一実施形態としてのデバイスアプリの呼び出し処理のフローチャートFlowchart of device application call processing as one embodiment of the present invention 本発明の一実施形態としてのユーザー環境を考慮したデバイスアプリの呼び出し処理のフローチャートFlowchart of device application call processing considering user environment as one embodiment of the present invention

以下、本発明を実施するための最良の形態について図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

[実施例1]
図1は本発明の実施形態に係る印刷処理システムのクライアントコンピューター、サーバーおよび印刷装置を適用可能なプリントシステムの構成の一例を示すシステム構成図である。本実施形態のプリントシステムは、1又は複数のクライアントコンピューター100(例えば、ユーザー毎)、1又は複数のサーバー2000(例えば、階毎に設置)、1又は複数のプリンター2500(例えば、階毎に設置)で構成される。さらに、上記クライアントコンピューター100、サーバー2000、プリンター2500がローカルエリアネットワーク3000を介して接続される構成となっている。ネットワーク3000にはPAN(Personal Area Network)、LAN(Local Area Network)などの小規模から大規模までのネットワークがあり、これらの機器が全てのネットワークに接続されている。なお、クラウドなど、サーバーやプリンターがインターネットを越えて接続されていてもかまわない。
[Example 1]
FIG. 1 is a system configuration diagram illustrating an example of a configuration of a print system to which a client computer, a server, and a printing apparatus of a print processing system according to an embodiment of the present invention can be applied. The print system according to this embodiment includes one or more client computers 100 (for example, for each user), one or more servers 2000 (for example, installed for each floor), and one or more printers 2500 (for example, installed for each floor). ). Further, the client computer 100, the server 2000, and the printer 2500 are connected via a local area network 3000. The network 3000 includes small-scale to large-scale networks such as a PAN (Personal Area Network) and a LAN (Local Area Network), and these devices are connected to all the networks. Note that servers and printers such as the cloud may be connected over the Internet.

図2は本発明の実施形態を示す一般的なコンピューターを用いたシステムのブロック構成図である。CPU101は主記憶装置102のROM1021、RAM1022あるいは補助記憶装置105に格納されたプログラムに従って、コンピューター100全体の制御を行う。   FIG. 2 is a block diagram of a system using a general computer showing an embodiment of the present invention. The CPU 101 controls the entire computer 100 according to a program stored in the ROM 1021, the RAM 1022 of the main storage device 102 or the auxiliary storage device 105.

本発明のポイントとなるデバイスアプリ1052とドライバー1053は、補助記憶装置105に記憶されており、RAM1022に読みだされCPU101によって実行される。RAM1022はCPU101が各種処理を行う際のワークエリアとしても使用される。補助記憶装置105には、アプリケーション(アプリ)1051やデバイスアプリケーション(デバイスアプリ)1052、プリンタードライバー(ドライバー)1053、オペレーティングシステム(OS)1054等の各種プログラムが格納される。キーボード108やマウス・タッチパネルなどに代表されるポインティングデバイス(マウス)109などの入力機器は、入力I/F103を通じてコンピューター100に接続される。   The device application 1052 and the driver 1053 that are the points of the present invention are stored in the auxiliary storage device 105, read into the RAM 1022, and executed by the CPU 101. The RAM 1022 is also used as a work area when the CPU 101 performs various processes. The auxiliary storage device 105 stores various programs such as an application (application) 1051, a device application (device application) 1052, a printer driver (driver) 1053, and an operating system (OS) 1054. An input device such as a pointing device (mouse) 109 typified by a keyboard 108 and a mouse / touch panel is connected to the computer 100 through an input I / F 103.

出力I/F104にはモニター110などの出力デバイスが接続され、プログラムの指示に従いモニター上にユーザインターフェース(UI)を表示する。これらの入力・出力機器からユーザーからのプログラムへの操作を受け付ける。通信I/F106は、ネットワーク3000に接続されており、コンピューター100の外部機器、例えば、図1のサーバー2000やプリンター2500との通信が可能である。上記のモジュールは、共通データシステムバス107で接続され、各モジュール間でデータのやり取りが可能である。プログラム1051〜1054は、不図示のCD−ROMやUSBメモリーを介して補助記憶装置105に追加可能である。   An output device such as a monitor 110 is connected to the output I / F 104, and a user interface (UI) is displayed on the monitor in accordance with an instruction of the program. These input / output devices accept user operations on the program. The communication I / F 106 is connected to the network 3000 and can communicate with an external device of the computer 100, for example, the server 2000 and the printer 2500 in FIG. The above modules are connected by a common data system bus 107, and data can be exchanged between the modules. The programs 1051 to 1054 can be added to the auxiliary storage device 105 via a CD-ROM (not shown) or a USB memory.

更にネットワーク3000を経由して補助記憶装置105に追加することも可能である。なお、特に断らない限り、本発明の機能が実行されるのであれば、機器の構成に係わらず本発明を適用できることは言うまでもない。単体の機器であっても、複数の機器からなるシステムであっても、LAN,WAN等のネットワークを介して接続が為され処理が行われるシステムであってもよい。   Further, it can be added to the auxiliary storage device 105 via the network 3000. It should be noted that the present invention can be applied regardless of the configuration of the device as long as the functions of the present invention are executed unless otherwise specified. It may be a single device, a system composed of a plurality of devices, or a system in which processing is performed through a network such as a LAN or WAN.

図3に本発明が対象とするソフトウェアモジュールの一例をブロック図で示す。ブロック図の基本構成は、アプリ1051、印刷システム10540、プリンタードライバー1053、システムスプーラー10541、デバイスアプリ1052で構成されている。これらのソフトウェアモジュールは、補助記憶装置105に格納されており、ユーザーの要求や、他のシステムの要求に応じて、補助記憶装置105からRAM1022にロードされ、CPU101で実行される。   FIG. 3 is a block diagram showing an example of a software module targeted by the present invention. The basic configuration of the block diagram includes an application 1051, a printing system 10540, a printer driver 1053, a system spooler 10541, and a device application 1052. These software modules are stored in the auxiliary storage device 105, loaded from the auxiliary storage device 105 into the RAM 1022 and executed by the CPU 101 in response to a user request or another system request.

アプリ1051、は、ワードプロセッサやブラウザなどの一般的なアプリケーションである。モニター110上にUIを表示し、ポインティングデバイス109やキーボード108などの入力機器によってユーザーの印刷要求を受け付ける。ユーザーの印刷要求を受けて、アプリ1051は、印刷システム10540へ印刷要求を出す。印刷システム10540はOS1054のサブシステムである。アプリ1051とプリンタードライバー1053の中間に位置し、印刷処理における共通処理の実行を行う。具体的な実行処理としては、印刷対象プリンターの選択や、選択されたプリンタードライバー1053を用いた設定情報の生成およびプリンターが一般に解釈可能な標準文書データのPage Description Language(PDL)へ変換である。   The application 1051 is a general application such as a word processor or a browser. A UI is displayed on the monitor 110, and a user's print request is accepted by an input device such as the pointing device 109 or the keyboard 108. In response to the user's print request, the application 1051 issues a print request to the print system 10540. The printing system 10540 is a subsystem of the OS 1054. It is located between the application 1051 and the printer driver 1053, and executes common processing in print processing. Specific execution processing includes selection of a printer to be printed, generation of setting information using the selected printer driver 1053, and conversion of the standard document data that can be generally interpreted by the printer into Page Description Language (PDL).

プリンタードライバー1053は、印刷出力先のプリンターに依存する処理を受け持つモジュールである。大きくわけて2つのサブモジュールで構成されている。ひとつは、設定関連の情報を作成するコンフィグモジュール10530であり、プリンター2500で実現可能な設定情報の作成処理を行う。もうひとつは、グラフィックスフィルタ10531である。アプリ1051より印刷システム10540経由で、設定情報を含むプリンターが一般に解釈可能な標準文書データを受け取り、プリンター2500で解釈可能なPDLに変換する。変換したPDLは、OS1054のサブシステムであるシステムスプーラー10541に受け渡され、プリンター2500へ送信される。   The printer driver 1053 is a module that is responsible for processing that depends on the print output destination printer. It is roughly divided into two submodules. One is a configuration module 10530 that creates setting-related information, and performs setting information creation processing that can be realized by the printer 2500. The other is a graphics filter 10531. Standard document data that can be generally interpreted by a printer including setting information is received from the application 1051 via the printing system 10540 and converted into PDL that can be interpreted by the printer 2500. The converted PDL is transferred to the system spooler 10541 that is a subsystem of the OS 1054 and is transmitted to the printer 2500.

デバイスアプリ1052は、プリンタードライバー1053の補助アプリである。プリンタードライバー1053と同様にプリンター2500に対応したソフトウェアで、設定一覧と各プリンタードライバー固有の設定項目を解釈できる。デバイスアプリ1052は、詳細設定表示部305と、詳細設定解析部306で構成される。   The device application 1052 is an auxiliary application for the printer driver 1053. As with the printer driver 1053, software compatible with the printer 2500 can interpret the setting list and setting items unique to each printer driver. The device application 1052 includes a detailed setting display unit 305 and a detailed setting analysis unit 306.

ここで、図4のフローチャートを用いて、印刷処理の概要を説明する。本処理は、まずユーザーの印刷要求を受けてアプリ1051が印刷システム10540へ印刷要求を出すことにより開始される。   Here, the outline of the printing process will be described with reference to the flowchart of FIG. This processing is started when the application 1051 first issues a print request to the printing system 10540 in response to a print request from the user.

ステップS401では印刷システム10540が現在設置されているプリンタードライバー1053の情報を基に、印刷可能なプリンターの一覧を示すUI(不図示)をモニター110上に表示する。   In step S401, a UI (not shown) indicating a list of printers that can be printed is displayed on the monitor 110 based on information of the printer driver 1053 in which the printing system 10540 is currently installed.

ステップS402ではプリンターの一覧を示すUI上でユーザーによる出力プリンターの選択を受けて、印刷システム10540は、該当のプリンタードライバー1053を補助記憶装置105からRAM1022にロードする。   In step S <b> 402, in response to the user selecting an output printer on the UI indicating the list of printers, the printing system 10540 loads the corresponding printer driver 1053 from the auxiliary storage device 105 to the RAM 1022.

ステップS403では、印刷システム10540経由で、プリンタードライバー1053に設定可能な項目の一覧(以下、設定一覧310)と現在設定されている情報(以下、設定情報311)の生成を依頼する。これらの情報はコンフィグモジュール10530の設定生成部300で生成される。生成された設定一覧310と現在の設定情報311を基に印刷システム10540は、図5の印刷設定画面501を構成し、モニター110に表示する。次にステップS404では、印刷設定画面501に対するユーザーからの操作を受け付ける。ステップS405では印刷システム10540が印刷設定画面501の「More Settings」リンク502が押下されたかの判定を行う。   In step S403, a request is made to generate a list of items that can be set in the printer driver 1053 (hereinafter, setting list 310) and currently set information (hereinafter, setting information 311) via the printing system 10540. These pieces of information are generated by the setting generation unit 300 of the configuration module 10530. Based on the generated setting list 310 and current setting information 311, the printing system 10540 configures the print setting screen 501 of FIG. 5 and displays it on the monitor 110. In step S404, an operation from the user for the print setting screen 501 is accepted. In step S405, the printing system 10540 determines whether the “More Settings” link 502 on the print setting screen 501 has been pressed.

「More Settings」リンク502が押下されたと判断した場合、ステップS406にて、印刷システム10540がデバイスアプリ1052を呼び出す。この時の、ステップS406の処理に関しては後述する。「More Settings」リンク602が押下されていないと判断した場合はS407のステップへ進む。   If it is determined that the “More Settings” link 502 has been pressed, the printing system 10540 calls the device application 1052 in step S406. The processing in step S406 at this time will be described later. If it is determined that the “More Settings” link 602 has not been pressed, the process proceeds to step S407.

ステップS407では、印刷システム10540は印刷設定画面501の戻るボタン503の押下を受けてプリンタードライバー1053へ現在の設定情報311を受け渡す。   In step S407, the printing system 10540 transfers the current setting information 311 to the printer driver 1053 in response to pressing of the return button 503 on the print setting screen 501.

ステップS408では、プリンタードライバー1053のコンフィグモジュール10530は、設定解析部301を用いて設定情報311の検証を行う。   In step S <b> 408, the configuration module 10530 of the printer driver 1053 verifies the setting information 311 using the setting analysis unit 301.

検証の結果を基に、ステップS409では、全ての設定値が有効か判断を行い、有効な場合は印刷設定画面501を閉じてステップS410に処理を移行する。全ての設定が有効でなかった場合は、ステップS404に移り、ユーザーの操作を受け付ける。   Based on the result of the verification, in step S409, it is determined whether all set values are valid. If valid, the print setting screen 501 is closed, and the process proceeds to step S410. If all the settings are not valid, the process moves to step S404 and accepts a user operation.

ステップS410で、印刷システム10540は、印刷対象の標準文書を作成し、設定情報311を付加する。ここでの標準文書とはプリンターが一般に解釈可能なもの、例えばPDLを指す。そして、設定情報311を含む標準文書データをグラフィックスフィルタ10531へ出力する。   In step S410, the printing system 10540 creates a standard document to be printed, and adds setting information 311. The standard document here refers to a document that can be generally interpreted by a printer, for example, PDL. Then, the standard document data including the setting information 311 is output to the graphics filter 10531.

ステップS411では、まず、グラフィックスフィルタ10531が受け取った標準文書データ解析部302を用いて解析する。そして、出力データ生成部303を用いて、プリンター2500で解釈可能なPDLに変換する。   In step S411, first, analysis is performed using the standard document data analysis unit 302 received by the graphics filter 10531. Then, the data is converted into PDL that can be interpreted by the printer 2500 using the output data generation unit 303.

変換されたPDLはステップS412にて、OS1054のサブシステムであるシステムスプーラー10541に受け渡されプリンター2500に送信される。以上の処理を行うことで、印刷処理が実行される。   In step S412, the converted PDL is transferred to the system spooler 10541 that is a subsystem of the OS 1054 and transmitted to the printer 2500. By performing the above processing, the printing processing is executed.

ここから、デバイスアプリ1052の表示処理に関して説明するが、その前にデバイスアプリ1052の画面に関する説明を行う。本発明の実施形態で対象とするデバイスアプリ1052は、図6のかんたん設定画面601と図7のフル機能設定画面701を持つ。この2つの画面は、ボタン602、603を押下することで互いの画面の遷移を行うことができる。   From here, the display processing of the device application 1052 will be described, but before that, the screen of the device application 1052 will be described. The device application 1052 targeted in the embodiment of the present invention has a simple setting screen 601 in FIG. 6 and a full function setting screen 701 in FIG. These two screens can be changed to each other by pressing buttons 602 and 603.

また、デバイスアプリ1052には機器にパラメーターをインプットする項目が存在しており、各項目のことを、ここでは設定項目と呼んでいる。図6の例では部数を設定する設定項目604や出力用紙サイズを設定する設定項目605が設定項目である。この設定項目に入力されているパラメーターを、ここでは設定値と呼んでいる。図6の例では、設定項目605の場合「A4」というパラメーターが設定値である。この設定項目はテキストの入力や、スピンボタンを操作することで数値を入力することもできるが、設定を一覧で表示し、ユーザーに選択させることで値を入力することもできる。   The device application 1052 includes items for inputting parameters to the device, and each item is called a setting item here. In the example of FIG. 6, setting items 604 for setting the number of copies and setting items 605 for setting the output paper size are setting items. The parameter input to this setting item is called a setting value here. In the example of FIG. 6, in the case of the setting item 605, the parameter “A4” is the setting value. This setting item can be entered by entering text or by operating a spin button, but it can also be entered by displaying a list of settings and allowing the user to select a value.

次にかんたん設定画面601とフル機能設定画面701について説明する。まず、フル機能設定画面701であるが、これはデバイスアプリ1052における全ての機能が含まれている設定画面であり、マウス操作に適している画面となっている。   Next, the simple setting screen 601 and the full function setting screen 701 will be described. First, the full function setting screen 701 is a setting screen including all functions in the device application 1052, and is a screen suitable for mouse operation.

図7の図面上では全ての設定は見えていないが、フル機能設定画面701を左右にスクロール操作やフリックを行うことで、別の設定も見ることができる。次にかんたん設定画面601の説明であるが、これはフル機能設定画面701の設定項目の中でも、ユーザーが良く使う機能をまとめたUI画面であり、タッチ操作に適した画面となっている。単にデバイスアプリの設定を行うだけならフル機能設定画面701だけでも事足りるが、そのためにはフル機能設定画面701に存在する全設定項目を行き来しなければならず、操作に負担がかかる。加えて、おおよそのケースでは一度の印刷で設定するパラメーターはそれほど多くない。このことから、フル機能設定画面701の各カテゴリから使用頻度の高い機能をまとめ、タッチ操作に適した画面にしたものが、かんたん設定画面601である。   Although not all settings are visible on the drawing of FIG. 7, other settings can also be viewed by scrolling and flicking the full function setting screen 701 left and right. Next, a simple setting screen 601 will be described. This is a UI screen that summarizes frequently used functions among the setting items of the full function setting screen 701, and is a screen suitable for touch operation. If the device application is simply set, the full function setting screen 701 is sufficient. However, for this purpose, all setting items existing on the full function setting screen 701 must be moved back and forth, which imposes a burden on the operation. In addition, in most cases there are not many parameters to be set for a single print. From this, the simple setting screen 601 is a screen suitable for touch operation by collecting frequently used functions from each category of the full function setting screen 701.

デバイスアプリの呼び出し処理に関して図8のフローチャートを用いて説明を行う。なお、特に断らない限り本実施例のフローチャートの主体はデバイスアプリ1052である。   The device application calling process will be described with reference to the flowchart of FIG. Note that the main component of the flowchart of this embodiment is the device application 1052 unless otherwise specified.

ステップS801では印刷システム10540を介してプリンタードライバー1053から設定情報311を取得する。取得した設定情報311を基に、ステップS802では前回表示していた画面の取得を行う。本フローで、この処理はかんたん設定画面601とフル機能設定画面701のどちらが最後に表示されていたかの取得を行う。その際、複数のページやタブを切り替える仕組みの場合、最後に閉じていたページやタブの状態を取得しても良いし、スクロールを伴う仕組みの場合、スクロール位置の取得を行っても良いものとする。   In step S801, setting information 311 is acquired from the printer driver 1053 via the printing system 10540. Based on the acquired setting information 311, in step S <b> 802, the previously displayed screen is acquired. In this flow, this processing acquires which of the simple setting screen 601 and the full function setting screen 701 was displayed last. At that time, in the case of a mechanism that switches between multiple pages and tabs, the state of the page or tab that was closed last may be acquired, and in the case of a mechanism that involves scrolling, the scroll position may be acquired. To do.

ステップS803では、前ステップで取得した結果を基に、前回最後に表示した画面がかんたん設定画面か否かの判定を行い、かんたん設定画面が表示されていた場合はステップS804に遷移し、かんたん設定画面601を表示する。一方、S803のステップにおいて、かんたん設定画面が表示されていなかった場合は、ステップS805に遷移し、フル機能設定画面701の表示を行う。   In step S803, based on the result obtained in the previous step, it is determined whether or not the last displayed screen is the simple setting screen. If the simple setting screen is displayed, the process proceeds to step S804, where simple setting is performed. A screen 601 is displayed. On the other hand, if the simple setting screen is not displayed in step S803, the process proceeds to step S805, where the full function setting screen 701 is displayed.

次にステップS806において、表示したUIに従った入力を受け付ける。そして、ステップS807では、設定解析部301を用いて、かんたん設定画面601あるいはフル機能設定画面701で生成された設定情報311の検証を行う。なお、本実施例ではプリンタードライバー1053のコンフィグモジュール10530に設定解析部301があるが、デバイスアプリ1052に設定解析部301があっても構わない。   In step S806, an input in accordance with the displayed UI is accepted. In step S807, the setting analysis unit 301 is used to verify the setting information 311 generated on the simple setting screen 601 or the full function setting screen 701. In this embodiment, the setting analysis unit 301 is included in the configuration module 10530 of the printer driver 1053, but the setting analysis unit 301 may be included in the device application 1052.

ステップS808では、ステップS801で検証した結果に基づき、すべての設定が有効であるか判定を行う。ここで、設定が有効であると判断した場合、印刷に関連した設定情報311や前回表示していた画面設定を始めとする、デバイスアプリに関連した設定の保存を行う(S810)。設定が有効でなかった場合は、ステップS809に移行する。   In step S808, it is determined whether all settings are valid based on the result verified in step S801. If it is determined that the setting is valid, the setting information 311 related to printing and the setting related to the device application including the screen setting displayed previously are saved (S810). If the setting is not valid, the process proceeds to step S809.

ステップS809では無効な設定の解決を行う。これは、システムや処理系によって異なるが、例えば無効な設定を既定値にまるめる処理や、無効な設定に関連するメッセージを表示する、無効な設定部分に注意を喚起するアイコンを表示させる等の処理が該当する。   In step S809, invalid settings are resolved. This varies depending on the system and processing system. For example, processing that rounds invalid settings to default values, displays messages related to invalid settings, and displays icons that call attention to invalid settings. Is applicable.

以上の手順により、デバイスアプリはタッチパネルでの操作に適したかんたん設定UIとマウス操作に適したフル機能設定UIという異なる操作に適した2種類の印刷設定UI持ち、起動時に前回表示した印刷設定UIを表示する。   Through the above procedure, the device application has two types of print setting UIs suitable for different operations: a simple setting UI suitable for touch panel operation and a full function setting UI suitable for mouse operation. Is displayed.

これにより、毎回ユーザーが手動でかんたん設定UIまたはフル機能設定UIのどちらを開くかを選択しないで済むので印刷設定UIにおける操作性が向上するという効果がある。   As a result, it is not necessary for the user to manually open the simple setting UI or the full function setting UI every time, so that the operability in the print setting UI is improved.

[実施例2]
実施例2では図9のフローチャートを使って、ユーザー環境を考慮したデバイスアプリの呼び出し処理を説明する。なお、特に断らない限りこのフローチャートの処理の主体はデバイスアプリ1052である。
[Example 2]
In the second embodiment, a device application calling process considering the user environment will be described with reference to the flowchart of FIG. Note that, unless otherwise specified, the device application 1052 is the subject of the processing in this flowchart.

図9のS901とS904〜S910までのステップは図8のS801とS804〜S810のステップと同じため説明は省略する。   Steps S901 and S904 to S910 in FIG. 9 are the same as steps S801 and S804 to S810 in FIG.

ステップS902ではユーザー環境情報の取得を行う。本フローでは、クライアントコンピューター100にマウスが接続されているかの情報を取得する。具体的にはOSで用意されているApplication Programming Interface(API)のInterfaceClassGuidを使用してマウスの情報を取得する。   In step S902, user environment information is acquired. In this flow, information on whether a mouse is connected to the client computer 100 is acquired. Specifically, mouse information is acquired by using an InterfaceClassGuid of Application Programming Interface (API) prepared by the OS.

ステップS903では、前ステップで取得した結果を基に、マウス操作に適した印刷設定UIを表示するか否かの判断を行う。前記S902のステップでマウスの情報を取得できた場合にマウス操作に適した印刷設定UIを表示すると判断して、ステップS905に遷移し、フル機能設定画面701の表示を行う。   In step S903, based on the result obtained in the previous step, it is determined whether or not to display a print setting UI suitable for mouse operation. If it is determined in step S902 that the mouse information has been acquired, it is determined that the print setting UI suitable for the mouse operation is displayed, and the process proceeds to step S905, where the full function setting screen 701 is displayed.

一方、S903のステップにおいて、前記S902のステップでマウスの情報を取得でない場合にマウス操作に適した印刷設定UIを表示しないと判断して、ステップS904に遷移し、かんたん設定画面601の表示を行う。   On the other hand, in step S903, if the mouse information is not acquired in step S902, it is determined that the print setting UI suitable for the mouse operation is not displayed, the process proceeds to step S904, and the easy setting screen 601 is displayed. .

以上の手順により、デバイスアプリはマウス操作に適した印刷設定UIを表示するか否かを判断し、マウス操作に適したフル機能設定UIかタッチ操作に適したかんたん設定UIを表示する。   Through the above procedure, the device application determines whether or not to display a print setting UI suitable for mouse operation, and displays a full function setting UI suitable for mouse operation or an easy setting UI suitable for touch operation.

これにより、ユーザー環境を考慮した印刷設定UIを表示するので、印刷設定UIにおける操作性が向上するという効果がある。
[その他の実施例]
実施例2において、クライアントコンピューター100にマウスが接続されているかの情報を取得して、その情報を基にマウス操作に適した印刷設定UIを表示するか否かを判断していたが、デバイスアプリが最後に操作されたのがマウス操作かタッチ操作の情報を保存しておき、その情報を基にマウス操作に適した印刷設定UIを表示するか否かを判断してもよい。
As a result, the print setting UI in consideration of the user environment is displayed, so that the operability of the print setting UI is improved.
[Other Examples]
In the second embodiment, information indicating whether the mouse is connected to the client computer 100 is acquired, and it is determined whether or not to display a print setting UI suitable for the mouse operation based on the information. It is also possible to store information on the mouse operation or touch operation that was last operated, and determine whether or not to display a print setting UI suitable for the mouse operation based on the information.

100 クライアントコンピューター、2000 サーバー、2500 プリンター 100 client computers, 2000 servers, 2500 printers

Claims (4)

異なる操作に適した2種類以上の印刷設定UIを持つデバイスアプリ(1052)において、
印刷するアプリケーションの印刷設定情報を取得する手段(S801)と、
前回表示していた印刷設定画面を取得する印刷設定画面取得手段(S802)と、
前記印刷設定画面取得手段において、取得した前回表示の印刷設定画面がある印刷設定画面か否かを判断する印刷設定画面判断手段(S803)と、
前記印刷設定画面判断手段において、前回表示の印刷設定画面がある印刷設定画面であった場合に、その印刷設定画面を表示する手段(S804)と、
を有することを特徴とする情報処理方法およびプログラム。
In a device application (1052) having two or more types of print setting UIs suitable for different operations,
Means (S801) for acquiring print setting information of an application to be printed;
Print setting screen acquisition means (S802) for acquiring the print setting screen displayed previously;
In the print setting screen acquisition unit, a print setting screen determination unit (S803) that determines whether the acquired print setting screen of the previous display is a print setting screen;
Means (S804) for displaying the print setting screen when the print setting screen is a print setting screen having a print setting screen displayed last time in the print setting screen determining means;
An information processing method and program characterized by comprising:
ある印刷設定画面とはタッチ操作に適した印刷設定画面であることを特徴とする請求項1に記載の情報処理方法およびプログラム。 The information processing method and program according to claim 1, wherein the certain print setting screen is a print setting screen suitable for touch operation. 異なる操作に適した2種類以上の印刷設定UIを持つデバイスアプリ(1052)において、
印刷するアプリケーションの印刷設定情報を取得する手段(S901)と、
ユーザー環境情報を取得する環境情報取得手段(S902)と、
前記環境情報取得手段において、取得した環境情報を基にある操作に適した印刷設定画面を表示するか否か判断する印刷設定画面判断手段(S903)と、
前記印刷設定画面判断手段において、環境情報がある操作に適すると判断した場合に、その操作に適した印刷設定画面を表示する手段(S904)と、
を有することを特徴とする情報処理方法およびプログラム。
In a device application (1052) having two or more types of print setting UIs suitable for different operations,
Means (S901) for acquiring print setting information of an application to be printed;
Environment information acquisition means (S902) for acquiring user environment information;
In the environment information acquisition means, a print setting screen determination means (S903) for determining whether or not to display a print setting screen suitable for an operation based on the acquired environment information;
Means for displaying a print setting screen suitable for the operation when the print setting screen determining means determines that the environment information is suitable for the operation (S904);
An information processing method and program characterized by comprising:
ある操作に適するとはマウス操作に適した印刷設定画面であることを特徴とする請求項3に記載の情報処理方法およびプログラム。 4. The information processing method and program according to claim 3, wherein the print setting screen suitable for a mouse operation is suitable for a certain operation.
JP2014026007A 2014-02-14 2014-02-14 Information processing method and program Pending JP2015153118A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014026007A JP2015153118A (en) 2014-02-14 2014-02-14 Information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014026007A JP2015153118A (en) 2014-02-14 2014-02-14 Information processing method and program

Publications (1)

Publication Number Publication Date
JP2015153118A true JP2015153118A (en) 2015-08-24

Family

ID=53895295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014026007A Pending JP2015153118A (en) 2014-02-14 2014-02-14 Information processing method and program

Country Status (1)

Country Link
JP (1) JP2015153118A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020184241A (en) * 2019-05-09 2020-11-12 キヤノン株式会社 Information processor, control method of information processor, and printing extension application

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020184241A (en) * 2019-05-09 2020-11-12 キヤノン株式会社 Information processor, control method of information processor, and printing extension application

Similar Documents

Publication Publication Date Title
US10705774B2 (en) Managing print settings in multiple different setting software
US8988715B2 (en) Information processing apparatus, control method, and storage medium
JP6405112B2 (en) Information processing apparatus and control method thereof
EP3594801A1 (en) Information processing apparatus processing print setting, control method, and control program
US9606761B2 (en) Information processing apparatus for controlling an output process and method for the same
JP2015230710A (en) Information processing apparatus, program, and control method
JP2015153118A (en) Information processing method and program
US20150363148A1 (en) Information processing apparatus and control method, and storage medium
JP2016099753A (en) Terminal device, printer control method, and computer program
JP2017194766A (en) Information processing apparatus, control method for information processing apparatus, and program
JP2008146584A (en) Application sharing screen controller, application sharing screen control program, and communication terminal device
JP6188405B2 (en) Display control apparatus, display control method, and program
JP6570443B2 (en) Information processing apparatus, program, and control method
JP7466123B2 (en) Computer program, server device, terminal device, program generation method, and method
JP2014052968A (en) Driver distribution server and driver distribution program
JP2015225482A (en) Information processing method and program
JP2017027322A (en) Information processor and program
EP2953015A1 (en) Device and method for providing user interface screen
JP2017033048A (en) Information processing method and program
JP2016152012A (en) Information processing apparatus, information processing method, and program
JP2016149016A (en) Information processing apparatus, control method of the same, and program
JP2018124819A (en) Information processing device, information processing method, and program
JP2020107020A (en) Program, information processor, and processing method
JP2021018637A (en) Setting information display system, method and program for displaying setting information relating to remote resource
JP2020204985A (en) Computer program, server device, terminal device, program generation method, and method

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20150528

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150602