JP2014059877A - Information processing apparatus, control method of information processing apparatus and program - Google Patents

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

Info

Publication number
JP2014059877A
JP2014059877A JP2013194193A JP2013194193A JP2014059877A JP 2014059877 A JP2014059877 A JP 2014059877A JP 2013194193 A JP2013194193 A JP 2013194193A JP 2013194193 A JP2013194193 A JP 2013194193A JP 2014059877 A JP2014059877 A JP 2014059877A
Authority
JP
Japan
Prior art keywords
server
processing
operation screen
displayed
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
JP2013194193A
Other languages
Japanese (ja)
Other versions
JP5619245B2 (en
Inventor
Nobuaki Fukazawa
伸朗 深澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2013194193A priority Critical patent/JP5619245B2/en
Publication of JP2014059877A publication Critical patent/JP2014059877A/en
Application granted granted Critical
Publication of JP5619245B2 publication Critical patent/JP5619245B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism for restricting execution of processing on the basis of request from a server if an operation screen is transited when executing the processing on the basis of the request from the server.SOLUTION: A service provider requested with execution of processing from a Web application determines whether an operation screen presently displayed on the foremost face is a Web browser. The service provider controls so that when the operation screen displayed on the foremost face is the Web browser, the processing requested from the Web application is executed, and when the operation screen displayed on the foremost face is not the Web browser, the processing requested from the Web application is not executed.

Description

本発明は、サーバに接続され、当該サーバにより提供される操作画面を表示可能な表示部を備えた情報処理装置、情報処理装置の制御方法、プログラムに関する。   The present invention relates to an information processing apparatus including a display unit connected to a server and capable of displaying an operation screen provided by the server, a control method for the information processing apparatus, and a program.

PCなどの情報処理装置がネットワーク上のサーバに接続され、サーバにより提供される操作画面を、情報処理装置が備える表示部に表示することが知られている。その代表例としては、ネットワーク上のWebサーバから取得した操作画面を、情報処理装置に備えられたWebブラウザが表示するシステムが挙げられる。   It is known that an information processing apparatus such as a PC is connected to a server on a network, and an operation screen provided by the server is displayed on a display unit included in the information processing apparatus. A typical example is a system in which a web browser provided in the information processing apparatus displays an operation screen acquired from a web server on a network.

この場合、まず情報処理装置のWebブラウザが、Webサーバに対して操作画面を要求(リクエスト)する。そして、Webサーバ上のWebアプリケーションが情報処理装置からの要求に応えて、Webブラウザに操作画面を表示させるためのHTMLファイルを情報処理装置に応答(レスポンス)する。情報処理装置のWebブラウザは、受信したHTMLファイルを解析し、HTMLファイルの記述に基づいた操作画面を表示する。   In this case, first, the Web browser of the information processing apparatus requests (requests) an operation screen from the Web server. Then, in response to a request from the information processing apparatus, the Web application on the Web server responds to the information processing apparatus with an HTML file for displaying an operation screen on the Web browser. The Web browser of the information processing apparatus analyzes the received HTML file and displays an operation screen based on the description of the HTML file.

更に、Webブラウザに表示された操作画面を介してユーザが指示を入力すると、入力された指示をWebブラウザがWebサーバに対して通知する。そして、この通知を受けたWebサーバ上のWebアプリケーションは、入力された指示に従って処理を実行する。   Further, when the user inputs an instruction via the operation screen displayed on the Web browser, the Web browser notifies the input instruction to the Web server. The Web application on the Web server that has received this notification executes processing in accordance with the input instruction.

ところで、最近ではスキャナやプリンタを備えたMFP(Multi Function Peripheral)にも、上述したようなWebブラウザを備えているものがある。そして、MFPは、上述した手順を用いてWebサーバにより提供される操作画面をMFPのWebブラウザに表示し、ユーザからの各種指示を受け付ける。   Incidentally, recently, some MFPs (Multi Function Peripherals) equipped with a scanner and a printer are also equipped with the above-described Web browser. Then, the MFP displays an operation screen provided by the Web server using the above-described procedure on the Web browser of the MFP, and accepts various instructions from the user.

また更には、特許文献1のような技術も考えられている。特許文献1の記載によれば、MFPが備える各機能を利用するための指示を入力する操作画面を、Webサーバが提供する。即ち、MFPのユーザは、Webブラウザ上に表示された操作画面を介して、MFPに対する指示を入力する。そして、入力された指示はMFPのWebブラウザによってWebサーバに通知される。   Furthermore, a technique such as Patent Document 1 is also considered. According to the description in Patent Literature 1, the Web server provides an operation screen for inputting an instruction for using each function provided in the MFP. That is, the user of the MFP inputs an instruction for the MFP via the operation screen displayed on the Web browser. The input instruction is notified to the Web server by the Web browser of the MFP.

この通知を受けたWebサーバは、ユーザから入力された指示の内容に従って、MFPに対して各種処理の実行を要求する。そして、この要求を受けたMFPは、要求された処理を実行する。これにより、MFPを操作するための全ての操作画面情報をMFP内で保持しておく必要がなくなり、また操作画面の内容の変更もWebサーバ上で容易に行うことができるようになる。   Upon receiving this notification, the Web server requests the MFP to execute various processes according to the content of the instruction input from the user. Upon receiving this request, the MFP executes the requested process. As a result, it is not necessary to store all operation screen information for operating the MFP in the MFP, and the contents of the operation screen can be easily changed on the Web server.

特開2006−127503号公報JP 2006-127503 A

特許文献1のように、情報処理装置の表示部に表示された操作画面を介して入力された指示を一旦サーバに通知し、サーバから返される要求に従って情報処理装置が各種処理を実行する場合、以下の問題が発生し得る。   When the information input via the operation screen displayed on the display unit of the information processing apparatus is once notified to the server and the information processing apparatus executes various processes according to the request returned from the server, as in Patent Document 1, The following problems can occur.

即ち、操作画面を介して入力された指示をサーバに通知した後、サーバから処理の実行を要求されるまでの間に、ユーザが情報処理装置を操作して表示部に表示されている操作画面を他の操作画面に遷移させる場合がある。例えば、Webブラウザで表示した操作画面を介して入力された指示をWebサーバに通知した後、Webブラウザを閉じて情報処理装置内のアプリケーションが提供する他の操作画面に遷移させる場合である。または、Webブラウザ自体は起動させたままの状態で、情報処理装置内のアプリケーションが提供する他の操作画面をWebブラウザよりも前面に新たに表示させる場合である。   That is, the operation screen displayed on the display unit by the user operating the information processing apparatus after the server is notified of the instruction input via the operation screen and before the server requests execution of the process. May be transferred to another operation screen. For example, when an instruction input via an operation screen displayed on a web browser is notified to the web server, the web browser is closed and the screen is shifted to another operation screen provided by an application in the information processing apparatus. Or, it is a case where another operation screen provided by the application in the information processing apparatus is newly displayed in front of the Web browser while the Web browser itself is activated.

このような場合、サーバから要求される処理が、処理後にユーザの操作を必要とするものであるとすると、処理を実行したとしても処理後の操作が行われず、処理を実行すること自体が無駄になってしまう可能性がある。例えば、サーバから要求される処理が原稿の読取処理であり、処理によって得られた画像データをユーザがプレビュー確認する必要がある場合に、Webブラウザが閉じられてしまっているとプレビュー確認されることがない。従って、プレビュー確認以降の工程の処理も実行されないことになり、実行した読取処理が無駄になってしまう。   In such a case, assuming that the process requested from the server requires a user operation after the process, even if the process is executed, the operation after the process is not performed and the process itself is useless. There is a possibility of becoming. For example, when the process requested from the server is a document reading process and the user needs to confirm the preview of the image data obtained by the process, the preview confirmation is made that the Web browser has been closed. There is no. Therefore, the process after the preview confirmation is not executed, and the executed reading process is wasted.

また、例えば、サーバから要求される処理を実行するときに、情報処理装置が保持する画面情報に基づいて、「処理実行中」であることを示す画面を表示するような構成にした場合は、次のような問題もある。即ち、遷移後の操作画面をユーザが操作しているときに、サーバから遅れて要求されてくる処理が開始されると同時に「処理実行中」であることを示す画面に切り替えられる(或いは、最前面に上書き表示される)と、ユーザ操作の邪魔になってしまう。   Also, for example, when executing a process requested from the server, based on the screen information held by the information processing apparatus, when configured to display a screen indicating "processing is in progress" There are also the following problems. In other words, when the user is operating the operation screen after the transition, the processing requested from the server is started at the same time, and at the same time, the screen is switched to a screen indicating that “processing is being executed” (or If it is overwritten on the front), it will disturb the user operation.

本発明は、上記の問題点に鑑みなされたものであり、サーバからの要求に基づく処理を実行する際に、操作画面が遷移されている場合は、サーバからの要求に基づく処理の実行を制限する仕組みを提供することを目的とする。   The present invention has been made in view of the above problems, and when executing a process based on a request from the server, if the operation screen is changed, execution of the process based on the request from the server is limited. The purpose is to provide a mechanism to do this.

上記の目的を達成するために本発明の情報処理装置は、サーバに接続され、当該サーバにより提供される操作画面を表示可能な表示部を備える情報処理装置であって、前記サーバにより提供され、前記表示部に表示された操作画面を介したユーザからの指示内容を前記サーバに通知する通知手段と、前記通知手段が通知した指示内容に基づいて前記サーバから処理の実行を要求された場合に、当該要求された処理を実行する処理手段と、前記通知手段が前記サーバへの通知を行った後、前記表示部に表示されている操作画面を判断する判断手段と、前記判断手段による判断に基づき、前記サーバにより提供された操作画面が前記表示部に表示されている場合は、前記サーバから要求された処理を前記処理手段に実行させ、前記サーバにより提供された操作画面に代えて他の操作画面が前記表示部に表示されている場合は、前記サーバから要求された処理の実行を行わないよう制御する制御手段と、を備えることを特徴とする。   In order to achieve the above object, an information processing apparatus of the present invention is an information processing apparatus that includes a display unit that is connected to a server and can display an operation screen provided by the server, and is provided by the server. A notification means for notifying the server of the instruction content from the user via the operation screen displayed on the display unit, and when execution of processing is requested from the server based on the instruction content notified by the notification means A processing unit for executing the requested processing; a determination unit for determining an operation screen displayed on the display unit after the notification unit notifies the server; and a determination by the determination unit If the operation screen provided by the server is displayed on the display unit, the processing means requested by the server is executed and the server provides the operation screen. Been if instead of the operation screen other operation screen is displayed on the display unit, characterized in that it comprises a control means for controlling not to perform the execution of processing requested from the server.

本発明によれば、サーバからの要求に基づく処理を実行する際に、操作画面が遷移されている場合は、サーバからの要求に基づく処理の実行を制限する仕組みを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, when the operation screen is changed when performing the process based on the request | requirement from a server, the mechanism which restrict | limits the execution of the process based on the request | requirement from a server can be provided.

本発明の実施形態における情報処理システムの全体図である。1 is an overall view of an information processing system in an embodiment of the present invention. 本発明の実施形態におけるMFP101の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of an MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるWebサーバ102の構成を示すブロック図である。It is a block diagram which shows the structure of the Web server 102 in embodiment of this invention. 本発明の実施形態における情報処理システムのソフトウェア構成を示す図である。It is a figure which shows the software structure of the information processing system in embodiment of this invention. 本発明の実施形態におけるサービスプロバイダ430の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the service provider 430 in embodiment of this invention. 本発明の実施形態における操作部219に表示される操作画面例である。It is an example of the operation screen displayed on the operation part 219 in embodiment of this invention. Webブラウザ420、Webアプリケーション410、及びサービスプロバイダ430が一連の処理を実行する動作を説明するシーケンス図である。FIG. 10 is a sequence diagram illustrating an operation in which a web browser 420, a web application 410, and a service provider 430 execute a series of processes.

以下、図面を参照して本発明の実施の形態を詳しく説明する。尚、以下の実施の形態は特許請求の範囲に係る発明を限定するものでなく、また実施の形態で説明されている特徴の組み合わせの全てが発明の解決手段に必須のものとは限らない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The following embodiments do not limit the invention according to the scope of claims, and all combinations of features described in the embodiments are not necessarily essential to the solution means of the invention.

図1は、本実施形態における情報処理システムの全体図である。LAN110には、MFP101およびWebサーバ102が互いに通信可能に接続されている。   FIG. 1 is an overall view of an information processing system in the present embodiment. An MFP 101 and a Web server 102 are connected to the LAN 110 so that they can communicate with each other.

図2は、MFP101の構成を示すブロック図である。CPU211を含む制御部210は、MFP101全体の動作を制御する。CPU211は、ROM212に記憶された制御プログラムを読み出して読取制御や送信制御などの各種制御を行う。これにより、MFP101は、コピー/スキャン(送信)/プリント等の各種サービスを提供することができる。RAM213は、CPU211の主メモリ、ワークエリア等の一時記憶領域として用いられる。   FIG. 2 is a block diagram illustrating a configuration of the MFP 101. A control unit 210 including a CPU 211 controls the overall operation of the MFP 101. The CPU 211 reads out a control program stored in the ROM 212 and performs various controls such as reading control and transmission control. Accordingly, the MFP 101 can provide various services such as copy / scan (transmission) / print. The RAM 213 is used as a temporary storage area such as a main memory or work area for the CPU 211.

HDD214は、画像データや各種プログラム、或いは各種情報テーブルを記憶する。操作部I/F215は、操作部219と制御部210とを接続する。操作部219には、タッチパネル機能を有する液晶表示部やキーボードなどが備えられている。また、MFP101には後述するWebブラウザ機能が備えられており、MFP101のWebブラウザはWebサーバ102から受信したHTMLファイルを解析し、受信したHTMLファイルの記述に基づく操作画面を操作部219の液晶表示部に表示する。また、液晶表示部は、Webサーバ102が提供する操作画面ではなく、MFP101内のアプリケーションが提供する操作画面も表示可能である。   The HDD 214 stores image data, various programs, or various information tables. The operation unit I / F 215 connects the operation unit 219 and the control unit 210. The operation unit 219 includes a liquid crystal display unit having a touch panel function, a keyboard, and the like. Further, the MFP 101 has a Web browser function described later. The Web browser of the MFP 101 analyzes the HTML file received from the Web server 102 and displays an operation screen based on the description of the received HTML file on the liquid crystal display of the operation unit 219. To display. In addition, the liquid crystal display unit can display not only the operation screen provided by the Web server 102 but also the operation screen provided by the application in the MFP 101.

プリンタI/F216は、プリンタ220と制御部210とを接続する。プリンタ220で印刷すべき画像データはプリンタI/F216を介して制御部210から転送され、プリンタ220において記録媒体上に印刷される。   A printer I / F 216 connects the printer 220 and the control unit 210. Image data to be printed by the printer 220 is transferred from the control unit 210 via the printer I / F 216 and printed on a recording medium by the printer 220.

スキャナI/F217は、スキャナ221と制御部210とを接続する。スキャナ221は、原稿上の画像を読み取って画像データを生成し、スキャナI/F217を介して制御部210に入力する。   The scanner I / F 217 connects the scanner 221 and the control unit 210. The scanner 221 reads an image on a document to generate image data, and inputs the image data to the control unit 210 via the scanner I / F 217.

ネットワークI/F218は、制御部210(MFP101)をLAN110に接続する。ネットワークI/F218は、LAN110上の外部装置(例えば、Webサーバ102)に画像データや情報を送信したり、LAN110上の外部装置から各種情報を受信したりする。   The network I / F 218 connects the control unit 210 (MFP 101) to the LAN 110. The network I / F 218 transmits image data and information to an external device (for example, the Web server 102) on the LAN 110, and receives various types of information from the external device on the LAN 110.

図3は、Webサーバ102の構成を示すブロック図である。CPU311を含む制御部310は、Webサーバ102全体の動作を制御する。CPU311は、ROM312に記憶された制御プログラムを読み出して各種制御処理を実行する。RAM313は、CPU311の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD314は、画像データや各種プログラム、或いは後述する各種情報テーブルを記憶する。   FIG. 3 is a block diagram illustrating a configuration of the Web server 102. A control unit 310 including a CPU 311 controls the operation of the entire Web server 102. The CPU 311 reads out the control program stored in the ROM 312 and executes various control processes. The RAM 313 is used as a temporary storage area such as a main memory or work area of the CPU 311. The HDD 314 stores image data, various programs, or various information tables described later.

ネットワークI/F315は、制御部310(Webサーバ102)をLAN110に接続する。ネットワークI/F315は、LAN110上の他の装置との間で各種情報を送受信する。また、Webサーバ102は、図示しないLAN110上のメールサーバを経由させて、画像データを添付した電子メールを送信する機能を有する。   The network I / F 315 connects the control unit 310 (Web server 102) to the LAN 110. The network I / F 315 transmits and receives various information to and from other devices on the LAN 110. Further, the Web server 102 has a function of transmitting an e-mail attached with image data via a mail server on the LAN 110 (not shown).

図4は、情報処理システム全体のソフトウェア構成を説明するための図である。図4に示す各機能部は、MFP101およびWebサーバ102のそれぞれに備えられているCPUが制御プログラムを実行することにより実現される。   FIG. 4 is a diagram for explaining the software configuration of the entire information processing system. Each function unit illustrated in FIG. 4 is realized by a CPU provided in each of the MFP 101 and the Web server 102 executing a control program.

MFP101は、Webブラウザ420およびサービスプロバイダ430を備えている。Webブラウザ420は、通信部421、解析部422、及び画面表示部423を含む。通信部421は、HTTPプロトコルに従ってWebアプリケーション410のプレゼンテーション部411と通信する。より具体的には、通信部421は、Webブラウザで表示する操作画面をWebアプリケーション410に対して要求したり、Webブラウザで表示した操作画面を介して入力されたユーザからの指示をWebアプリケーション410に通知したりする。   The MFP 101 includes a web browser 420 and a service provider 430. The web browser 420 includes a communication unit 421, an analysis unit 422, and a screen display unit 423. The communication unit 421 communicates with the presentation unit 411 of the Web application 410 according to the HTTP protocol. More specifically, the communication unit 421 requests an operation screen to be displayed on the web browser from the web application 410, or receives an instruction from the user input via the operation screen displayed on the web browser. Or notify.

解析部422は、Webアプリケーション410から受信するHTMLファイルを解析する。このHTMLファイルには、Webブラウザに表示すべき操作画面の内容を示す記述が含まれている。画面表示部423は、解析部422による解析の結果に基づいて操作画面を作成および更新する。   The analysis unit 422 analyzes the HTML file received from the Web application 410. This HTML file includes a description indicating the contents of the operation screen to be displayed on the Web browser. The screen display unit 423 creates and updates an operation screen based on the result of analysis by the analysis unit 422.

Webサーバ102には、プレゼンテーション部411及びロジック部412を含むWebアプリケーション410が備えられている。   The web server 102 includes a web application 410 including a presentation unit 411 and a logic unit 412.

プレゼンテーション部411は、通信部421と通信し、MFP101からの要求に応えてMFP101のWebブラウザで表示すべき操作画面をMFP101に送信する。また、MFP101のWebブラウザに表示された操作画面を介して入力されたユーザからの指示内容をMFP101から受け取る。   The presentation unit 411 communicates with the communication unit 421, and transmits an operation screen to be displayed on the Web browser of the MFP 101 to the MFP 101 in response to a request from the MFP 101. Further, the user receives from the MFP 101 the content of an instruction from the user input via the operation screen displayed on the Web browser of the MFP 101.

ユーザからの指示を受け取ったWebアプリケーション410は、指示の内容に従って各種処理を実行するとともに、必要に応じてMFP101に処理の実行を要求する。具体的には、MFP101のプリンタ220による印刷処理の実行や、スキャナ221による読取処理の実行、或いはネットワークI/F218を介した送信処理の実行を要求する。   Receiving the instruction from the user, the Web application 410 executes various processes according to the contents of the instruction and requests the MFP 101 to execute the processes as necessary. Specifically, it requests execution of printing processing by the printer 220 of the MFP 101, execution of reading processing by the scanner 221, or execution of transmission processing via the network I / F 218.

このようにMFP101に対して処理の実行を要求する場合には、ロジック部412がMFP101に備えられたサービスプロバイダ430内の通信部431と通信する。ロジック部412と通信部431の間は、SOAP(Simple Object Access Protocol)/HTTPプロトコルに従って通信される。   In this way, when requesting the MFP 101 to execute processing, the logic unit 412 communicates with the communication unit 431 in the service provider 430 provided in the MFP 101. Communication between the logic unit 412 and the communication unit 431 is performed according to a SOAP (Simple Object Access Protocol) / HTTP protocol.

サービスプロバイダ430は、通信部431、ジョブ生成部432および画面表示部433を含む。通信部431は、Webアプリケーション410内のロジック部412からの処理の要求を受け付ける。Webアプリケーション410から処理の実行を要求された場合、ジョブ生成部432が要求された処理を実行するためのジョブを生成して実行する。画面表示部433は、ジョブ生成部432によるジョブ実行の状況に基づいて実行中画面を作成および更新する。サービスプロバイダ430は実行中画面を操作部219へ表示する際には、画面制御部450に対して実行中画面の表示を指示する。   The service provider 430 includes a communication unit 431, a job generation unit 432, and a screen display unit 433. The communication unit 431 receives a processing request from the logic unit 412 in the Web application 410. When execution of processing is requested from the Web application 410, the job generation unit 432 generates and executes a job for executing the requested processing. The screen display unit 433 creates and updates the in-execution screen based on the job execution status by the job generation unit 432. The service provider 430 instructs the screen control unit 450 to display the execution screen when displaying the execution screen on the operation unit 219.

このように、MFP101はサービスプロバイダ430を備えることにより、Webサーバ102(Webアプリケーション410)からの要求に応じて、コピーやスキャン、プリントなどのサービスを提供することができる。   As described above, the MFP 101 includes the service provider 430, and can provide services such as copying, scanning, and printing in response to a request from the Web server 102 (Web application 410).

画面制御部450は、Webブラウザ420やサービスプロバイダ430、或いは他のモジュールから操作画面の表示が指示された場合に、どの操作画面を優先して表示するかを表示制御する。ある操作画面を優先して表示することは、例えば、その操作画面を最前面に表示することを意味する。   The screen control unit 450 controls display of which operation screen is preferentially displayed when an operation screen display is instructed from the Web browser 420, the service provider 430, or another module. Displaying a certain operation screen with priority means, for example, displaying the operation screen in the foreground.

図4の例では、ユーザの操作部219からの指示ならびにサービスプロバイダ430からの指示に従って、画面表示部423が表示する操作画面と、画面表示部433が表示する操作画面のどちらの画面を操作部219に優先して表示するかを制御する。   In the example of FIG. 4, either the operation screen displayed by the screen display unit 423 or the operation screen displayed by the screen display unit 433 is displayed as the operation unit in accordance with an instruction from the user operation unit 219 and an instruction from the service provider 430. Controls whether to display in priority to 219.

読取処理部470は、スキャナ221を用いて原稿上の画像を読み取って画像データを生成する読取処理を実行する。また、印刷処理部480は、プリンタ220を用いて画像データに基づく画像を記録媒体上に印刷する印刷処理を実行する。主制御部460は、MFP101の各機能部を制御する。   The reading processing unit 470 performs a reading process of reading an image on a document using the scanner 221 and generating image data. Also, the print processing unit 480 executes print processing for printing an image based on the image data on a recording medium using the printer 220. A main control unit 460 controls each functional unit of the MFP 101.

図5は、MFP101のサービスプロバイダ430がWebアプリケーション410から処理の実行要求を受けたときに行う一連の処理を説明するフローチャートである。図5のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 5 is a flowchart for describing a series of processing performed when the service provider 430 of the MFP 101 receives a processing execution request from the Web application 410. Each operation (step) shown in the flowchart of FIG. 5 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS501では、サービスプロバイダ430の通信部431がWebアプリケーション410から処理の実行要求を受信する。   In step S <b> 501, the communication unit 431 of the service provider 430 receives a process execution request from the Web application 410.

ステップS502では、サービスプロバイダ430がステップS501で受信した処理実行要求により要求されている処理の内容を判断する。ここでは、サービスプロバイダ430が要求され得る処理の内容として「Print」と「ScanToMail」とがある例を説明する。「Print」とは、Webアプリケーション410から送信される画像データをプリンタ220で印刷する処理である。   In step S502, the service provider 430 determines the content of the process requested by the process execution request received in step S501. Here, an example will be described in which “Print” and “ScanToMail” exist as the contents of processing that can be requested by the service provider 430. “Print” is processing for printing image data transmitted from the Web application 410 by the printer 220.

「ScanToMail」とは、スキャナ221で原稿上の画像を読み取って生成した画像データをWebアプリケーション410が受け取り、電子メールに添付してWebサーバ102から所望の宛先に送信する処理である。「ScanToMail」では、スキャナ221により生成された画像データを電子メールで送信する前に、ユーザによる画像データのプレビュー確認を行う。プレビュー確認の具体的な方法は、サービスプロバイダ430からWebアプリケーション410に送信された画像データを、Webアプリケーション410がMFP101のWebブラウザ420に送信して表示させる。そして、ユーザが画像データの内容を確認した後にWebブラウザ420を操作して送信実行を指示すると、この指示がWebアプリケーション410に通知され、Webアプリケーション410による電子メールの送信が実行される。一方、「Print」の場合は、Webアプリケーション410から送信される画像データをプリンタ220で印刷することで処理が完了するため、処理後のユーザ操作は必要ない。   “ScanToMail” is a process in which the Web application 410 receives image data generated by reading an image on a document with the scanner 221, attaches it to an e-mail, and transmits it to a desired destination from the Web server 102. In “ScanToMail”, the user confirms the preview of the image data before transmitting the image data generated by the scanner 221 by e-mail. As a specific method for preview confirmation, the Web application 410 transmits the image data transmitted from the service provider 430 to the Web application 410 to the Web browser 420 of the MFP 101 for display. Then, when the user confirms the contents of the image data and operates the web browser 420 to instruct transmission execution, the instruction is notified to the web application 410 and transmission of an e-mail by the web application 410 is executed. On the other hand, in the case of “Print”, the processing is completed by printing the image data transmitted from the Web application 410 with the printer 220, and therefore no user operation after the processing is necessary.

また、「ScanToMail」では、スキャナ221による原稿の読み取り処理が実行されている間、後述する図6に示すような、「処理実行中」であることを示す画面が表示される。図6に示す画面には、複数枚の原稿を連続して読み取らせる場合に使用する「読取実行」ボタン604が設けられており、ユーザはスキャナ221に原稿をセットした後に「読取実行」ボタン604を押下することにより、原稿の読み取りが実行される。なお、「Print」の場合は、上述した「処理実行中」であることを示す画面は表示されない。   In “ScanToMail”, a screen indicating “processing in progress” is displayed as shown in FIG. 6 to be described later while the document reading process by the scanner 221 is being executed. The screen shown in FIG. 6 is provided with a “read execution” button 604 used when continuously reading a plurality of originals. The user sets the original on the scanner 221 and then executes the “read execution” button 604. The document is read by pressing. In the case of “Print”, the above-described screen indicating “processing is being executed” is not displayed.

図5の説明に戻り、ステップS503で処理内容が「ScanToMail」であると判断した場合はステップS503に進み、処理内容が「Print」であると判断した場合はステップS505に進む。   Returning to the description of FIG. 5, if it is determined in step S503 that the processing content is “ScanToMail”, the process proceeds to step S503, and if it is determined that the processing content is “Print”, the process proceeds to step S505.

ステップS503では、サービスプロバイダ430が画面制御部450に問い合わせることにより、MFP101の操作部219に現在最前面に表示されている画面がWebブラウザであるか否かを判定する。ここで、現在最前面に表示されている画面がWebブラウザでない(Webブラウザが表示する操作画面以外の操作画面が表示されている)と判定した場合は、ステップS508に進み、Webアプリケーション410にエラーを応答する。この場合、Webアプリケーション410から要求された処理は実行されない(実行が制限される)。   In step S <b> 503, the service provider 430 makes an inquiry to the screen control unit 450 to determine whether the screen currently displayed in the foreground on the operation unit 219 of the MFP 101 is a Web browser. If it is determined that the screen currently displayed in the forefront is not a web browser (an operation screen other than the operation screen displayed by the web browser is displayed), the process proceeds to step S508, and the web application 410 has an error. Respond. In this case, the processing requested from the Web application 410 is not executed (execution is restricted).

なお、ここでは複数の操作画面を重ねて表示するマルチウィンドウ機能を有する場合の例について説明したが、マルチウィンドウ機能を有さない構成(1つの操作画面を表示するときに、それまでに表示していた操作画面が閉じられる)であっても構わない。この場合、ステップS503では、「現在表示されている画面がWebブラウザであるか否か」が判定される。   Although an example in which a multi-window function for displaying a plurality of operation screens in an overlapping manner has been described here, a configuration without a multi-window function (when one operation screen is displayed, it is displayed up to that point). The operation screen that has been closed may be closed). In this case, in step S503, “whether or not the currently displayed screen is a Web browser” is determined.

一方、現在最前面に表示されている画面がWebブラウザであると判定した場合は、ステップS504に進み、図6に示す画面を操作部219に表示するように画面制御部450に指示する。これにより、図6に示す画面が操作部219の最前面(即ち、Webブラウザよりも前面)に表示されることになる。   On the other hand, if it is determined that the screen currently displayed in the foreground is a Web browser, the process advances to step S504 to instruct the screen control unit 450 to display the screen shown in FIG. As a result, the screen shown in FIG. 6 is displayed on the forefront of the operation unit 219 (that is, on the front side of the Web browser).

ステップS505では、通信部431がWebアプリケーション410へ正常応答を行うことにより、要求された処理を正常に受け付けたことをWebアプリケーションに410に通知する。   In step S505, the communication unit 431 sends a normal response to the Web application 410, thereby notifying the Web application 410 that the requested process has been received normally.

ステップS506では、ジョブ生成部432が要求された処理を実行するためのジョブを生成して実行する。具体的には、処理内容が「ScanToMail」である場合は、スキャナ211を用いた原稿の読み取り処理を実行する。また、処理内容が「Print」である場合は、Webアプリケーション410から送信される画像データを、プリンタ220を用いて印刷する処理を実行する。なお、ジョブの実行状況に応じて、必要であれば画面表示部433がステップS504で表示した実行中画面を随時更新するようにしても良い。要求された処理が終了すると、ステップS507へ進む。   In step S506, the job generation unit 432 generates and executes a job for executing the requested processing. Specifically, when the processing content is “ScanToMail”, a document reading process using the scanner 211 is executed. If the processing content is “Print”, a process of printing image data transmitted from the Web application 410 using the printer 220 is executed. Depending on the execution status of the job, the in-execution screen displayed by the screen display unit 433 in step S504 may be updated at any time if necessary. When the requested process ends, the process proceeds to step S507.

ステップS507ではサービスプロバイダ430が画面制御部450へ画面(図6)のクローズ指示を行い、処理を終了する。指示を受けた画面制御部450は、ステップS504以前に表示していた操作画面(即ち、Webブラウザ420が表示する操作画面)を操作部219の最前面に表示する。なお、処理内容が「Print」の場合は、ステップS504の処理が行われていないため、ステップS507の処理は省略される。   In step S507, the service provider 430 instructs the screen control unit 450 to close the screen (FIG. 6), and the process ends. Upon receiving the instruction, the screen control unit 450 displays the operation screen displayed before step S504 (that is, the operation screen displayed by the web browser 420) on the forefront of the operation unit 219. If the process content is “Print”, the process of step S504 is not performed, and thus the process of step S507 is omitted.

図6は、ステップS504で表示される実行中画面の一例である。601は現在実行中の処理内容、処理状況を表示するエリアである。図6の例では、ユーザは処理内容が「ScanToMail」であり、現在の状況は読取処理を実行中であることが判別できる。601は処理の実行状況に応じて随時更新されてもよい。602は設定内容および現在の状況の詳細を表示するエリアである。図6の例でユーザは、カラー設定はグレースケール、倍率は100%および原稿サイズはA4の設定で実行中であることが判別できる。加えて、2ページ目までを読み取り終えた状態であることが判別できる。601と同様に、602の表示内容(例えば、ページ数の表示)は適時更新されてもよい。ボタン603は、実行中の処理を中止するボタンである。ボタン604は、原稿をスキャナ211にセットした後にユーザが読み取り実行を指示するためのボタンである。   FIG. 6 is an example of a running screen displayed in step S504. Reference numeral 601 denotes an area for displaying the processing contents and processing status currently being executed. In the example of FIG. 6, the user can determine that the processing content is “ScanToMail” and the current situation is that the reading processing is being executed. 601 may be updated at any time according to the execution status of the process. Reference numeral 602 denotes an area for displaying details of setting contents and the current situation. In the example of FIG. 6, the user can determine that the color setting is grayscale, the magnification is 100%, and the document size is A4. In addition, it can be determined that the second page has been read. Similar to 601, the display content of 602 (for example, display of the number of pages) may be updated in a timely manner. A button 603 is a button for canceling the process being executed. A button 604 is a button for the user to instruct execution of reading after setting a document on the scanner 211.

図7は、Webアプリケーション410から要求される処理の内容が「ScanToMail」である場合のMFP101及びWebサーバ102を含む全体のシーケンス図を示す。   FIG. 7 shows an overall sequence diagram including the MFP 101 and the Web server 102 when the content of processing requested from the Web application 410 is “ScanToMail”.

ステップS701では、予めWebブラウザ420に登録されたURLまたはユーザにより任意に指定されたURLに基づいて、Webブラウザ420がWebサーバ102(Webアプリケーション410)にアクセスし、操作画面を要求する。この要求を受けたWebアプリケーション410は、ステップS702において、操作画面を表示するための画面データであるHTMLファイルをMFP101(Webブラウザ420)に応答する。   In step S701, the web browser 420 accesses the web server 102 (web application 410) and requests an operation screen based on a URL registered in advance in the web browser 420 or a URL arbitrarily designated by the user. In step S702, the Web application 410 that has received this request responds to the MFP 101 (Web browser 420) with an HTML file that is screen data for displaying an operation screen.

HTMLファイルを受信したWebブラウザ420は、ステップS703で操作画面を表示し、ユーザの操作を受け付ける。そして、ユーザが「ScanToMail」の実行を指示したときに、この指示がWebアプリケーション410に通知される(ステップS704)。   The web browser 420 that has received the HTML file displays an operation screen in step S703 and accepts a user operation. When the user instructs execution of “ScanToMail”, this instruction is notified to the Web application 410 (step S704).

ステップS705では、Webアプリケーション410がサービスプロバイダ430に対して「ScanToMail」の実行を要求する。そして、この要求を受けたサービスプロバイダ430は、ステップS706において、MFP101の操作部219に現在最前面に表示されている画面がWebブラウザであることを確認する(図5のステップS503の処理に対応する)。なお、ここでMFP101の操作部219に現在最前面に表示されている画面がWebブラウザでない場合は、Webアプリケーション410にエラー応答を行う。   In step S <b> 705, the Web application 410 requests the service provider 430 to execute “ScanToMail”. In step S706, the service provider 430 that has received this request confirms that the screen currently displayed in the forefront on the operation unit 219 of the MFP 101 is a Web browser (corresponding to the processing in step S503 in FIG. 5). To do). If the screen currently displayed in the forefront on the operation unit 219 of the MFP 101 is not a Web browser, an error response is sent to the Web application 410.

ステップS707では、サービスプロバイダ430が、図6に示す画面を操作部219に表示するように画面制御部450に指示する(図5のステップS504の処理に対応する)。続くステップS708では、サービスプロバイダ430がWebアプリケーション410に対して正常応答を行う(図5のステップS505の処理に対応する)。   In step S707, the service provider 430 instructs the screen control unit 450 to display the screen shown in FIG. 6 on the operation unit 219 (corresponding to the process in step S504 in FIG. 5). In the subsequent step S708, the service provider 430 makes a normal response to the Web application 410 (corresponding to the process in step S505 in FIG. 5).

ステップS709では、サービスプロバイダ430が要求された処理を実行する(図5のステップS506の処理に対応する)する。続くステップS710では、読取処理により得られた画像データをWebアプリケーション410に送信する。Webアプリケーション410は、ステップS711において、サービスプロバイダ430から送信された画像データをWebブラウザ420に送信する。   In step S709, the service provider 430 executes the requested process (corresponding to the process in step S506 in FIG. 5). In a succeeding step S710, the image data obtained by the reading process is transmitted to the Web application 410. In step S <b> 711, the web application 410 transmits the image data transmitted from the service provider 430 to the web browser 420.

ステップS712では、Webアプリケーション410から送信された画像データをWebブラウザ420がプレビュー表示し、ユーザに画像データの内容を確認させる。画像データの内容を確認したユーザが、Webブラウザ420により表示される操作画面を介して画像データの送信実行を指示すると、この指示がステップS713でWebアプリケーション410に通知される。そして、ステップS714においてWebアプリケーション410が画像データを電子メールに添付して送信する。なお電子メールの宛先は、ステップS703で表示される操作画面を介してユーザが指定しているものとする。   In step S712, the web browser 420 displays a preview of the image data transmitted from the web application 410, and allows the user to confirm the content of the image data. When the user who has confirmed the content of the image data instructs execution of transmission of image data via the operation screen displayed by the web browser 420, the instruction is notified to the web application 410 in step S713. In step S714, the Web application 410 transmits the image data attached to the e-mail. It is assumed that the e-mail destination is designated by the user via the operation screen displayed in step S703.

以上説明した通り、本実施形態のサービスプロバイダ430は、Webアプリケーション410から要求された処理の内容に応じて、Webブラウザが現在最前面に表示されていることを条件として処理を実行するか否かを切り替える。即ち、要求された処理の内容が「ScanToMail」の場合は、Webブラウザが現在最前面に表示されていることを条件として処理を実行する。これにより、既に他の操作画面に表示が切り替えられている(例えば、Webブラウザが閉じられている)場合は、処理の実行が制限される。従って、遷移後の操作画面に上書きする形で「処理実行中」であることを示す画面が表示されてユーザ操作の邪魔になることを防止することができる。また、既に他の操作画面に遷移されていることにより、処理後のユーザ操作(例えば、プレビュー確認)が行われない可能性が高いにも関わらず、処理(例えば、読取処理)を実行することを防止することができる。これにより、読取処理の実行によって生成された画像データがいつまでも確認されずWebサーバ102内に留まってしまうことを防止することができる。   As described above, the service provider 430 according to the present embodiment determines whether or not to execute the process on the condition that the Web browser is currently displayed in the foreground according to the content of the process requested from the Web application 410. Switch. That is, when the content of the requested process is “ScanToMail”, the process is executed on the condition that the Web browser is currently displayed in the foreground. As a result, if the display has already been switched to another operation screen (for example, the Web browser is closed), execution of the process is restricted. Therefore, it is possible to prevent a screen indicating that “processing is being executed” from being displayed on the operation screen after the transition, so that the user operation is not disturbed. Further, the process (for example, the reading process) is executed even though there is a high possibility that the user operation after the process (for example, preview confirmation) is not performed due to the transition to another operation screen. Can be prevented. Thereby, it is possible to prevent the image data generated by the execution of the reading process from being confirmed indefinitely and remaining in the Web server 102.

一方、要求された処理の内容が「Print」の場合は、Webブラウザが現在最前面に表示されているか否かに関わらず処理を実行する。これは、「Print」が、処理後のユーザ操作を必要としない処理であるため、他の操作画面に遷移されていたとしても実行する処理が無駄になる可能性が小さいからである。また、「Print」を実行するときは、「処理実行中」であることを示す画面が表示されないため、遷移後の操作画面を介したユーザ操作の邪魔になることがないからである。   On the other hand, when the content of the requested process is “Print”, the process is executed regardless of whether the Web browser is currently displayed in the foreground. This is because “Print” is a process that does not require a user operation after the process, and therefore, the process that is executed is less likely to be wasted even if it has been changed to another operation screen. In addition, when “Print” is executed, a screen indicating that “processing is being executed” is not displayed, and therefore, the user operation via the operation screen after the transition is not disturbed.

なお、本実施形態では、“処理後にユーザ操作を必要とする処理”または“「処理実行中」であることを示す画面が表示される処理”に該当する処理(第1種別の処理)として「ScanToMail」を例に挙げた。また、これらに該当しない処理(第2種別の処理)として「Print」を例に挙げた。しかしながら、各種別に分類される処理の内容は「ScanToMail」や「Print」に限定されない。   In the present embodiment, “processing that requires user operation after processing” or “processing that displays a screen indicating that processing is being performed” (first type processing) is “ “ScanToMail” was taken as an example. In addition, “Print” is given as an example of a process (second type of process) that does not correspond to these. However, the contents of processing classified according to various types are not limited to “ScanToMail” or “Print”.

また、処理の内容または種別毎に、“処理後にユーザ操作を必要とする処理”であるか否か、或いは“「処理実行中」であることを示す画面が表示される処理”であるか否かを示す情報をサービスプロバイダ430内に予め管理するようにしても構わない。または、Webアプリケーション410が処理実行を要求する際に、要求する処理が、“処理後にユーザ操作を必要とする処理”であるか否か、或いは“「処理実行中」であることを示す画面が表示される処理”であるか否かを示す情報を通知するようにしても良い。   In addition, for each processing content or type, whether or not it is “processing that requires user operation after processing” or “processing that displays a screen indicating that“ processing is in progress ”” Such information may be managed in advance in the service provider 430. Alternatively, when the Web application 410 requests processing execution, the requested processing is “processing that requires user operation after processing”. Information indicating whether or not it is “a process for displaying a screen indicating that“ processing is being executed ”” may be notified.

また、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。   The object of the present invention can also be achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU, MPU, etc.) of the system or apparatus is stored in the storage medium. This is the process of reading the code.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

上記の目的を達成するために本発明の情報処理装置は、操作画面を表示可能な表示部を備える情報処理装置であって、原稿上の画像を読み取って画像データを生成する読取手段と、ネットワーク上のサーバにより提供され、前記表示部に表示された操作画面を介したユーザからの指示内容を前記サーバに通知する通知手段と、前記通知手段が通知した指示内容に基づいて前記サーバから読取処理の実行を要求された場合に、前記読取手段に読取処理を実行させる処理手段と、を備え、前記処理手段は、前記通知手段が前記サーバへの通知を行った後、前記サーバにより提供された操作画面が前記表示部に表示されている場合は、前記サーバから要求された読取処理を実行させ、前記サーバにより提供された操作画面に代えて他の操作画面が前記表示部に表示されている場合は、前記サーバから要求された読取処理を実行させないことを特徴とする。また、本発明の情報処理装置は、操作画面を表示可能な表示部を備える情報処理装置であって、原稿上の画像を読み取って画像データを生成する読取手段と、Webブラウザ機能により前記表示部に表示された操作画面を介したユーザからの指示内容をネットワーク上のサーバに通知する通知手段と、前記通知手段が通知した指示内容に基づいて前記サーバから読取処理の実行を要求された場合に、前記読取手段に読取処理を実行させる処理手段と、を備え、前記処理手段は、前記通知手段が前記サーバへの通知を行った後、前記表示部に表示されている操作画面がWebブラウザ機能により表示された操作画面である場合は、前記サーバから要求された読取処理を実行させ、前記表示部に表示されている操作画面がWebブラウザ機能により表示された操作画面でない場合は、前記サーバから要求された読取処理を実行させないことを特徴とする。 The information processing apparatus of the present invention to achieve the above object, an information processing apparatus including a display unit capable of displaying a steering drawing surface, a reading means for generating image data by reading an image on an original, Provided by a server on the network and notifying means for notifying the server of the instruction content from the user via the operation screen displayed on the display unit, and reading from the server based on the instruction content notified by the notification means Processing means for causing the reading means to execute reading processing when execution of processing is requested, and the processing means is provided by the server after the notification means notifies the server. and when the operation screen is displayed on the display unit, the to execute the reading processing requested from a server, the other operation screen in place of the operation screen provided by the server before If displayed on the display unit is characterized in that not run the by the read processing request from the server. The information processing apparatus according to the present invention is an information processing apparatus including a display unit capable of displaying an operation screen, the reading unit configured to read an image on a document and generate image data, and the display unit using a Web browser function. Notification means for notifying the server on the network of the instruction content from the user via the operation screen displayed on the screen, and when the server requests execution of the reading process based on the instruction content notified by the notification means And a processing unit that causes the reading unit to execute a reading process, and the processing unit displays a web browser function on the operation screen displayed on the display unit after the notification unit notifies the server. If the operation screen is displayed by the above, the reading process requested by the server is executed, and the operation screen displayed on the display unit is displayed by the Web browser function. If not, the operation screen displayed, characterized in that it does not run the by the read processing request from the server.

Claims (1)

サーバに接続され、当該サーバにより提供される操作画面を表示可能な表示部を備える情報処理装置であって、
前記サーバにより提供され、前記表示部に表示された操作画面を介したユーザからの指示内容を前記サーバに通知する通知手段と、
前記通知手段が通知した指示内容に基づいて前記サーバから処理の実行を要求された場合に、当該要求された処理を実行する処理手段と、
前記通知手段が前記サーバへの通知を行った後、前記表示部に表示されている操作画面を判断する判断手段と、
前記判断手段による判断に基づき、前記サーバにより提供された操作画面が前記表示部に表示されている場合は、前記サーバから要求された処理を前記処理手段に実行させ、前記サーバにより提供された操作画面に代えて他の操作画面が前記表示部に表示されている場合は、前記サーバから要求された処理の実行を行わないよう制御する制御手段と、
を備えることを特徴とする情報処理装置。
An information processing apparatus including a display unit connected to a server and capable of displaying an operation screen provided by the server,
Notification means for notifying the server of the instruction content from the user via the operation screen provided by the server and displayed on the display unit;
Processing means for executing the requested processing when the server requests execution of processing based on the instruction content notified by the notification means;
A determination unit that determines an operation screen displayed on the display unit after the notification unit notifies the server;
When the operation screen provided by the server is displayed on the display unit based on the determination by the determination unit, the processing unit requests the server to execute the processing requested by the server, and the operation provided by the server. When another operation screen is displayed on the display unit instead of the screen, control means for controlling not to execute the processing requested by the server;
An information processing apparatus comprising:
JP2013194193A 2013-09-19 2013-09-19 Information processing apparatus, information processing apparatus control method, and program Active JP5619245B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013194193A JP5619245B2 (en) 2013-09-19 2013-09-19 Information processing apparatus, information processing apparatus control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013194193A JP5619245B2 (en) 2013-09-19 2013-09-19 Information processing apparatus, information processing apparatus control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009285757A Division JP5371726B2 (en) 2009-12-16 2009-12-16 Information processing apparatus, information processing apparatus control method, and program

Publications (2)

Publication Number Publication Date
JP2014059877A true JP2014059877A (en) 2014-04-03
JP5619245B2 JP5619245B2 (en) 2014-11-05

Family

ID=50616245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013194193A Active JP5619245B2 (en) 2013-09-19 2013-09-19 Information processing apparatus, information processing apparatus control method, and program

Country Status (1)

Country Link
JP (1) JP5619245B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11954546B2 (en) 2020-05-26 2024-04-09 Shin-Etsu Chemical Co., Ltd. Structure for individual authentication, method for producing thereof, and individual authentication method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049523A (en) * 2000-08-03 2002-02-15 Hitachi Ltd Web PAGE DISPLAY CONTROL METHOD, RECORDING MEDIUM WITH RECORDED PROGRAM THEREOF, BROWSER, AND TRANSACTION PROCESSING METHOD USING THE SAME
JP2005157425A (en) * 2003-11-20 2005-06-16 Fujitsu Ltd Automatic transaction device, automatic transaction control method, and control program therefor
JP2006053905A (en) * 2004-07-15 2006-02-23 Canon Inc Image forming device and image forming method, and program for controlling image forming device
JP2006127179A (en) * 2004-10-29 2006-05-18 Hitachi Omron Terminal Solutions Corp System for controlling synchronization of picture displaying with device processing
JP2006127503A (en) * 2004-10-08 2006-05-18 Sharp Corp Image forming apparatus, remote arithmetic unit, method of information communication between devices, image formation system, communication program and recording medium
JP2006260145A (en) * 2005-03-17 2006-09-28 Murata Mach Ltd Network multifunction machine, terminal device and network multifunction machine system
JP2009176194A (en) * 2008-01-28 2009-08-06 Nippon Atm Kk Automatic teller machine

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049523A (en) * 2000-08-03 2002-02-15 Hitachi Ltd Web PAGE DISPLAY CONTROL METHOD, RECORDING MEDIUM WITH RECORDED PROGRAM THEREOF, BROWSER, AND TRANSACTION PROCESSING METHOD USING THE SAME
JP2005157425A (en) * 2003-11-20 2005-06-16 Fujitsu Ltd Automatic transaction device, automatic transaction control method, and control program therefor
JP2006053905A (en) * 2004-07-15 2006-02-23 Canon Inc Image forming device and image forming method, and program for controlling image forming device
JP2006127503A (en) * 2004-10-08 2006-05-18 Sharp Corp Image forming apparatus, remote arithmetic unit, method of information communication between devices, image formation system, communication program and recording medium
JP2006127179A (en) * 2004-10-29 2006-05-18 Hitachi Omron Terminal Solutions Corp System for controlling synchronization of picture displaying with device processing
JP2006260145A (en) * 2005-03-17 2006-09-28 Murata Mach Ltd Network multifunction machine, terminal device and network multifunction machine system
JP2009176194A (en) * 2008-01-28 2009-08-06 Nippon Atm Kk Automatic teller machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11954546B2 (en) 2020-05-26 2024-04-09 Shin-Etsu Chemical Co., Ltd. Structure for individual authentication, method for producing thereof, and individual authentication method

Also Published As

Publication number Publication date
JP5619245B2 (en) 2014-11-05

Similar Documents

Publication Publication Date Title
JP5371726B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2015114820A (en) Print service provision apparatus and printing system
JP2009230319A (en) Printing control device
US10455101B2 (en) Server, image processing unit, and non-transitory recording medium for displaying error screen
JP5170141B2 (en) Printer and terminal device
JP2011131382A (en) Image forming system and image forming apparatus
JP2013134618A (en) Print data generation program, terminal device and control method for terminal device
JP5709429B2 (en) Image processing apparatus, control method therefor, and program
JP2016144157A (en) Operation screen provision system, relay device, operation screen provision apparatus and program
JP5754904B2 (en) Printing apparatus, printing apparatus control method, and program
JP5619245B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5900013B2 (en) Information processing apparatus, file processing method, and program
JP2015158803A (en) Image processing apparatus, control method of image processing apparatus, and program
JP2008282311A (en) Network device and data updating method
JP2012118820A (en) Information processing system
JP6341016B2 (en) Image forming system, image forming apparatus, and program
JP7255277B2 (en) Image processing device and image processing system
JP6295745B2 (en) Apparatus provided with operation unit, information processing method, information processing program, and information processing system
JP2011123620A (en) Apparatus and system for processing information, control method and program
JP2019043063A (en) Image forming device, control method and program
US20240086485A1 (en) Web browsing system, server, and control method thereof
JP6972884B2 (en) Print instruction device
JP5800934B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5429351B2 (en) Printer and terminal device
JP2006127427A (en) Print control device, method, and program

Legal Events

Date Code Title Description
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: 20140819

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140916

R151 Written notification of patent or utility model registration

Ref document number: 5619245

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371