JP6390484B2 - Information processing apparatus, output program, and external program - Google Patents
Information processing apparatus, output program, and external program Download PDFInfo
- Publication number
- JP6390484B2 JP6390484B2 JP2015062714A JP2015062714A JP6390484B2 JP 6390484 B2 JP6390484 B2 JP 6390484B2 JP 2015062714 A JP2015062714 A JP 2015062714A JP 2015062714 A JP2015062714 A JP 2015062714A JP 6390484 B2 JP6390484 B2 JP 6390484B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- output
- specific information
- unit
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Stored Programmes (AREA)
Description
本発明は、コンテンツデータで示されるコンテンツを出力する出力プログラム、当該出力プログラムに利用させるコンテンツデータの指定を受け付ける外部プログラム、及び各プログラムを実行する情報処理装置に関する。 The present invention relates to an output program that outputs content indicated by content data, an external program that accepts designation of content data to be used by the output program, and an information processing apparatus that executes each program.
例えば特許文献1には、携帯端末に記憶された写真データ、ストレージサーバに記憶されたデータ、或いはWEBページを構成するHTMLデータ等をユーザに指定させ、指定されたコンテンツデータで示されるコンテンツを出力することができる出力プログラムが開示されている。また、コンテンツデータの種類に応じて最適化された指定インタフェースを有し、当該指定インタフェースを通じてユーザに指定させたコンテンツデータを出力プログラムに引き渡す外部プログラムが知られている。 For example, in Patent Document 1, the user specifies photo data stored in a portable terminal, data stored in a storage server, HTML data constituting a web page, etc., and the content indicated by the specified content data is output. An output program that can be used is disclosed. There is also known an external program that has a specified interface optimized according to the type of content data, and delivers the content data specified by the user through the specified interface to the output program.
ユーザは、出力プログラムがインストールされていないコンピュータにおいて、特許文献1に記載された外部プログラムを操作することができる。しかしながら、外部プログラムは、出力プログラムに引き渡すためのコンテンツデータが指定されたとしても、当該コンテンツを出力プログラムに引き渡すことができない。そして、出力プログラムがインストールされた後に、再びユーザが外部プログラムを通じてコンテンツデータを指定すると、外部プログラムは、指定されたコンテンツを出力プログラムに引き渡すことができる。すなわち、出力プログラムのインストール後に、コンテンツデータを再び指定させる手間をユーザに要求することになる。 The user can operate the external program described in Patent Document 1 on a computer in which no output program is installed. However, even if content data to be delivered to the output program is specified, the external program cannot deliver the content to the output program. Then, after the output program is installed, when the user designates content data again through the external program, the external program can deliver the designated content to the output program. In other words, after the output program is installed, the user is requested to have trouble specifying the content data again.
本発明は、上記の事情に鑑みてなされたものであり、その目的は、出力プログラムのインストール前に、ユーザが外部プログラムを通じて指定したコンテンツデータを、コンテンツデータを再び指定させる手間をユーザに強いることなく、取得することが可能な出力プログラムを提供することにある。 The present invention has been made in view of the above circumstances, and its purpose is to force the user to re-specify the content data specified by the user through the external program before installing the output program. And an output program that can be obtained.
(1) 本明細書に記載の出力プログラムは、操作部と、記憶部と、コンテンツを出力する出力部とを備えるコンピュータが読み取り可能である。前記記憶部は、前記コンピュータが読み取り可能な外部プログラムを記憶することが可能である。前記外部プログラムは、コンテンツデータを指定するユーザ操作を受け付けること、指定された前記コンテンツデータを特定する特定情報を生成すること、及び生成した前記特定情報を前記記憶部に記憶させること、を前記コンピュータに実行させることが可能である。該出力プログラムは、該出力プログラムが起動されたことに応じて、前記特定情報が前記記憶部に記憶されているか否かを判断する第1判断処理と、前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付ける第1受付処理と、前記第1受付処理で指定された前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第1出力処理と、を前記コンピュータに実行させ、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第2出力処理と、を前記コンピュータに実行させる。 (1) The output program described in this specification can be read by a computer including an operation unit, a storage unit, and an output unit that outputs content. The storage unit can store an external program readable by the computer. The external program receives a user operation for specifying content data, generates specific information for specifying the specified content data, and stores the generated specific information in the storage unit. Can be executed. The output program includes a first determination process for determining whether or not the specific information is stored in the storage unit in response to the output program being activated, and if the specific information is not stored, In response to the determination in the first determination process, the user operation for specifying the content data is indicated by the first reception process for receiving via the operation unit and the content data specified in the first reception process. First output processing for causing the output unit to output content is executed by the computer and specified by the specific information in response to determining that the specific information is stored in the first determination processing. And causing the computer to execute a second output process for outputting the content indicated by the content data to the output unit.
上記構成の出力プログラムによれば、外部プログラムを通じてユーザが指定したコンテンツデータを特定情報に基づいて特定し、当該コンテンツデータで示されるコンテンツを出力することができる。すなわち、出力プログラムのインストール前にユーザが外部プログラムを通じて指定したコンテンツデータを、コンテンツデータを再び指定させる手間をユーザに強いることなく、取得することができる。 According to the output program configured as described above, content data designated by the user through an external program can be specified based on the specific information, and the content indicated by the content data can be output. That is, the content data specified by the user through the external program before the installation of the output program can be acquired without forcing the user to specify the content data again.
なお、特定情報とは、例えば、コンテンツデータそのものを含んでもよいし、コンテンツデータの所在を示す情報を含んでもよいし、コンテンツデータを保持する外部プログラムのプログラム識別情報を含んでもよい。また、出力部は、例えば、画像を表示する表示部を含んでもよいし、画像をシートに記録する記録部を含んでもよいし、画像データをFAX送信するFAX部を含んでもよい。 Note that the specific information may include, for example, the content data itself, may include information indicating the location of the content data, or may include program identification information of an external program that holds the content data. The output unit may include, for example, a display unit that displays an image, may include a recording unit that records an image on a sheet, or may include a FAX unit that transmits image data by FAX.
(2) 例えば、前記コンピュータは、画像を表示する表示部を備える。前記操作部は、前記表示部に内蔵されたタッチパネルである。該出力プログラムは、前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、各々が異なる前記コンテンツデータを示す複数のオブジェクトを前記表示部に表示させるオブジェクト表示処理を前記コンピュータに実行させ、前記第1受付処理において、複数の前記オブジェクトの1つの位置をタッチするユーザ操作を、前記コンテンツデータを指定するユーザ操作として、前記操作部を介して受け付け、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記オブジェクト表示処理を前記コンピュータに実行させることなく、前記第2出力処理を前記コンピュータに実行させる。 (2) For example, the computer includes a display unit that displays an image. The operation unit is a touch panel built in the display unit. The output program performs an object display process for causing the display unit to display a plurality of objects each indicating the different content data in response to the determination in the first determination process that the specific information is not stored. In the first receiving process, a user operation for touching one position of the plurality of objects is received as a user operation for designating the content data through the operation unit, and the specific information is stored. In response to the determination in the first determination process, the second output process is executed by the computer without causing the computer to execute the object display process.
(3) 一例として、前記外部プログラムは、前記コンテンツデータを利用させるプログラムを識別するプログラム識別情報を含む前記特定情報を生成する。該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、該出力プログラムを識別する前記プログラム識別情報である対象識別情報を当該特定情報が含むか否かを判断する第2判断処理を前記コンピュータに実行させ、前記対象識別情報を含まないと前記第2判断処理で判断したことに応じて、前記第1受付処理を前記コンピュータに実行させ、前記対象識別情報を含むと前記第2判断処理で判断したことに応じて、前記第2出力処理を前記コンピュータに実行させる。 (3) As an example, the external program generates the specific information including program identification information for identifying a program that uses the content data. Whether or not the output information includes target identification information that is the program identification information for identifying the output program in response to the first determination process determining that the specific information is stored. A second determination process for determining whether or not the target identification information is included, and in response to determining that the second determination process does not include the target identification information, the computer executes the first reception process, and In response to the determination in the second determination process that the identification information is included, the second output process is executed by the computer.
(4) 他の例として、前記外部プログラムは、前記第2出力処理における前記出力部の動作を示す動作情報を含む前記特定情報を生成する。前記出力部は、対象動作を実行することが可能である。該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記特定情報に含まれる前記動作情報が前記対象動作を示しているか否かを判断する第3判断処理を前記コンピュータに実行させ、前記動作情報が前記対象動作を示すと前記第3判断処理で判断した場合の前記第2出力処理において、前記前記出力部に前記対象動作を実行させる。 (4) As another example, the external program generates the specific information including operation information indicating the operation of the output unit in the second output process. The output unit can execute a target operation. The output program determines whether the operation information included in the specific information indicates the target operation in response to determining in the first determination process that the specific information is stored. 3 determination processing is executed by the computer, and in the second output processing when the third determination processing determines that the operation information indicates the target operation, the output unit is caused to execute the target operation.
上記構成によれば、出力プログラムに利用させるための特定情報を適切に識別することができる。 According to the above configuration, it is possible to appropriately identify the specific information to be used by the output program.
(5) 好ましくは、該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、複数の前記特定情報が記憶されているか否かを判断する第4判断処理と、複数の前記特定情報が記憶されていると前記第4判断処理で判断したことに応じて、各特定情報で特定される前記コンテンツデータで示される複数のコンテンツを、前記第1出力処理で一括して出力可能か否かを判断する第5判断処理と、を前記コンピュータに実行させ、一括して出力可能と前記第5判断処理で判断した場合の前記第2出力処理において、当該複数のコンテンツを一括して前記出力部に出力させる。 (5) Preferably, the output program determines whether or not a plurality of the specific information is stored in response to determining that the specific information is stored in the first determination process. A plurality of contents indicated by the content data specified by each specific information in response to the determination process and the determination by the fourth determination process that a plurality of the specific information is stored, the first output In the second output process when the computer executes the fifth determination process for determining whether or not the process can be output in a batch, and the fifth determination process determines that the output can be performed in a batch and the fifth determination process, A plurality of contents are collectively output to the output unit.
上記構成によれば、出力プログラムのインストール前に指定されたコンテンツデータを効率的に利用することができる。 According to the above configuration, the content data specified before the installation of the output program can be efficiently used.
(6) 好ましくは、該出力プログラムは、一括して出力不能と前記第5判断処理で判断したことに応じて、複数の前記特定情報の1つを指定するユーザ操作を前記操作部を介して受け付ける第2受付処理を、前記コンピュータに実行させ、前記第2出力処理において、前記第2受付処理で指定された前記特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる。 (6) Preferably, the output program performs a user operation for designating one of the plurality of specific information via the operation unit in response to the determination that the output is collectively impossible in the fifth determination process. Causing the computer to execute a second reception process to be received, and outputting the content indicated by the content data specified by the specific information specified in the second reception process to the output unit in the second output process; Let
上記構成によれば、出力プログラムのインストール前に指定された複数のコンテンツデータのうち、所望のコンテンツデータをユーザに指定させることができる。 According to the above configuration, it is possible to allow the user to specify desired content data among a plurality of content data specified before the installation of the output program.
(7) 例えば、前記出力部は、画像を表示する表示部を含む。前記コンテンツデータは、画像を示す画像データである。前記特定情報は、前記画像データで示される画像をシートに記録する際に用いられる設定値を含む。該出力プログラムは、前記第5判断処理において、複数の前記特定情報それぞれに含まれる前記設定値を比較し、複数の前記特定情報に共通の前記設定値が含まれる場合に、当該複数のコンテンツを一括して出力可能と判断し、前記第2出力処理において、各々が異なる前記特定情報に対応する複数のプレビュー画像を前記表示部に一覧表示させ、前記プレビュー画像は、対応する前記特定情報で特定される前記画像データで示される画像を、当該特定情報に含まれる前記設定値に従ってシートに記録したイメージを示す画像である。 (7) For example, the output unit includes a display unit that displays an image. The content data is image data indicating an image. The specific information includes a setting value used when an image indicated by the image data is recorded on a sheet. In the fifth determination process, the output program compares the setting values included in each of the plurality of specific information, and if the plurality of the specific information includes the common setting value, the output program In the second output process, a plurality of preview images corresponding to different specific information are displayed in a list on the display unit, and the preview image is specified by the corresponding specific information. It is an image which shows the image which recorded on the sheet | seat the image shown by the said image data according to the said setting value contained in the said specific information.
(8) 例えば、前記操作部は、前記表示部に内蔵されたタッチパネルである。前記出力部は、画像をシートに記録する記録処理を実行する記録装置と通信可能な通信部を含む。該出力プログラムは、前記第2出力処理において、複数の前記プレビュー画像、及び前記記録処理の実行を指示するユーザ操作を受け付けるためのオブジェクトを、前記表示部に表示させるプレビュー処理と、前記オブジェクトの位置をタッチするユーザ操作を前記操作部を介して受け付ける指示受付処理と、前記オブジェクトの位置をタッチするユーザ操作を前記指示受付処理で受け付けたことに応じて、前記通信部を通じて前記記録装置に記録指示情報を送信する記録指示処理と、を前記コンピュータに実行させる。前記記録指示情報は、前記特定情報で特定される前記画像データで示される画像を前記設定値に従ってシートに記録することを指示する情報である。 (8) For example, the operation unit is a touch panel built in the display unit. The output unit includes a communication unit capable of communicating with a recording apparatus that executes a recording process for recording an image on a sheet. In the second output process, the output program displays a plurality of preview images and an object for receiving a user operation instructing execution of the recording process on the display unit, and a position of the object An instruction receiving process for accepting a user operation for touching via the operation unit, and a recording instruction for recording to the recording device through the communication unit in response to accepting a user operation for touching the position of the object in the instruction accepting process And causing the computer to execute recording instruction processing for transmitting information. The recording instruction information is information that instructs to record an image indicated by the image data specified by the specifying information on a sheet according to the set value.
(9) 好ましくは、該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記第2出力処理及び前記第1受付処理のどちらを実行するかを選択するユーザ操作を前記操作部を介して受け付ける第3受付処理を、前記コンピュータに実行させる。 (9) Preferably, the output program executes the second output process or the first reception process in response to the determination by the first determination process that the specific information is stored. The computer is caused to execute a third reception process for receiving a user operation for selecting the item via the operation unit.
上記構成によれば、特定情報で特定されるコンテンツデータを利用するか否かをユーザに選択させることができる。 According to the above configuration, the user can select whether to use the content data specified by the specific information.
(10) 例えば、前記コンピュータは、画像を表示する表示部を備える。前記操作部は、前記表示部に内蔵されたタッチパネルである。該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記コンテンツデータの取得元を示す取得元オブジェクトを前記表示部に一覧表示させる一覧表示処理と、一覧表示された前記取得元オブジェクトの位置をタッチするユーザ操作を前記操作部を介して受け付ける選択受付処理と、を前記コンピュータに実行させる。前記取得元オブジェクトは、前記外部プログラムを示す外部プログラムオブジェクトと、前記外部プログラム以外の取得元を示す非外部プログラムオブジェクトとを含む。該出力プログラムは、前記非外部プログラムオブジェクトの位置をタッチするユーザ操作を前記選択受付処理で受け付けたことに応じて、前記第1受付処理を前記コンピュータに実行させ、前記第1受付処理において、当該取得元オブジェクトで示される取得元から取得可能な前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付け、前記外部プログラムオブジェクトの位置をタッチするユーザ操作を前記選択受付処理で受け付けたことに応じて、前記第2出力処理を前記コンピュータに実行させる。 (10) For example, the computer includes a display unit that displays an image. The operation unit is a touch panel built in the display unit. The output program includes a list display process for causing the display unit to display a list of acquisition source objects indicating acquisition sources of the content data in response to the first determination process determining that the specific information is stored. And a selection receiving process for receiving a user operation for touching the position of the acquisition source object displayed in a list via the operation unit. The acquisition source object includes an external program object indicating the external program and a non-external program object indicating an acquisition source other than the external program. The output program causes the computer to execute the first reception process in response to receiving a user operation for touching a position of the non-external program object in the selection reception process. In the first reception process, A user operation that specifies the content data that can be acquired from the acquisition source indicated by the acquisition source object is received via the operation unit, and a user operation that touches the position of the external program object is received in the selection reception process. In response, the computer causes the computer to execute the second output process.
(11) 好ましくは、該出力プログラムは、前記一覧表示処理において、前記特定情報を前記記憶部に記憶させた前記外部プログラムを示す前記外部プログラムオブジェクトに、当該特定情報の存在を報知する報知オブジェクトを付加する。 (11) Preferably, in the list display process, the output program includes a notification object for notifying the external program object indicating the external program having the specific information stored in the storage unit of the presence of the specific information. Append.
上記構成によれば、特定情報の存在をユーザに報知することによって、当該特定情報の利用を促すことができる。 According to the said structure, utilization of the said specific information can be promoted by alert | reporting to a user the presence of specific information.
(12) 例えば、前記外部プログラムは、当該外部プログラムを識別するプログラム識別情報を含む前記特定情報を生成する。該出力プログラムは、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報に含まれる前記プログラム識別情報で識別される前記外部プログラムから前記コンテンツデータを取得する取得処理を、前記コンピュータに実行させ、前記第2出力処理において、前記取得処理で取得した前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる。 (12) For example, the external program generates the specific information including program identification information for identifying the external program. The output program acquires the content data from the external program identified by the program identification information included in the specific information in response to the first determination process determining that the specific information is stored. The acquisition process is executed by the computer, and in the second output process, the content indicated by the content data acquired in the acquisition process is output to the output unit.
(13) 好ましくは、該出力プログラムは、起動中の所定のタイミングで前記第1判断処理を、前記コンピュータに繰り返し実行させる。 (13) Preferably, the output program causes the computer to repeatedly execute the first determination process at a predetermined timing during activation.
上記構成によれば、出力プログラムの起動時に利用されなかった特定情報、或いは出力プログラムのインストール後に生成された特定情報の利用を促すことができる。なお、出力プログラムのインストール後に生成される特定情報は、例えば、出力プログラムがビジー状態の時に、外部プログラムを通じてコンテンツデータが指定された場合に生成されるものであってもよい。 According to the above configuration, it is possible to promote the use of specific information that was not used when the output program was started or specific information that was generated after the output program was installed. The specific information generated after the installation of the output program may be generated, for example, when content data is designated through an external program when the output program is busy.
(14) 好ましくは、前記外部プログラムは、予め定められたプログラムのみがアクセスを許可された前記特定情報を生成する。該出力プログラムは、前記第1判断処理において、該出力プログラムがアクセスを許可された前記特定情報が前記記憶部に記憶されているか否かを判断し、該出力プログラムがアクセスを許可された前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記第2出力処理を前記コンピュータに実行させ、当該特定情報を前記記憶部から削除する削除処理を、前記第2出力処理を実行した後に前記コンピュータに実行させる。 (14) Preferably, the external program generates the specific information in which only a predetermined program is permitted to access. In the first determination process, the output program determines whether or not the specific information that the output program is permitted to access is stored in the storage unit, and the output program is permitted to access the specific information In response to determining that information is stored in the first determination process, the second output process is executed by the computer, and the deletion process for deleting the specific information from the storage unit is performed in the second output process. After the processing is executed, the computer is caused to execute it.
上記構成によれば、特定情報が他のプログラムに利用されることによる誤動作を抑制すると共に、セキュリティを向上させることができる。 According to the above configuration, it is possible to suppress malfunctions due to the specific information being used by other programs and improve security.
(15) 本明細書に記載の外部プログラムは、操作部と、記憶部と、出力部とを備えるコンピュータが読み取り可能である。前記記憶部は、前記コンピュータが読み取り可能な出力プログラムを記憶することが可能である。該外部プログラムは、コンテンツデータを前記出力プログラムに利用させることを指示するユーザ操作を、前記操作部を介して受け付ける受付処理と、前記ユーザ操作を前記受付処理で受け付けたことに応じて、前記コンテンツデータを特定する特定情報を生成する生成処理と、前記出力プログラムが前記記憶部に記憶されているか否かを判断する第1判断処理と、前記出力プログラムが記憶されていると前記第1判断処理で判断したことに応じて、前記出力プログラムを起動させる起動処理と、を前記コンピュータに実行させ、前記起動処理において、前記特定情報を前記出力プログラムに引き渡し、前記出力プログラムが記憶されていないと前記第1判断処理で判断したことに応じて、前記出力プログラムが起動時にアクセスする前記記憶部の領域に前記特定情報を記憶させる記憶制御処理と、を前記コンピュータに実行させる。 (15) The external program described in this specification can be read by a computer including an operation unit, a storage unit, and an output unit. The storage unit can store an output program readable by the computer. The external program accepts a user operation for instructing the output program to use content data through the operation unit, and receives the user operation through the accepting process. Generation processing for generating specific information for specifying data, first determination processing for determining whether or not the output program is stored in the storage unit, and first determination processing when the output program is stored And starting the output program according to the determination in the computer, and in the startup process, the specific information is passed to the output program, and the output program is not stored. The output program is accessed at startup in response to the determination in the first determination process. A storage control process wherein to store certain information in the area of the part, the causes the computer to perform.
(16) 好ましくは、該外部プログラムは、該外部プログラムが起動されたことに応じて、前記記憶制御処理で記憶させた前記特定情報が前記記憶部に記憶されているか否かを判断する第2判断処理と、前記特定情報が記憶されていると判断したことに応じて、前記第1判断処理と、を前記コンピュータに実行させる。 (16) Preferably, the external program determines whether or not the specific information stored in the storage control process is stored in the storage unit in response to the activation of the external program. In response to the determination process and the determination that the specific information is stored, the first determination process is executed by the computer.
上記構成によれば、出力プログラムのインストール前に指定されたコンテンツデータ、及び出力プログラムのインストール後に指定されたコンテンツデータの両方を、出力プログラムに利用させることができる。 According to the above configuration, both the content data specified before the installation of the output program and the content data specified after the installation of the output program can be used by the output program.
(17) 本明細書に記載の情報処理装置は、操作部と、記憶部と、コンテンツを出力する出力部と、制御部とを備える。前記記憶部は、前記コンピュータが読み取り可能な外部プログラムを記憶することが可能である。前記外部プログラムは、コンテンツデータを指定するユーザ操作を受け付けること、指定された前記コンテンツデータを特定する特定情報を生成すること、及び生成した前記特定情報を前記記憶部に記憶させることを該情報処理装置に実行させることが可能である。前記出力プログラムを実行する前記制御部は、前記特定情報が前記記憶部に記憶されているか否かを判断する第1判断処理と、前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付ける第1受付処理と、前記第1受付処理で指定された前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第1出力処理と、前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第2出力処理とを実行する。 (17) An information processing apparatus described in the present specification includes an operation unit, a storage unit, an output unit that outputs content, and a control unit. The storage unit can store an external program readable by the computer. The information processing includes accepting a user operation for specifying content data, generating specific information for specifying the specified content data, and storing the generated specific information in the storage unit. It is possible to have the device execute. The control unit that executes the output program determines in the first determination process that determines whether or not the specific information is stored in the storage unit, and in the first determination process that the specific information is not stored. Accordingly, a first reception process for accepting a user operation for designating the content data via the operation unit, and a content indicated by the content data designated in the first reception process for the output unit And outputting the content indicated by the content data specified by the specific information in response to the first output processing to be output to and the first determination processing determining that the specific information is stored. The second output process to be output to is executed.
本発明によれば、外部プログラムを通じてユーザが指定したコンテンツデータをコンテンツ情報に基づいて特定し、当該コンテンツデータで示されるコンテンツを出力することができるので、出力プログラムのインストール前にユーザが外部プログラムを通じて指定したコンテンツデータを、コンテンツデータを再び指定させる手間をユーザに強いることなく、取得することができる。 According to the present invention, content data specified by a user through an external program can be specified based on the content information, and the content indicated by the content data can be output. The designated content data can be acquired without forcing the user to designate the content data again.
以下、適宜図面を参照して本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。 Hereinafter, embodiments of the present invention will be described with reference to the drawings as appropriate. The embodiment described below is merely an example of the present invention, and it is needless to say that the embodiment of the present invention can be changed as appropriate without departing from the gist of the present invention.
図1は、本実施形態における記録システム100の概略図である。図1に示される記録システム100は、複合機10と、携帯端末50とで構成されている。複合機10及び携帯端末50は、通信ネットワーク102を介して相互に通信可能とされている。通信ネットワーク102の具体例は特に限定されないが、例えば、有線LAN(Local Area Networkの略)、無線LAN、或いはこれらの組み合わせであってもよい。また、複合機10及び携帯端末50は、インターネット上のサービス提供装置70と通信可能であってもよい。
FIG. 1 is a schematic diagram of a
[複合機10]
複合機10は、図1に示されるように、プリンタ部11と、スキャナ部12と、表示部23と、操作部24と、通信部25と、CPU31と、記憶部32と、通信バス33とを主に備える。複合機10を構成する各構成要素は、通信バス33を介して相互に接続されている。複合機10は、記録装置の一例である。
[Multifunction machine 10]
As shown in FIG. 1, the
[プリンタ部11、スキャナ部12]
プリンタ部11は、画像データで示される画像をシートの一例である記録用紙に記録する記録処理を実行する。プリンタ部11の記録方式として、インクジェット方式や電子写真方式などの公知の方式を採用することができる。スキャナ部12は、記録用紙に記録されている画像を読み取って画像データを生成するスキャン処理を実行する。複合機10は、FAXの送受信を行うFAX機能、記録用紙に記録された画像を読み取って他の記録用紙に記録するコピー機能等をさらに有してもよい。
[
The
[表示部23]
表示部23は、各種情報を表示する表示画面を備える。表示部23としては、液晶ディスプレイ(Liquid Crystal Displayの略)、有機ELディスプレイ(Organic Electro−Luminescence Displayの略)等を採用することができる。
[Display unit 23]
The
[操作部24]
操作部24は、表示部23の表示画面に表示されたオブジェクトを選択するユーザの操作を受け付ける。具体的には、操作部24はボタンを有しており、押下されたボタンに対応づけられた各種の操作信号をCPU31へ出力する。さらに、操作部24は、表示部23の表示画面に重畳された膜状のタッチセンサを有していてもよい。すなわち、表示部23がタッチパネルディスプレイとして構成されてもよい。
[Operation unit 24]
The
なお、「オブジェクト」とは、ユーザが操作部24を操作することによって選択可能な画像を指す。一例として、オブジェクトは表示部23に表示された文字列であって、操作部24の方向キーを押下することによってオブジェクトの1つがハイライト表示され、操作部24の決定ボタンを押下することによってハイライト表示されたオブジェクトが選択されてもよい。他の例として、操作部24がタッチパネルである場合のオブジェクトは表示部23に表示されたアイコン、ボタン、リンク等であって、タッチ位置に表示されたオブジェクトが選択されてもよい。
The “object” refers to an image that can be selected by the user operating the
タッチパネルとして実現される操作部24は、表示部23の表示画面をタッチするユーザ操作を受け付ける。また、操作部24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。位置情報は、例えば、表示画面の左上端を原点とし、右向きをx軸の正の向き、下向きをy軸の正の向きとしたx−y平面上の座標(x,y)として表現できる。タッチセンサには、静電容量方式、抵抗膜方式等の周知の方式を採用することができる。
The
なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。すなわち、タッチした入力媒体を所定時間内に表示画面から離間させるタップ操作、タッチした入力媒体を表示画面上で静止させるロングタッチ操作、タッチした入力媒体を表示画面上でスライドさせるスライド操作、表示画面上をスライドする入力媒体の加速度が閾値以上であるフリック操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに近づける向きにスライドさせるピンチイン操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに離れる向きにスライドさせるピンチアウト操作等は、タッチの一例である。 Note that “touch” in this specification includes all operations for bringing an input medium into contact with a display screen. That is, a tap operation to move the touched input medium away from the display screen within a predetermined time, a long touch operation to make the touched input medium stand still on the display screen, a slide operation to slide the touched input medium on the display screen, a display screen Flick operation where the acceleration of the input medium sliding above the threshold is more than a threshold, pinch-in operation to slide two input media touched at different positions on the display screen toward each other, two touched at different positions on the display screen A pinch-out operation or the like that slides the input medium away from each other is an example of a touch.
また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させることを、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。 In addition, even if the input medium is not touching the display screen, the concept of “touch” may include bringing the input medium close to a position where the distance from the display screen is very small. Furthermore, the input medium may be a user's finger or a touch pen.
[通信部25]
通信部25は、通信ネットワーク102を通じて外部装置と通信を行うためのインタフェースである。すなわち、複合機10は、通信部25を通じて携帯端末50或いはサービス提供装置70に各種情報を出力し、通信部25を通じて携帯端末50或いはサービス提供装置70から各種データ又は各種情報を受信する。通信部25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(Wi−Fi Allianceの登録商標)を採用することができる。
[Communication unit 25]
The
[CPU31]
CPU(Central Processing Unitの略)31は、複合機10の全体動作を制御するものである。CPU31は、操作部24から出力される各種情報、及び通信部25を通じて外部装置から取得した各種情報等に基づいて、後述する各種プログラムを記憶部32から取得して実行する。すなわち、CPU31及び記憶部32は、制御部の一例を構成する。
[CPU 31]
A CPU (abbreviation of Central Processing Unit) 31 controls the overall operation of the
[記憶部32]
記憶部32は、プログラム記憶領域32Aと、データ記憶領域32Bとを有する。プログラム記憶領域32Aには、OS(Operating Systemの略)34と、制御プログラム35とが格納される。なお、制御プログラム35は、単一のプログラムであってもよいし、複数のプログラムの集合体であってもよい。データ記憶領域32Bには、制御プログラム35の実行に必要なデータ或いは情報が記憶される。
[Storage unit 32]
The
なお、本明細書中の「データ」と「情報」とは、コンピュータによって取り扱い可能なビット或いはビット列である点において共通する。「データ」とは、各ビットが示す意味内容をコンピュータが考慮することなく取り扱えるものを指す。これに対して、「情報」とは、各ビットが示す意味内容によってコンピュータの動作が分岐するものを指す。さらに、「指示」は、送信先の装置に対して次の動作を促すための制御信号であって、情報を含んでいることもあるし、それ自体が情報としての性質を有していることもある。 Note that “data” and “information” in this specification are common in that they are bits or bit strings that can be handled by a computer. “Data” refers to data that can be handled by the computer without taking into account the meaning of each bit. On the other hand, “information” refers to information that the operation of the computer branches depending on the semantic content indicated by each bit. Furthermore, the “instruction” is a control signal for prompting the destination apparatus to perform the next operation, and may include information or itself has a property as information. There is also.
また、「データ」及び「情報」は、形式(例えば、テキスト形式、バイナリ形式、フラグ形式等)がコンピュータ毎に変更されたとしても、同一の意味内容と認識される限り、同一のデータ及び情報として取り扱われる。例えば、「2つ」であることを示す情報が、あるコンピュータではASCIIコードで”0x32“というテキスト形式の情報として保持され、別のコンピュータでは二進数表記で”10“というバイナリ形式の情報として保持されてもよい。 In addition, even if the format (for example, text format, binary format, flag format, etc.) is changed for each computer, “data” and “information” have the same data and information as long as they are recognized as the same meaning content. Are treated as For example, information indicating “two” is stored as text information “0x32” in ASCII code in one computer, and binary format information “10” in binary notation in another computer. May be.
但し、上記の「データ」及び「情報」の区別は厳密なものではなく、例外的な取り扱いも許容される。例えば、データが一時的に情報として扱われてもよいし、情報が一時的にデータとして扱われてもよい。また、ある装置ではデータとして扱われるものが、他の装置では情報として扱われてもよい。さらには、データの中から情報が取り出されてもよいし、情報の中からデータが取り出されてもよい。 However, the distinction between the above “data” and “information” is not strict, and exceptional handling is allowed. For example, data may be temporarily treated as information, or information may be temporarily treated as data. Also, what is handled as data in a certain device may be handled as information in another device. Furthermore, information may be extracted from the data, or data may be extracted from the information.
記憶部32は、例えば、RAM(Random Access Memoryの略)、ROM(Read Only Memoryの略)、EEPROM(Electrically Erasable Programmable Read−Only Memoryの略)、HDD(Hard Disk Driveの略)、CPU31が備えるバッファ等、或いはそれらの組み合わせによって構成される。
The
なお、記憶部32は、コンピュータが読み取り可能なストレージ媒体であってもよい。コンピュータが読み取り可能なストレージ媒体とは、non−transitoryな媒体である。non−transitoryな媒体には、上記の例の他に、CD−ROM、DVD−ROM等の記録媒体も含まれる。また、non−transitoryな媒体は、tangibleな媒体でもある。一方、インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、コンピュータが読み取り可能な媒体の一種であるコンピュータが読み取り可能な信号媒体であるが、non−transitoryなコンピュータが読み取り可能なストレージ媒体には含まれない。
The
プログラム記憶領域32Aに記憶されているプログラムは、CPU31によって実行される。しかしながら、本明細書では、CPU31を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムAが処理Aを実行する」という趣旨の記述は、「CPU31がプログラムAに記述された処理Aを実行する」ことを指してもよい。後述する携帯端末50についても同様である。
The program stored in the
また、プログラム記憶領域32Aに記憶されているプログラムは、事象を判断し、判断結果に応じて動作する。しかしながら、本明細書では、判断することを省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「制御プログラムが条件Aに応じて、処理Aを実行する」という趣旨の記述は、「制御プログラムは条件Aであるか否かを判断する。制御プログラムは、肯定判断であることに応じて、処理Aを実行する」ことを指してもよい。
Further, the program stored in the
OS34は、複合機10を構成するハードウェアであるプリンタ部11、スキャナ部12、表示部23、操作部24、及び通信部25等を制御するためのAPI(Application Programming Interfaceの略)を提供する基本プログラムである。すなわち、上記の各プログラムは、OS34が提供するAPIを呼び出すことによって、各ハードウェアを制御する。しかしながら、本明細書では、OS34を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムBがハードウェアCを制御する」という趣旨の記述は、「プログラムBがOS34のAPIを通じてハードウェアCを制御する」ことを指してもよい。後述する携帯端末50についても同様である。
The
[携帯端末50]
携帯端末50は、図1に示されるように、表示部53と、操作部54と、通信部55と、CPU61と、記憶部62と、通信バス63とを主に備える。携帯端末50に含まれる表示部53、操作部54、通信部55、CPU61、記憶部62、及び通信バス63は、複合機10に含まれる表示部23、操作部24、通信部25、CPU31、記憶部32、及び通信バス33と共通するので、再度の説明は省略する。CPU61及び記憶部62は、制御部の一例である。表示部53及び通信部55は、出力部の一例である。携帯端末50は、情報処理装置の一例である。但し、情報処理装置の具体例は、スマートフォン、携帯電話、タブレット端末等の携帯端末50に限定されず、PC(Personal Computerの略)等であってもよい。
[Portable terminal 50]
As shown in FIG. 1, the
記憶部62のプログラム記憶領域62Aには、OS64と、印刷プログラム65と、地図プログラム66とが格納されている。記憶部62のデータ記憶領域62Bには、図2に示される各種情報が記憶されている。さらに、データ記憶領域62Bには、写真データが格納される写真データフォルダが設けられていてもよい。写真データは、コンテンツデータの一例である。但し、コンテンツデータは、画像データ、動画データ、或いは音楽データ等であってもよい。
The
OS64は、例えば、Android(Google inc.の登録商標) OS、iOS(Cisco Systems,Inc.の登録商標)、Windows Phone(Microsoft Corporationの登録商標) Operating System等であってもよい。
The
印刷プログラム65は、画像データで示される画像を記録用紙に記録する記録処理を複合機10に実行させるプログラムである。より詳細には、印刷プログラム65は、当該記録処理の実行を指示する記録指示情報を通信部25を通じて複合機10に送信する。また、印刷プログラム65は、記録指示情報を送信する前にプレビュー画像を表示部53に表示させる。印刷プログラム65は、出力プログラムの一例である。記録指示情報を送信する処理の詳細は、後述する。
The
なお、出力プログラムの具体例は印刷プログラム65に限定されず、画像データで示される画像或いは動画データで示される動画像を表示部53に表示させる表示プログラム、コンテンツデータが添付されたE−mailを通信部55を通じてインターネット上のメールサーバに送信するメールプログラム、或いは音楽データで示される音楽を不図示のスピーカに出力させる音楽プログラム等であってもよい。
A specific example of the output program is not limited to the
また、「コンテンツを出力する」とは、携帯端末50がコンテンツを出力することのみならず、携帯端末50がコンテンツの出力を外部装置に指示することも含む。すなわち、画像データで示される画像或いは動画データで示される動画像を表示部53が表示することは、コンテンツの出力の一例である。また、記録指示情報を通信部55が複合機10に送信することは、コンテンツの出力の他の例である。また、コンテンツデータが添付されたE−mailを通信部55がメールサーバに送信することは、さらに、コンテンツの出力の他の例である。音楽データで示される音楽を不図示のスピーカが出力することは、コンテンツの出力の他の例である。
Further, “output content” includes not only that the
地図プログラム66は、地図画像の任意の領域をユーザに指定させ、指定された領域の地図画像を示す画像データを印刷プログラム65に引き渡すプログラムである。地図プログラム66は、ユーザ操作に基づいて記録処理の対象となる画像データを決定する外部プログラムの一例である。より詳細には、外部プログラムは、コンテンツデータを指定するユーザ操作を受け付け、指定されたコンテンツデータを特定する特定情報を生成し、生成した特定情報をデータ記憶領域62Bに記憶させるプログラムである。なお、外部プログラムの具体例は地図プログラム66に限定されず、例えば、ユーザ操作に従って画像を編集し、編集した画像を示す画像データを印刷プログラム65に引き渡すペイントプログラム等であってもよい。
The
データ記憶領域62Bは、図2に示されるように、データIDと、外部プログラムIDと、出力プログラムIDと、動作情報と、設定値とを記憶することができる。図2の各レコードは、特定情報の一例である。特定情報は、外部プログラムによってデータ記憶領域62Bに記憶される。特定情報が記憶されるデータ記憶領域62Bの領域は、出力プログラムが起動時にアクセスする予め定められた領域である。特定情報は、例えば、電子ファイル形式で記憶されていてもよい。
As shown in FIG. 2, the
データIDには、出力プログラムID、動作情報、及び設定値の一部又は全部が対応付けられる。但し、データIDには、出力プログラムID及び動作情報の少なくとも一方が対応付けられる。図2の例では、データID“地図.JPEG”に動作情報が対応付けられておらず、データID“音楽.MP3”に出力プログラムID及び設定値が対応付けられておらず、データID“ドラマ.MPEG”及びデータID“写真.JPEG”に出力プログラムIDが対応付けられていない。 The data ID is associated with part or all of the output program ID, operation information, and setting value. However, at least one of the output program ID and the operation information is associated with the data ID. In the example of FIG. 2, the operation information is not associated with the data ID “map.JPEG”, the output program ID and the setting value are not associated with the data ID “music.MP3”, and the data ID “drama” is not associated. .MPG "and data ID" Photo.JPEG "are not associated with an output program ID.
データIDは、出力プログラムに処理させるコンテンツデータを特定するための情報である。データIDは、例えば、コンテンツデータの所在を示すファイルパスと、コンテンツデータの名称であるファイル名との組み合わせであってもよい。外部プログラムID及び出力プログラムIDは、プログラム記憶領域62Aに記憶されたプログラム、換言すれば、携帯端末50にインストールされたプログラムを識別するプログラム識別情報の一例である。外部プログラムIDは、対応する特定情報を生成した外部プログラムを識別する。出力プログラムIDは、対応する特定情報を利用すべき出力プログラムを識別する。
The data ID is information for specifying content data to be processed by the output program. The data ID may be, for example, a combination of a file path indicating the location of the content data and a file name that is the name of the content data. The external program ID and the output program ID are an example of program identification information for identifying a program stored in the
本実施形態において、印刷プログラム65のプログラムIDは“001”であり、地図プログラム66のプログラムIDは“011”である。一例として、印刷プログラム65のプログラムID及び地図プログラム66のプログラムIDは、印刷プログラム65及び地図プログラム66のソースコードに予め埋め込まれていてもよい。他の例として、前述のプログラムIDは、印刷プログラム65が動作時に参照する設定ファイル、及び印刷プログラム66が動作時に参照する設定ファイルに予め記憶されていてもよい。
In the present embodiment, the program ID of the
動作情報は、出力部の動作を示す情報である。図2の例において、動作情報“プリント”は、複合機10に記録処理を実行させる動作、すなわち、通信部55に記録指示情報を送信させる動作を示す。また、動作情報“プリント”は、記録指示情報の送信前にプレビュー画像を表示部53に表示させる動作を示してもよい。また、動作情報“E−mail”は、通信部55にE−mailを送信させる動作を示す。さらに、動作情報“再生”は、画像或いは動画像を表示部53に表示させる動作を示す。
The operation information is information indicating the operation of the output unit. In the example of FIG. 2, the operation information “print” indicates an operation for causing the multi-function peripheral 10 to execute a recording process, that is, an operation for causing the
なお、動作情報は、コンテンツデータの形式を示す情報であってもよい。コンテンツデータの形式を示す情報とは、コンテンツデータが含まれるファイルの拡張子であってもよい。具体的には、静止画像形式を示す“.JPEG”は、複合機10に記録処理を実行させる動作、或いは記録指示情報の送信前にプレビュー画像を表示部53に表示させる動作を示してもよい。また、動画像形式を示す“.MPEG”は、動画像を表示部53に表示させる動作を示してもよい。さらに、音声形式を示す“.MP3”は、不図示のスピーカに音声を出力させる動作を示してもよい。なお、データIDに含まれるファイル名の拡張子が、動作情報を兼ねていてもよい。
Note that the operation information may be information indicating the format of the content data. The information indicating the format of the content data may be an extension of a file including the content data. Specifically, “.JPEG” indicating a still image format may indicate an operation for causing the multi-function peripheral 10 to perform recording processing, or an operation for displaying a preview image on the
また、特定情報は、Android OSが取り扱うインテント形式のデータであってもよい。より詳細には、インテント形式で規定されるACTIONを動作情報として用いてもよい。具体的には、表示を示すACTIONである“VIEW”を、プレビュー画像を表示部53に表示させる動作を示す動作情報として用いてもよい。データIDが示すコンテンツデータが静止画像であり且つ動作情報が“VIEW“の場合、印刷プログラム65は、記録指示情報の送信前にプレビュー画像を表示部53に表示させてもよい。また、送信を示すACTIONである“SEND”を記録指示情報の送信を示す動作情報として用いてもよい。データIDが示すコンテンツデータが静止画像であり且つ動作情報が“SEND“の場合、印刷プログラム65は、プレビュー画像を表示させることなく、通信部55に記録指示情報を送信させてもよい。
Further, the specific information may be intent format data handled by the Android OS. More specifically, ACTION specified in the intent format may be used as the operation information. Specifically, “VIEW”, which is an ACTION indicating display, may be used as operation information indicating an operation for displaying a preview image on the
設定値は、コンテンツを出力する動作の実行条件を示す。データIDに対応付けられる設定値は、1つであってもよいし、複数であってもよいし、対応付けられていなくてもよい。なお、データIDに設定値が対応付けられていない場合、例えば、予め定められたデフォルト設定値に従って後述する出力処理が実行される。 The set value indicates an execution condition of an operation for outputting content. There may be one set value associated with the data ID, a plurality of set values, or no associated value. Note that when the setting value is not associated with the data ID, for example, an output process to be described later is executed according to a predetermined default setting value.
一例として、動作情報“プリント”に対応付けられた設定値は、プリンタ部11に実行させる記録処理の実行条件を示す。動作情報“プリント”に対応付けられる設定値は、例えば、“用紙サイズ”を示す値(例えば、A4、B4、L版等)、“用紙種”を示す値(例えば、光沢紙、普通紙等)、及び“色数”を示す値(例えば、フルカラー、256色、モノクロ等)等である。但し、設定値の具体例はこれらに限定されず、用紙の向き、解像度、倍率、部数等を示す値を含んでもよい。そして、印刷プログラム65は、この設定値に従った記録処理を複合機10に実行させる。他の例として、動作情報“再生”に対応付けられた設定値は、動画或いは動画像を表示部53が表示する処理の実行条件を示す。図2に示される設定値“フルスクリーン”は、データID“ドラマ.MEPG”で示される動画像を表示部53に全画面表示させることを示す。
As an example, the setting value associated with the operation information “print” indicates the execution condition of the recording process that the
[サービス提供装置70]
サービス提供装置70は、携帯端末50に利用させるサービスを提供する装置である。サービス提供装置70はインターネット上に存在し、携帯端末50からのリクエストに応じて各種サービスを提供する。サービス提供装置70は、例えば、「Evernote(Evernote Corporationの登録商標)」、「Dropbox(DropBox, Inc.の登録商標)」、「Google Drive(Googleは、Google, Inc.の登録商標)」等のストレージサービスである。
[Service Providing Device 70]
The
[記録システム100の動作]
図3〜図10を参照して、本実施形態に係る記録システム100の動作を説明する。記録システム100は、ユーザ操作に基づいて携帯端末50で決定された画像データに対する記録処理を複合機10に実行させる画像記録処理と、地図プログラム66を通じて地図画像をユーザに指定させる地図画像指定処理とを実行することができる。
[Operation of Recording System 100]
The operation of the
[画像記録処理]
携帯端末50の印刷プログラム65は、ユーザによって起動されたことに応じて、図3に示される画像記録処理を実行する。まず、起動された印刷プログラム65は、検索処理を実行する(S11)。検索処理は、データ記憶領域62Bに記憶された特定情報のうち、印刷プログラム65が利用可能な特定情報を検索する処理である。
[Image recording processing]
The
印刷プログラム65は、検索処理において、プログラムID“001”が出力プログラムIDに設定された特定情報を検索する。また、印刷プログラム65は、画像データに対する記録処理の実行を複合機10に指示するプログラムなので、動作情報“プリント”を含む特定情報を検索する。出力プログラムID“001”は対象識別情報の一例であり、動作情報“プリント”で示される動作は対象動作の一例である。図4を参照して、検索処理の詳細を説明する。
In the search processing, the
印刷プログラム65は、検索処理において、データ記憶領域62Bに記憶された特定情報を1つずつ読み出し、読み出した特定情報が利用可能か否かを判断する。まず、印刷プログラム65は、利用可能か否かを判断していない特定情報がデータ記憶領域62Bに記憶されているか否かを判断する(S31)。ステップS31の処理は、第1判断処理の一例である。
In the search process, the
そして、印刷プログラム65は、利用可否を判断していない特定情報が存在することに応じて(S31:No)、当該特定情報をデータ記憶領域62Bから読み出す(S32)。一方、印刷プログラム65は、データ記憶領域62Bに特定情報が記憶されていない、或いはデータ記憶領域62Bに記憶された全ての特定情報の利用可否を判断したことに応じて(S31:Yes)、検索処理を終了する。
Then, the
次に、印刷プログラム65は、読み出した特定情報に出力プログラムIDが含まれているか否かを判断する(S33)。次に、印刷プログラム65は、読み出した特定情報に出力プログラムIDが含まれていることに応じて(S33:Yes)、当該出力プログラムIDが印刷プログラム65のプログラムID“001”と一致するか否かを判断する(S34)。一方、印刷プログラム65は、読み出した特定情報に出力プログラムIDが含まれていないことに応じて(S33:No)、当該特定情報に含まれる動作情報で示される動作を印刷プログラム65が実行可能か否かを判断する(S35)。ステップS34の処理は第2判断処理の一例であり、ステップS35の処理は第3判断処理の一例である。
Next, the
そして、印刷プログラム65は、特定情報に含まれる出力プログラムIDが印刷プログラム65のプログラムID“001”と一致することに応じて(S34:Yes)、当該特定情報を抽出する(S36)。なお、印刷プログラム65は、後の処理で改めてステップS34を実行しなくても抽出した特定情報を読み出せるように、当該特定情報そのもの若しくは当該特定情報を識別する情報を、データ記憶領域62Bの予め定められた領域に一時的に記憶させる。特定情報を識別する情報は、特定情報のファイル名でもよい。また、一時的に記憶された情報のことを、「抽出情報」と表記することもある。このように、後の処理でプログラムが特定の判断をする必要なく、特定の情報をプログラムが読み出せるように準備することを、「情報を抽出する」と表記することもある。
Then, the
また、印刷プログラム65は、特定情報に含まれる動作情報で示される動作を印刷プログラム65が実行可能であることに応じて(S35:Yes)、当該特定情報を抽出する(S36)。すなわち、印刷プログラム65は、当該特定情報を抽出情報としてデータ記憶領域62Bに一時的に記憶させる。そして、印刷プログラム65は、全ての特定情報の利用可否を判断するまで、ステップS31〜S36の処理を繰り返し実行する。図2の例では、出力プログラムID“001”を含む1行目の特定情報と、動作情報“プリント”を含む4行目の特定情報とが抽出される。
Further, the
また図示は省略するが、印刷プログラム65は、暗号化された特定情報がデータ記憶領域62Bに記憶されている場合に、印刷プログラム65が保持する秘密鍵で当該特定情報の復号を試みてもよい。そして、印刷プログラム65は、復号できた特定情報を抽出し、復号できない特定情報を除外してもよい。さらに図示は省略するが、印刷プログラム65は、アクセス権が設定された特定情報がデータ記憶領域62Bに記憶されている場合に、印刷プログラム65が保持する認証情報を用いて当該特定情報のアクセス権の解除を試みてもよい。そして、印刷プログラム65は、アクセス権が解除できた特定情報を抽出し、アクセス権が解除できない特定情報を除外してもよい。
Although not shown, the
図3に戻って、印刷プログラム65は、検索処理で特定情報を抽出したか否かを判断する(S12)。換言すれば、制御プログラム65は、利用可能な特定情報がデータ記憶領域62Bに記憶されているか否かを判断する。さらに換言すれば、印刷プログラム65は、抽出情報がデータ記憶領域62Bに記憶されているか否かを判断する。ステップS12の処理は、第1判断処理の他の例である。
Returning to FIG. 3, the
次に、印刷プログラム65は、利用可能な特定情報が存在すると判断したことに応じて(S12:Yes)、特定情報報知画面を表示部53に表示させる(S13)。図7(A)は、特定情報報知画面の一例である。図7(A)に示される特定情報報知画面は、「特定情報があります。利用しますか?」とのメッセージと、[はい]アイコンと、[いいえ]アイコンとを含む。そして、印刷プログラム65は、[はい]アイコン或いは[いいえ]アイコンの位置をタップするユーザ操作を操作部54を介して受け付ける(S14)。ステップS13、S14の処理は、第3受付処理の一例である。
Next, the
次に、印刷プログラム65は、[はい]アイコンの位置がタップされたことに応じて(S14:Yes)、選択処理を実行する(S15)。換言すれば、印刷プログラム65は、[はい]アイコンの位置がタップされたことに応じて、後述するステップS20〜S22の処理を実行しない。[はい]アイコンのタップは、後述する第2出力処理及び後述する第1受付処理のうち、第2出力処理の実行を選択するユーザ操作の一例である。選択処理は、検索処理で抽出された特定情報のうち、印刷プログラム65に利用させる特定情報をユーザに選択させる処理である。図5を参照して、選択処理の詳細を説明する。
Next, the
まず、印刷プログラム65は、検索処理で複数の特定情報が抽出されたか否か、換言すれば、利用可能な複数の特定情報を示す抽出情報がデータ記憶領域62Bに記憶されているか否かを判断する(S41)。次に、印刷プログラム65は、複数の特定情報が抽出されたと判断したことに応じて(S41:Yes)、当該複数の特定情報で特定されるコンテンツを一括して出力可能か否かを判断する(S42)。ステップS41の処理は第4判断処理の一例であり、ステップS42の処理は第5判断処理の一例である。
First, the
印刷プログラム65は、例えばステップS42において、抽出された複数の特定情報それぞれに含まれる設定値を比較すればよい。そして、印刷プログラム65は、特定された複数の特定情報に共通の設定値が含まれる場合に、当該複数のコンテンツを一括して出力可能と判断すればよい(S42:Yes)。一方、印刷プログラム65は、特定された複数の特定情報に異なる設定値が含まれる場合に、当該複数のコンテンツを一括して出力不能と判断すればよい(S42:No)。
For example, in step S42, the
なお、印刷プログラム65は、ステップS42において、複数の特定情報それぞれに含まれる設定値が完全一致することに応じて、一括出力が可能と判断してもよい。または、印刷プログラム65は、ステップS42において、複数の特定情報それぞれに含まれる設定値のうち、予め定められた設定値のみが一致することに応じて、一括出力可能と判断してもよい。例えば、印刷プログラム65は、図2の例において、用紙サイズを示す設定値が一致すれば、色数を示す設定値が一致するか否かに拘わらず、一括出力可能と判断してもよい。
Note that the
次に、印刷プログラム65は、一括出力不能と判断したことに応じて(S42:No)、特定情報選択画面を表示部53に表示させる(S43)。図7(B)は、特定情報選択画面の一例である。図7(B)に示される特定情報選択画面は、複数の特定情報アイコン111、112を含む。特定情報アイコン111、112は、検索処理で抽出された特定情報に対応する。特定情報アイコン111、112には、対応する特定情報に含まれるデータIDが表示される。そして、印刷プログラム65は、特定情報アイコン111、112の位置をタップするユーザ操作を操作部54を介して受け付ける(S44)。ステップS43、S44の処理は、第2受付処理の一例である。
Next, the
そして、印刷プログラム65は、例えば、特定情報アイコン112の位置がタップされたことに応じて(S44:Yes)、当該特定情報アイコン112に対応する特定情報が選択されたものとして選択処理を終了する。なお、印刷プログラム65は、後の処理で改めてステップS44を実行しなくても選択した特定情報を読み出せるように、当該特定情報そのもの若しくは当該特定情報を識別する情報を、データ記憶領域62Bの予め定められた領域に一時的に記憶させる。特定情報を識別する情報は、特定情報のファイル名でもよい。また、一時的に記憶された情報のことを、「選択情報」と表記することもある。
Then, for example, when the position of the
また、印刷プログラム65は、複数の特定情報それぞれで特定される複数のコンテンツを一括出力可能と判断したことに応じて(S42:Yes)、当該複数の特定情報が選択されたものとして選択処理を終了する。すなわち、印刷プログラム65は、全ての特定情報を、選択情報としてデータ記憶領域62Bに一時的に記憶させる。さらに、印刷プログラム65は、抽出された特定情報が1つであると判断したことに応じて(S41:No)、当該特定情報が選択されたものとして選択処理を終了する。すなわち、印刷プログラム65は、当該1つの特定情報を、選択情報としてデータ記憶領域62Bに一時的に記憶させる。
Further, the
再び図3に戻って、印刷プログラム65は、選択処理で選択された特定情報で特定されるコンテンツデータを取得する(S16)。すなわち、印刷プログラム65は、選択情報としてデータ記憶領域62Bに記憶された特定情報からデータIDを抽出する。そして、印刷プログラム65は、抽出したデータIDのファイルパスで示される所在から、ファイル名で示されるコンテンツデータを取得する。本実施形態では、ファイル名“写真.JPEG”の画像データが取得される。ステップS16の処理は、取得処理の一例である。
Returning to FIG. 3 again, the
次に、印刷プログラム65は、プレビュー画面を表示部53に表示させる(S17)。図8(A)は、プレビュー画面の一例である。図8(A)に示されるプレビュー画面は、プレビュー画像113と、[プリント]アイコンとを含む。そして、印刷プログラム65は、[プリント]アイコンの位置をタップするユーザ操作を操作部54を介して受け付ける(S18)。ステップS17の処理はプレビュー処理の一例であり、ステップS18の処理は指示受付処理の一例である。
Next, the
プレビュー画像113は、ステップS16で取得した画像データで示される画像を対応する設定値に従って記録用紙に記録したイメージを示す画像である。すなわち、プレビュー画像113は、画像データ“写真.JPEG”で示される画像を、L版サイズの記録用紙にフルカラーで記録したイメージを示す。印刷プログラム65は、ステップS16で取得した画像データからプレビュー画像113を生成する。[プリント]アイコンは、記録処理の実行を指示するユーザ操作を受け付けるためのオブジェクトの一例である。
The
次に、印刷プログラム65は、[プリント]アイコンの位置がタップされたことに応じて(S18:Yes)、通信部55を通じて複合機10に記録指示情報を送信する(S19)。記録指示情報は、特定情報で特定される画像データで示される画像を設定値に従ってシートに記録することを指示する情報である。すなわち、記録指示情報は、画像データ“写真.JPEG”と、当該データIDに対応付けてデータ記憶領域62Bに記憶された設定値“L版”、“フルカラー”とを含む。ステップS19の処理は、記録指示処理の一例である。ステップS16で取得したコンテンツデータに対して実行するステップS17〜S19の処理は、第2出力処理の一例である。
Next, in response to the position of the [print] icon being tapped (S18: Yes), the
また、印刷プログラム65は、第2出力処理が完了したことに応じて、選択処理で選択した特定情報をデータ記憶領域62Bから削除してもよい。特定情報を削除する処理は、削除処理の一例である。削除処理は、データ記憶領域62Bから特定情報を物理的に削除することに限定されず、特定情報に含まれる利用済みフラグに“ON”を設定すること等を含んでもよい。これにより、同一のコンテンツが再び出力されることを抑制できる。
The
一方、図示は省略するが、複合機10の制御プログラム35は、通信部25を通じて携帯端末50から記録指示情報を受信する。そして、制御プログラム35は、受信した記録指示情報に従った記録処理をプリンタ部11に実行させる。すなわち、プリンタ部11は、記録指示情報に含まれる画像データ“写真.JPEG”で示される画像を、L版サイズの記録用紙にフルカラーで記録する。
On the other hand, although not shown, the
また、画像データ“地図.JPEG”、“写真.JPEG”が一括出力可能である場合のプレビュー画面の例を図8(B)に示す。図8(B)に示されるプレビュー画面は、複数のプレビュー画像114、115と、各プレビュー画像114、115に対応するチェックボックスと、[プリント]アイコンとを含む。プレビュー画像114は画像データ“地図.JPEG”に対応し、プレビュー画像115は“写真.JPEG”に対応する。すなわち、一括出力可能な画像データを特定する複数の特定情報が存在する場合のプレビュー処理において、印刷プログラム65は、複数の画像データそれぞれから生成される複数のプレビュー画像を表示部53に一覧表示させる。なお、プレビュー画像114、115は、一括出力可能と判断した全ての特定情報に共通する設定値に基づいて生成されてもよい。例えば、共通する設定値が“モノクロ”である場合は、モノクロの各プレビュー画像が生成されてもよい。
FIG. 8B shows an example of a preview screen when image data “map.JPEG” and “photograph.JPEG” can be output collectively. The preview screen shown in FIG. 8B includes a plurality of
また、印刷プログラム65は、チェックボックスの位置をタップするユーザ操作と、[プリント]アイコンの位置をタップするユーザ操作とを操作部54を介して受け付ける(S18)。そして、印刷プログラム65は、図8(B)のプレビュー画面に含まれる[プリント]アイコンの位置がタップされたことに応じて(S18:Yes)、チェックボックスがチェックされたプレビュー画像114、115に対応する画像データを含む記録指示情報を、通信部55を通じて複合機10に送信する(S19)。すなわち、一括出力可能な画像データを特定する複数の特定情報が存在する場合の記録指示処理において、印刷プログラム65は、全ての画像データを含む記録指示情報を送信することもできるし、複数の画像データの一部のみを含む記録指示情報を送信することもできる。
Further, the
一方、印刷プログラム65は、利用可能な特定情報が存在しないと判断したことに応じて(S12:No)、取得元選択画面を表示部53に表示させる(S20)。図9(A)は、取得元選択画面の一例である。図9(A)に示される取得元選択画面は、複数の取得元アイコン121、122、123、124と、報知アイコン125とを含む。そして、印刷プログラム65は、取得元選択画面に含まれる各種アイコン121〜125の位置をタップするユーザ操作を操作部54を介して受け付ける(S21)。ステップS20の処理は一覧表示処理の一例であり、ステップS21の処理は選択受付処理の一例であり、ステップS20、S21の処理は第1受付処理の一例である。
On the other hand, the
図9(A)の例において、取得元アイコン121は、写真データの取得元であるデータ記憶領域62Bの写真データフォルダに対応付けられている。取得元アイコン122は、インターネット上のサービス提供装置70に対応付けられている。取得元アイコン123は、外部プログラムの一例である地図プログラム66に対応付けられている。取得元アイコン124は、外部プログラムの他の例であるペイントプログラムに対応付けられている。取得元アイコン121、122は非外部プログラムオブジェクトであり、取得元アイコン123、124は外部プログラムオブジェクトの一例であり、
In the example of FIG. 9A, the
報知アイコン125は、特定情報の存在を報知するものである。報知アイコン125は、データ記憶領域62Bに記憶された特定情報を生成した地図プログラム66の取得元アイコン123に付加されている。より詳細には、印刷プログラム65は、特定情報に含まれる外部プログラムIDで識別される外部プログラムの取得元アイコンに、報知アイコンを付加する。報知アイコン125は報知オブジェクトの一例である。
The
同様に、印刷プログラム65は、特定情報報知画面に含まれる[いいえ]アイコンの位置がタップされたことに応じて(S14:No)、ステップS20以降の処理を実行する。[いいえ]アイコンのタップは、第2出力処理及び後述する第1受付処理のうち、第1受付処理の実行を選択するユーザ操作の一例である。すなわち、特定情報報知画面に含まれる[いいえ]アイコンの位置がタップされたとしても、取得元選択画面には報知オブジェクトが表示されるので、ユーザは、特定情報の存在を認識することができる。
Similarly, the
次に、印刷プログラム65は、取得元アイコン121〜124の1つの位置がタップされたことに応じて(S21:取得元アイコン)、当該取得元アイコンで示される取得元からコンテンツデータを取得する(S22)。図9(B)を参照して、取得元アイコン121が選択された場合におけるステップS22の処理を詳細に説明する。
Next, the
まず、印刷プログラム65は、写真データ選択画面を表示部53に表示させる。図9(B)は、写真データ選択画面の一例である。図9(B)に示される写真データ選択画面は、複数の写真アイコン131、132、133、134、135、136を含む。写真アイコン131〜136は、写真データフォルダに格納されている写真データに対応する。写真アイコン131〜136は、対応する写真の画像サイズや解像度を削減した、所謂サムネイル画像であってもよい。写真アイコン131〜136は、コンテンツデータを示すオブジェクトの一例である。写真データ選択画面を表示させる処理は、オブジェクト表示処理の一例である。
First, the
また、印刷プログラム65は、写真アイコン131〜136の位置をタップするユーザ操作を操作部54を介して受け付ける。そして、印刷プログラム65は、例えば写真アイコン131の位置がタップされたことに応じて、当該写真アイコン131に対応する写真データを写真データフォルダから取得する。そして、印刷プログラム65は、取得したコンテンツデータに対してステップS17〜S19の処理を実行する。ステップS17〜S19の処理は既に説明したので、再度の説明は省略する。ステップS22で取得したコンテンツデータに対して実行するステップS17〜S19の処理は、第1出力処理の一例である。
Further, the
さらに、印刷プログラム65は、取得元選択画面に含まれる報知アイコン125の位置或いは報知アイコン125が付加された取得元アイコン123の位置がタップされたことに応じて(S21:報知アイコン)、ステップS15以降の処理を実行する。ステップS15〜S19の処理は既に説明したので、再度の説明は省略する。
Further, in response to the tapping of the position of the
[地図画像指定処理]
携帯端末50の地図プログラム66は、ユーザによって起動されたことに応じて、図6に示される地図画像指定処理を実行する。起動された地図プログラム66は、地図プログラム66がデータ記憶領域62Bに記憶させた特定情報が存在するか否かを判断する(S51)。具体的には、地図プログラム66は、地図プログラム66のプログラムID“011”が外部プログラムIDに設定された特定情報が、データ記憶領域62Bに記憶されているか否かを判断すればよい。ステップS51の処理は、第1判断処理の一例である。
[Map image specification processing]
The
次に、地図プログラム66は、地図プログラム66が記憶させた特定情報が存在しないと判断したことに応じて(S51:No)、地図指定画面を表示部53に表示させる(S52)。図10(A)は、地図指定画面の一例である。図10(A)に示される地図指定画面は、地図表示領域141と、[プレビュー]アイコンとを含む。そして、地図プログラム66は、地図表示領域141及び[プレビュー]アイコンに対するユーザ操作を操作部54を介して受け付ける(S53、S54)。
Next, in response to determining that the specific information stored by the
地図表示領域141には、地図プログラム66が表示可能な地図画像の一部が表示される。地図プログラム66の起動時点における地図表示領域141には、例えば、GPS(Global Positioning Systemの略)から取得した携帯端末50の現在位置を含む地図画像142が表示される。地図プログラム66は、例えば、表示対象の地図画像142を示す地図画像データを、通信部55を通じて不図示のサーバから取得する。具体的には、地図プログラム66は、通信部55を通じて地図画像データをサーバに要求し、サーバから返信された地図画像データを通信部55を通じて受信する。
A part of the map image that can be displayed by the
地図プログラム66は、地図表示領域141の位置におけるユーザ操作を操作部54を介して受け付けたことに応じて(S53:Yes)、地図表示領域141に表示させる地図画像142を変更する。地図表示領域141に表示される地図画像142は、例えば、スライド操作に追従してスライドされ、ピンチイン操作に追従して縮小され、ピンチアウト操作に追従して拡大される。
The
また、地図プログラム66は、[プレビュー]アイコンの位置をタップするユーザ操作を操作部54を介して受け付けたことに応じて(S54:Yes)、地図表示領域141に表示されている地図画像142を示す地図画像データを生成し、生成した地図画像データをデータ記憶領域62Bに記憶させる(S55)。ステップS54の処理は受付処理の一例であり、ステップS55の処理は生成処理の一例である。
Further, the
次に、地図プログラム66は、携帯端末50に印刷プログラム65がインストールされているか否かを判断する(S56)。一例として、地図プログラム66は、印刷プログラム65の実行形式のファイルがプログラム記憶領域62Aに記憶されているか否かを判断してもよい。他の例として、地図プログラム66は、印刷プログラム65のプログラムID“001”を指定してOS64にインストールの有無を問い合わせてもよい。ステップS56の処理は、第1判断処理の一例である。
Next, the
そして、地図プログラム66は、印刷プログラム65がインストールされていると判断したことに応じて(S56:Yes)、印刷プログラム65を起動する(S57)。より詳細には、地図プログラム66は、印刷プログラム65の実行形式のファイルがプログラム記憶領域62Aに記憶されていたことに応じて、若しくは印刷プログラム65がインストールされていることを示す情報がOS64から出力されたことに応じて、印刷プログラム65を起動する。
Then, the
また、地図プログラム66は、印刷プログラム65に特定情報を引き渡す。印刷プログラムに引き渡される特定情報は、例えば、ステップS55で生成した地図画像データのデータIDと、当該地図画像データに対する記録処理に用いられる設定値とを含む。地図プログラム66は、例えば、OS64を通じて印刷プログラム65に特定情報を引き渡せばよい。ステップS57の処理は、起動処理の一例である。
Further, the
具体的には、地図プログラム66は、Android OSが取り扱うインテント形式の特定情報を生成する。そして、地図プログラム66は、印刷プログラム65のプログラムIDを指定して、生成した特定情報をOS64に通知する。これにより、OS64を通じて特定情報が印刷プログラム65に入力される。また、地図プログラム66は、印刷プログラム65のプログラムIDを指定して、インテント形式で生成した特定情報を、共有機能によって印刷プログラム65に引き渡すように、OS64に指示してもよい。Android OSの共有機能は、OS64が備える共有機能の一例である。
Specifically, the
印刷プログラム65は、地図プログラム66によって起動されたことに応じて、図3に示されるステップS16〜S19の処理を実行する。すなわち、印刷プログラム65は、引き渡された特定情報に含まれるデータIDで特定される地図画像データを取得する(S16)。次に、印刷プログラム65は、例えば図10(B)に示されるように、取得した地図画像データから生成したプレビュー画像151を含むプレビュー画面を表示部53に表示させる(S17)。そして、印刷プログラム65は、[プリント]アイコンの位置がタップされたことに応じて(S18:Yes)、地図画像データ及び設定値を含む記録指示情報を通信部55を通じて複合機10に送信する(S19)。
In response to being activated by the
なお、印刷プログラム65は、ステップS19において、動作情報が“VIEW”であるか“SEND”であるかを判断してもよい。そして、印刷プログラム65は、動作情報が“VIEW”であると判断したことに応じて、プレビュー画面を表示部53に表示させてもよい(S17)。一方、印刷プログラム65は、動作情報が“SEND”であると判断したことに応じて、プレビュー画面を表示させることなく、記録指示情報を通信部55を通じて複合機10に送信してもよい(S19)。
Note that the
図6に戻って、地図プログラム66は、印刷プログラム65がインストールされていないと判断したことに応じて(S56:No)、データ記憶領域62Bに特定情報を記憶させる(S57)。特定情報は、例えば、ステップS55で生成した地図画像データのデータID“地図.JPEG”と、地図プログラム66のプログラムIDである外部プログラムID“011”と、印刷プログラム65のプログラムIDである出力プログラムID“001”と、設定値“A4”、“256色”とを含む。ステップS58の処理は記憶制御処理の一例である。
Returning to FIG. 6, the
なお、特定情報に含める各情報には、ユーザが指定した値が設定されてもよいし、地図プログラム66がデフォルト値を設定してもよい。具体的には、地図プログラム66は、ステップS55で保存する地図画像データのデータIDを、操作部54を介してユーザに指定させてもよいし、デフォルト値を設定してもよい。例えば、地図プログラム66は、複数の出力プログラムのうちのいずれかをユーザに選択させるための選択肢を含む、不図示の画面を表示部53に表示させてもよい。そして、地図プログラム66は、表示部53に表示された選択肢のいずれかを選択するユーザ操作を、操作部54を介して受け付けてもよい。また、地図プログラム66は、特定情報に含める設定値を、操作部54を介してユーザに指定させてもよいし、デフォルト値を設定してもよい。
Note that values specified by the user may be set for each information included in the specific information, or the
さらに、地図プログラム66は、ステップS56において、出力プログラムの選択肢を含む画面を表示部53に表示させ、ユーザ操作によって選択された選択肢に対応する出力プログラムがインストールされているか否かを判断してもよい。または、地図プログラム66は、ステップS56において、予め定められたデフォルトの出力プログラムがインストールされているか否かを判断してもよい。デフォルトの出力プログラムは、例えば、印刷プログラム65であってもよい。
Further, in step S56, the
また、地図プログラム66は、出力プログラムID“001”で識別される印刷プログラム65のみが当該特定情報にアクセスできるようにしてもよい。具体的には、地図プログラム66は、印刷プログラム65と共有する秘密鍵によって特定情報を暗号化してもよいし、印刷プログラム65と共有する認証情報を用いて特定情報にアクセス権を設定してもよい。
Further, the
さらに、地図プログラム66は、出力プログラムID“001”で識別される印刷プログラム65のインストールをユーザに促すための、不図示の示唆画面を表示部53に表示させてもよい。また、地図プログラム66は、印刷プログラム65のインストールを指示するユーザ操作を、操作部54を介して受け付けてもよい。そして、ユーザ操作を受け付けた地図プログラム66は、例えば、印刷プログラム65のインストールページを表示部53に表示させることを、不図示のブラウザプログラムに要求する。そして、ブラウザプログラムは、携帯端末50にインストール可能なプログラムを提供するWEBサーバに対して、印刷プログラム65のインストールページをリクエストする。
Further, the
また、地図プログラム66は、ステップS56或いはステップS59で出力プログラムがインストールされていないと判断したことに応じて(S56:No/S59:No)、示唆画面を表示させてもよい。さらに、地図プログラム66は、ステップS58で特定情報を記憶させた後に、示唆画面を表示させてもよい。
Further, the
また、地図プログラム66は、地図プログラム66が記憶させた特定情報が存在すると判断したことに応じて(S51:Yes)、当該特定情報に含まれる出力プログラムIDで識別される出力プログラム(例えば、印刷プログラム65)がインストールされているか否かを判断する(S59)。ステップS59の処理は、ステップS56の処理と共通する。そして、地図プログラム66は、印刷プログラム65がインストールされていると判断したことに応じて(S59:Yes)、ステップS57の処理を実行する。このとき、地図プログラム66は、ステップS51で発見した特定情報を印刷プログラム65に引き渡す。一方、地図プログラム66は、印刷プログラム65がインストールされていないと判断したことに応じて(S59:No)、ステップS52以降の処理を実行する。
Further, when the
[本実施形態の作用効果]
上記の実施形態に係る印刷プログラム65によれば、外部プログラムを通じてユーザが指定したコンテンツデータを特定情報に基づいて特定し、当該コンテンツデータで示されるコンテンツを出力することができる。すなわち、外部プログラムのインストール前にユーザが外部プログラムを通じて指定したコンテンツデータを、コンテンツデータを再び指定させる手間をユーザに強いることなく、取得することができる。
[Operational effects of this embodiment]
According to the
また、上記の実施形態によれば、特定情報に含まれる外部プログラムID又は動作情報に基づいて、印刷プログラム65が利用可能な特定情報を抽出することができる。その結果、複数の出力プログラムが携帯端末50にインストールされている場合でも、適切な出力プログラムで特定情報を利用することができる。また、特定情報の暗号化等によって、当該特定情報が他のプログラムに利用されることによる誤動作を抑制できる。さらに、上記の実施形態によれば、特定情報に含まれる設定値に従って出力処理が実行されるので、ユーザの所望する出力結果を得ることができる。
Further, according to the above-described embodiment, the specific information that can be used by the
また、上記の実施形態のステップS16では、データIDで識別されるコンテンツデータを印刷プログラム65がデータ記憶領域62Bから読み出す例を説明した。しかしながら、特定情報で特定されるコンテンツデータを取得する方法は、これに限定されない。一例として、特定情報にコンテンツデータそのものが含まれていてもよい。他の例として、印刷プログラム65は、データIDで識別されるコンテンツデータを、外部プログラムIDで識別される外部プログラムから取得してもよい。具体的には、外部プログラムにコンテンツデータを要求するための情報が特定情報に含まれていてもよい。そして、印刷プログラム65は、その情報を用いて外部プログラムにコンテンツデータを要求してもよい。また、印刷プログラム65は、当該要求に応じて外部プログラムが出力した出力データを受け取ってもよい。
In step S16 of the above embodiment, the example in which the
また、上記の実施形態によれば、印刷プログラム65で利用可能な複数の特定情報がデータ記憶領域62Bに記憶されている場合において、共通の設定値が対応付けられた複数のコンテンツデータが一括して出力される。その結果、印刷プログラム65のインストール前に指定された複数のコンテンツデータを効率的に利用することができる。一方、異なる設定値が対応付けられた複数の特定情報がデータ記憶領域62Bに記憶されている場合に、利用したい特定情報をユーザに選択させることができる。
Further, according to the above-described embodiment, when a plurality of specific information that can be used by the
また、上記の実施形態によれば、特定情報で特定されるコンテンツを出力するか、第1受付処理(S20〜S22)で出力したいコンテンツを新たに指定するかを、ユーザに選択させることができる。また、特定情報の存在を報知する報知アイコン125を取得元選択画面に表示させる。さらに、外部プログラムの起動時に当該外部プログラムが生成した特定情報が存在していれば、ステップS58以降の処理が実行される。その結果、特定情報の利用を促すことができる。
Further, according to the above embodiment, the user can select whether to output the content specified by the specific information or to newly specify the content to be output in the first reception process (S20 to S22). . Further, a
また、印刷プログラム65の起動時に特定情報が存在したとしても、当該特定情報が利用されない可能性がある。そこで、印刷プログラム65は、ステップS11以降の処理を、起動時だけでなく、起動中の所定のタイミングで繰り返し実行してもよい。これにより、印刷プログラム65の起動時に利用されなかった特定情報、或いは印刷プログラム65のインストール後に生成された特定情報の利用を促すことができる。なお、印刷プログラム65のインストール後に生成される特定情報は、例えば、印刷プログラム65がビジー状態の時に、外部プログラムを通じてコンテンツデータが指定された場合に生成されるものであってもよい。
Even if the specific information exists when the
また、上記の実施形態に係る地図プログラム66は、ユーザによって指定された地図画像データを印刷プログラム65に利用させようとする場合に、印刷プログラム65が既にインストールされていればintent機能を用いて印刷プログラム65に地図画像データの存在を通知し、印刷プログラム65が未だインストールされていなければ特定情報をデータ記憶領域62Bに記憶させる。その結果、印刷プログラム65のインストール前に指定されたコンテンツデータ、及び印刷プログラム65のインストール後に指定されたコンテンツデータの両方を、印刷プログラム65に利用させることができる。
Further, the
なお、図3に示される画像記録処理において、特定情報報知画面の表示は必須ではない。すなわち、印刷プログラム65は、利用可能な特定情報が存在すると判断したことに応じて(S12:Yes)、ステップS13、S14の処理をスキップして、選択処理を実行してもよい(S15)。同様に、プレビュー画面の表示は、必須ではない。例えば、印刷プログラム65は、複数の特定情報で特定されるコンテンツを一括出力可能と選択処理で判断したことに応じて(S42:Yes)、ステップS17、S18の処理をスキップして、ステップS19の処理を実行してもよい。
In the image recording process shown in FIG. 3, the display of the specific information notification screen is not essential. That is, the
また、図4に示される検索処理において、特定情報が出力プログラムIDを含むか否かに応じて、ステップS34、S35の一方のみが判断される例を説明した。しかしながら、印刷プログラム65は、例えば、特定情報が出力プログラムIDを含むことに応じて(S33:Yes)、ステップS34、S35の処理を両方とも実行してもよい。すなわち、印刷プログラム65は、特定情報に含まれる出力プログラムIDが“001”であり(S34:Yes)、且つ動作情報で示される動作を印刷プログラム65が実行可能であることに応じて(S35:Yes)、当該特定情報を抽出してもよい(S36)。
Moreover, in the search process shown in FIG. 4, the example in which only one of steps S34 and S35 is determined according to whether or not the specific information includes the output program ID has been described. However, the
さらに、図5に示される選択処理において、複数の特定情報で特定されるコンテンツを一括出力不能と判断したことに応じて(S42:No)、図7(B)に示される特定情報選択画面が表示される例を説明した(S43)。しかしながら、印刷プログラム65は、ステップS43において、図7(B)に示される特定情報選択画面に代えて、図8(B)に示されるプレビュー画面を表示部53に表示させてもよい。なお、プレビュー画面に含めれる複数のプレビュー画像は、それぞれが対応する特定情報に含まれる設定値に基づいて生成されてもよい。すなわち、プレビュー画面には、例えば、モノクロのプレビュー画像と、カラーのプレビュー画像とが混在していてもよい。
Further, in the selection process shown in FIG. 5, the specific information selection screen shown in FIG. 7B is displayed in response to determining that the contents specified by the plurality of specific information cannot be collectively output (S42: No). The example to be displayed has been described (S43). However, in step S43, the
また、印刷プログラム65は、対応するチェックボックスがチェックされたプレビュー画像に対応する特定情報の選択を受け付けてもよい。このとき、印刷プログラム65は、複数のチェックボックスの1つが選択されたことに応じて、当該チェックボックスに対応するコンテンツデータ(以下、「選択コンテンツデータ」と表記する。)と一括出力可能なコンテンツデータに対応するチェックボックスをチェック可能にし、選択コンテンツデータと一括出力不能なコンテンツデータに対応するチェックボックスをチェック不能にしてもよい。そして、印刷プログラム65は、[プリント]アイコンの位置がタップされたことに応じて、チェックされたチェックボックスに対応するコンテンツデータに対してステップS19の処理を実行してもよい。
The
なお、上記の実施形態の携帯端末50において、記憶部62のプログラム記憶領域62Aに記憶された各種プログラムがCPU61によって実行されることによって、本発明の制御部が実行する各処理が実現される例を説明した。しかしながら、制御部の構成はこれに限定されず、その一部又は全部を集積回路(IC(Integrated Circuitの略)とも言う。)等のハードウェアで実現してもよい。
In the
さらに、本発明は、携帯端末50として実現できるだけでなく、携帯端末50に処理を実行させるプログラムとして実現してもよい。そして、当該プログラムは、non−transitoryな記録媒体に記録されて提供されてもよい。non−transitoryな記録媒体は、CD−ROM、DVD−ROM等の他、通信ネットワーク102を介して携帯端末50に接続可能なサーバに搭載された記憶部を含んでもよい。そして、サーバの記憶部に記憶されたプログラムは、当該プログラムを示す情報或いは信号として、インターネット等の通信ネットワーク102を介して配信されてもよい。
Furthermore, the present invention may be realized not only as the
10・・・複合機
11・・・プリンタ部
12・・・スキャナ部
25,55・・・通信部
31,61・・・CPU
35・・・制御プログラム
65・・・印刷プログラム
66・・・地図プログラム
50・・・携帯端末
53・・・表示部
54・・・操作部
62・・・記憶部
DESCRIPTION OF
35 ...
Claims (17)
前記記憶部は、前記コンピュータが読み取り可能な外部プログラムを記憶することが可能であり、
前記外部プログラムは、コンテンツデータを指定するユーザ操作を受け付けること、指定された前記コンテンツデータを特定する特定情報を生成すること、及び生成した前記特定情報を前記記憶部に記憶させること、を前記コンピュータに実行させることが可能であり、
該出力プログラムは、
該出力プログラムが起動されたことに応じて、前記特定情報が前記記憶部に記憶されているか否かを判断する第1判断処理と、
前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付ける第1受付処理と、
前記第1受付処理で指定された前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第1出力処理と、を前記コンピュータに実行させ、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第2出力処理と、を前記コンピュータに実行させる出力プログラム。 A computer-readable output program comprising an operation unit, a storage unit, and an output unit for outputting content,
The storage unit can store an external program readable by the computer,
The external program receives a user operation for specifying content data, generates specific information for specifying the specified content data, and stores the generated specific information in the storage unit. Can be executed, and
The output program is
A first determination process for determining whether the specific information is stored in the storage unit in response to the output program being activated;
A first accepting process for accepting a user operation for designating the content data via the operation unit in response to the first judging process determining that the specific information is not stored;
Causing the computer to execute a first output process for causing the output unit to output the content indicated by the content data specified in the first reception process;
A second output process for causing the output unit to output the content indicated by the content data specified by the specific information in response to the first determination process determining that the specific information is stored; An output program for causing the computer to execute.
前記操作部は、前記表示部に内蔵されたタッチパネルであり、
該出力プログラムは、
前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、各々が異なる前記コンテンツデータを示す複数のオブジェクトを前記表示部に表示させるオブジェクト表示処理を前記コンピュータに実行させ、
前記第1受付処理において、複数の前記オブジェクトの1つの位置をタッチするユーザ操作を、前記コンテンツデータを指定するユーザ操作として、前記操作部を介して受け付け、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記オブジェクト表示処理を前記コンピュータに実行させることなく、前記第2出力処理を前記コンピュータに実行させる請求項1に記載の出力プログラム。 The computer includes a display unit that displays an image,
The operation unit is a touch panel built in the display unit,
The output program is
In response to determining in the first determination process that the specific information is not stored, the computer is caused to execute an object display process that causes the display unit to display a plurality of objects indicating different content data,
In the first reception process, a user operation for touching one position of the plurality of objects is received through the operation unit as a user operation for designating the content data.
2. The computer according to claim 1, wherein the second output process is executed by the computer without causing the computer to execute the object display process in response to the determination by the first determination process that the specific information is stored. The described output program.
該出力プログラムは、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、該出力プログラムを識別する前記プログラム識別情報である対象識別情報を当該特定情報が含むか否かを判断する第2判断処理を前記コンピュータに実行させ、
前記対象識別情報を含まないと前記第2判断処理で判断したことに応じて、前記第1受付処理を前記コンピュータに実行させ、
前記対象識別情報を含むと前記第2判断処理で判断したことに応じて、前記第2出力処理を前記コンピュータに実行させる請求項1又は2に記載の出力プログラム。 The external program generates the specific information including program identification information for identifying a program that uses the content data,
The output program is
In response to determining in the first determination process that the specific information is stored, a first determination is made as to whether the specific information includes target identification information that is the program identification information for identifying the output program. 2 causing the computer to execute a determination process;
In response to determining in the second determination process that the target identification information is not included, the first reception process is executed by the computer,
The output program according to claim 1 or 2, which causes the computer to execute the second output process in response to the determination by the second determination process that the target identification information is included.
前記出力部は、対象動作を実行することが可能であり、
該出力プログラムは、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記特定情報に含まれる前記動作情報が前記対象動作を示しているか否かを判断する第3判断処理を前記コンピュータに実行させ、
前記動作情報が前記対象動作を示すと前記第3判断処理で判断した場合の前記第2出力処理において、前記出力部に前記対象動作を実行させる請求項1から3のいずれかに記載の出力プログラム。 The external program generates the specific information including operation information indicating the operation of the output unit in the second output process,
The output unit is capable of executing a target operation,
The output program is
In response to determining that the specific information is stored in the first determination process, a third determination process is performed to determine whether or not the action information included in the specific information indicates the target action. Let the computer run,
4. The output program according to claim 1, wherein , in the second output process when it is determined in the third determination process that the operation information indicates the target operation, the output unit causes the output unit to execute the target operation. 5. .
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、複数の前記特定情報が記憶されているか否かを判断する第4判断処理と、
複数の前記特定情報が記憶されていると前記第4判断処理で判断したことに応じて、各特定情報で特定される前記コンテンツデータで示される複数のコンテンツを、前記第1出力処理で一括して出力可能か否かを判断する第5判断処理と、を前記コンピュータに実行させ、
一括して出力可能と前記第5判断処理で判断した場合の前記第2出力処理において、当該複数のコンテンツを一括して前記出力部に出力させる請求項1から4のいずれかに記載の出力プログラム。 The output program is
A fourth determination process for determining whether or not a plurality of the specific information is stored in response to determining that the specific information is stored in the first determination process;
In response to the determination in the fourth determination process that a plurality of the specific information is stored, the plurality of contents indicated by the content data specified by the specific information are collectively processed in the first output process. And a fifth determination process for determining whether or not output is possible.
5. The output program according to claim 1, wherein in the second output process when the fifth determination process determines that batch output is possible, the output unit collectively outputs the plurality of contents. .
一括して出力不能と前記第5判断処理で判断したことに応じて、複数の前記特定情報の1つを指定するユーザ操作を前記操作部を介して受け付ける第2受付処理を、前記コンピュータに実行させ、
前記第2出力処理において、前記第2受付処理で指定された前記特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる請求項5に記載の出力プログラム。 The output program is
A second reception process for receiving a user operation for designating one of the plurality of specific information via the operation unit in response to the determination in the fifth determination process that batch output is impossible. Let
The output program according to claim 5, wherein in the second output process, the output unit outputs the content indicated by the content data specified by the specific information specified in the second reception process.
前記コンテンツデータは、画像を示す画像データであり、
前記特定情報は、前記画像データで示される画像をシートに記録する際に用いられる設定値を含み、
該出力プログラムは、
前記第5判断処理において、複数の前記特定情報それぞれに含まれる前記設定値を比較し、複数の前記特定情報に共通の前記設定値が含まれる場合に、当該複数のコンテンツを一括して出力可能と判断し、
前記第2出力処理において、各々が異なる前記特定情報に対応する複数のプレビュー画像を前記表示部に一覧表示させ、
前記プレビュー画像は、対応する前記特定情報で特定される前記画像データで示される画像を、当該特定情報に含まれる前記設定値に従ってシートに記録したイメージを示す画像である請求項5又は6に記載の出力プログラム。 The output unit includes a display unit for displaying an image,
The content data is image data indicating an image,
The specific information includes a setting value used when recording an image indicated by the image data on a sheet,
The output program is
In the fifth determination process, the setting values included in each of the plurality of specific information are compared, and when the common setting value is included in the plurality of specific information, the plurality of contents can be collectively output. Judging
In the second output process, a plurality of preview images corresponding to the different specific information are displayed in a list on the display unit,
The said preview image is an image which shows the image which recorded on the sheet | seat the image shown with the said image data specified by the said specific information according to the said setting value contained in the said specific information. Output program.
前記出力部は、画像をシートに記録する記録処理を実行する記録装置と通信可能な通信部を含み、
該出力プログラムは、前記第2出力処理において、
複数の前記プレビュー画像、及び前記記録処理の実行を指示するユーザ操作を受け付けるためのオブジェクトを、前記表示部に表示させるプレビュー処理と、
前記オブジェクトの位置をタッチするユーザ操作を前記操作部を介して受け付ける指示受付処理と、
前記オブジェクトの位置をタッチするユーザ操作を前記指示受付処理で受け付けたことに応じて、前記通信部を通じて前記記録装置に記録指示情報を送信する記録指示処理と、を前記コンピュータに実行させ、
前記記録指示情報は、前記特定情報で特定される前記画像データで示される画像を前記設定値に従ってシートに記録することを指示する情報である請求項7に記載の出力プログラム。 The operation unit is a touch panel built in the display unit,
The output unit includes a communication unit capable of communicating with a recording apparatus that executes a recording process for recording an image on a sheet,
In the second output process, the output program includes:
Preview processing for causing the display unit to display a plurality of the preview images and an object for accepting a user operation instructing execution of the recording processing;
An instruction acceptance process for accepting a user operation for touching the position of the object via the operation unit;
In response to receiving a user operation for touching the position of the object in the instruction receiving process, the computer is caused to execute a recording instruction process for transmitting recording instruction information to the recording device through the communication unit,
8. The output program according to claim 7, wherein the recording instruction information is information instructing to record an image indicated by the image data specified by the specifying information on a sheet according to the set value.
前記操作部は、前記表示部に内蔵されたタッチパネルであり、
該出力プログラムは、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記コンテンツデータの取得元を示す取得元オブジェクトを前記表示部に一覧表示させる一覧表示処理と、
一覧表示された前記取得元オブジェクトの位置をタッチするユーザ操作を前記操作部を介して受け付ける選択受付処理と、を前記コンピュータに実行させ、
前記取得元オブジェクトは、
前記外部プログラムを示す外部プログラムオブジェクトと、
前記外部プログラム以外の取得元を示す非外部プログラムオブジェクトとを含み、
該出力プログラムは、
前記非外部プログラムオブジェクトの位置をタッチするユーザ操作を前記選択受付処理で受け付けたことに応じて、前記第1受付処理を前記コンピュータに実行させ、
前記第1受付処理において、当該取得元オブジェクトで示される取得元から取得可能な前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付け、
前記外部プログラムオブジェクトの位置をタッチするユーザ操作を前記選択受付処理で受け付けたことに応じて、前記第2出力処理を前記コンピュータに実行させる請求項1から9のいずれかに記載の出力プログラム。 The computer includes a display unit that displays an image,
The operation unit is a touch panel built in the display unit,
The output program is
A list display process for causing the display unit to display a list of acquisition source objects indicating acquisition sources of the content data in response to the first determination process determining that the specific information is stored;
A selection acceptance process for accepting a user operation for touching a position of the acquisition source object displayed in a list via the operation unit;
The acquisition source object is
An external program object indicating the external program;
A non-external program object indicating an acquisition source other than the external program,
The output program is
In response to accepting a user operation to touch the position of the non-external program object in the selection accepting process, the first accepting process is executed by the computer,
In the first reception process, a user operation for specifying the content data that can be acquired from the acquisition source indicated by the acquisition source object is received via the operation unit,
The output program according to any one of claims 1 to 9, wherein the computer executes the second output process in response to receiving a user operation for touching a position of the external program object in the selection receiving process.
該出力プログラムは、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報に含まれる前記プログラム識別情報で識別される前記外部プログラムから前記コンテンツデータを取得する取得処理を、前記コンピュータに実行させ、
前記第2出力処理において、前記取得処理で取得した前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる請求項1から11のいずれかに記載の出力プログラム。 The external program generates the specific information including program identification information for identifying the external program,
The output program is
In response to determining in the first determination process that the specific information is stored, an acquisition process for acquiring the content data from the external program identified by the program identification information included in the specific information, Causing the computer to execute,
The output program according to any one of claims 1 to 11, wherein in the second output process, the output unit outputs the content indicated by the content data acquired in the acquisition process.
該出力プログラムは、
前記第1判断処理において、該出力プログラムがアクセスを許可された前記特定情報が前記記憶部に記憶されているか否かを判断し、
該出力プログラムがアクセスを許可された前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、前記第2出力処理を前記コンピュータに実行させ、
当該特定情報を前記記憶部から削除する削除処理を、前記第2出力処理を実行した後に前記コンピュータに実行させる請求項1から13のいずれかに記載の出力プログラム。 The external program generates the specific information that only a predetermined program is allowed to access,
The output program is
In the first determination process, it is determined whether or not the specific information permitted to be accessed by the output program is stored in the storage unit;
In response to determining in the first determination process that the specific information permitted to be accessed by the output program is stored, the computer executes the second output process,
The output program according to any one of claims 1 to 13, which causes the computer to execute a deletion process for deleting the specific information from the storage unit after executing the second output process.
前記記憶部は、前記コンピュータが読み取り可能な出力プログラムを記憶することが可能であり、
該外部プログラムは、
コンテンツデータを前記出力プログラムに利用させることを指示するユーザ操作を、前記操作部を介して受け付ける受付処理と、
前記ユーザ操作を前記受付処理で受け付けたことに応じて、前記コンテンツデータを特定する特定情報を生成する生成処理と、
前記出力プログラムが前記記憶部に記憶されているか否かを判断する第1判断処理と、
前記出力プログラムが記憶されていると前記第1判断処理で判断したことに応じて、前記出力プログラムを起動させる起動処理と、を前記コンピュータに実行させ、
前記起動処理において、前記特定情報を前記出力プログラムに引き渡し、
前記出力プログラムが記憶されていないと前記第1判断処理で判断したことに応じて、前記出力プログラムが起動時にアクセスする前記記憶部の領域に前記特定情報を記憶させる記憶制御処理と、を前記コンピュータに実行させる外部プログラム。 A computer-readable external program comprising an operation unit, a storage unit, and an output unit,
The storage unit can store an output program readable by the computer,
The external program is
A reception process for accepting a user operation for instructing the output program to use content data via the operation unit;
A generation process for generating specific information for specifying the content data in response to receiving the user operation in the reception process;
First determination processing for determining whether or not the output program is stored in the storage unit;
In response to determining in the first determination process that the output program is stored, the computer is caused to execute a startup process for starting the output program,
In the startup process, the specific information is delivered to the output program,
A storage control process for storing the specific information in an area of the storage unit that is accessed by the output program upon activation in response to determining that the output program is not stored in the first determination process; An external program to be executed.
該外部プログラムが起動されたことに応じて、前記記憶制御処理で記憶させた前記特定情報が前記記憶部に記憶されているか否かを判断する第2判断処理と、
前記特定情報が記憶されていると判断したことに応じて、前記第1判断処理と、を前記コンピュータに実行させる請求項15に記載の外部プログラム。 The external program is
A second determination process for determining whether or not the specific information stored in the storage control process is stored in the storage unit in response to the activation of the external program;
16. The external program according to claim 15, which causes the computer to execute the first determination process in response to determining that the specific information is stored.
記憶部と、
コンテンツを出力する出力部と、
制御部と、を備える情報処理装置であって、
前記記憶部は、前記情報処理装置が読み取り可能な外部プログラムを記憶することが可能であり、
前記外部プログラムは、コンテンツデータを指定するユーザ操作を受け付けること、指定された前記コンテンツデータを特定する特定情報を生成すること、及び生成した前記特定情報を前記記憶部に記憶させることを該情報処理装置に実行させることが可能であり、
前記外部プログラムを実行する前記制御部は、
前記特定情報が前記記憶部に記憶されているか否かを判断する第1判断処理と、
前記特定情報が記憶されていないと前記第1判断処理で判断したことに応じて、前記コンテンツデータを指定するユーザ操作を、前記操作部を介して受け付ける第1受付処理と、
前記第1受付処理で指定された前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第1出力処理と、
前記特定情報が記憶されていると前記第1判断処理で判断したことに応じて、当該特定情報で特定される前記コンテンツデータで示されるコンテンツを、前記出力部に出力させる第2出力処理と、を実行する情報処理装置。
An operation unit;
A storage unit;
An output unit for outputting content;
An information processing apparatus comprising a control unit,
The storage unit can store an external program readable by the information processing apparatus ,
The information processing includes accepting a user operation for specifying content data, generating specific information for specifying the specified content data, and storing the generated specific information in the storage unit. The device can be run,
The control unit that executes the external program includes:
First determination processing for determining whether or not the specific information is stored in the storage unit;
A first accepting process for accepting a user operation for designating the content data via the operation unit in response to the first judging process determining that the specific information is not stored;
A first output process for causing the output unit to output the content indicated by the content data specified in the first reception process;
A second output process for causing the output unit to output the content indicated by the content data specified by the specific information in response to the first determination process determining that the specific information is stored; Information processing apparatus for executing
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015062714A JP6390484B2 (en) | 2015-03-25 | 2015-03-25 | Information processing apparatus, output program, and external program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015062714A JP6390484B2 (en) | 2015-03-25 | 2015-03-25 | Information processing apparatus, output program, and external program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016184190A JP2016184190A (en) | 2016-10-20 |
JP6390484B2 true JP6390484B2 (en) | 2018-09-19 |
Family
ID=57242911
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015062714A Active JP6390484B2 (en) | 2015-03-25 | 2015-03-25 | Information processing apparatus, output program, and external program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6390484B2 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005028728A (en) * | 2003-07-11 | 2005-02-03 | Minolta Co Ltd | Printer |
JP5569369B2 (en) * | 2010-12-01 | 2014-08-13 | ブラザー工業株式会社 | Image processing apparatus and program |
-
2015
- 2015-03-25 JP JP2015062714A patent/JP6390484B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2016184190A (en) | 2016-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6524896B2 (en) | program | |
US11496634B2 (en) | Non-transitory computer-readable medium storing output instructions to control portable terminal and portable terminal | |
JP6507614B2 (en) | INFORMATION PROCESSING APPARATUS, RECORDING SYSTEM, PRINT PROGRAM, AND EXTERNAL PROGRAM | |
USRE48764E1 (en) | Information processing apparatus, recording system, computer readable medium | |
US11747955B2 (en) | Information processing device and recording system | |
JP6558240B2 (en) | program | |
JP6717402B2 (en) | Information processing device, recording system, print program, and external program | |
JP6432249B2 (en) | Information processing apparatus, recording system, and program | |
JP6809573B2 (en) | Mobile terminals and programs | |
JP6390484B2 (en) | Information processing apparatus, output program, and external program | |
JP5953959B2 (en) | Terminal device, processing execution system, and device program | |
JP6825641B2 (en) | Output instruction program, external program, information processing device, and content processing system | |
JP6544163B2 (en) | Mobile terminal and program | |
JP6888711B2 (en) | Mobile terminal and output program | |
JP6813079B2 (en) | Information processing equipment, recording systems, and programs | |
JP6725036B2 (en) | Program and terminal device | |
JP6642693B2 (en) | Terminal device, recording system, and program | |
JP6835274B2 (en) | Starter program and terminal device | |
JP6724386B2 (en) | Program, mobile terminal, and system | |
JP2017005336A (en) | Mobile terminal and facsimile program | |
JP2020173828A (en) | program | |
JP2021061017A (en) | Information processing apparatus, recording system, and program | |
JP2017130901A (en) | program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170928 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20180216 |
|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20180216 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180528 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180605 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180628 |
|
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: 20180724 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180806 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6390484 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |