JP2019185795A - Information processing program, information processing device, and control method of information processing device - Google Patents

Information processing program, information processing device, and control method of information processing device Download PDF

Info

Publication number
JP2019185795A
JP2019185795A JP2019104736A JP2019104736A JP2019185795A JP 2019185795 A JP2019185795 A JP 2019185795A JP 2019104736 A JP2019104736 A JP 2019104736A JP 2019104736 A JP2019104736 A JP 2019104736A JP 2019185795 A JP2019185795 A JP 2019185795A
Authority
JP
Japan
Prior art keywords
image information
information
image
characteristic
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019104736A
Other languages
Japanese (ja)
Other versions
JP6750709B2 (en
Inventor
紀彦 浅井
Norihiko Asai
紀彦 浅井
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2019104736A priority Critical patent/JP6750709B2/en
Publication of JP2019185795A publication Critical patent/JP2019185795A/en
Application granted granted Critical
Publication of JP6750709B2 publication Critical patent/JP6750709B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

To provide an information processing program and the like that allows various kinds of data to be shared among a plurality of applications.SOLUTION: A device control application 14b transmits execution instruction information for scan processing to an image processing device; obtains image information from an information processing device; obtains characteristics information indicating the execution characteristics of scan processing before obtaining all pieces of image information from the information processing device; extracts corresponding applications that correspond to the execution characteristics indicated by the characteristics information which is obtained by characteristics information acquisition means, from among a plurality of applications and makes a display unit display identification information for identifying the corresponding applications; receives an input of an operation for selecting an output destination application from among the corresponding applications for which the identification information is displayed and makes a data sharing unit perform an operation for making the output destination application whose selection has been received process one or a plurality of pieces of image information.SELECTED DRAWING: Figure 7

Description

本明細書に開示されている技術は、各種のデータを複数のアプリケーション間で共有することができる情報処理プログラム等に関する。   The technology disclosed in this specification relates to an information processing program that can share various types of data among a plurality of applications.

携帯端末には、「共有機能」と称される機能を有するものが存在する。共有機能は、一のアプリケーションで処理したデータを、他のアプリケーションへ渡し、他のアプリケーションで処理させる機能である。例えば、携帯端末に内蔵されたデジタルカメラにより画像データを撮影し、カメラアプリケーションによりその画像データからJPEGファイルを作成した場合には、上記の共有機能により、例えば、そのJPEGファイルを電子メールアプリケーションへ渡し、電子メールに添付して送信させることができる。このように、共有機能によれば、複数のアプリケーションを連動させて、多種多様な処理を携帯端末に実行させることができる。なお、JPEGファイルを処理するアプリケーションは、電子メールアプリケーションに限られず、複数種類存在している場合があり、例えば、特許文献1には、JPEGファイルが格納されているフォルダに応じて、異なるJPEGアプリケーションを起動する技術が記載されている。   Some portable terminals have a function called “shared function”. The sharing function is a function that passes data processed by one application to another application and causes the other application to process the data. For example, when image data is captured by a digital camera built in a portable terminal and a JPEG file is created from the image data by a camera application, the JPEG file is passed to an e-mail application, for example, by the above sharing function. , Can be sent as an e-mail attachment. As described above, according to the sharing function, it is possible to cause a mobile terminal to execute a wide variety of processes by linking a plurality of applications. Note that an application for processing a JPEG file is not limited to an e-mail application, and there may be a plurality of types. For example, Patent Document 1 discloses a different JPEG application depending on a folder in which a JPEG file is stored. The technology to start is described.

特開2005−049928号公報Japanese Patent Laying-Open No. 2005-049928

共有処理を実行するためのユーザビリティを向上させることが求められている。   There is a demand for improving usability for executing the sharing process.

本明細書に開示されている情報処理プログラムは、データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、情報処理装置は、1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、プロセッサと、記憶部と、表示部と、を備えており、プロセッサを、スキャン処理の実行指示情報を通信インターフェースが画像処理装置に送信するよう、実行指示情報を出力する実行指示情報出力手段と、1または複数の画像情報を通信インターフェースを介して情報処理装置から取得する画像情報取得手段と、1または複数の画像情報の全てを通信インターフェースを介して情報処理装置から取得する前に、スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、複数のアプリケーションのうちから、特性情報取得手段によって取得された特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、1または複数の対応アプリケーションを識別するための識別情報を表示部に表示させる表示制御手段と、識別情報が表示されている1または複数の対応アプリケーションのうちから出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた出力先アプリケーションに1または複数の画像情報を処理させる動作を、データ共有部に行わせる処理制御手段と、して機能させることが可能であることを特徴とする。   An information processing program disclosed in this specification includes a data sharing unit that causes an output destination application that is an application selected as a data output destination to process data output from a data output source application. An information processing program that is read by an information processing apparatus provided therein, and the information processing apparatus communicates with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information. A communication interface, a processor, a storage unit, and a display unit. The processor outputs the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus. The execution instruction information output means for communicating with one or more pieces of image information. Image information acquisition means for acquiring from the information processing device via the interface, and acquiring characteristic information indicating the execution characteristics of the scan processing before acquiring all of the one or more pieces of image information from the information processing device via the communication interface One or more corresponding applications corresponding to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit are extracted from among the characteristic information acquisition unit and the plurality of applications, and the one or more corresponding applications are identified. Display control means for displaying identification information for display on the display unit, and an output destination for accepting an input of an operation for selecting an output destination application from one or a plurality of corresponding applications for which the identification information is displayed. An operation that causes an application to process one or more pieces of image information. Wherein the data and processing control means for causing the shared portion, it is possible to to function.

本明細書に記載されている情報処理プログラム等によれば、スキャン処理の実行特性に対応している出力先アプリケーションを、原稿の全てに対してスキャン処理が完了する前に、ユーザに選択させることが可能となる。これにより、スキャン処理の実行特性に非対応のアプリケーションが出力先アプリケーションとして選択されてしまう事態が防止できるため、画像情報を出力先アプリケーションに確実に処理させることが可能となる。また、全原稿に対するスキャン処理の完了をユーザに待機させることなく、出力先アプリケーションをユーザに選択させることができる。よって、利便性を高めることができる。   According to the information processing program and the like described in this specification, the user can select an output destination application corresponding to the execution characteristic of the scan process before the scan process is completed for all the documents. Is possible. As a result, it is possible to prevent a situation in which an application that does not support the execution characteristics of the scan process is selected as the output destination application, so that the output destination application can reliably process the image information. In addition, the user can select an output destination application without waiting for the user to complete the scanning process for all the originals. Therefore, convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、スキャン処理の実行指示情報を画像処理装置へ出力する前に、出力先アプリケーションをユーザに選択させることが可能となる。そして、出力先アプリケーションがスキャン処理の実行特性に対応していなかった場合には、原稿の全てに対してスキャン処理が完了する前に、スキャン処理の実行特性に対応している出力先アプリケーションを、ユーザに再選択させることが可能となる。これにより、スキャン処理の実行特性に非対応のアプリケーションが出力先アプリケーションとして選択されてしまう事態が防止できるため、画像情報を出力先アプリケーションに確実に処理させることが可能となる。また、全原稿に対するスキャン処理の完了をユーザに待機させることなく、出力先アプリケーションをユーザに選択させることができる。よって、利便性を高めることができる。   According to the information processing program and the like described in the present specification, it is possible to allow the user to select an output destination application before outputting execution instruction information of scan processing to the image processing apparatus. If the output destination application does not support the scan processing execution characteristics, the output destination application corresponding to the scan processing execution characteristics is set before the scan processing is completed for all the documents. The user can reselect. As a result, it is possible to prevent a situation in which an application that does not support the execution characteristics of the scan process is selected as the output destination application, so that the output destination application can reliably process the image information. In addition, the user can select an output destination application without waiting for the user to complete the scanning process for all the originals. Therefore, convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、複数の画像情報を出力先アプリケーションに処理させる場合には、複数の画像処理装置を取り扱うことが可能なアプリケーションを、出力先アプリケーションとしてユーザに選択させることが可能となる。これにより、画像情報を出力先アプリケーションに確実に処理させることが可能となるため、利便性を高めることができる。   According to the information processing program and the like described in this specification, when a plurality of pieces of image information are to be processed by an output destination application, an application that can handle a plurality of image processing apparatuses is set as an output destination application. Can be selected. As a result, the image information can be reliably processed by the output destination application, so that convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、全原稿に対するスキャン処理の完了をユーザに待機させることなく、画像情報が複数であるか単数であるかを判断し、判断結果に適合した出力先アプリケーションをユーザに選択させることができる。これにより、画像情報を出力先アプリケーションに確実に処理させることが可能となるため、利便性を高めることができる。   According to the information processing program and the like described in this specification, it is determined whether the image information is plural or singular without waiting for the user to complete the scanning process for all documents, and conforms to the determination result. The user can select the output destination application. As a result, the image information can be reliably processed by the output destination application, so that convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、所定サイズより大きいサイズを有する画像情報を出力先アプリケーションに処理させる場合には、所定サイズより大きい画像処理装置を取り扱うことが可能なアプリケーションを、出力先アプリケーションとしてユーザに選択させることが可能となる。これにより、画像情報を出力先アプリケーションに確実に処理させることが可能となるため、利便性を高めることができる。   According to the information processing program and the like described in this specification, an application capable of handling an image processing apparatus larger than a predetermined size when the output destination application processes image information having a size larger than the predetermined size. Can be selected by the user as an output destination application. As a result, the image information can be reliably processed by the output destination application, so that convenience can be improved.

本明細書に記載されている情報処理プログラム等によれば、全原稿に対するスキャン処理の完了をユーザに待機させることなく、複数の画像情報の合計サイズが所定サイズよりも大きいか否かを判断し、判断結果に適合した出力先アプリケーションをユーザに選択させることができる。これにより、画像情報を出力先アプリケーションに確実に処理させることが可能となるため、利便性を高めることができる。   According to the information processing program and the like described in this specification, it is determined whether or not the total size of a plurality of pieces of image information is larger than a predetermined size without causing the user to wait for completion of scanning processing for all documents. The user can select an output destination application suitable for the determination result. As a result, the image information can be reliably processed by the output destination application, so that convenience can be improved.

なお、本明細書に開示の技術は、情報処理装置、情報処理装置を制御する制御装置、情報処理システム、情報処理方法、情報処理プログラムを記録する記録媒体等の種々の態様で実現可能である。
以下に、開示例を列挙する。
[開示例1]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
プロセッサと、
記憶部と、
表示部と、
を備えており、
前記プロセッサを、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記複数のアプリケーションのうちから、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
プロセッサと、
記憶部と、
表示部と、
を備えており、
前記プロセッサを、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付手段と、
前記選択受付手段が前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記選択受付手段によって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例3]
前記実行特性は、前記スキャン処理によって生成される前記画像情報が複数であるか単数であるかについての特性であり、
前記表示制御手段は、前記実行特性が前記画像情報が複数であるという特性である場合には、前記対応アプリケーションとして複数の画像情報を取り扱うことが可能なアプリケーションを抽出し、前記実行特性が前記画像情報が単数であるという特性である場合には、前記対応アプリケーションとして単数の画像情報を取り扱うことが可能なアプリケーションを抽出することを特徴とする開示例1または2に記載の情報処理プログラム。
[開示例4]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3に記載の情報処理プログラム。
[開示例5]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3または4に記載の情報処理プログラム。
[開示例6]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3〜5の何れか一項に記載の情報処理プログラム。
[開示例7]
前記実行特性は、前記スキャン処理によって生成される前記1または複数の画像情報の合計サイズが予め定められた所定サイズより大きいか否かについての特性であり、
前記表示制御手段は、前記実行特性が前記1または複数の画像情報の合計サイズが前記所定サイズより大きいという特性である場合には、前記所定サイズより大きい画像情報を取り扱うことが可能なアプリケーションを前記対応アプリケーションとして抽出し、前記実行特性が前記1または複数の画像情報の合計サイズが前記所定サイズより小さいという特性である場合には、前記所定サイズより小さい画像情報を取り扱うことが可能なアプリケーションを前記対応アプリケーションとして抽出することを特徴とする開示例1または2に記載の情報処理プログラム。
[開示例8]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された第1の画像情報を前記画像処理装置から取得した後に、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合において、前記第1の画像情報のサイズが前記所定サイズの半分よりも大きい場合には、前記1または複数の画像情報の合計サイズが前記所定サイズより大きいという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例7に記載の情報処理プログラム。
[開示例9]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記複数のアプリケーションのうちから、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例10]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付手段と、
前記選択受付手段が前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記選択受付手段によって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例11]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
を備えており、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力ステップと、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得ステップと、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得ステップと、
前記複数のアプリケーションのうちから、前記特性情報取得ステップによって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御ステップと、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
[開示例12]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
を備えており、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付ステップと、
前記選択受付ステップが前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力ステップと、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得ステップと、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得ステップと、
前記選択受付ステップによって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得ステップによって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御ステップと、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
また以下に、他の開示例を列挙する。
[開示例1]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
プロセッサと、
表示部と、
を備えており、
前記プロセッサを、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付手段と、
前記第2受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける第3受付手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第2受付手段は、前記第1受付手段が前記共有実行指示の入力を受け付け、且つ、前記第3受付手段が前記選択操作の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付け、
前記処理制御手段は、前記選択操作によって選択された前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例1に記載の情報処理プログラム。
[開示例3]
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させる第1表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第3受付手段は、前記第1表示制御手段によって前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付けることを特徴とする開示例2に記載の情報処理プログラム。
[開示例4]
前記1または複数の画像情報の特性を示す特性情報を取得する特性情報取得手段と、
前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示している画像情報の特性に対応しているか否かを判断する判断手段と、
して前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していると前記判断手段によって判断されたことを条件として、前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例1〜3の何れか1項に記載の情報処理プログラム。
[開示例5]
前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないと前記判断手段によって判断された場合に、前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないことを示す画像を前記表示部に表示させる第2表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させることを特徴とする開示例4に記載の情報処理プログラム。
[開示例6]
前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないと前記判断手段によって判断された場合に、前記特性情報が示している画像情報の特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる第3表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付ける第4受付手段と、
して前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記第4受付手段によって再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例4または5に記載の情報処理プログラム。
[開示例7]
前記画像情報の特性は、前記画像情報が複数であるか単数であるかについての特性であり、
前記判断手段は、前記出力先アプリケーションが単数の画像情報を取り扱うことが可能なアプリケーションである場合において、
前記画像情報の特性が前記画像情報が複数であるという特性である場合には前記出力先アプリケーションが前記画像情報の特性に対応していないと判断し、
前記画像情報の特性が前記画像情報が単数であるという特性である場合には前記出力先アプリケーションが前記画像情報の特性に対応していると判断することを特徴とする開示例4〜6の何れか1項に記載の情報処理プログラム。
[開示例8]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例7に記載の情報処理プログラム。
[開示例9]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例8に記載の情報処理プログラム。
[開示例10]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという特性を示す前記特性情報を取得することを特徴とする開示例8または9に記載の情報処理プログラム。
[開示例11]
前記画像情報の特性は、前記1または複数の画像情報の合計サイズについての特性であり、
前記判断手段は、
前記画像情報の特性が示す前記合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズよりも大きい場合には前記出力先アプリケーションが前記画像情報の特性に対応していないと判断し、
前記画像情報の特性が示す前記合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズよりも小さい場合には前記出力先アプリケーションが前記画像情報の特性に対応していると判断することを特徴とする開示例4〜6の何れか1項に記載の情報処理プログラム。
[開示例12]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された第1の画像情報を前記画像処理装置から取得した後に、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合において、前記第1の画像情報のサイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズの半分よりも大きい場合には、前記1または複数の画像情報の合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズより大きいという特性を示す前記特性情報を取得することを特徴とする開示例11に記載の情報処理プログラム。
[開示例13]
前記情報処理装置は、前記1または複数の画像情報を生成する撮影処理を実行可能なカメラをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記カメラから取得することを特徴とする開示例1〜7の何れか1項に記載の情報処理プログラム。
[開示例14]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
表示部と、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付手段と、
前記第2受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例15]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付ステップと、
前記第1受付ステップが前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付ステップと、
前記第2受付ステップが前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得ステップと、
前記画像情報取得ステップが前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得ステップが取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
The technology disclosed in this specification can be realized in various modes such as an information processing device, a control device that controls the information processing device, an information processing system, an information processing method, and a recording medium that records an information processing program. .
Examples of disclosure are listed below.
[Disclosure Example 1]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A processor;
A storage unit;
A display unit;
With
The processor;
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit from the plurality of applications. Display control means for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received Processing control means for causing the data sharing unit to perform an operation of
An information processing program characterized by being able to function.
[Disclosure Example 2]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A processor;
A storage unit;
A display unit;
With
The processor;
Selection receiving means for displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed When,
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection receiving means receives the input of the selection operation;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection is received by the selection receiving unit does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit, one or more corresponding to the execution characteristic Display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. Processing control means for causing the data sharing unit to perform an operation for processing
An information processing program characterized by being able to function.
[Disclosure Example 3]
The execution characteristic is a characteristic as to whether the image information generated by the scan process is plural or singular,
When the execution characteristic is a characteristic that the image information is plural, the display control unit extracts an application capable of handling a plurality of pieces of image information as the corresponding application, and the execution characteristic is the image The information processing program according to the disclosure example 1 or 2, wherein an application capable of handling a single piece of image information is extracted as the corresponding application when the information has a characteristic of being singular.
[Disclosure Example 4]
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. The disclosure example 3 is characterized in that, when the image information is not acquired from the image processing apparatus via the communication interface, it is determined that the characteristic information indicating an execution characteristic that the image information is single is acquired. Information processing program.
[Disclosure Example 5]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to disclosure example 3 or 4, wherein it is determined that the characteristic information indicating the execution characteristic is acquired.
[Disclosure Example 6]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. In the case of the disclosure examples 3 to 5, it is determined that the characteristic information indicating the execution characteristic that the image information is plural is acquired when the image information is acquired from the image processing apparatus via the communication interface. The information processing program according to any one of the above.
[Disclosure Example 7]
The execution characteristic is a characteristic as to whether or not a total size of the one or more pieces of image information generated by the scanning process is larger than a predetermined size,
When the execution characteristic is a characteristic that the total size of the one or more pieces of image information is larger than the predetermined size, the display control unit may be configured to display an application capable of handling image information larger than the predetermined size. When the execution characteristic is a characteristic that the total size of the one or more pieces of image information is smaller than the predetermined size, the application capable of handling the image information smaller than the predetermined size is extracted as the corresponding application. The information processing program according to the disclosure example 1 or 2, which is extracted as a corresponding application.
[Disclosure Example 8]
The characteristic information acquisition unit includes information indicating that the scan processing is completed after the image information acquisition unit acquires the first image information generated based on the first original from the image processing apparatus. When the size of the first image information is larger than half of the predetermined size when not acquired from the image processing apparatus via the communication interface, the total size of the one or more pieces of image information is It is determined that the characteristic information indicating the execution characteristic that is larger than the predetermined size has been acquired.
[Disclosure Example 9]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit from the plurality of applications. Display control means for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received Processing control means for causing the data sharing unit to perform an operation of
An information processing apparatus comprising:
[Disclosure Example 10]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
Selection receiving means for displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed When,
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection receiving means receives the input of the selection operation;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection is received by the selection receiving unit does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit, one or more corresponding to the execution characteristic Display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. Processing control means for causing the data sharing unit to perform an operation for processing
An information processing apparatus comprising:
[Disclosure Example 11]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
With
An execution instruction information output step of outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
An image information acquisition step of acquiring the one or more image information from the information processing apparatus via the communication interface;
A characteristic information acquisition step of acquiring characteristic information indicating an execution characteristic of the scan process before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristics indicated by the characteristic information acquired in the characteristic information acquisition step from the plurality of applications. A display control step for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received A process control step for causing the data sharing unit to perform an operation of
An information processing apparatus control method comprising:
[Disclosure Example 12]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
With
A selection receiving step of displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed. When,
An execution instruction information output step of outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection reception step receives the input of the selection operation;
An image information acquisition step of acquiring the one or more image information from the information processing apparatus via the communication interface;
A characteristic information acquisition step of acquiring characteristic information indicating an execution characteristic of the scan process before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection has been received by the selection reception step does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition step, one or more corresponding to the execution characteristic A display control step of extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. A process control step for causing the data sharing unit to perform an operation for processing
An information processing apparatus control method comprising:
In addition, other disclosed examples are listed below.
[Disclosure Example 1]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A processor;
A display unit;
With
The processor;
First receiving means for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
Second receiving means for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving means has received an input of the sharing execution instruction;
An image information acquisition unit that acquires the one or more pieces of image information in response to the second reception unit receiving an input of an execution instruction for the image information acquisition process;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing program characterized by being able to function.
[Disclosure Example 2]
As a third receiving means for receiving an input of a selection operation for selecting the output destination application from among the plurality of applications, the information processing program further causes the processor to function,
The second receiving unit acquires the one or more pieces of image information after the first receiving unit receives an input of the sharing execution instruction and the third receiving unit receives an input of the selection operation. Accept input of execution instruction of image information acquisition process,
The information processing program according to claim 1, wherein the processing control unit causes the output destination application selected by the selection operation to process the one or more pieces of image information.
[Disclosure Example 3]
As the first display control means for displaying identification information for identifying the plurality of applications on the display unit after the first accepting means accepts the input of the sharing execution instruction, the information processing program causes the processor to Make it work,
The third receiving unit receives an input of a selection operation for selecting the output destination application from the plurality of applications for which the identification information is displayed by the first display control unit. Information processing program described in 1.
[Disclosure Example 4]
Characteristic information acquisition means for acquiring characteristic information indicating characteristics of the one or more image information;
Determining means for determining whether the output destination application corresponds to the characteristic of the image information indicated by the characteristic information acquired by the characteristic information acquiring means;
The information processing program causes the processor to further function,
The processing control means may provide the output destination application with the one or more output conditions on the condition that the determination means determines that the output destination application corresponds to the characteristic of the image information indicated by the characteristic information. The information processing program according to any one of disclosure examples 1 to 3, wherein image information is processed.
[Disclosure Example 5]
When the determination unit determines that the output destination application does not correspond to the characteristic of the image information indicated by the characteristic information, the output destination application corresponds to the characteristic of the image information indicated by the characteristic information. The information processing program according to disclosure example 4, wherein the information processing program further causes the processor to function as second display control means for displaying an image indicating that the display is not performed on the display unit.
[Disclosure Example 6]
When the determination unit determines that the output destination application does not correspond to the characteristic of the image information indicated by the characteristic information, one or more corresponding to the characteristic of the image information indicated by the characteristic information Third display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
A fourth receiving means for receiving an input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed;
The information processing program causes the processor to further function,
6. The information processing program according to disclosure example 4 or 5, wherein the processing control unit causes the output destination application whose reselection is received by the fourth receiving unit to process the one or more pieces of image information.
[Disclosure Example 7]
The characteristic of the image information is a characteristic as to whether the image information is plural or singular,
In the case where the output destination application is an application capable of handling a single piece of image information,
When the characteristic of the image information is a characteristic that the image information is plural, it is determined that the output destination application does not correspond to the characteristic of the image information,
Any of Disclosure Examples 4 to 6 wherein when the image information characteristic is a characteristic that the image information is singular, it is determined that the output destination application corresponds to the image information characteristic. The information processing program according to claim 1.
[Disclosure Example 8]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. The information processing program according to the disclosure example 7, wherein the characteristic information indicating the characteristic that the image information is singular is acquired when the image information is not acquired from the image processing apparatus via the communication interface. .
[Disclosure Example 9]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to the disclosure example 8, wherein the characteristic information indicating the characteristic of being is acquired.
[Disclosure Example 10]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information is acquired from the image processing apparatus via the communication interface, the characteristic information indicating the characteristic that the image information is plural is acquired. program.
[Disclosure Example 11]
The characteristic of the image information is a characteristic about a total size of the one or more pieces of image information,
The determination means includes
When the total size indicated by the characteristics of the image information is larger than the data size that can be handled by the output destination application, it is determined that the output destination application does not correspond to the characteristics of the image information;
When the total size indicated by the characteristics of the image information is smaller than a data size that can be handled by the output destination application, it is determined that the output destination application corresponds to the characteristics of the image information. The information processing program according to any one of disclosure examples 4 to 6.
[Disclosure Example 12]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit includes information indicating that the scan processing is completed after the image information acquisition unit acquires the first image information generated based on the first original from the image processing apparatus. When the size of the first image information is larger than half of the data size that can be handled by the output destination application when it is not acquired from the image processing apparatus via the communication interface, the 1 Alternatively, the information processing program according to the disclosure example 11, wherein the characteristic information indicating a characteristic that a total size of a plurality of pieces of image information is larger than a data size that can be handled by the output destination application is acquired.
[Disclosure Example 13]
The information processing apparatus further includes a camera capable of executing a photographing process for generating the one or more pieces of image information,
The information processing program according to any one of Disclosure Examples 1 to 7, wherein the image information acquisition unit acquires the one or more pieces of image information from the camera.
[Disclosure Example 14]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A display unit;
First receiving means for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
Second receiving means for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving means has received an input of the sharing execution instruction;
An image information acquisition unit that acquires the one or more pieces of image information in response to the second reception unit receiving an input of an execution instruction for the image information acquisition process;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing apparatus comprising:
[Disclosure Example 15]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes a display unit,
A first receiving step for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
A second receiving step for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving step has received an input of the sharing execution instruction;
An image information acquisition step of acquiring the one or more pieces of image information in response to the second reception step receiving an input of an execution instruction for the image information acquisition process;
The operation of causing the output destination application to process the one or more image information acquired by the image information acquisition step in response to the image information acquisition step acquiring the one or more image information. Processing control steps to be performed by the sharing unit;
An information processing apparatus control method comprising:

デバイス制御アプリケーションを搭載した携帯端末の電気的構成を示すブロック図である。It is a block diagram which shows the electric constitution of the portable terminal carrying a device control application. 共有機能を説明する図である。It is a figure explaining a sharing function. スキャン画面の画面例を示す図である。It is a figure which shows the example of a screen of a scan screen. フォーマット選択画面の画面例を示す図である。It is a figure which shows the example of a screen of a format selection screen. 共有先アプリ一覧画面の画面例を示す図である。It is a figure which shows the example of a screen of a share destination application list screen. メインスレッド処理を示すフローチャートである。It is a flowchart which shows a main thread process. メインスレッド処理を示すフローチャートである。It is a flowchart which shows a main thread process. メインスレッド処理を示すフローチャートである。It is a flowchart which shows a main thread process. スキャン実行スレッド処理を示すフローチャートである。It is a flowchart which shows a scan execution thread process. メインスレッド処理の変形例を示すフローチャートである。It is a flowchart which shows the modification of a main thread process. メインスレッド処理の変形例を示すフローチャートである。It is a flowchart which shows the modification of a main thread process. スキャン実行スレッド処理の変形例を示すフローチャートである。It is a flowchart which shows the modification of a scan execution thread process. スキャン実行スレッド処理の変形例を示すフローチャートである。It is a flowchart which shows the modification of a scan execution thread process.

以下、本発明の好ましい実施形態について、添付図面を参照して説明する。図1は、本発明の第1実施形態であるデバイス制御アプリケーション14b(以下、本アプリ14bとも記述する)が搭載された携帯端末10の電気的構成を示すブロック図である。   Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is a block diagram showing an electrical configuration of a mobile terminal 10 in which a device control application 14b (hereinafter also referred to as the present application 14b) according to the first embodiment of the present invention is mounted.

携帯端末10は、携帯電話網100を介して、他の装置との間で音声通話を行い、またはインターネットを利用可能な携帯電話機である。また、携帯端末10は、アクセスポイント50を介したインフラストラクチャモードにより、デバイス30との間で無線通信を行う。携帯端末10には、CPU11、ROM12、RAM13、フラッシュメモリ14、無線LAN送受信部15、操作キー16、タッチパネル17、液晶表示装置18(以下、LCD18とも記述する)、メモリカードインターフェース19(以下、メモリカードI/F19とも記述する)、音声入出力部21、電話網通信部22が設けられる。これらは、バスライン23を介して互いに接続されている。   The mobile terminal 10 is a mobile phone that can make a voice call with another device or use the Internet via the mobile phone network 100. Further, the mobile terminal 10 performs wireless communication with the device 30 in the infrastructure mode via the access point 50. The mobile terminal 10 includes a CPU 11, a ROM 12, a RAM 13, a flash memory 14, a wireless LAN transmission / reception unit 15, operation keys 16, a touch panel 17, a liquid crystal display device 18 (hereinafter also referred to as an LCD 18), a memory card interface 19 (hereinafter referred to as a memory). Audio input / output unit 21 and telephone network communication unit 22 are also provided. These are connected to each other via a bus line 23.

CPU11は、ROM12等に記憶される固定値やプログラム等に従って、バスライン23と接続された各部を制御する。ROM12は、書換不能な不揮発性のメモリであって、RAM13は、書換可能な揮発性のメモリである。フラッシュメモリ14は、書換可能な不揮発性のメモリであり、オペレーティングシステム14a(以下、OS14aとも記述する)や本アプリ14b、その他の複数種類のアプリケーション(図示せず)が格納される。CPU11、ROM12、フラッシュメモリ14などは、コンピュータが読み取り可能なストレージ媒体であり、non-transitoryな媒体である。インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、non-transitoryな媒体には含まれない。OS14aは、携帯端末10の標準機能を実現するための基本ソフトウェアであって、本実施形態の場合、アンドロイド(登録商標)OSである。本アプリ14bは、デバイス30のベンダによって提供されるアプリケーションであって、ユーザによって携帯端末10にインストールされる。   The CPU 11 controls each unit connected to the bus line 23 according to a fixed value, a program, or the like stored in the ROM 12 or the like. The ROM 12 is a non-rewritable nonvolatile memory, and the RAM 13 is a rewritable volatile memory. The flash memory 14 is a rewritable nonvolatile memory, and stores an operating system 14a (hereinafter also referred to as OS 14a), the application 14b, and other types of applications (not shown). The CPU 11, the ROM 12, the flash memory 14, and the like are computer-readable storage media and non-transitory media. Electric signals that carry programs downloaded from servers on the Internet are not included in non-transitory media. The OS 14a is basic software for realizing the standard functions of the mobile terminal 10, and is an Android (registered trademark) OS in the present embodiment. The application 14b is an application provided by the vendor of the device 30, and is installed in the mobile terminal 10 by the user.

本明細書における記載上の注意点を説明する。以降、アプリケーションやオペレーティングシステムなどのプログラムを実行するCPU11のことを、単にプログラム名で記載する場合もある。例えば「アプリケーション」という記載が、「アプリケーションを実行するCPU11」を意味する場合もある。本明細書において、「携帯端末10のCPU11が、各種の情報を受信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を取得する」という技術内容を含んでいるものとする。また、「携帯端末10のCPU11が、各種の情報を送信する」という記載は、「携帯端末10のCPU11が、無線LAN送受信部15を介して各種の情報を出力する」という技術内容を含んでいるものとする。   The precautions for description in this specification will be described. Hereinafter, the CPU 11 that executes a program such as an application or an operating system may be simply described by a program name. For example, the description “application” may mean “CPU 11 that executes the application”. In this specification, the description “the CPU 11 of the mobile terminal 10 receives various types of information” means “the CPU 11 of the mobile terminal 10 acquires various types of information via the wireless LAN transmission / reception unit 15”. Is included. Further, the description “the CPU 11 of the mobile terminal 10 transmits various types of information” includes the technical content “the CPU 11 of the mobile terminal 10 outputs various types of information via the wireless LAN transmission / reception unit 15”. It shall be.

携帯端末10に搭載されたOS14aのAPIをアプリケーションが用いることにより、アプリケーション間でデータを受け渡す共有機能(インテント機能とも呼ばれる)が実現される。また、携帯端末10に搭載された本アプリ14bは、パーソナルコンピュータなどを経由せずに、携帯端末10から直接、デバイス30の印刷機能およびスキャン機能を利用するためのアプリケーションである。特に、本アプリ14bは、デバイス30から取得したスキャンデータを、共有機能によって他のアプリケーションに渡す場合に、ユーザビリティが良いように構成されている。   By using the API of the OS 14a installed in the mobile terminal 10, the application can realize a sharing function (also referred to as an intent function) for transferring data between applications. The application 14b installed in the mobile terminal 10 is an application for using the printing function and the scanning function of the device 30 directly from the mobile terminal 10 without going through a personal computer or the like. In particular, the application 14b is configured to have good usability when the scan data acquired from the device 30 is passed to another application by the sharing function.

無線LAN送受信部15は、IEEE802.11b/gの規格に準拠した無線LANにより、携帯端末10と他の機器とをWi−Fi(登録商標)接続する回路である。この無線LAN送受信部15により、アクセスポイント50を介して、デバイス30との間が無線接続される。   The wireless LAN transmission / reception unit 15 is a circuit that connects the mobile terminal 10 and another device via Wi-Fi (registered trademark) using a wireless LAN that conforms to the IEEE802.11b / g standard. The wireless LAN transmission / reception unit 15 establishes a wireless connection with the device 30 via the access point 50.

操作キー16は、携帯端末10の筺体に設けられたハードキーであり、携帯端末10に設定情報や指示を入力する。タッチパネル17は、LCD18に重ねて設けられ、携帯端末10に設定情報や指示を入力する。LCD18は、各種の操作画面や、選択されたデータに基づく画像を表示する。メモリカードI/F19は、不揮発性のメモリカード20が装着されるインターフェースであって、メモリカード20に対するデータの書き込み又は読み出しを制御する。メモリカード20は、一例として、SDカード(登録商標)である。本実施形態の場合、本アプリ14bは、デバイス30から受信したスキャンデータを、PDFフォーマットのファイル(以下、PDFデータとも記述する)またはJPEGフォーマットのファイル(以下、JPEGデータとも記述する)に変換し、メモリカード20に格納する。PDFデータのフォーマットは、マルチページを含む1つのPDFデータを作成することができるデータ構造である。JPEGデータのフォーマットは、マルチページを含ませることができないデータ構造である。ここでマルチページとは、複数ページのデータである。   The operation key 16 is a hard key provided on the housing of the mobile terminal 10, and inputs setting information and instructions to the mobile terminal 10. The touch panel 17 is provided over the LCD 18 and inputs setting information and instructions to the mobile terminal 10. The LCD 18 displays various operation screens and images based on the selected data. The memory card I / F 19 is an interface to which a nonvolatile memory card 20 is attached, and controls writing or reading of data with respect to the memory card 20. The memory card 20 is an SD card (registered trademark) as an example. In the case of the present embodiment, the application 14b converts the scan data received from the device 30 into a PDF format file (hereinafter also referred to as PDF data) or a JPEG format file (hereinafter also referred to as JPEG data). And stored in the memory card 20. The format of PDF data is a data structure that can create one PDF data including multi-pages. The format of JPEG data is a data structure that cannot include multiple pages. Here, multipage is data of a plurality of pages.

音声入出力部21は、マイクやスピーカなどで構成された音声入出力用デバイスであり、電話網通信部22は、携帯電話網100を介した通信を行うための回路である。携帯電話網100は、IMT−2000(International Mobile Telecommunication-2000の略)方式の通信網であって、携帯端末10による音声通話の利用を可能にする。   The voice input / output unit 21 is a voice input / output device including a microphone and a speaker, and the telephone network communication unit 22 is a circuit for performing communication via the mobile phone network 100. The mobile phone network 100 is an IMT-2000 (abbreviation of International Mobile Telecommunication-2000) system, and enables the mobile terminal 10 to use a voice call.

なお、携帯端末10にインストールされた各アプリケーションは、OS14aのAPIを呼び出して、無線LAN送受信部15、操作キー16、タッチパネル17、LCD18、メモリカードI/F19、音声入出力部21、電話網通信部22など、携帯端末10の各構成に受け渡したいデータをOS14aに出力する。各アプリケーションには、本アプリ14bが含まれる。すなわち、各アプリケーションは、OS14aのAPIを呼び出すことによって、携帯端末10の各構成を制御する。また、各アプリケーションは、OS14aのAPIを呼び出して、携帯端末10の各構成が出力するデータや各構成の状態を示すデータをOS14aから取得する。すなわち、OS14aのAPIを呼び出すことによって、携帯端末10の各構成の状態を示すデータをOS14aから取得する。携帯端末10の各構成の状態は、携帯端末10への操作入力の状態も含んでいる。また、OS14aは、携帯端末10の各構成が出力するデータや各構成の状態を示すデータを、定期的に、あるいは各構成の状態変化の都度、各アプリケーションに通知することもある。すなわち、各アプリケーションは、OS14aからの通知を受けることによって、携帯端末10の各構成の状態を示すデータをOS14aから取得する。   Each application installed in the mobile terminal 10 calls the API of the OS 14a, and transmits / receives the wireless LAN transmission / reception unit 15, operation keys 16, touch panel 17, LCD 18, memory card I / F 19, voice input / output unit 21, and telephone network communication. Data to be transferred to each component of the mobile terminal 10 such as the unit 22 is output to the OS 14a. Each application includes the application 14b. That is, each application controls each component of the portable terminal 10 by calling the API of the OS 14a. Each application calls the API of the OS 14a to acquire data output from each component of the mobile terminal 10 and data indicating the state of each component from the OS 14a. That is, by calling the API of the OS 14a, data indicating the state of each component of the mobile terminal 10 is acquired from the OS 14a. The state of each component of the mobile terminal 10 includes the state of operation input to the mobile terminal 10. In addition, the OS 14a may notify each application of data output from each component of the mobile terminal 10 or data indicating the state of each component periodically or whenever the state of each component changes. That is, each application acquires data indicating the state of each component of the mobile terminal 10 from the OS 14a by receiving a notification from the OS 14a.

デバイス30は、プリンタ機能、スキャン機能、コピー機能などを有する複合機であって、携帯端末10の無線LAN送受信部15と同様に構成された無線LAN送受信部(図示せず)を備え、アクセスポイント50を介した無線通信により、携帯端末10とWi−Fi接続される。また、デバイス30は、携帯端末10の本アプリ14bにより制御され、携帯端末10から送信されてくるデータに基づいて画像を印刷し、または、原稿を読み取ってスキャンデータを生成し、携帯端末10へ送信する。   The device 30 is a multifunction device having a printer function, a scan function, a copy function, and the like, and includes a wireless LAN transmission / reception unit (not shown) configured similarly to the wireless LAN transmission / reception unit 15 of the mobile terminal 10, and an access point The mobile terminal 10 is connected to the mobile terminal 10 by Wi-Fi by wireless communication via 50. Further, the device 30 is controlled by the application 14b of the mobile terminal 10 and prints an image based on data transmitted from the mobile terminal 10, or generates a scan data by reading a document, and sends it to the mobile terminal 10. Send.

ここで、「データ」と「情報」の文言の定義を記載する。「データ」と「情報」では「情報」を「データ」の上位概念として用いている。そのため、「Aデータ」を「A情報」と言い換えてもよい。また、「Aデータ」から複製された、または、変換された「Bデータ」は、「Aデータ」と同等の意味を持って使用される限り「A情報」である。   Here, the definitions of the words “data” and “information” are described. “Data” and “information” use “information” as a superordinate concept of “data”. Therefore, “A data” may be rephrased as “A information”. In addition, “B data” copied or converted from “A data” is “A information” as long as it is used with the same meaning as “A data”.

図2を参照して、携帯端末10のOS14aのAPIを用いることにより実現される共有機能について説明する。共有機能は、データ出力元のアプリケーションが出力するデータを、データ出力先として選択されたアプリケーションに処理させる機能である。共有機能としては、暗黙的共有機能と、明示的共有機能とがある。図2(a)は、暗黙的共有機能を説明する図であって、データ出力元のアプリケーション(以下、共有元アプリ60とも記述する)が、暗黙的共有機能の実行を、OS14aに要求した場合における処理の流れを示している。   With reference to FIG. 2, a sharing function realized by using the API of the OS 14a of the mobile terminal 10 will be described. The sharing function is a function for causing the application selected as the data output destination to process the data output from the data output source application. The sharing function includes an implicit sharing function and an explicit sharing function. FIG. 2A is a diagram for explaining the implicit sharing function, in which a data output source application (hereinafter also referred to as a sharing source application 60) requests the OS 14a to execute the implicit sharing function. Shows the flow of processing.

図2(a)に示すように、暗黙的共有機能において、共有元アプリ60は、OS14aのAPIを呼び出し、共有機能の実行を要求する(1)。この要求は、共有機能により他のアプリケーションに処理させようとするデータ(以下、共有データとも記述する)のURI(Uniform Resource Identifierの略)と、タイプと、アクションとを含む。URIは、共有データの所在を示す情報であり、本実施形態の場合、ファイルパスで構成される。タイプは、共有データのフォーマットを指定する情報であり、アクションは、処理の種類を指定する情報である。OS14aは、共有元アプリ60から通知されるタイプとアクションとを検索条件として、携帯端末10にインストールされた全てのアプリケーション(以下、全てのアプリ62とも記述する)の中から、データ出力先のアプリケーション(以下、共有先アプリ64とも記述する)となり得る候補を検索する(2)。   As shown in FIG. 2A, in the implicit sharing function, the sharing source application 60 calls the API of the OS 14a and requests execution of the sharing function (1). This request includes a URI (Uniform Resource Identifier) of data (hereinafter also referred to as shared data) to be processed by another application by the sharing function, a type, and an action. The URI is information indicating the location of the shared data, and in the case of this embodiment, is configured by a file path. The type is information that specifies the format of the shared data, and the action is information that specifies the type of processing. The OS 14a uses the type and action notified from the sharing source application 60 as search conditions, and selects the data output destination application from all the applications installed on the mobile terminal 10 (hereinafter also referred to as all the applications 62). Search for possible candidates (hereinafter also referred to as sharing destination application 64) (2).

携帯端末10にインストールされた各アプリケーションは、自アプリケーションにより処理可能なフォーマットを指定するタイプと、実行可能な処理の種類を指定するアクションとを予め宣言している。よって、OS14aは、共有元アプリ60から通知されたタイプとアクションとを検索条件として全てのアプリ62を検索する。そして、共有元アプリ60から通知されたタイプが指定するフォーマットのデータを処理可能であり、且つ、共有元アプリ60から通知されたアクションが指定する処理の種類に対応したアプリケーションを抽出し、その識別情報を取得する(3)。ただし、各アプリケーションが宣言するタイプ、アクションは、各アプリケーションの開発者が自由に設定できるものである。したがって、実際には実行できない処理を、各アプリケーションがアクションとして宣言している場合があり得る。よって、「共有元アプリ60から通知されたアクションが指定する処理の種類に対応したアプリケーション」とは、共有元アプリ60から通知されたアクションと、同一のアクションを宣言しているアプリケーションであることを意味しており、実際にその処理を実行可能であることまでを要求しない。   Each application installed in the mobile terminal 10 declares in advance a type that specifies a format that can be processed by the self-application and an action that specifies the type of processing that can be executed. Therefore, the OS 14a searches for all the applications 62 using the type and action notified from the sharing source application 60 as search conditions. Then, it is possible to process data in the format specified by the type notified from the sharing source application 60, and extract an application corresponding to the type of processing specified by the action notified from the sharing source application 60. Information is acquired (3). However, the type and action declared by each application can be freely set by the developer of each application. Therefore, each application may declare a process that cannot be actually executed as an action. Therefore, the “application corresponding to the type of processing specified by the action notified from the sharing source application 60” is an application that declares the same action as the action notified from the sharing source application 60. It does not require that the process be actually executable.

次に、OS14aは、検索により発見されたアプリケーション、すなわち、共有先アプリ64の候補であるアプリケーションの一覧を、LCD18に表示させる(4)。そして、ユーザが一覧からいずれかを選択すると(5)、OS14aは、選択された共有先アプリ64を起動して、その共有先アプリ64の画面をフォアグラウンド(前面とも呼ぶ)とし、共有元アプリ60から通知された共有データのURIと、タイプと、アクションとを通知する(6)。   Next, the OS 14a causes the LCD 18 to display a list of applications discovered by the search, that is, applications that are candidates for the sharing destination application 64 (4). When the user selects one from the list (5), the OS 14a activates the selected sharing destination application 64, sets the screen of the sharing destination application 64 as the foreground (also referred to as the front), and shares the source application 60. The URI, type, and action of the shared data notified from are notified (6).

その結果、ユーザにより選択された共有先アプリ64の画面がフォアグラウンドに表示され、共有先アプリ64は、通知されたURIで特定される共有データにアクセスし、アクションの値に従った処理を行う。例えば表示出力する、電子メールに添付して送信する、編集するなど、その共有先アプリ64で実行可能な各種の処理を行う。   As a result, the screen of the sharing destination application 64 selected by the user is displayed in the foreground, and the sharing destination application 64 accesses the shared data specified by the notified URI and performs processing according to the action value. For example, various processes that can be executed by the sharing destination application 64 are performed, such as display output, transmission by attaching to an e-mail, and editing.

図2(b)は、明示的共有機能を説明する図であって、共有元アプリ60が、明示的共有機能の実行をOS14aに要求した場合における処理の流れを示している。   FIG. 2B is a diagram for explaining the explicit sharing function, and shows the flow of processing when the sharing source application 60 requests the OS 14a to execute the explicit sharing function.

図2(b)に示すように、明示的共有機能において、共有元アプリ60は、OS14aのAPIを呼び出し、共有先アプリ64の候補の一覧の表示を要求する(21)。この要求は、共有データのタイプとアクションとを含む。OS14aは、共有元アプリ60から通知されるタイプとアクションとを検索条件として、携帯端末10にインストールされた全てのアプリ62の中から、共有先アプリ64の候補を検索し(22)、検索条件を満たすアプリケーションの識別情報を取得する(23)。   As shown in FIG. 2B, in the explicit sharing function, the sharing source application 60 calls the API of the OS 14a and requests display of a list of candidates for the sharing destination application 64 (21). This request includes the type of shared data and the action. The OS 14a searches for candidates for the sharing destination application 64 from all the applications 62 installed in the mobile terminal 10 using the type and action notified from the sharing source application 60 as search conditions (22). The identification information of the application satisfying the condition is acquired (23).

次に、OS14aは、検索により発見された共有先アプリ64の候補の一覧を、LCD18に表示させる(24)。そして、ユーザがいずれかを選択すると(25)、OS14aは、選択されたアプリケーションの識別情報、および検索条件として用いたタイプとアクションとを含むインテントを返す(26)。一方、共有元アプリ60は、OS14aからインテントを受けると、OS14aのAPIを呼び出し、そのインテントに含まれる選択されたアプリケーションの識別情報、共有データのURI、タイプ、アクションを指定して、共有機能の実行を要求する(27)。OS14aは、共有元アプリ60から指定されたアプリケーションである共有先アプリ64を起動して、その共有先アプリ64の画面をフォアグラウンドとし、共有元アプリ60から通知された共有データのURIと、タイプと、アクションとを通知する(28)。   Next, the OS 14a displays a list of candidates for the sharing destination application 64 found by the search on the LCD 18 (24). When the user selects any one (25), the OS 14a returns an intent including the identification information of the selected application and the type and action used as the search condition (26). On the other hand, when receiving the intent from the OS 14a, the sharing source application 60 calls the API of the OS 14a, specifies the identification information of the selected application included in the intent, specifies the URI, type, and action of the shared data, and shares it. A function execution is requested (27). The OS 14a activates the sharing destination application 64, which is an application designated by the sharing source application 60, sets the screen of the sharing destination application 64 to the foreground, the URI of the shared data notified from the sharing source application 60, the type, The action is notified (28).

すなわち、共有元アプリ60が共有先アプリ64を認識せずに、共有データのURI等をOS14aへ通知する共有機能を暗黙的共有機能といい、共有元アプリ60が共有先アプリ64を指定して、共有データのURI等をOS14aへ通知する共有機能を明示的共有機能という。なお、本アプリ14bは、OS14aの明示的共有機能を利用するものとして説明する。   That is, the sharing function in which the sharing source application 60 does not recognize the sharing destination application 64 but notifies the OS 14a of the shared data URI or the like is referred to as an implicit sharing function. The sharing function for notifying the OS of the shared data URI or the like is called an explicit sharing function. Note that the present application 14b will be described as using the explicit sharing function of the OS 14a.

図5〜図7は、本アプリ14bに従い、携帯端末10のCPU11が実行するメインスレッド処理を示すフローチャートである。この処理は、本アプリ14bの操作受け付け画面(図示せず)から、ユーザがスキャンの実行を指示した場合に開始される。なお、以下に説明する図5から図8のフローチャートに示す各ステップは、本アプリ14bがCPU11に実行させ、または、本アプリ14bがOS14aなどの機能を利用してCPU11に実行させるものとして説明する。ただし、各フローチャートが含むステップは、OS14aやその他アプリケーションがCPU11に実行させるステップに一部置き換えられても良い。また、CPU11の関与によらず、携帯端末10に設けられたハードウェアそのものが作動することによって実現されるステップに、一部置き換えられても良い。   5-7 is a flowchart which shows the main thread process which CPU11 of the portable terminal 10 performs according to this application 14b. This process is started when a user instructs execution of a scan from an operation reception screen (not shown) of the application 14b. Note that the steps shown in the flowcharts of FIGS. 5 to 8 described below will be described assuming that the application 14b is executed by the CPU 11 or the application 14b is executed by the CPU 11 using a function such as the OS 14a. . However, the steps included in each flowchart may be partially replaced with steps that the OS 11a and other applications cause the CPU 11 to execute. Moreover, a part realized by the operation of the hardware provided in the mobile terminal 10 regardless of the CPU 11 may be replaced.

S105においてCPU11は、スキャン画面70をLCD18に表示させる。図3に、スキャン画面70の画面例を示す。スキャン画面70は、スキャン画像71、ページ表示領域72、共有ボタン74、スキャンボタン76を含んでいる。スキャン画像71は、スキャンデータに対応する画像である。スキャン処理の実行前においては、スキャンデータが未生成であることを示すスキャン画像71(例えば、「No Image」などの文字列)が表示されるとしてもよい。   In S <b> 105, the CPU 11 displays the scan screen 70 on the LCD 18. FIG. 3 shows a screen example of the scan screen 70. The scan screen 70 includes a scan image 71, a page display area 72, a share button 74, and a scan button 76. The scan image 71 is an image corresponding to the scan data. Before the scan process is executed, a scan image 71 (for example, a character string such as “No Image”) indicating that scan data has not been generated may be displayed.

ページ表示領域72は、デバイス30に読み取らせた原稿の全ページ数と、現在表示中のスキャン画像71が全ページの原稿のうち何ページ目の原稿の画像であるかを示すページ番号と、を表示する領域である。共有ボタン74は、共有機能の実行指示を入力するための領域である。   The page display area 72 includes the total number of pages of the document read by the device 30 and the page number indicating the number of pages of the original of the scanned image 71 currently displayed. This is the area to be displayed. The share button 74 is an area for inputting a share function execution instruction.

スキャンボタン76は、スキャン処理の実行指示を入力するための領域である。ユーザがスキャンボタン76にタッチすると、デバイス30に対するスキャン処理の実行指示情報が、無線LAN送受信部15を介してデバイス30へ送信される。   The scan button 76 is an area for inputting a scan processing execution instruction. When the user touches the scan button 76, scan process execution instruction information for the device 30 is transmitted to the device 30 via the wireless LAN transmission / reception unit 15.

S110においてCPU11は、共有実行指示の入力を受け付けたか否かを判断する。当該判断は、スキャン画面70の共有ボタン74がタッチされたか否かによって行われても良い。肯定判断される場合(S110:YES)には、S115へ進む。   In S110, the CPU 11 determines whether an input of a sharing execution instruction has been accepted. This determination may be made based on whether or not the share button 74 on the scan screen 70 is touched. If a positive determination is made (S110: YES), the process proceeds to S115.

S115においてCPU11は、フォーマット選択画面77をLCD18に表示させる。図4Aに、フォーマット選択画面77の画面例を示す。フォーマット選択画面77には、フォーマット選択領域78が含まれている。フォーマット選択領域78は、PDFフォーマットと、JPEGフォーマットとのいずれかの選択を受け付けるための領域である。ユーザは、いずれのフォーマットでスキャンデータを他のアプリケーションに共有させたいかを選択し、選択したフォーマットの選択肢にタッチする選択操作を行う。フォーマット選択画面77においては、共有ボタン74やスキャンボタン76はグレーアウトされ、ユーザ操作を受け付けることができない状態とされてもよい。   In S115, the CPU 11 displays the format selection screen 77 on the LCD 18. FIG. 4A shows a screen example of the format selection screen 77. The format selection screen 77 includes a format selection area 78. The format selection area 78 is an area for receiving selection of either the PDF format or the JPEG format. The user selects a format in which the scan data is to be shared with other applications, and performs a selection operation of touching the selected format option. On the format selection screen 77, the share button 74 and the scan button 76 may be grayed out so that a user operation cannot be accepted.

S120においてCPU11は、共有データのフォーマットが選択されたか否かを判断する。当該判断は、フォーマット選択領域78がタッチされたか否かによって行われても良い。JPEGフォーマットが選択されたと判断される場合(S120:JPEG)には、S130へ進む。   In S120, the CPU 11 determines whether or not the format of shared data has been selected. This determination may be made based on whether or not the format selection area 78 is touched. If it is determined that the JPEG format has been selected (S120: JPEG), the process proceeds to S130.

S130においてCPU11は、複数のJPEGデータを処理可能なアプリケーションである、複数JPEG対応アプリケーションが存在するか否かを判断する。具体的には、CPU11は、JPEGフォーマットのデータを処理可能であって、「SEND_MULTI」のアクションに対応しているアプリケーションを検索するよう、OS14aに対して要求する。なお、「SEND_MULTI」は、複数JPEG対応アプリケーションのみが宣言しているアクションである。OS14aから複数JPEG対応アプリケーションの識別情報を含む情報が返ってきた場合には、複数JPEG対応アプリケーションが存在すると判断し、OS14aから複数JPEG対応アプリケーションに対応しているアプリケーションの識別情報を含む情報が返ってこなかった場合には、一括処理アプリケーションが存在しないと判断する。アプリケーションの識別情報を含む情報の例としては、アンドロイド(登録商標)OSにおけるインテントに含まれるアプリケーション名が挙げられる。複数JPEG対応アプリケーションが発見されなかった場合(S130:NO)には、S135へ進む。   In S <b> 130, the CPU 11 determines whether or not there is a plurality of JPEG-compatible applications that can process a plurality of JPEG data. Specifically, the CPU 11 requests the OS 14a to search for an application that can process JPEG format data and that corresponds to the action of “SEND_MULTI”. Note that “SEND_MULTI” is an action declared only by a plurality of JPEG-compatible applications. When information including identification information of a plurality of JPEG compatible applications is returned from the OS 14a, it is determined that there are a plurality of JPEG compatible applications, and information including identification information of applications corresponding to the plurality of JPEG compatible applications is returned from the OS 14a. If not, it is determined that there is no batch processing application. An example of information including application identification information is an application name included in an intent in an Android (registered trademark) OS. If a plurality of JPEG-compatible applications are not found (S130: NO), the process proceeds to S135.

S135においてCPU11は、複数ページのスキャンに関する警告表示を、LCD18に表示させる。警告表示は、例えば、「複数ページをスキャンする場合には、複数ページの全てを共有できないことがあります」などの文字列であってもよい。またCPU11は、不図示のOKボタンおよびキャンセルボタンを、LCD18に表示させる。S137においてCPU11は、ユーザ入力を受け付けたか否かを判断する。キャンセルボタンがタッチされたと判断される場合(S137:キャンセル)にはS110へ戻り、OKボタンがタッチされたと判断される場合(S137:OK)にはS140へ進む。   In S135, the CPU 11 causes the LCD 18 to display a warning display regarding scanning of a plurality of pages. The warning display may be, for example, a character string such as “when scanning a plurality of pages, all of the plurality of pages may not be shared”. Further, the CPU 11 displays an OK button and a cancel button (not shown) on the LCD 18. In S137, the CPU 11 determines whether a user input has been accepted. If it is determined that the cancel button has been touched (S137: Cancel), the process returns to S110, and if it is determined that the OK button has been touched (S137: OK), the process proceeds to S140.

S140においてCPU11は、共有先アプリ一覧画面81をLCD18に表示させる。図4Bに、共有先アプリ一覧画面81の画面例を示す。共有先アプリ一覧画面81は、共有機能によるデータ出力先として選択可能なアプリケーションを一覧で示す画面である。共有先アプリ一覧画面81には、アプリケーションの名称82〜85が表示されている。名称82および83は、複数JPEG対応アプリケーションの名称である。名称84および85は、単数JPEG対応アプリケーションの名称である。単数JPEG対応アプリケーションは、1ページ分のデータのみを処理可能なアプリケーションである。   In S <b> 140, the CPU 11 displays the shared destination application list screen 81 on the LCD 18. FIG. 4B shows a screen example of the sharing destination application list screen 81. The sharing destination application list screen 81 is a screen showing a list of applications that can be selected as data output destinations by the sharing function. On the sharing destination application list screen 81, application names 82 to 85 are displayed. The names 82 and 83 are names of a plurality of JPEG compatible applications. The names 84 and 85 are names of single JPEG compatible applications. A single JPEG-compatible application is an application that can process only one page of data.

S140での具体的な処理例を説明する。本アプリ14bは、OS14aのAPIを呼び出して、処理対象フォーマットのタイプ、およびアクションを指定し、共有先アプリ64の候補の一覧表示を要求する。このとき、JPEGフォーマットのデータを処理可能なアプリケーションであって、「SEND_MULTI」または「SEND」のアクションに対応しているアプリケーションを検索し、共有先アプリ一覧画面81に一覧表示するように、OS14aに対して要求する。すなわち、図2(21)に示す処理を実行する。ここで、「SEND_MULTI」は、スキャンデータが複数ページのJPEGデータである場合に指定されるアクションである。「SEND」は、スキャンデータが単数ページのJPEGデータである場合に指定されるアクションである。一方、一覧表示要求を受けたOS14aは、共有先アプリ64(図2)の候補を検索し、発見されたアプリケーションの名称82〜85を列記した共有先アプリ一覧画面81を、LCD18に表示させる。これにより、ユーザは、JPEGデータを処理可能なアプリケーションを、共有先アプリ一覧画面81から選択することが可能となる。   A specific processing example in S140 will be described. The application 14b calls the API of the OS 14a, specifies the type of processing target format and the action, and requests a list of candidates for the sharing destination application 64. At this time, an application that can process data in JPEG format and that corresponds to the action of “SEND_MULTI” or “SEND” is searched for and displayed in the OS 14 a as a list on the shared destination application list screen 81. Request. That is, the process shown in FIG. 2 (21) is executed. Here, “SEND_MULTI” is an action designated when the scan data is JPEG data of a plurality of pages. “SEND” is an action specified when the scan data is single-page JPEG data. On the other hand, the OS 14a that has received the list display request searches for candidates for the sharing destination application 64 (FIG. 2), and displays on the LCD 18 a sharing destination application list screen 81 that lists the names 82 to 85 of the discovered applications. Accordingly, the user can select an application capable of processing JPEG data from the sharing destination application list screen 81.

S143においてCPU11は、共有先アプリ64が選択されたか否かを判断する。具体的には、共有先アプリ一覧画面81において選択された共有先アプリ64の識別情報を含むインテントをOS14aから受信した場合には、共有先アプリ64の選択が行われたと判断される。否定判断される場合(S143:NO)にはS143へ戻り、肯定判断される場合(S143:YES)にはS145へ進む。   In S143, the CPU 11 determines whether or not the sharing destination application 64 has been selected. Specifically, when the intent including the identification information of the sharing destination application 64 selected on the sharing destination application list screen 81 is received from the OS 14a, it is determined that the sharing destination application 64 has been selected. When a negative determination is made (S143: NO), the process returns to S143, and when an affirmative determination is made (S143: YES), the process proceeds to S145.

S145においてCPU11は、選択された共有先アプリ64が、複数JPEG対応アプリケーションであるか否かを判断する。肯定判断される場合(S145:YES)には、S150へ進む。S150においてCPU11は、共有先アプリ64として複数JPEG対応アプリケーションが選択されていることを示す共有先アプリ識別情報を、フラッシュメモリ14に記憶させる。そしてS110へ戻る。共有先アプリ識別情報は、例えば、共有先アプリ64のアプリケーション種類を識別するためのID情報であってもよい。一方、S145において否定判断される場合(S145:NO)には、S155へ進む。S155においてCPU11は、共有先アプリ64として単数JPEG対応アプリケーションが選択されていることを示す共有先アプリ識別情報を、フラッシュメモリ14に記憶させる。そしてS110へ戻る。   In S145, the CPU 11 determines whether or not the selected sharing destination application 64 is a multiple JPEG compatible application. If a positive determination is made (S145: YES), the process proceeds to S150. In S150, the CPU 11 causes the flash memory 14 to store sharing destination application identification information indicating that a plurality of JPEG-compatible applications are selected as the sharing destination application 64. Then, the process returns to S110. The sharing destination application identification information may be ID information for identifying the application type of the sharing destination application 64, for example. On the other hand, when a negative determination is made in S145 (S145: NO), the process proceeds to S155. In S <b> 155, the CPU 11 stores in the flash memory 14 sharing destination application identification information indicating that a single JPEG-compatible application is selected as the sharing destination application 64. Then, the process returns to S110.

一方、S120において、PDFフォーマットが選択されたと判断される場合(S120:PDF)には、S125へ進む。   On the other hand, if it is determined in S120 that the PDF format has been selected (S120: PDF), the process proceeds to S125.

S125においてCPU11は、PDF対応アプリケーションの名称を、共有先アプリ一覧画面81に一覧表示させる。PDF対応アプリケーションは、複数ページのデータを処理可能なアプリケーションである。これにより、ユーザは、PDFデータを処理可能なアプリケーションを、共有先アプリ一覧画面81から選択することが可能となる。なお、S125の処理内容は、前述したS140の処理内容と同様であるため、説明を省略する。   In S <b> 125, the CPU 11 displays a list of PDF application names on the sharing destination application list screen 81. The PDF-compatible application is an application that can process data of a plurality of pages. As a result, the user can select an application that can process PDF data from the sharing destination application list screen 81. Note that the processing content of S125 is the same as the processing content of S140 described above, and a description thereof will be omitted.

S127においてCPU11は、共有先アプリ64が選択されたか否かを判断する。否定判断される場合(S127:NO)にはS127へ戻り、肯定判断される場合(S127:YES)にはS129へ進む。S129においてCPU11は、共有先アプリ64としてPDF対応アプリケーションが選択されていることを示す共有先アプリ識別情報を、フラッシュメモリ14に記憶させる。そしてS110へ戻る。   In S127, the CPU 11 determines whether or not the sharing destination application 64 has been selected. If a negative determination is made (S127: NO), the process returns to S127. If an affirmative determination is made (S127: YES), the process proceeds to S129. In S <b> 129, the CPU 11 stores in the flash memory 14 sharing destination application identification information indicating that a PDF-compatible application is selected as the sharing destination application 64. Then, the process returns to S110.

また、S110において否定判断される場合(S110:NO)には、S170へ進む。S170においてCPU11は、スキャン実行指示の入力を受け付けたか否かを判断する。当該判断は、スキャン画面70のスキャンボタン76がタッチされたか否かによって行われても良い。肯定判断される場合(S170:YES)には、S173へ進む。   When a negative determination is made in S110 (S110: NO), the process proceeds to S170. In S170, the CPU 11 determines whether or not an input of a scan execution instruction has been received. This determination may be made based on whether or not the scan button 76 on the scan screen 70 is touched. If a positive determination is made (S170: YES), the process proceeds to S173.

S173においてCPU11は、スキャン実行スレッドを起動する。スキャン実行スレッドは、メインスレッドと並列に処理されるスレッドである。図8を用いて、スキャン実行スレッドの処理内容を説明する。   In S173, the CPU 11 activates a scan execution thread. The scan execution thread is a thread that is processed in parallel with the main thread. The processing contents of the scan execution thread will be described with reference to FIG.

S175においてCPU11は、無線LAN送受信部15を介して、スキャン実行指示情報をデバイス30に送信する。デバイス30は、スキャン実行指示情報を受信することに応じて、原稿をスキャンしてスキャンデータを生成し、携帯端末10へ送信する。スキャンデータは、非圧縮、または可逆圧縮されたRAW画像データ、またはJPEG形式などによって非可逆圧縮された画像データであってもよい。原稿が複数枚ある場合には、1枚ずつスキャン処理を実行し、スキャンデータを1つずつ生成する。デバイス30は、1つのスキャンデータを生成するたびに、生成された1つのスキャンデータを、アクセスポイント50を介して携帯端末10へ送信する。そしてデバイス30は、全ての原稿のスキャン処理が完了したことを検出すると、ジョブ完了情報を携帯端末10へ送信する。デバイス30がADF(Auto Document Feeder)を備えている場合には、自動で複数枚の原稿が読み込まれるとしてもよい。そして、ADFにセットされた原稿の全てをスキャンしたことが検出されることに応じて、ジョブ完了情報を携帯端末10へ送信するとしてもよい。一方、デバイス30がADFを備えていない場合には、ユーザが1枚ずつフラットベッドに原稿を載置してスキャンを実行するとしてもよい。そして、スキャン終了指示の入力を受け付けることに応じて、ジョブ完了情報を携帯端末10へ送信するとしてもよい。スキャン終了指示は、例えば、スキャン終了ボタンがユーザにタッチされることによって入力されるとしてもよい。   In S <b> 175, the CPU 11 transmits scan execution instruction information to the device 30 via the wireless LAN transmission / reception unit 15. In response to receiving the scan execution instruction information, the device 30 scans the document to generate scan data, and transmits the scan data to the mobile terminal 10. The scan data may be non-compressed or lossless-compressed RAW image data, or image data compressed irreversibly in the JPEG format or the like. When there are a plurality of documents, scan processing is executed one by one, and scan data is generated one by one. Each time the device 30 generates one scan data, the device 30 transmits the generated one scan data to the mobile terminal 10 via the access point 50. When the device 30 detects that the scan processing of all the originals has been completed, the device 30 transmits job completion information to the mobile terminal 10. When the device 30 includes an ADF (Auto Document Feeder), a plurality of documents may be automatically read. Then, job completion information may be transmitted to the mobile terminal 10 in response to detecting that all of the documents set on the ADF have been scanned. On the other hand, when the device 30 does not include the ADF, the user may place a document on the flat bed one by one and execute scanning. Then, job completion information may be transmitted to the mobile terminal 10 in response to receiving an input of a scan end instruction. The scan end instruction may be input, for example, when the scan end button is touched by the user.

S177においてCPU11は、RAM13に記憶させている受信ページ数を「0」にリセットする。S180においてCPU11は、1ページ分のスキャンデータをデバイス30から受信したか否かを判断する。否定判断される場合(S180:NO)にはS180へ戻り、肯定判断される場合(S180:YES)にはS185へ進む。S185においてCPU11は、RAM13に記憶させている受信ページ数をインクリメントする。   In S177, the CPU 11 resets the number of received pages stored in the RAM 13 to “0”. In S <b> 180, the CPU 11 determines whether or not one page of scan data has been received from the device 30. When a negative determination is made (S180: NO), the process returns to S180, and when an affirmative determination is made (S180: YES), the process proceeds to S185. In S185, the CPU 11 increments the number of received pages stored in the RAM 13.

S190においてCPU11は、全ページ分のスキャンデータの受信が完了したか否かを判断する。当該判断は、ジョブ完了情報をデバイス30から受信したか否かを判断する。例えば、S180で1ページ分のスキャンデータを受信完了したことが検出されてから、予め定められた所定時間内にジョブ完了情報を受信しなかった場合には、ジョブ完了情報を受信していないと判断してもよい。否定判断される場合(S190:NO)には、S193へ進む。   In S190, the CPU 11 determines whether or not reception of scan data for all pages has been completed. In this determination, it is determined whether or not job completion information is received from the device 30. For example, if it is detected in S180 that reception of scan data for one page has been completed and job completion information has not been received within a predetermined time period, the job completion information has not been received. You may judge. If a negative determination is made (S190: NO), the process proceeds to S193.

S193においてCPU11は、S180において今回受信したスキャンデータが、1ページ目のスキャンデータであるか否かを判断する。当該判断は、上述した受信ページ数に基づいて判断されるとしてもよい。否定判断される場合(S193:NO)にはS180へ戻り、次のページのスキャンデータを受信する。一方、肯定判断される場合(S193:YES)には、S195へ進む。   In S193, the CPU 11 determines whether or not the scan data received this time in S180 is the scan data of the first page. This determination may be made based on the number of received pages described above. If a negative determination is made (S193: NO), the process returns to S180 and scan data for the next page is received. On the other hand, when a positive determination is made (S193: YES), the process proceeds to S195.

S195においてCPU11は、1ページ目のスキャンデータを受信した後に、ジョブ完了情報を受信しなかったことから、2ページ目以降のスキャンデータが今後送信されてくると予測する。換言すると、受信するスキャンデータが複数ページを備えている、と予測する。よってCPU11は、受信するスキャンデータが複数ページを備えていることを示す特性情報を、メインスレッドに通知する。特性情報は、デバイス30で行われるスキャン処理の実行特性に関する情報である。そしてS180へ戻り、次ページのスキャンデータを受信する。   In S195, since the CPU 11 has not received the job completion information after receiving the scan data for the first page, it predicts that the scan data for the second and subsequent pages will be transmitted in the future. In other words, it is predicted that the received scan data includes a plurality of pages. Therefore, the CPU 11 notifies the main thread of characteristic information indicating that the received scan data includes a plurality of pages. The characteristic information is information relating to the execution characteristic of the scanning process performed by the device 30. Then, the process returns to S180, and scan data for the next page is received.

一方、S190において肯定判断される場合(S190:YES)には、S200へ進む。S200においてCPU11は、デバイス30から受信したスキャンデータのページ数が1ページであるか否かを判断する。当該判断は、上述した受信ページ数に基づいて判断されるとしてもよい。肯定判断される場合(S200:YES)にはS205へ進み、CPU11は、スキャン処理の完了により単数ページのスキャンデータを受信したことを示す特性情報を、メインスレッドに通知する。一方、否定判断される場合(S200:NO)にはS210へ進み、CPU11は、スキャン処理の完了により複数ページのスキャンデータを受信したことを示す特性情報を、メインスレッドに通知する。そして、スキャン実行スレッドを終了する。   On the other hand, when a positive determination is made in S190 (S190: YES), the process proceeds to S200. In S200, the CPU 11 determines whether or not the number of pages of scan data received from the device 30 is one page. This determination may be made based on the number of received pages described above. When an affirmative determination is made (S200: YES), the process proceeds to S205, and the CPU 11 notifies the main thread of characteristic information indicating that a single page of scan data has been received upon completion of the scan process. On the other hand, if a negative determination is made (S200: NO), the process proceeds to S210, and the CPU 11 notifies the main thread of characteristic information indicating that a plurality of pages of scan data has been received upon completion of the scan process. Then, the scan execution thread is terminated.

図6のS240においてCPU11は、共有先アプリ64が選択済みであるか否かを判断する。当該判断は、S129、S150またはS155において、共有先アプリ識別情報がフラッシュメモリ14に記憶されているか否かによって行われても良い。肯定判断される場合(S240:YES)には、S245へ進む。   In S240 of FIG. 6, the CPU 11 determines whether or not the sharing destination application 64 has been selected. This determination may be made based on whether or not the sharing destination application identification information is stored in the flash memory 14 in S129, S150, or S155. If a positive determination is made (S240: YES), the process proceeds to S245.

S245においてCPU11は、複数JPEG対応アプリケーションが共有先アプリ64として選択されているか否かを、共有先アプリ識別情報に基づいて判断する。肯定判断される場合(S245:YES)にはS265へ進み、否定判断される場合(S245:NO)にはS250へ進む。   In S <b> 245, the CPU 11 determines whether or not a plurality of JPEG-compatible applications are selected as the sharing destination application 64 based on the sharing destination application identification information. When an affirmative determination is made (S245: YES), the process proceeds to S265, and when a negative determination is made (S245: NO), the process proceeds to S250.

S250においてCPU11は、デバイス30から受信したスキャンデータが複数ページを備えているか否かを判断する。当該判断は、S195、S205またはS210によって通知された特性情報に基づいて行われてもよい。否定判断される場合(S250:NO)にはS265へ進む。一方、肯定判断される場合(S250:YES)には、S255へ進む。   In S250, the CPU 11 determines whether or not the scan data received from the device 30 includes a plurality of pages. The determination may be made based on the characteristic information notified by S195, S205, or S210. If a negative determination is made (S250: NO), the process proceeds to S265. On the other hand, when a positive determination is made (S250: YES), the process proceeds to S255.

S255においてCPU11は、ユーザによって選択されている単数JPEG対応アプリケーションが、複数ページのスキャンデータに対応していないことを示す警告エラーを、LCD18に表示させる。また、共有先アプリ64の再選択を受け付けるための共有先アプリ一覧画面81を、LCD18に表示させる。このときCPU11は、複数JPEG対応アプリケーションの名称82および83のみを、LCD18に表示させるとしてもよい。   In S <b> 255, the CPU 11 causes the LCD 18 to display a warning error indicating that the single JPEG compatible application selected by the user does not support multiple pages of scan data. Further, a share destination application list screen 81 for accepting reselection of the share destination application 64 is displayed on the LCD 18. At this time, the CPU 11 may display only the names 82 and 83 of the plurality of JPEG-compatible applications on the LCD 18.

S260においてCPU11は、共有先アプリ64の再選択が行われたか否かを判断する。具体的な処理内容は、前述のS143の処理内容と同様であるため、説明を省略する。否定判断される場合(S260:NO)にはS260へ戻り、肯定判断される場合(S260:YES)にはS265へ進む。   In S260, the CPU 11 determines whether or not the sharing destination application 64 has been reselected. Since the specific processing content is the same as the processing content of S143 described above, the description thereof is omitted. If a negative determination is made (S260: NO), the process returns to S260, and if an affirmative determination is made (S260: YES), the process proceeds to S265.

S265においてCPU11は、スキャンデータを共有先アプリ64に共有させる、共有処理を実行する。具体的には、CPU11は、OS14aのAPIを呼び出し、共有先アプリ64の識別情報、1つまたは複数のスキャンデータである共有データのURI、「JPEG」または「PDF」のタイプ、「SEND_MULTI」または「SEND」のアクション、を指定して、明示的共有機能の実行をOS14aに要求する。複数JPEG対応アプリケーションが共有先アプリ64として選択されている場合には、CPU11は、複数のスキャンデータから、それぞれ1つのJPEGデータを作成することにより、複数のJPEGデータを作成する。また、単数JPEG対応アプリケーションが共有先アプリ64として選択されている場合には、CPU11は、1つのスキャンデータから1つのJPEGデータを作成する。また、PDF対応アプリケーションが共有先アプリ64として選択されている場合には、CPU11は、1つまたは複数のスキャンデータから、1ページまたは複数ページのデータを含む1つのPDFデータを作成する。   In S <b> 265, the CPU 11 executes a sharing process that causes the sharing destination application 64 to share the scan data. Specifically, the CPU 11 calls the API of the OS 14a, identifies the identification information of the sharing destination application 64, the URI of the shared data that is one or a plurality of scan data, the type of “JPEG” or “PDF”, “SEND_MULTI”, The action “SEND” is designated, and the OS 14a is requested to execute the explicit sharing function. When a plurality of JPEG-compatible applications are selected as the sharing destination application 64, the CPU 11 creates a plurality of JPEG data by creating one JPEG data from each of the plurality of scan data. When a single JPEG compatible application is selected as the sharing destination application 64, the CPU 11 creates one JPEG data from one scan data. When a PDF-compatible application is selected as the sharing destination application 64, the CPU 11 creates one PDF data including one page or a plurality of pages of data from one or a plurality of scan data.

S267においてCPU11は、全てのスキャンデータを共有先アプリ64に共有させる処理が完了したことを示す情報を、LCD18に表示させる。このとき、最後に共有先アプリ64に共有させたスキャンデータによって表されるサムネイル画像を、LCD18に表示させてもよい。S270においてCPU11は、共有先アプリ識別情報をフラッシュメモリ14から消去する。そしてフローを終了する。   In S267, the CPU 11 causes the LCD 18 to display information indicating that the process of sharing all the scan data with the sharing destination application 64 has been completed. At this time, the thumbnail image represented by the scan data shared last with the sharing destination application 64 may be displayed on the LCD 18. In S <b> 270, the CPU 11 deletes the sharing destination application identification information from the flash memory 14. Then, the flow ends.

また、S240において否定判断される場合(S240:NO)には、S280へ進む。S280においてCPU11は、フォーマット選択画面77をLCD18に表示させる。S280の処理内容は、前述のS115の処理内容と同様であるため、説明を省略する。   When a negative determination is made in S240 (S240: NO), the process proceeds to S280. In S280, the CPU 11 displays the format selection screen 77 on the LCD 18. Since the processing content of S280 is the same as the processing content of S115 described above, description thereof is omitted.

S285においてCPU11は、共有データのフォーマットが選択されたか否かを判断する。JPEGフォーマットが選択されたと判断される場合(S285:JPEG)には、S295へ進む。   In S285, the CPU 11 determines whether or not the shared data format has been selected. If it is determined that the JPEG format has been selected (S285: JPEG), the process proceeds to S295.

S295においてCPU11は、デバイス30から受信したスキャンデータが複数ページであるか否かを判断する。肯定判断される場合(S295:YES)にはS300へ進み、CPU11は、複数JPEG対応アプリケーションの名称82および83のみを、LCD18に表示させる。一方、否定判断される場合(S295:NO)にはS305へ進み、CPU11は、複数JPEG対応アプリケーションの名称82および83と、単数JPEG対応アプリケーションの名称84および85を、LCD18に表示させる。なお、S295の処理内容は、S140で説明済みであるため、ここでは説明を省略する。   In S <b> 295, the CPU 11 determines whether the scan data received from the device 30 is a plurality of pages. If a positive determination is made (S295: YES), the process proceeds to S300, and the CPU 11 displays only the names 82 and 83 of the plurality of JPEG-compatible applications on the LCD 18. On the other hand, if a negative determination is made (S295: NO), the process proceeds to S305, and the CPU 11 causes the LCD 18 to display a plurality of JPEG-compatible application names 82 and 83 and a single JPEG-compatible application name 84 and 85. Since the processing content of S295 has already been described in S140, the description thereof is omitted here.

また、S285において、PDFフォーマットが選択されたと判断される場合(S285:PDF)には、S290へ進む。S290においてCPU11は、PDF対応アプリケーションの名称を、共有先アプリ一覧画面81に一覧表示させる。そしてS310へ進む。   If it is determined in S285 that the PDF format has been selected (S285: PDF), the process proceeds to S290. In S <b> 290, the CPU 11 displays a list of names of PDF-compatible applications on the sharing destination application list screen 81. Then, the process proceeds to S310.

S310においてCPU11は、共有先アプリ64が選択されたか否かを判断する。否定判断される場合(S310:NO)にはS310へ戻り、肯定判断される場合(S310:YES)にはS335へ進む。S335、S337、S340の各々の処理内容は、前述のS265、S267、S270の各々の処理内容と同様であるため、説明を省略する。   In S310, the CPU 11 determines whether or not the sharing destination application 64 has been selected. If a negative determination is made (S310: NO), the process returns to S310, and if an affirmative determination is made (S310: YES), the process proceeds to S335. The processing contents of S335, S337, and S340 are the same as the processing contents of S265, S267, and S270 described above, and thus the description thereof is omitted.

<効果>
本明細書に記載されているデバイス制御アプリケーション14bによれば、スキャン実行スレッドを起動することで(S170:YES、S173)、スキャンデータをデバイス30に生成させる(S175)とともに、生成されたスキャンデータをデバイス30から取得することができる(S180)。そして、複数ページのスキャンデータの全てをデバイス30から取得する前に(S190:NO)、生成されるスキャンデータが複数ページ存在するか否かについて予測し、複数ページ存在すると予測される場合には、受信するスキャンデータが複数ページを備えていることを示す特性情報をメインスレッドに通知することができる(S195)。そして、共有先アプリ64の選択を受け付ける際に(S240:NO)、取得した特性情報がスキャンデータが複数ページを備えているという実行特性を示している場合には(S295:YES)、複数JPEG対応アプリケーションを共有先アプリ64の候補としてLCD18に表示させることができる(S300)。また、取得した特性情報が、スキャンデータが単数ページを備えているという実行特性を示している場合には(S295:NO)、単数JPEG対応アプリケーションを共有先アプリ64の候補としてLCD18に表示させることができる(S305)。そして、共有先アプリ64の選択を受け付けると(S310:YES)、スキャンデータを共有先アプリ64に共有させる、共有処理を実行することができる(S335)。以上により、全原稿に対してスキャン処理が完了する前に、スキャンデータが複数ページであるか単数ページであるかを予測し、予測結果に適合した共有先アプリ64をユーザに選択させることが可能となる。これにより、スキャン処理の実行特性に非対応のアプリケーションが共有先アプリ64として選択されてしまうといった事態の発生を防止することができるため、スキャンデータを共有先アプリ64に確実に処理させることが可能となる。また、全原稿に対するスキャン処理の完了をユーザに待機させる必要がないため、ユーザの利便性を高めることが可能となる。
<Effect>
According to the device control application 14b described in the present specification, the scan execution thread is activated (S170: YES, S173) to cause the device 30 to generate scan data (S175) and the generated scan data Can be acquired from the device 30 (S180). Then, before acquiring all of the scan data of a plurality of pages from the device 30 (S190: NO), it is predicted whether or not the generated scan data has a plurality of pages. The main thread can be notified of characteristic information indicating that the received scan data includes a plurality of pages (S195). When the selection of the sharing destination application 64 is accepted (S240: NO), when the acquired characteristic information indicates an execution characteristic that the scan data includes a plurality of pages (S295: YES), a plurality of JPEGs are displayed. The corresponding application can be displayed on the LCD 18 as a candidate for the sharing destination application 64 (S300). If the acquired characteristic information indicates an execution characteristic that the scan data includes a single page (S295: NO), the single JPEG compatible application is displayed on the LCD 18 as a candidate for the sharing destination application 64. (S305). When the selection of the sharing destination application 64 is accepted (S310: YES), a sharing process for sharing the scan data with the sharing destination application 64 can be executed (S335). As described above, it is possible to predict whether the scan data is a plurality of pages or a single page before the scan process is completed for all the documents, and to allow the user to select the sharing destination application 64 that matches the prediction result. It becomes. As a result, it is possible to prevent the occurrence of a situation in which an application that does not support the execution characteristics of the scan process is selected as the sharing destination application 64, and thus it is possible to reliably cause the sharing destination application 64 to process the scan data. It becomes. In addition, since it is not necessary for the user to wait for the completion of the scanning process for all the originals, the convenience for the user can be improved.

本明細書に記載されているデバイス制御アプリケーション14bによれば、共有実行指示の入力を受け付けることに応じて(S110:YES)、共有先アプリ一覧画面81をLCD18に表示させることができる(S140)。また、共有先アプリ64を選択する選択操作の入力を受け付けることができる(S143)。共有先アプリ64の選択操作の入力を受け付けた後に、スキャン実行指示の入力を受け付けることができる(S170:YES)。そして、複数ページのスキャンデータの全てをデバイス30から取得する前に(S190:NO)、デバイス30で生成されるスキャンデータが複数ページ存在するか否かについて予測し、複数ページ存在すると予測される場合には、受信するスキャンデータが複数ページを備えているという実行特性を示す特性情報をメインスレッドに通知することができる(S195)。選択されている共有先アプリ64が単数JPEG対応アプリケーションである場合に(S245:NO)、スキャンデータが複数ページを備えているという実行特性を特性情報が示している場合には(S250:YES)、共有先アプリ64がスキャン処理の実行特性に対応していないと判断することができる。よって、複数JPEG対応アプリケーションの名称のみをLCD18に表示させ(S255)、共有先アプリ64の再選択の入力を受け付けることができる(S260)。共有先アプリ64の再選択を受け付けると(S260:YES)、スキャンデータを共有先アプリ64に共有させる、共有処理を実行することができる(S265)。以上により、スキャン実行指示の入力受け付け(S170)の前に、共有先アプリ64の選択受け付け(S147、S127)を実行することが可能となる。そして、原稿の全てに対してスキャン処理が完了する前に、選択されている共有先アプリ64がスキャン処理の実行特性に対応しているか否かを予測することができる(S250)。そして、共有先アプリ64がスキャン処理の実行特性に対応していないと予測される場合には(S245:NO、S250:YES)、実行特性に対応している共有先アプリ64をユーザに再選択させることが可能となる(S260)。これにより、スキャン処理の実行特性に非対応のアプリケーションが共有先アプリ64として選択されてしまうといった事態の発生を防止することができるため、スキャンデータを共有先アプリ64に確実に処理させることが可能となる。また、全原稿に対するスキャン処理の完了をユーザに待機させる必要がないため、ユーザの利便性を高めることが可能となる。   According to the device control application 14b described in this specification, the share destination application list screen 81 can be displayed on the LCD 18 in response to receiving an input of a share execution instruction (S110: YES) (S140). . Further, an input of a selection operation for selecting the sharing destination application 64 can be accepted (S143). After receiving an input of a selection operation of the sharing destination application 64, an input of a scan execution instruction can be received (S170: YES). Then, before acquiring all the scan data of a plurality of pages from the device 30 (S190: NO), it is predicted whether or not the scan data generated by the device 30 exists, and it is predicted that a plurality of pages exist. In this case, it is possible to notify the main thread of characteristic information indicating the execution characteristic that the received scan data includes a plurality of pages (S195). When the selected sharing destination application 64 is a single JPEG-compatible application (S245: NO), when the characteristic information indicates an execution characteristic that the scan data includes a plurality of pages (S250: YES). Therefore, it can be determined that the sharing destination application 64 does not support the execution characteristics of the scan process. Therefore, only the names of the multiple JPEG-compatible applications can be displayed on the LCD 18 (S255), and an input for reselecting the sharing destination application 64 can be received (S260). When reselection of the sharing destination application 64 is accepted (S260: YES), a sharing process for sharing the scan data with the sharing destination application 64 can be executed (S265). As described above, the selection reception (S147, S127) of the sharing destination application 64 can be executed before the scan execution instruction input is received (S170). Then, before the scanning process is completed for all the documents, it can be predicted whether or not the selected sharing destination application 64 supports the execution characteristics of the scanning process (S250). If it is predicted that the sharing destination application 64 does not support the execution characteristics of the scan process (S245: NO, S250: YES), the user reselects the sharing destination application 64 corresponding to the execution characteristics. (S260). As a result, it is possible to prevent the occurrence of a situation in which an application that does not support the execution characteristics of the scan process is selected as the sharing destination application 64, and thus it is possible to reliably cause the sharing destination application 64 to process the scan data. It becomes. In addition, since it is not necessary for the user to wait for the completion of the scanning process for all the originals, the convenience for the user can be improved.

本明細書に記載されているデバイス制御アプリケーション14bによれば、1枚目の原稿に基づいて生成されたスキャンデータをデバイス30から取得(S180:YES)した後に、2枚目以降の原稿に基づいて生成されたスキャンデータをデバイス30から取得することなく(S200:YES)、ジョブ完了情報をデバイス30から取得した場合(S190:YES)には、スキャンデータが単数ページであるという実行特性を示す特性情報を取得したと判断し、当該特性情報をメインスレッドに通知することができる(S205)。これにより、スキャンデータを共有先アプリ64に確実に処理させることが可能となるため、利便性を高めることができる。   According to the device control application 14b described in this specification, the scan data generated based on the first original is acquired from the device 30 (S180: YES), and then based on the second and subsequent originals. If the job completion information is acquired from the device 30 (S190: YES) without acquiring the scan data generated in this way from the device 30 (S200: YES), the execution data indicates that the scan data is a single page. It is determined that the characteristic information has been acquired, and the characteristic information can be notified to the main thread (S205). As a result, it becomes possible to cause the sharing destination application 64 to reliably process the scan data, so that convenience can be improved.

以上、実施形態に基づき本発明を説明したが、本発明は上述した実施形態に何ら限定されるものではなく、本発明の趣旨を逸脱しない範囲内で種々の改良変更が可能であることは容易に推察できるものである。   The present invention has been described above based on the embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications and changes can be easily made without departing from the spirit of the present invention. Can be inferred.

<変形例1>
スキャン処理の実行特性として、スキャン処理によって生成される1または複数のスキャンデータの合計サイズを用いてもよい。図9〜図11のフローを用いて、具体例を説明する。図9〜図11の各フローは、図6〜図8の各フローのステップの一部を変更したフローである。図9〜図11の各フローにおいて、図6〜図8の各フローと同一の符号が付されているステップの内容は説明済みであるため、ここでは説明を省略する。図11のS193において、1枚目のスキャンデータを受信した場合であると判断される場合(S193:YES)には、S194aへ進む。S194aにおいてCPU11は、1枚目のスキャンデータのサイズが、予め定められた特定サイズよりも大きいか否かを判断する。特定サイズは、共有先アプリ64が選択されていないときは、共有先アプリ64の候補アプリケーションが取り扱い可能なデータサイズに基づいて適宜定めてもよい。また、共有先アプリ64が選択されているときは、共有先アプリ64が取り扱うことが可能なデータサイズに基づいて適宜定めてもよい。例えば、共有先アプリ64が選択されていない場合には、取り扱い可能なデータサイズが最も小さいアプリケーションを特定アプリケーションとし、特定アプリケーションが取扱い可能なデータサイズに基づく特定サイズを取得してよい。また、共有先アプリ64が選択された場合には、選択されたアプリケーションを特定アプリケーションとし、特定アプリケーションが取扱い可能なデータサイズに基づく特定サイズを取得してよい。特定アプリケーションが取扱い可能なデータサイズが2Mバイトである場合に、特定サイズは、取扱い可能サイズの半分である1Mバイトであってもよい。また、特定アプリケーションが取り扱い可能なデータサイズが5Mバイトである場合に、特定サイズは2Mバイトであってもよい。また、特定アプリケーションが取り扱い可能なデータサイズに制限がない場合は、特定サイズは無限大であるとしてもよいし、S194a、S200aにおけるスキャンデータのサイズが特定サイズを超えるかどうかの判断を行わないよう処理してもよい。なお、一部ページ分のスキャンデータの取得時点でスキャンデータのサイズが特定サイズを超える場合は、全ページ分のスキャンデータのサイズは取り扱い可能なデータサイズを超える可能性が高い。すなわち、一部ページ分のスキャンデータの取得時点でスキャンデータのサイズが特定サイズを超えるかどうかを判断することは、全ページ分のスキャンデータのサイズは取り扱い可能なデータサイズを超える可能性が高いかどうかを判断していることにもなる。特定アプリケーションの一例としては電子メールアプリケーションが挙げられ、特定アプリケーションで取り扱われるデータの一例としては添付ファイルが挙げられる。
<Modification 1>
As the execution characteristic of the scan process, the total size of one or a plurality of scan data generated by the scan process may be used. A specific example will be described with reference to the flowcharts of FIGS. Each flow in FIGS. 9 to 11 is a flow obtained by changing a part of the steps of each flow in FIGS. In the flows of FIGS. 9 to 11, the contents of the steps denoted by the same reference numerals as those of the flows of FIGS. 6 to 8 have been described, and thus the description thereof is omitted here. If it is determined in S193 in FIG. 11 that the first scan data has been received (S193: YES), the process proceeds to S194a. In S194a, the CPU 11 determines whether or not the size of the first scan data is larger than a predetermined specific size. The specific size may be appropriately determined based on the data size that can be handled by the candidate application of the sharing destination application 64 when the sharing destination application 64 is not selected. Further, when the sharing destination application 64 is selected, it may be determined as appropriate based on the data size that can be handled by the sharing destination application 64. For example, when the sharing destination application 64 is not selected, the application having the smallest handleable data size may be set as the specific application, and the specific size based on the data size that can be handled by the specific application may be acquired. When the sharing destination application 64 is selected, the selected application may be a specific application, and a specific size based on a data size that can be handled by the specific application may be acquired. When the data size that can be handled by a specific application is 2 Mbytes, the specific size may be 1 Mbyte, which is half of the handleable size. Further, when the data size that can be handled by the specific application is 5 Mbytes, the specific size may be 2 Mbytes. When there is no limit on the data size that can be handled by the specific application, the specific size may be infinite, and it is not determined whether the size of the scan data in S194a and S200a exceeds the specific size. It may be processed. If the size of scan data exceeds a specific size at the time of acquiring scan data for some pages, the size of scan data for all pages is likely to exceed the data size that can be handled. In other words, it is highly possible that the size of scan data for all pages exceeds the data size that can be handled to determine whether the size of scan data exceeds a specific size at the time of acquiring scan data for some pages. It will also determine whether or not. An example of the specific application is an e-mail application, and an example of data handled by the specific application is an attached file.

アプリケーション毎に自アプリケーションが取り扱うことが可能なデータサイズを予め宣言してもよい。この場合、CPU11はOS14aを介して、各アプリケーションが取り扱うことが可能なデータサイズを取得してもよい。また、CPU11は、各アプリケーションが取り扱うことが可能なデータのサイズを、フラッシュメモリ14やインターネットから取得してもよい。   A data size that can be handled by the application itself may be declared in advance for each application. In this case, the CPU 11 may acquire a data size that can be handled by each application via the OS 14a. The CPU 11 may acquire the size of data that can be handled by each application from the flash memory 14 or the Internet.

S194aにおいて否定判断される場合(S194a:NO)にはS180へ戻り、肯定判断される場合(S194a:YES)にはS195aへ進む。S195aにおいてCPU11は、受信するスキャンデータが複数ページを備えているとともに、複数ページのスキャンデータの合計サイズが上限サイズより大きくなる、と予測する。よってCPU11は、スキャンデータの合計サイズが上限サイズを超えることを示す特性情報を、メインスレッドに通知する。また、S200aにおいてCPU11は、デバイス30から受信したスキャンデータの合計サイズが上限サイズを超過するか否かを判断する。肯定判断される場合(S200a:YES)にはS205aへ進み、CPU11は、スキャンデータの合計サイズが上限サイズを超えることを示す特性情報を、メインスレッドに通知する。そして、図9のS240aへ進む。一方、否定判断される場合(S200a:NO)にはS210aへ進み、CPU11は、スキャンデータの合計サイズが上限サイズを超えないことを示す特性情報を、メインスレッドに通知する。そして、図9のS240aへ進む。   If a negative determination is made in S194a (S194a: NO), the process returns to S180, and if an affirmative determination is made (S194a: YES), the process proceeds to S195a. In S195a, the CPU 11 predicts that the received scan data includes a plurality of pages and the total size of the scan data of the plurality of pages is larger than the upper limit size. Therefore, the CPU 11 notifies the main thread of characteristic information indicating that the total size of the scan data exceeds the upper limit size. In S200a, the CPU 11 determines whether or not the total size of the scan data received from the device 30 exceeds the upper limit size. When an affirmative determination is made (S200a: YES), the process proceeds to S205a, and the CPU 11 notifies the main thread of characteristic information indicating that the total size of the scan data exceeds the upper limit size. Then, the process proceeds to S240a in FIG. On the other hand, if a negative determination is made (S200a: NO), the process proceeds to S210a, and the CPU 11 notifies the main thread of characteristic information indicating that the total size of the scan data does not exceed the upper limit size. Then, the process proceeds to S240a in FIG.

S240aにおいて、共有先アプリ64が選択済みであると判断される場合(S240a:YES)には、S245aへ進む。S245aにおいてCPU11は、取り扱い可能なデータサイズに制限があるアプリケーションが、共有先アプリ64として選択されているか否かを判断する。S245aで肯定判断される場合(S245a:YES)には、S250aへ進む。S250aにおいてCPU11は、デバイス30から受信したスキャンデータの合計サイズが、上限サイズを超えるか否かを判断する。当該判断は、図11のS195a、S205aまたはS210aによって通知された特性情報に基づいて行われてもよい。肯定判断される場合(S250a:YES)には、S255において、ユーザによって選択されている特定アプリケーションが、複数ページのスキャンデータを取り扱うことができないことを示す警告エラーを、LCD18に表示させる。   In S240a, when it is determined that the sharing destination application 64 has been selected (S240a: YES), the process proceeds to S245a. In S <b> 245 a, the CPU 11 determines whether or not an application having a limited data size that can be handled is selected as the sharing destination application 64. When a positive determination is made in S245a (S245a: YES), the process proceeds to S250a. In S250a, the CPU 11 determines whether or not the total size of the scan data received from the device 30 exceeds the upper limit size. The determination may be made based on the characteristic information notified by S195a, S205a, or S210a of FIG. If an affirmative determination is made (S250a: YES), a warning error indicating that the specific application selected by the user cannot handle the scan data of a plurality of pages is displayed on the LCD 18 in S255.

また図10のS295aにおいて、CPU11は、デバイス30から受信したスキャンデータの合計サイズが、上限サイズを超えるか否かを判断する。肯定判断される場合(S295a:YES)にはS300aへ進み、CPU11は、特定アプリケーションを除いたアプリケーションの名称を、LCD18に表示させる。一方、否定判断される場合(S295a:NO)にはS305aへ進み、CPU11は、特定アプリケーションを含んだ全てのアプリケーションの名称を、LCD18に表示させる。   In S <b> 295 a in FIG. 10, the CPU 11 determines whether the total size of the scan data received from the device 30 exceeds the upper limit size. If an affirmative determination is made (S295a: YES), the process proceeds to S300a, and the CPU 11 causes the LCD 18 to display the names of applications excluding the specific application. On the other hand, if a negative determination is made (S295a: NO), the process proceeds to S305a, and the CPU 11 displays the names of all applications including the specific application on the LCD 18.

以上により、全原稿に対してスキャン処理が完了する前に、スキャンデータの合計サイズが上限サイズを超過するか否かを予測し、予測結果に適合した共有先アプリ64をユーザに選択させることが可能となる。これにより、スキャンデータを共有先アプリ64に確実に処理させることが可能となる。また、全原稿に対するスキャン処理の完了をユーザに待機させる必要がないため、ユーザの利便性を高めることが可能となる。   As described above, before the scan process is completed for all documents, it is predicted whether the total size of the scan data exceeds the upper limit size, and the user can select the sharing destination application 64 that matches the prediction result. It becomes possible. This makes it possible to cause the sharing destination application 64 to process the scan data with certainty. In addition, since it is not necessary for the user to wait for the completion of the scanning process for all the originals, the convenience for the user can be improved.

<変形例2>
S190において、全ページ分のスキャンデータの受信が完了したか否かを判断する態様は様々であってよい。例えば、ジョブ完了情報を用いない形態であってもよい。図12のフローを用いて、具体例を説明する。図12のフローにおいて、図8のフローと同一の符号が付されているステップの内容は説明済みであるため、ここでは説明を省略する。S190bにおいてCPU11は、予め定められた待機時間内に、次ページのスキャンデータの先頭パケットを受信したか否かを判断する。否定判断される場合(S190b:NO)には、全ページ分のスキャンデータの受信が完了したと判断し、S200へ進む。一方、肯定判断される場合(S190b:YES)には、全ページ分のスキャンデータの受信が完了していないと判断し、S193bへ進む。
<Modification 2>
In S190, the manner of determining whether or not reception of scan data for all pages has been completed may be various. For example, a form that does not use job completion information may be used. A specific example will be described using the flow of FIG. In the flow of FIG. 12, the contents of the steps denoted by the same reference numerals as those of the flow of FIG. In S190b, the CPU 11 determines whether or not the first packet of the scan data for the next page has been received within a predetermined waiting time. If a negative determination is made (S190b: NO), it is determined that reception of scan data for all pages has been completed, and the process proceeds to S200. On the other hand, if an affirmative determination is made (S190b: YES), it is determined that reception of scan data for all pages has not been completed, and the process proceeds to S193b.

S193bにおいてCPU11は、受信した先頭パケットが、2ページ目のスキャンデータの先頭パケットであるか否かを判断する。当該判断は、受信ページ数に基づいて判断されるとしてもよい。否定判断される場合(S193b:NO)にはS180へ戻り、肯定判断される場合(S193b:YES)には、S195へ進む。S195においてCPU11は、2ページ目のスキャンデータの先頭パケットを受信したことから、受信するスキャンデータが複数ページを備えている、と予測する。そしてCPU11は、受信するスキャンデータが複数ページを備えていることを示す特性情報を、メインスレッドに通知する。   In S193b, the CPU 11 determines whether or not the received head packet is the head packet of the scan data of the second page. This determination may be made based on the number of received pages. If a negative determination is made (S193b: NO), the process returns to S180, and if an affirmative determination is made (S193b: YES), the process proceeds to S195. In S195, since the CPU 11 has received the first packet of the scan data for the second page, the CPU 11 predicts that the received scan data includes a plurality of pages. Then, the CPU 11 notifies the main thread of characteristic information indicating that the received scan data includes a plurality of pages.

以上により、2ページ目のスキャンデータの先頭パケットを、スキャンデータが複数ページであるという実行特性を示す特性情報として流用することが可能となる。よって、全原稿に対してスキャン処理が完了する前に、スキャンデータが複数ページであるか単数ページであるかを予測し、予測結果に適合した共有先アプリ64をユーザに選択させることが可能となる。   As described above, the first packet of the scan data of the second page can be used as characteristic information indicating the execution characteristic that the scan data is a plurality of pages. Therefore, it is possible to predict whether the scan data is a plurality of pages or a single page before the scan processing is completed for all documents, and to allow the user to select a sharing destination application 64 that matches the prediction result. Become.

<その他の変形例>
スキャン実行指示の入力を受け付けた後に、共有先アプリ64の選択を受け付ける形態であってもよい。この場合、図5のS110〜S155を削除すればよい。S105から、図6のS170へ進むとすればよい。S170で否定判断される場合には、S170へ戻るとすればよい。図6のS240〜S270を削除すればよい。S173から、S280へ進むとすればよい。
<Other variations>
After receiving an input of a scan execution instruction, it may be configured to accept selection of the sharing destination application 64. In this case, S110 to S155 in FIG. 5 may be deleted. The process may proceed from S105 to S170 in FIG. If a negative determination is made in S170, the process may return to S170. What is necessary is just to delete S240-S270 of FIG. What is necessary is just to progress to S280 from S173.

共有先アプリ64の選択を受け付けた後に、スキャン実行指示の入力を受け付ける形態であってもよい。この場合、S110で否定判断される場合には、S110へ戻るとすればよい。S129、S150、S155の各々から、図6のS170へ進むとすればよい。S170で否定判断される場合には、S170へ戻るとすればよい。図7のS280〜S340を削除すればよい。S240を削除し、S173からS245へ進むとすればよい。   After receiving selection of the sharing destination application 64, an input of a scan execution instruction may be accepted. In this case, if a negative determination is made in S110, the process may return to S110. The process may proceed from S129, S150, and S155 to S170 in FIG. If a negative determination is made in S170, the process may return to S170. What is necessary is just to delete S280-S340 of FIG. It is only necessary to delete S240 and proceed from S173 to S245.

共有データのフォーマットの選択受け付けは、省略することが可能である。この場合、図5のS115〜S129を省略すればよい。S110において肯定判断された場合には、S130へ進むとすれば良い。   Acceptance of selection of the format of shared data can be omitted. In this case, S115 to S129 in FIG. 5 may be omitted. If an affirmative determination is made in S110, the process may proceed to S130.

警告表示を行う処理は、省略することが可能である。この場合、S130〜S137を省略して、S120からS140へ進むとしてもよい。   The process for displaying the warning can be omitted. In this case, S130 to S137 may be omitted and the process may proceed from S120 to S140.

以上より一般的に言うと、第1の場合では、デバイス制御アプリケーション14bは、「実行指示情報出力手段」と、「画像情報取得手段」と、「特性情報取得手段」と、「表示制御手段」と、「処理制御手段」と、して少なくともCPU11を機能させれば良い。具体例としては、CPU11は、S175と、S195と、S300と、S305と、S335とを少なくとも実行すればよい。また、第2の場合では、デバイス制御アプリケーション14bは、「選択受付手段」と、「実行指示情報出力手段」と、「画像情報取得手段」と、「特性情報取得手段」と、「表示制御手段」と、「処理制御手段」と、して少なくともCPU11を機能させれば良い。具体例としては、CPU11は、S143と、S175と、S180と、S195と、S255と、S265とを少なくとも実行すればよい。   More generally speaking, in the first case, the device control application 14b includes “execution instruction information output means”, “image information acquisition means”, “characteristic information acquisition means”, and “display control means”. Then, at least the CPU 11 may function as “processing control means”. As a specific example, the CPU 11 may execute at least S175, S195, S300, S305, and S335. In the second case, the device control application 14b includes a “selection reception unit”, an “execution instruction information output unit”, an “image information acquisition unit”, a “characteristic information acquisition unit”, and a “display control unit”. ”And“ processing control means ”, at least the CPU 11 may function. As a specific example, the CPU 11 may execute at least S143, S175, S180, S195, S255, and S265.

上記実施形態では、マルチページに非対応のフォーマットの一例がJPEGフォーマットであり、マルチページに対応したフォーマットの一例がPDFフォーマットであったが、これに限られるものではない。例えば、PNG、GIF、BMPなど、各種のフォーマットが、マルチページに非対応のフォーマットの一例となり得る。また、DOC、XLSなど、各種のフォーマットが、マルチページに対応したフォーマットの一例となり得る。   In the above embodiment, an example of a format that does not support multi-page is the JPEG format, and an example of a format that supports multi-page is the PDF format. However, the present invention is not limited to this. For example, various formats such as PNG, GIF, and BMP can be examples of formats that do not support multi-page. Various formats such as DOC and XLS can be examples of formats corresponding to multi-pages.

例えば、上記実施形態では、通話機能を有する携帯端末10が情報処理装置の一例であったが、パーソナルコンピュータ、デジタルカメラなどの通話機能を持たない各種の装置であっても情報処理装置の一例となり得る。また、タッチパネル17を有しておらず、ハードキーから操作を入力する装置についても、本発明を適用可能である。   For example, in the above-described embodiment, the mobile terminal 10 having a call function is an example of an information processing apparatus. However, various apparatuses that do not have a call function such as a personal computer and a digital camera are examples of the information processing apparatus. obtain. The present invention can also be applied to a device that does not have the touch panel 17 and inputs an operation from a hard key.

また、上記実施形態においては、携帯端末10に着脱可能なメモリカード20にJPEGデータおよびPDFデータが記憶されるものとして説明した。これらのデータは、例えば、携帯端末10に内蔵されたフラッシュメモリ14に記憶されても良い。   In the above embodiment, the JPEG data and the PDF data are described as being stored in the memory card 20 that can be attached to and detached from the mobile terminal 10. These data may be stored in, for example, the flash memory 14 built in the mobile terminal 10.

また、上記実施形態において、スキャナデータを画像データの一例として説明したが、画像データはこれに限られるものではなく、例えば、携帯端末10に内蔵されたデジタルカメラで撮影された画像データであっても良い。デジタルカメラでは、連続撮影機能によって、1の撮影操作で複数の画像データが生成されるとしてもよい。また、LCD18に表示させるスキャン画像71のサイズに合わせて、スキャンデータを縮小または拡大して生成したデータが、画像データの一例であっても良い。   In the above embodiment, the scanner data is described as an example of the image data. However, the image data is not limited to this. For example, the image data is image data captured by a digital camera built in the mobile terminal 10. Also good. In the digital camera, a plurality of pieces of image data may be generated by one shooting operation by a continuous shooting function. Further, data generated by reducing or enlarging scan data in accordance with the size of the scan image 71 displayed on the LCD 18 may be an example of image data.

また、上記実施形態では、「作成」とは、デバイス30から取得した画像データを、選択されたフォーマットのファイルに変換することであった。また、この場合、共有データのURIは、ファイルパスで構成されるものとして説明した。しかしながら、「作成」とは、デバイス30から取得した画像データを、処理対象フォーマットのコンテンツに変換することであっても良い。その場合、共有データのURIは、例えば、「Contents:///devicecontrol1/attach/1」のようにアプリケーション中のインデックスやIDでデータを特定する形式である、コンテンツ形式で構成される。   In the above-described embodiment, “creation” is to convert image data acquired from the device 30 into a file of a selected format. In this case, the URI of the shared data has been described as being configured with a file path. However, “creation” may mean converting image data acquired from the device 30 into content in a processing target format. In this case, the URI of the shared data is configured in a content format that is a format for specifying data by an index or ID in the application, such as “Contents: /// devicecontrol1 / attach / 1”.

また、上記実施形態においては、OS14aはアンドロイドOSであるものとして説明したが、他のOSが搭載された情報処理装置であっても本発明を適用可能である。   In the above-described embodiment, the OS 14a is described as an Android OS. However, the present invention can be applied to an information processing apparatus equipped with another OS.

また、上記実施形態において、共有機能はOS14aによって実現されるものとして説明したが、これに代えて、例えばハードウェアやミドルウェアによって共有機能が実現される場合にも本発明を適用可能である。   In the above embodiment, the sharing function is described as being realized by the OS 14a, but the present invention can be applied to the case where the sharing function is realized by hardware or middleware instead.

また、上記実施形態において、携帯端末10とデバイス30との間は、Wi−Fi接続されるものとして説明したが、これに代えて、例えば、Bluetooth(登録商標)により接続される場合にも、本発明を適用可能である。   Further, in the above embodiment, the mobile terminal 10 and the device 30 are described as being connected by Wi-Fi, but instead, for example, when connected by Bluetooth (registered trademark), The present invention is applicable.

また、上記実施形態においては、共有先アプリ一覧画面81(図4B)に含まれるアプリケーションの名称82〜85が、アプリケーションを識別する画像として用いられる場合を説明したが、アプリケーションを識別する画像として、アプリケーションのアイコン画像が用いられても良い。   Moreover, in the said embodiment, although the case where the application names 82-85 contained in the share destination application list screen 81 (FIG. 4B) were used as an image which identifies an application, as an image which identifies an application, An icon image of the application may be used.

また、上記実施形態では、本アプリ14bは、2種類のフォーマットのデータを作成させるものとして説明した。しかしながら、本発明は、3種類以上のフォーマットのデータを作成させるプログラムにも適用可能である。   In the above-described embodiment, the application 14b has been described as generating data of two types of formats. However, the present invention can also be applied to a program that creates data of three or more formats.

「実行指示情報出力手段」、「画像情報取得手段」、「特性情報取得手段」、「表示制御手段」、「処理制御手段」、「選択受付手段」、の各々は、ハードウェア単体、または、本発明のプログラムあるいはオペレーティングシステムなど本発明以外のプログラムを実行することにより動作するハードウェアであっても良い。また、これら各部は、複数のプログラムによる処理を組み合わせて動作するハードウェアであっても良い。   Each of the “execution instruction information output unit”, “image information acquisition unit”, “characteristic information acquisition unit”, “display control unit”, “processing control unit”, and “selection reception unit” is a single hardware unit, or It may be hardware that operates by executing a program other than the present invention such as the program of the present invention or an operating system. In addition, each of these units may be hardware that operates by combining processing by a plurality of programs.

共有元アプリ60は、データ出力元のアプリケーションの一例である。共有先アプリ64は、出力先アプリケーションの一例である。CPU11は、データ共有部の一例である。携帯端末10は、情報処理装置の一例である。デバイス制御アプリケーション14bは、情報処理プログラムの一例である。スキャンデータは、画像情報の一例である。デバイス30は、画像処理装置の一例である。無線LAN送受信部15は、通信インターフェースの一例である。CPU11は、プロセッサの一例である。RAM13は、記憶部の一例である。LCD18は、表示部の一例である。S175を実行するCPU11は、実行指示情報出力手段の一例である。S180を実行するCPU11は、画像情報取得手段の一例である。S195、S205、S210を実行するCPU11は、特性情報取得手段の一例である。名称82〜85は、識別情報の一例である。S300、S305、S255を実行するCPU11は、表示制御手段の一例である。S335、S265を実行するCPU11は、処理制御手段の一例である。S143を実行するCPU11は、選択受付手段の一例である。   The sharing source application 60 is an example of a data output source application. The sharing destination application 64 is an example of an output destination application. The CPU 11 is an example of a data sharing unit. The mobile terminal 10 is an example of an information processing device. The device control application 14b is an example of an information processing program. Scan data is an example of image information. The device 30 is an example of an image processing apparatus. The wireless LAN transmission / reception unit 15 is an example of a communication interface. The CPU 11 is an example of a processor. The RAM 13 is an example of a storage unit. The LCD 18 is an example of a display unit. The CPU 11 that executes S175 is an example of an execution instruction information output unit. The CPU 11 that executes S180 is an example of an image information acquisition unit. The CPU 11 that executes S195, S205, and S210 is an example of a characteristic information acquisition unit. The names 82 to 85 are examples of identification information. The CPU 11 that executes S300, S305, and S255 is an example of a display control unit. The CPU 11 that executes S335 and S265 is an example of a process control unit. The CPU 11 that executes S143 is an example of a selection receiving unit.

10:携帯端末、11:CPU、13:RAM、14b:デバイス制御アプリケーション、15:無線LAN送受信部、18:LCD、60:共有元アプリ、64:共有先アプリ   10: mobile terminal, 11: CPU, 13: RAM, 14b: device control application, 15: wireless LAN transmission / reception unit, 18: LCD, 60: sharing source application, 64: sharing destination application

なお、本明細書に開示の技術は、情報処理装置、情報処理装置を制御する制御装置、情報処理システム、情報処理方法、情報処理プログラムを記録する記録媒体等の種々の態様で実現可能である。
以下に、開示例を列挙する。
[開示例1]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
プロセッサと、
記憶部と、
表示部と、
を備えており、
前記プロセッサを、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記複数のアプリケーションのうちから、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
プロセッサと、
記憶部と、
表示部と、
を備えており、
前記プロセッサを、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付手段と、
前記選択受付手段が前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記選択受付手段によって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例3]
前記実行特性は、前記スキャン処理によって生成される前記画像情報が複数であるか単数であるかについての特性であり、
前記表示制御手段は、前記実行特性が前記画像情報が複数であるという特性である場合には、前記対応アプリケーションとして複数の画像情報を取り扱うことが可能なアプリケーションを抽出し、前記実行特性が前記画像情報が単数であるという特性である場合には、前記対応アプリケーションとして単数の画像情報を取り扱うことが可能なアプリケーションを抽出することを特徴とする開示例1または2に記載の情報処理プログラム。
[開示例4]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3に記載の情報処理プログラム。
[開示例5]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3または4に記載の情報処理プログラム。
[開示例6]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例3〜5の何れか一項に記載の情報処理プログラム。
[開示例7]
前記実行特性は、前記スキャン処理によって生成される前記1または複数の画像情報の合計サイズが予め定められた所定サイズより大きいか否かについての特性であり、
前記表示制御手段は、前記実行特性が前記1または複数の画像情報の合計サイズが前記所定サイズより大きいという特性である場合には、前記所定サイズより大きい画像情報を取り扱うことが可能なアプリケーションを前記対応アプリケーションとして抽出し、前記実行特性が前記1または複数の画像情報の合計サイズが前記所定サイズより小さいという特性である場合には、前記所定サイズより小さい画像情報を取り扱うことが可能なアプリケーションを前記対応アプリケーションとして抽出することを特徴とする開示例1または2に記載の情報処理プログラム。
[開示例8]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された第1の画像情報を前記画像処理装置から取得した後に、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合において、前記第1の画像情報のサイズが前記所定サイズの半分よりも大きい場合には、前記1または複数の画像情報の合計サイズが前記所定サイズより大きいという実行特性を示す前記特性情報を取得したと判断することを特徴とする開示例7に記載の情報処理プログラム。
[開示例9]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記複数のアプリケーションのうちから、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例10]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付手段と、
前記選択受付手段が前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力手段と、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得手段と、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得手段と、
前記選択受付手段によって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例11]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
を備えており、
前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力ステップと、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得ステップと、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得ステップと、
前記複数のアプリケーションのうちから、前記特性情報取得ステップによって取得された前記特性情報が示す実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御ステップと、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを選択する操作の入力を受け付け、選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
[開示例12]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、
1または複数の原稿をスキャンして1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースと、
記憶部と、
表示部と、
を備えており、
前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させ、前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける選択受付ステップと、
前記選択受付ステップが前記選択操作の入力を受け付けた後に、前記スキャン処理の実行指示情報を前記通信インターフェースが前記画像処理装置に送信するよう、前記実行指示情報を出力する実行指示情報出力ステップと、
前記1または複数の画像情報を前記通信インターフェースを介して前記情報処理装置から取得する画像情報取得ステップと、
前記1または複数の画像情報の全てを前記通信インターフェースを介して前記情報処理装置から取得する前に、前記スキャン処理の実行特性を示す特性情報を取得する特性情報取得ステップと、
前記選択受付ステップによって選択が受け付けられた前記出力先アプリケーションが、前記特性情報取得ステップによって取得された前記特性情報が示す実行特性に対応していない場合に、前記実行特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる表示制御ステップと、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付け、再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
また以下に、他の開示例を列挙する。
[開示例1]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
プロセッサと、
表示部と、
を備えており、
前記プロセッサを、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付手段と、
前記第2受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付ける第3受付手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第2受付手段は、前記第1受付手段が前記共有実行指示の入力を受け付け、且つ、前記第3受付手段が前記選択操作の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付け、
前記処理制御手段は、前記選択操作によって選択された前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例1に記載の情報処理プログラム。
[開示例3]
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させる第1表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第3受付手段は、前記第1表示制御手段によって前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択操作の入力を受け付けることを特徴とする開示例2に記載の情報処理プログラム。
[開示例4]
前記1または複数の画像情報の特性を示す特性情報を取得する特性情報取得手段と、
前記出力先アプリケーションが、前記特性情報取得手段によって取得された前記特性情報が示している画像情報の特性に対応しているか否かを判断する判断手段と、
して前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していると前記判断手段によって判断されたことを条件として、前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例1〜3の何れか1項に記載の情報処理プログラム。
[開示例5]
前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないと前記判断手段によって判断された場合に、前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないことを示す画像を前記表示部に表示させる第2表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させることを特徴とする開示例4に記載の情報処理プログラム。
[開示例6]
前記出力先アプリケーションが前記特性情報が示している画像情報の特性に対応していないと前記判断手段によって判断された場合に、前記特性情報が示している画像情報の特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させる第3表示制御手段と、
前記識別情報が表示されている前記1または複数の対応アプリケーションのうちから前記出力先アプリケーションを再選択する操作の入力を受け付ける第4受付手段と、
して前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記第4受付手段によって再選択が受け付けられた前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例4または5に記載の情報処理プログラム。
[開示例7]
前記画像情報の特性は、前記画像情報が複数であるか単数であるかについての特性であり、
前記判断手段は、前記出力先アプリケーションが単数の画像情報を取り扱うことが可能なアプリケーションである場合において、
前記画像情報の特性が前記画像情報が複数であるという特性である場合には前記出力先アプリケーションが前記画像情報の特性に対応していないと判断し、
前記画像情報の特性が前記画像情報が単数であるという特性である場合には前記出力先アプリケーションが前記画像情報の特性に対応していると判断することを特徴とする開示例4〜6の何れか1項に記載の情報処理プログラム。
[開示例8]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例7に記載の情報処理プログラム。
[開示例9]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例8に記載の情報処理プログラム。
[開示例10]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという特性を示す前記特性情報を取得することを特徴とする開示例8または9に記載の情報処理プログラム。
[開示例11]
前記画像情報の特性は、前記1または複数の画像情報の合計サイズについての特性であり、
前記判断手段は、
前記画像情報の特性が示す前記合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズよりも大きい場合には前記出力先アプリケーションが前記画像情報の特性に対応していないと判断し、
前記画像情報の特性が示す前記合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズよりも小さい場合には前記出力先アプリケーションが前記画像情報の特性に対応していると判断することを特徴とする開示例4〜6の何れか1項に記載の情報処理プログラム。
[開示例12]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された第1の画像情報を前記画像処理装置から取得した後に、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合において、前記第1の画像情報のサイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズの半分よりも大きい場合には、前記1または複数の画像情報の合計サイズが前記出力先アプリケーションが取り扱うことが可能なデータサイズより大きいという特性を示す前記特性情報を取得することを特徴とする開示例11に記載の情報処理プログラム。
[開示例13]
前記情報処理装置は、前記1または複数の画像情報を生成する撮影処理を実行可能なカメラをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記カメラから取得することを特徴とする開示例1〜7の何れか1項に記載の情報処理プログラム。
[開示例14]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置であって、
表示部と、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付手段と、
前記第2受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例15]
データ出力元のアプリケーションが出力するデータを、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに処理させるデータ共有部を備えた情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
前記出力先アプリケーションに1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる共有実行指示の入力を受け付ける第1受付ステップと、
前記第1受付ステップが前記共有実行指示の入力を受け付けた後に、前記1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第2受付ステップと、
前記第2受付ステップが前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得ステップと、
前記画像情報取得ステップが前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得ステップが取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
また以下に、さらに他の開示例を列挙する。
[開示例1]
情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
プロセッサと、
表示部と、
を備えており、
前記プロセッサを、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付手段であって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
[開示例2]
前記処理制御手段は、インテントを用いることで、前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を前記データ共有部に行わせることを特徴とする、開示例1に記載の情報処理プログラム。
[開示例3]
前記処理制御手段は、アプリケーション間でデータを受け渡すインテント機能によって、前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を前記データ共有部に行わせることを特徴とする、開示例2に記載の情報処理プログラム。
[開示例4]
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に前記情報処理プログラムが受け付けた特定操作に基づいて、前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記選択手段によって選択された前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする開示例1〜3の何れか1項に記載の情報処理プログラム。
[開示例5]
前記第2受付手段による前記共有実行指示の入力の受け付けが、前記特定操作の受け付けを兼ねることを特徴とする開示例4に記載の情報処理プログラム。
[開示例6]
前記第2受付手段が前記共有実行指示の入力を受け付ける前に、前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させる第1表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記選択手段は、前記第1表示制御手段によって前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択することを特徴とする開示例4または5に記載の情報処理プログラム。
[開示例7]
前記画像情報取得手段によって少なくとも一部が取得された前記1または複数の画像情報の特性を示す特性情報を取得する特性情報取得手段として前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第1表示制御手段は、前記特性情報が示している画像情報の特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させることを特徴とする開示例6に記載の情報処理プログラム。
[開示例8]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得することを特徴とする開示例7に記載の情報処理プログラム。
[開示例9]
前記情報処理装置は、前記1または複数の画像情報を生成する撮影処理を実行可能なカメラをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記カメラから取得することを特徴とする開示例7に記載の情報処理プログラム。
[開示例10]
前記画像情報の特性は、前記画像情報が複数であるか単数であるかについての特性であり、
前記第1表示制御手段は、
前記画像情報の特性が前記画像情報が複数であるという特性である場合には複数の画像情報を取り扱うことが可能なアプリケーションの前記識別情報を前記表示部に表示させ、
前記画像情報の特性が前記画像情報が単数であるという特性である場合には単数の画像情報を取り扱うことが可能なアプリケーションの前記識別情報を前記表示部に表示させることを特徴とする開示例7に記載の情報処理プログラム。
[開示例11]
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例10に記載の情報処理プログラム。
[開示例12]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする開示例11に記載の情報処理プログラム。
[開示例13]
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという特性を示す前記特性情報を取得することを特徴とする開示例11または12に記載の情報処理プログラム。
[開示例14]
前記画像情報の特性は、前記1または複数の画像情報の合計サイズについての特性であり、
前記第1表示制御手段は、前記画像情報の特性が示す前記合計サイズよりも大きいデータサイズを取り扱うことが可能な1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させることを特徴とする開示例7に記載の情報処理プログラム。
[開示例15]
情報処理装置であって、
表示部と、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付手段であって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
[開示例16]
情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付ステップと、
前記第1受付ステップが前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得ステップと、
前記第1受付ステップが前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得ステップが前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付ステップであって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付ステップと、
前記画像情報取得ステップが前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得ステップが取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
The technology disclosed in this specification can be realized in various modes such as an information processing device, a control device that controls the information processing device, an information processing system, an information processing method, and a recording medium that records an information processing program. .
Examples of disclosure are listed below.
[Disclosure Example 1]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A processor;
A storage unit;
A display unit;
With
The processor;
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit from the plurality of applications. Display control means for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received Processing control means for causing the data sharing unit to perform an operation of
An information processing program characterized by being able to function.
[Disclosure Example 2]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A processor;
A storage unit;
A display unit;
With
The processor;
Selection receiving means for displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed When,
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection receiving means receives the input of the selection operation;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection is received by the selection receiving unit does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit, one or more corresponding to the execution characteristic Display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. Processing control means for causing the data sharing unit to perform an operation for processing
An information processing program characterized by being able to function.
[Disclosure Example 3]
The execution characteristic is a characteristic as to whether the image information generated by the scan process is plural or singular,
When the execution characteristic is a characteristic that the image information is plural, the display control unit extracts an application capable of handling a plurality of pieces of image information as the corresponding application, and the execution characteristic is the image The information processing program according to the disclosure example 1 or 2, wherein an application capable of handling a single piece of image information is extracted as the corresponding application when the information has a characteristic of being singular.
[Disclosure Example 4]
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. The disclosure example 3 is characterized in that, when the image information is not acquired from the image processing apparatus via the communication interface, it is determined that the characteristic information indicating an execution characteristic that the image information is single is acquired. Information processing program.
[Disclosure Example 5]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to disclosure example 3 or 4, wherein it is determined that the characteristic information indicating the execution characteristic is acquired.
[Disclosure Example 6]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. In the case of the disclosure examples 3 to 5, it is determined that the characteristic information indicating the execution characteristic that the image information is plural is acquired when the image information is acquired from the image processing apparatus via the communication interface. The information processing program according to any one of the above.
[Disclosure Example 7]
The execution characteristic is a characteristic as to whether or not a total size of the one or more pieces of image information generated by the scanning process is larger than a predetermined size,
When the execution characteristic is a characteristic that the total size of the one or more pieces of image information is larger than the predetermined size, the display control unit may be configured to display an application capable of handling image information larger than the predetermined size. When the execution characteristic is a characteristic that the total size of the one or more pieces of image information is smaller than the predetermined size, the application capable of handling the image information smaller than the predetermined size is extracted as the corresponding application. The information processing program according to the disclosure example 1 or 2, which is extracted as a corresponding application.
[Disclosure Example 8]
The characteristic information acquisition unit includes information indicating that the scan processing is completed after the image information acquisition unit acquires the first image information generated based on the first original from the image processing apparatus. When the size of the first image information is larger than half of the predetermined size when not acquired from the image processing apparatus via the communication interface, the total size of the one or more pieces of image information is It is determined that the characteristic information indicating the execution characteristic that is larger than the predetermined size has been acquired.
[Disclosure Example 9]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit from the plurality of applications. Display control means for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received Processing control means for causing the data sharing unit to perform an operation of
An information processing apparatus comprising:
[Disclosure Example 10]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
Selection receiving means for displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed When,
Execution instruction information output means for outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection receiving means receives the input of the selection operation;
Image information acquisition means for acquiring the one or more pieces of image information from the information processing apparatus via the communication interface;
Characteristic information acquisition means for acquiring characteristic information indicating an execution characteristic of the scan processing before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection is received by the selection receiving unit does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition unit, one or more corresponding to the execution characteristic Display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. Processing control means for causing the data sharing unit to perform an operation for processing
An information processing apparatus comprising:
[Disclosure Example 11]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
With
An execution instruction information output step of outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus;
An image information acquisition step of acquiring the one or more image information from the information processing apparatus via the communication interface;
A characteristic information acquisition step of acquiring characteristic information indicating an execution characteristic of the scan process before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
Identification for identifying one or more corresponding applications by extracting one or more corresponding applications corresponding to the execution characteristics indicated by the characteristic information acquired in the characteristic information acquisition step from the plurality of applications. A display control step for displaying information on the display unit;
An input of an operation for selecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more image information is processed in the output destination application for which the selection is received A process control step for causing the data sharing unit to perform an operation of
An information processing apparatus control method comprising:
[Disclosure Example 12]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes:
A communication interface capable of communicating with an image processing apparatus capable of executing scan processing for scanning one or more originals to generate one or more image information;
A storage unit;
A display unit;
With
A selection receiving step of displaying identification information for identifying the plurality of applications on the display unit and receiving an input of a selection operation for selecting the output destination application from the plurality of applications on which the identification information is displayed. When,
An execution instruction information output step of outputting the execution instruction information so that the communication interface transmits the execution instruction information of the scan process to the image processing apparatus after the selection reception step receives the input of the selection operation;
An image information acquisition step of acquiring the one or more image information from the information processing apparatus via the communication interface;
A characteristic information acquisition step of acquiring characteristic information indicating an execution characteristic of the scan process before acquiring all of the one or more pieces of image information from the information processing apparatus via the communication interface;
When the output destination application whose selection has been received by the selection reception step does not correspond to the execution characteristic indicated by the characteristic information acquired by the characteristic information acquisition step, one or more corresponding to the execution characteristic A display control step of extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
An input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed is received, and the one or more pieces of image information are received by the output destination application that has received the reselection. A process control step for causing the data sharing unit to perform an operation for processing
An information processing apparatus control method comprising:
In addition, other disclosed examples are listed below.
[Disclosure Example 1]
An information processing program that is read into an information processing apparatus that includes a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications. And
The information processing apparatus includes:
A processor;
A display unit;
With
The processor;
First receiving means for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
Second receiving means for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving means has received an input of the sharing execution instruction;
An image information acquisition unit that acquires the one or more pieces of image information in response to the second reception unit receiving an input of an execution instruction for the image information acquisition process;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing program characterized by being able to function.
[Disclosure Example 2]
As a third receiving means for receiving an input of a selection operation for selecting the output destination application from among the plurality of applications, the information processing program further causes the processor to function,
The second receiving unit acquires the one or more pieces of image information after the first receiving unit receives an input of the sharing execution instruction and the third receiving unit receives an input of the selection operation. Accept input of execution instruction of image information acquisition process,
The information processing program according to claim 1, wherein the processing control unit causes the output destination application selected by the selection operation to process the one or more pieces of image information.
[Disclosure Example 3]
As the first display control means for displaying identification information for identifying the plurality of applications on the display unit after the first accepting means accepts the input of the sharing execution instruction, the information processing program causes the processor to Make it work,
The third receiving unit receives an input of a selection operation for selecting the output destination application from the plurality of applications for which the identification information is displayed by the first display control unit. Information processing program described in 1.
[Disclosure Example 4]
Characteristic information acquisition means for acquiring characteristic information indicating characteristics of the one or more image information;
Determining means for determining whether the output destination application corresponds to the characteristic of the image information indicated by the characteristic information acquired by the characteristic information acquiring means;
The information processing program causes the processor to further function,
The processing control means may provide the output destination application with the one or more output conditions on the condition that the determination means determines that the output destination application corresponds to the characteristic of the image information indicated by the characteristic information. The information processing program according to any one of disclosure examples 1 to 3, wherein image information is processed.
[Disclosure Example 5]
When the determination unit determines that the output destination application does not correspond to the characteristic of the image information indicated by the characteristic information, the output destination application corresponds to the characteristic of the image information indicated by the characteristic information. The information processing program according to disclosure example 4, wherein the information processing program further causes the processor to function as second display control means for displaying an image indicating that the display is not performed on the display unit.
[Disclosure Example 6]
When the determination unit determines that the output destination application does not correspond to the characteristic of the image information indicated by the characteristic information, one or more corresponding to the characteristic of the image information indicated by the characteristic information Third display control means for extracting a corresponding application and displaying identification information for identifying the one or more corresponding applications on the display unit;
A fourth receiving means for receiving an input of an operation for reselecting the output destination application from the one or more corresponding applications in which the identification information is displayed;
The information processing program causes the processor to further function,
6. The information processing program according to disclosure example 4 or 5, wherein the processing control unit causes the output destination application whose reselection is received by the fourth receiving unit to process the one or more pieces of image information.
[Disclosure Example 7]
The characteristic of the image information is a characteristic as to whether the image information is plural or singular,
In the case where the output destination application is an application capable of handling a single piece of image information,
When the characteristic of the image information is a characteristic that the image information is plural, it is determined that the output destination application does not correspond to the characteristic of the image information,
Any of Disclosure Examples 4 to 6 wherein when the image information characteristic is a characteristic that the image information is singular, it is determined that the output destination application corresponds to the image information characteristic. The information processing program according to claim 1.
[Disclosure Example 8]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. The information processing program according to the disclosure example 7, wherein the characteristic information indicating the characteristic that the image information is singular is acquired when the image information is not acquired from the image processing apparatus via the communication interface. .
[Disclosure Example 9]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to the disclosure example 8, wherein the characteristic information indicating the characteristic of being is acquired.
[Disclosure Example 10]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information is acquired from the image processing apparatus via the communication interface, the characteristic information indicating the characteristic that the image information is plural is acquired. program.
[Disclosure Example 11]
The characteristic of the image information is a characteristic about a total size of the one or more pieces of image information,
The determination means includes
When the total size indicated by the characteristics of the image information is larger than the data size that can be handled by the output destination application, it is determined that the output destination application does not correspond to the characteristics of the image information;
When the total size indicated by the characteristics of the image information is smaller than a data size that can be handled by the output destination application, it is determined that the output destination application corresponds to the characteristics of the image information. The information processing program according to any one of disclosure examples 4 to 6.
[Disclosure Example 12]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit includes information indicating that the scan processing is completed after the image information acquisition unit acquires the first image information generated based on the first original from the image processing apparatus. When the size of the first image information is larger than half of the data size that can be handled by the output destination application when it is not acquired from the image processing apparatus via the communication interface, the 1 Alternatively, the information processing program according to the disclosure example 11, wherein the characteristic information indicating a characteristic that a total size of a plurality of pieces of image information is larger than a data size that can be handled by the output destination application is acquired.
[Disclosure Example 13]
The information processing apparatus further includes a camera capable of executing a photographing process for generating the one or more pieces of image information,
The information processing program according to any one of Disclosure Examples 1 to 7, wherein the image information acquisition unit acquires the one or more pieces of image information from the camera.
[Disclosure Example 14]
An information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application that is selected as a data output destination from a plurality of applications,
A display unit;
First receiving means for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
Second receiving means for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving means has received an input of the sharing execution instruction;
An image information acquisition unit that acquires the one or more pieces of image information in response to the second reception unit receiving an input of an execution instruction for the image information acquisition process;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing apparatus comprising:
[Disclosure Example 15]
A method of controlling an information processing apparatus including a data sharing unit that causes an output destination application to process data output from a data output source application to an output destination application selected from among a plurality of applications,
The information processing apparatus includes a display unit,
A first receiving step for receiving an input of a sharing execution instruction for causing the data sharing unit to perform an operation for causing the output destination application to process one or more pieces of image information;
A second receiving step for receiving an input of an execution instruction of an image information acquisition process for acquiring the one or more pieces of image information after the first receiving step has received an input of the sharing execution instruction;
An image information acquisition step of acquiring the one or more pieces of image information in response to the second reception step receiving an input of an execution instruction for the image information acquisition process;
The operation of causing the output destination application to process the one or more image information acquired by the image information acquisition step in response to the image information acquisition step acquiring the one or more image information. Processing control steps to be performed by the sharing unit;
An information processing apparatus control method comprising:
Further, other disclosed examples are listed below.
[Disclosure Example 1]
An information processing program read by an information processing apparatus,
The information processing apparatus includes:
A processor;
A display unit;
With
The processor;
First receiving means for receiving an input of an execution instruction for an image information acquisition process for acquiring one or more image information;
An image information acquisition unit that acquires the one or more pieces of image information in response to the first reception unit receiving an input of an execution instruction for the image information acquisition process;
After the first receiving unit receives an input of an execution instruction for the image information acquisition process, and before the image information acquisition unit completes acquisition of the one or more pieces of image information, receives an input of a sharing execution instruction 2nd reception means, wherein the sharing execution instruction instructs the data sharing unit to operate the output destination application, which is an application selected as a data output destination from among a plurality of applications, to process the one or more pieces of image information. The second receiving means, which is an instruction to be performed;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing program characterized by being able to function.
[Disclosure Example 2]
The information according to disclosure example 1, wherein the processing control unit causes the data sharing unit to perform an operation of causing the output destination application to process the one or more pieces of image information by using an intent. Processing program.
[Disclosure Example 3]
The processing control unit causes the data sharing unit to perform an operation of causing the output destination application to process the one or more pieces of image information by an intent function for transferring data between applications. 2. The information processing program according to 2.
[Disclosure Example 4]
The information processing program receives the image information acquisition process after the first reception unit receives an input of the image information acquisition process and before the image information acquisition unit completes the acquisition of the one or more pieces of image information. Based on a specific operation, as a selection means for selecting the output destination application from the plurality of applications, the information processing program further causes the processor to function,
4. The information processing program according to claim 1, wherein the processing control unit causes the output destination application selected by the selection unit to process the one or more pieces of image information.
[Disclosure Example 5]
5. The information processing program according to disclosed example 4, wherein the input of the sharing execution instruction by the second receiving unit also serves as the reception of the specific operation.
[Disclosure Example 6]
As the first display control means for displaying identification information for identifying the plurality of applications on the display unit before the second accepting means accepts the input of the sharing execution instruction, the information processing program causes the processor to Make it work,
The information processing program according to disclosure 4 or 5, wherein the selection unit selects the output destination application from the plurality of applications for which the identification information is displayed by the first display control unit. .
[Disclosure Example 7]
The information processing program further causes the processor to function as characteristic information acquisition means for acquiring characteristic information indicating characteristics of the one or more pieces of image information acquired at least in part by the image information acquisition means,
The first display control means extracts one or a plurality of corresponding applications corresponding to the characteristic of the image information indicated by the characteristic information, and displays identification information for identifying the one or a plurality of corresponding applications in the display unit The information processing program according to the disclosure example 6, wherein the information processing program is displayed.
[Disclosure Example 8]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
8. The information processing program according to disclosure example 7, wherein the image information acquisition unit acquires the one or more pieces of image information from the image processing apparatus via the communication interface.
[Disclosure Example 9]
The information processing apparatus further includes a camera capable of executing a photographing process for generating the one or more pieces of image information,
The information processing program according to a seventh disclosure, wherein the image information acquisition unit acquires the one or more pieces of image information from the camera.
[Disclosure Example 10]
The characteristic of the image information is a characteristic as to whether the image information is plural or singular,
The first display control means includes
When the characteristic of the image information is a characteristic that the image information is plural, the identification information of an application capable of handling plural pieces of image information is displayed on the display unit,
When the characteristic of the image information is a characteristic that the image information is singular, the identification information of an application capable of handling the singular image information is displayed on the display unit. Information processing program described in 1.
[Disclosure Example 11]
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. The information processing program according to a tenth disclosure, wherein the characteristic information indicating a characteristic that the image information is singular is acquired when the image information is not acquired from the image processing apparatus via the communication interface. .
[Disclosure Example 12]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to the eleventh disclosure, characterized in that the characteristic information indicating the characteristic of being is acquired.
[Disclosure Example 13]
The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information is acquired from the image processing apparatus via the communication interface, the characteristic information indicating the characteristic that the image information is plural is acquired. program.
[Disclosure Example 14]
The characteristic of the image information is a characteristic about a total size of the one or more pieces of image information,
The first display control means extracts one or more corresponding applications capable of handling a data size larger than the total size indicated by the characteristics of the image information, and identifies the one or more corresponding applications The information processing program according to the disclosure example 7, wherein the identification information is displayed on the display unit.
[Disclosure Example 15]
An information processing apparatus,
A display unit;
First receiving means for receiving an input of an execution instruction for an image information acquisition process for acquiring one or more image information;
An image information acquisition unit that acquires the one or more pieces of image information in response to the first reception unit receiving an input of an execution instruction for the image information acquisition process;
After the first receiving unit receives an input of an execution instruction for the image information acquisition process, and before the image information acquisition unit completes acquisition of the one or more pieces of image information, receives an input of a sharing execution instruction 2nd reception means, wherein the sharing execution instruction instructs the data sharing unit to operate the output destination application, which is an application selected as a data output destination from among a plurality of applications, to process the one or more pieces of image information. The second receiving means, which is an instruction to be performed;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing apparatus comprising:
[Disclosure Example 16]
A method for controlling an information processing apparatus,
The information processing apparatus includes a display unit,
A first receiving step for receiving an input of an execution instruction of an image information acquisition process for acquiring one or a plurality of image information;
An image information acquisition step for acquiring the one or more image information in response to the first reception step receiving an input of an execution instruction for the image information acquisition process;
After the first reception step has received an input of an execution instruction for the image information acquisition process, and before the image information acquisition step has completed the acquisition of the one or more pieces of image information, an input of a sharing execution instruction is received In the second accepting step, the sharing execution instruction instructs the data sharing unit to perform an operation of causing the output destination application, which is an application selected as a data output destination from the plurality of applications, to process the one or more pieces of image information The second receiving step, which is an instruction to be performed;
The operation of causing the output destination application to process the one or more image information acquired by the image information acquisition step in response to the image information acquisition step acquiring the one or more image information. Processing control steps to be performed by the sharing unit;
An information processing apparatus control method comprising:

Claims (16)

情報処理装置に読み込まれる情報処理プログラムであって、
前記情報処理装置は、
プロセッサと、
表示部と、
を備えており、
前記プロセッサを、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付手段であって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
して機能させることが可能であることを特徴とする情報処理プログラム。
An information processing program read by an information processing apparatus,
The information processing apparatus includes:
A processor;
A display unit;
With
The processor;
First receiving means for receiving an input of an execution instruction for an image information acquisition process for acquiring one or more image information;
An image information acquisition unit that acquires the one or more pieces of image information in response to the first reception unit receiving an input of an execution instruction for the image information acquisition process;
After the first receiving unit receives an input of an execution instruction for the image information acquisition process, and before the image information acquisition unit completes acquisition of the one or more pieces of image information, receives an input of a sharing execution instruction 2nd reception means, wherein the sharing execution instruction instructs the data sharing unit to operate the output destination application, which is an application selected as a data output destination from among a plurality of applications, to process the one or more pieces of image information. The second receiving means, which is an instruction to be performed;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing program characterized by being able to function.
前記処理制御手段は、インテントを用いることで、前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を前記データ共有部に行わせることを特徴とする、請求項1に記載の情報処理プログラム。   The information according to claim 1, wherein the processing control unit causes the data sharing unit to perform an operation of causing the output destination application to process the one or more pieces of image information by using an intent. Processing program. 前記処理制御手段は、アプリケーション間でデータを受け渡すインテント機能によって、前記出力先アプリケーションに前記1または複数の画像情報を処理させる動作を前記データ共有部に行わせることを特徴とする、請求項2に記載の情報処理プログラム。   The processing control unit causes the data sharing unit to perform an operation of causing the output destination application to process the one or more pieces of image information by an intent function for transferring data between applications. 2. The information processing program according to 2. 前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に前記情報処理プログラムが受け付けた特定操作に基づいて、前記複数のアプリケーションのうちから前記出力先アプリケーションを選択する選択手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記処理制御手段は、前記選択手段によって選択された前記出力先アプリケーションに前記1または複数の画像情報を処理させることを特徴とする請求項1〜3の何れか1項に記載の情報処理プログラム。
The information processing program receives the image information acquisition process after the first reception unit receives an input of the image information acquisition process and before the image information acquisition unit completes the acquisition of the one or more pieces of image information. Based on a specific operation, as a selection means for selecting the output destination application from the plurality of applications, the information processing program further causes the processor to function,
The information processing program according to claim 1, wherein the processing control unit causes the output destination application selected by the selection unit to process the one or more pieces of image information.
前記第2受付手段による前記共有実行指示の入力の受け付けが、前記特定操作の受け付けを兼ねることを特徴とする請求項4に記載の情報処理プログラム。   5. The information processing program according to claim 4, wherein the acceptance of the sharing execution instruction by the second accepting unit also serves as the acceptance of the specific operation. 前記第2受付手段が前記共有実行指示の入力を受け付ける前に、前記複数のアプリケーションを識別するための識別情報を前記表示部に表示させる第1表示制御手段として、前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記選択手段は、前記第1表示制御手段によって前記識別情報が表示されている前記複数のアプリケーションのうちから前記出力先アプリケーションを選択することを特徴とする請求項4または5に記載の情報処理プログラム。
As the first display control means for displaying identification information for identifying the plurality of applications on the display unit before the second accepting means accepts the input of the sharing execution instruction, the information processing program causes the processor to Make it work,
The information processing program according to claim 4 or 5, wherein the selection unit selects the output destination application from the plurality of applications for which the identification information is displayed by the first display control unit. .
前記画像情報取得手段によって少なくとも一部が取得された前記1または複数の画像情報の特性を示す特性情報を取得する特性情報取得手段として前記情報処理プログラムは前記プロセッサをさらに機能させ、
前記第1表示制御手段は、前記特性情報が示している画像情報の特性に対応する1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させることを特徴とする請求項6に記載の情報処理プログラム。
The information processing program further causes the processor to function as characteristic information acquisition means for acquiring characteristic information indicating characteristics of the one or more pieces of image information acquired at least in part by the image information acquisition means,
The first display control means extracts one or a plurality of corresponding applications corresponding to the characteristic of the image information indicated by the characteristic information, and displays identification information for identifying the one or a plurality of corresponding applications in the display unit The information processing program according to claim 6, wherein the information processing program is displayed.
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得することを特徴とする請求項7に記載の情報処理プログラム。
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The information processing program according to claim 7, wherein the image information acquisition unit acquires the one or more pieces of image information from the image processing apparatus via the communication interface.
前記情報処理装置は、前記1または複数の画像情報を生成する撮影処理を実行可能なカメラをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記カメラから取得することを特徴とする請求項7に記載の情報処理プログラム。
The information processing apparatus further includes a camera capable of executing a photographing process for generating the one or more pieces of image information,
The information processing program according to claim 7, wherein the image information acquisition unit acquires the one or more pieces of image information from the camera.
前記画像情報の特性は、前記画像情報が複数であるか単数であるかについての特性であり、
前記第1表示制御手段は、
前記画像情報の特性が前記画像情報が複数であるという特性である場合には複数の画像情報を取り扱うことが可能なアプリケーションの前記識別情報を前記表示部に表示させ、
前記画像情報の特性が前記画像情報が単数であるという特性である場合には単数の画像情報を取り扱うことが可能なアプリケーションの前記識別情報を前記表示部に表示させることを特徴とする請求項7に記載の情報処理プログラム。
The characteristic of the image information is a characteristic as to whether the image information is plural or singular,
The first display control means includes
When the characteristic of the image information is a characteristic that the image information is plural, the identification information of an application capable of handling plural pieces of image information is displayed on the display unit,
8. The identification information of an application capable of handling a single piece of image information is displayed on the display unit when the characteristic of the image information is a characteristic that the piece of image information is singular. Information processing program described in 1.
前記情報処理装置は、1または複数の原稿をスキャンして前記1または複数の画像情報を生成するスキャン処理を実行可能な画像処理装置と通信することが可能な通信インターフェースをさらに備え、
前記画像情報取得手段は、前記1または複数の画像情報を前記通信インターフェースを介して前記画像処理装置から取得し、
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得しなかった場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする請求項10に記載の情報処理プログラム。
The information processing apparatus further includes a communication interface capable of communicating with an image processing apparatus capable of executing a scan process of scanning one or more documents to generate the one or more image information,
The image information acquisition means acquires the one or more pieces of image information from the image processing apparatus via the communication interface,
The characteristic information acquisition unit acquires the image information generated based on the second original after the image information acquisition unit acquires the image information generated based on the first original from the image processing apparatus. 11. The information processing program according to claim 10, wherein when the image information is not acquired from the image processing apparatus via the communication interface, the characteristic information indicating a characteristic that the image information is singular is acquired. .
前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得することなく、前記スキャン処理が完了したことを示す情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が単数であるという特性を示す前記特性情報を取得することを特徴とする請求項11に記載の情報処理プログラム。   The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. When the information indicating that the scan process is completed is acquired from the image processing apparatus via the communication interface without acquiring the image information from the image processing apparatus via the communication interface, the image information is singular. The information processing program according to claim 11, wherein the characteristic information indicating the characteristic of being is acquired. 前記特性情報取得手段は、前記画像情報取得手段が1枚目の原稿に基づいて生成された画像情報を前記画像処理装置から取得した後に、2枚目以降の原稿に基づいて生成された画像情報を前記通信インターフェースを介して前記画像処理装置から取得した場合には、前記画像情報が複数であるという特性を示す前記特性情報を取得することを特徴とする請求項11または12に記載の情報処理プログラム。   The characteristic information acquisition unit acquires image information generated based on the second and subsequent originals after the image information acquisition unit acquires image information generated based on the first original from the image processing apparatus. 13. The information processing according to claim 11, wherein when the information is acquired from the image processing apparatus via the communication interface, the characteristic information indicating a characteristic that the image information is plural is acquired. program. 前記画像情報の特性は、前記1または複数の画像情報の合計サイズについての特性であり、
前記第1表示制御手段は、前記画像情報の特性が示す前記合計サイズよりも大きいデータサイズを取り扱うことが可能な1または複数の対応アプリケーションを抽出し、前記1または複数の対応アプリケーションを識別するための識別情報を前記表示部に表示させることを特徴とする請求項7に記載の情報処理プログラム。
The characteristic of the image information is a characteristic about a total size of the one or more pieces of image information,
The first display control means extracts one or more corresponding applications capable of handling a data size larger than the total size indicated by the characteristics of the image information, and identifies the one or more corresponding applications The information processing program according to claim 7, wherein the identification information is displayed on the display unit.
情報処理装置であって、
表示部と、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得手段と、
前記第1受付手段が前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得手段が前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付手段であって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付手段と、
前記画像情報取得手段が前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得手段が取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus,
A display unit;
First receiving means for receiving an input of an execution instruction for an image information acquisition process for acquiring one or more image information;
An image information acquisition unit that acquires the one or more pieces of image information in response to the first reception unit receiving an input of an execution instruction for the image information acquisition process;
After the first receiving unit receives an input of an execution instruction for the image information acquisition process, and before the image information acquisition unit completes acquisition of the one or more pieces of image information, receives an input of a sharing execution instruction 2nd reception means, wherein the sharing execution instruction instructs the data sharing unit to operate the output destination application, which is an application selected as a data output destination from among a plurality of applications, to process the one or more pieces of image information. The second receiving means, which is an instruction to be performed;
An operation for causing the output destination application to process the one or more image information acquired by the image information acquiring unit in response to the image information acquiring unit acquiring the one or more image information. Processing control means to be performed by the sharing unit;
An information processing apparatus comprising:
情報処理装置の制御方法であって、
前記情報処理装置は、表示部を備えており、
1または複数の画像情報を取得する画像情報取得処理の実行指示の入力を受け付ける第1受付ステップと、
前記第1受付ステップが前記画像情報取得処理の実行指示の入力を受け付けたことに応じて、前記1または複数の画像情報を取得する画像情報取得ステップと、
前記第1受付ステップが前記画像情報取得処理の実行指示の入力を受け付けた後であって前記画像情報取得ステップが前記1または複数の画像情報の取得を完了する前に共有実行指示の入力を受け付ける第2受付ステップであって、前記共有実行指示は、複数のアプリケーションのうちからデータ出力先として選択されたアプリケーションである出力先アプリケーションに前記1または複数の画像情報を処理させる動作をデータ共有部に行わせる指示である、前記第2受付ステップと、
前記画像情報取得ステップが前記1または複数の画像情報を取得したことに応じて、前記出力先アプリケーションに、前記画像情報取得ステップが取得した前記1または複数の画像情報を処理させる動作を、前記データ共有部に行わせる処理制御ステップと、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus,
The information processing apparatus includes a display unit,
A first receiving step for receiving an input of an execution instruction of an image information acquisition process for acquiring one or a plurality of image information;
An image information acquisition step for acquiring the one or more image information in response to the first reception step receiving an input of an execution instruction for the image information acquisition process;
After the first reception step has received an input of an execution instruction for the image information acquisition process, and before the image information acquisition step has completed the acquisition of the one or more pieces of image information, an input of a sharing execution instruction is received In the second accepting step, the sharing execution instruction instructs the data sharing unit to perform an operation of causing the output destination application, which is an application selected as a data output destination from the plurality of applications, to process the one or more pieces of image information. The second receiving step, which is an instruction to be performed;
The operation of causing the output destination application to process the one or more image information acquired by the image information acquisition step in response to the image information acquisition step acquiring the one or more image information. Processing control steps to be performed by the sharing unit;
An information processing apparatus control method comprising:
JP2019104736A 2019-06-04 2019-06-04 Information processing program, information processing apparatus, and method of controlling information processing apparatus Active JP6750709B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019104736A JP6750709B2 (en) 2019-06-04 2019-06-04 Information processing program, information processing apparatus, and method of controlling information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019104736A JP6750709B2 (en) 2019-06-04 2019-06-04 Information processing program, information processing apparatus, and method of controlling information processing apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018103392A Division JP6536715B2 (en) 2018-05-30 2018-05-30 INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD OF INFORMATION PROCESSING DEVICE

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020135631A Division JP6996596B2 (en) 2020-08-11 2020-08-11 Information processing program, information processing device, and control method of information processing device

Publications (2)

Publication Number Publication Date
JP2019185795A true JP2019185795A (en) 2019-10-24
JP6750709B2 JP6750709B2 (en) 2020-09-02

Family

ID=68341018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019104736A Active JP6750709B2 (en) 2019-06-04 2019-06-04 Information processing program, information processing apparatus, and method of controlling information processing apparatus

Country Status (1)

Country Link
JP (1) JP6750709B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012248051A (en) * 2011-05-30 2012-12-13 Brother Ind Ltd Information processing program, information processing apparatus and information processing method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012248051A (en) * 2011-05-30 2012-12-13 Brother Ind Ltd Information processing program, information processing apparatus and information processing method

Also Published As

Publication number Publication date
JP6750709B2 (en) 2020-09-02

Similar Documents

Publication Publication Date Title
JP6194669B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
US10924624B2 (en) Computer readable recording medium, information processing apparatus, and information processing method
US10230863B2 (en) Information processing device performing a data sharing process among applications and controlling method thereof
US9473610B2 (en) Information processing program, information processing apparatus and information processing method
JP5673357B2 (en) Information processing program, information processing apparatus, and information processing method
JP6244876B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6996596B2 (en) Information processing program, information processing device, and control method of information processing device
JP5891903B2 (en) Information processing program, information processing apparatus, and information processing method
JP6891936B2 (en) Information processing program, information processing device, and control method of information processing device
JP6750709B2 (en) Information processing program, information processing apparatus, and method of controlling information processing apparatus
JP6347306B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6536715B2 (en) INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD OF INFORMATION PROCESSING DEVICE
JP6593419B2 (en) Information processing program, information processing apparatus, and information processing apparatus control method
JP6500944B2 (en) INFORMATION PROCESSING PROGRAM, INFORMATION PROCESSING DEVICE, AND CONTROL METHOD OF INFORMATION PROCESSING DEVICE
JP6583507B2 (en) Information processing program, information processing apparatus, and information processing method
JP6418209B2 (en) Information processing program, information processing apparatus, and information processing method
JP6056875B2 (en) Information processing program, information processing apparatus, and information processing method
JP2020013595A (en) Information processing program, information processing apparatus, and information processing method
JP2015228116A (en) Information processing program, information processing device, and control method of information processing device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190621

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190625

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200714

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200727

R150 Certificate of patent or registration of utility model

Ref document number: 6750709

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150