JP2013092862A - Print instruction supporting system, printer, print instruction support device and program - Google Patents

Print instruction supporting system, printer, print instruction support device and program Download PDF

Info

Publication number
JP2013092862A
JP2013092862A JP2011233703A JP2011233703A JP2013092862A JP 2013092862 A JP2013092862 A JP 2013092862A JP 2011233703 A JP2011233703 A JP 2011233703A JP 2011233703 A JP2011233703 A JP 2011233703A JP 2013092862 A JP2013092862 A JP 2013092862A
Authority
JP
Japan
Prior art keywords
printing
information
print instruction
print
document
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
JP2011233703A
Other languages
Japanese (ja)
Other versions
JP5861381B2 (en
Inventor
Michihiko Ota
充彦 太田
Naoyuki Enomoto
尚之 榎本
Yusaku Kurihara
勇作 栗原
Taketo Hosoda
健人 細田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2011233703A priority Critical patent/JP5861381B2/en
Publication of JP2013092862A publication Critical patent/JP2013092862A/en
Application granted granted Critical
Publication of JP5861381B2 publication Critical patent/JP5861381B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To easily select a printer located in front of a print instruction source among from multiple printers associated with the print instruction source.SOLUTION: When a user presses a printing button at a client terminal, a cloud print server transmits a printer retrieval packet to all image forming devices. A reception unit 41 of an image forming device 30 among the image forming devices receives the printer retrieval packet. When the user presses a printer specification button of the image forming device 30, a transmission unit 49 transmits device specification information including an ID of the image forming device 30 to the cloud print server and a print setting screen for the image forming device 30 is displayed on the client terminal. When the user sets the printer and presses an execution button at the client terminal, the cloud print server instructs the image forming device 30 to print, and a print control unit 47 of the image forming device 30 performs printing and a retrieval packet control unit 42 deletes the printer retrieval packet.

Description

本発明は、印刷指示支援システム、印刷装置、印刷指示支援装置、プログラムに関する。   The present invention relates to a print instruction support system, a printing apparatus, a print instruction support apparatus, and a program.

情報検索装置が、その物理的な使用位置を求め、情報検索用サーバへ送り、情報検索用サーバが、分散型データベースの各情報に含まれる位置関連情報から得られる物理的位置と情報アドレスとの対応表を用いて、情報検索装置の使用位置と各情報に係る物理的位置との距離を算出し、その算出結果をもとに、近距離の情報の情報アドレスを優先的に選択して情報検索装置に返信し、情報検索装置が、検索する情報を選択するための一覧を表示し、操作入力に従って検索/読み出しを実行する技術は知られている(例えば、特許文献1参照)。   The information search device obtains the physical use position and sends it to the information search server. The information search server uses the physical position and information address obtained from the position related information included in each information of the distributed database. Using the correspondence table, calculate the distance between the use position of the information retrieval device and the physical position related to each information, and based on the calculation result, select the information address of the short distance information with priority A technique is known in which information is returned to a search device, the information search device displays a list for selecting information to be searched, and search / read is executed according to an operation input (see, for example, Patent Document 1).

クライアント端末装置が、移動端末装置が存在する位置に関する移動端末装置位置情報と、プリンタ装置が存在する位置に関するプリンタ装置位置情報とを取得し、移動端末装置位置情報及びプリンタ装置位置情報に基づいて、移動端末装置位置情報に応じたプリンタ装置位置情報を有するプリンタ装置を検出する技術も知られている(例えば、特許文献2参照)。   The client terminal device acquires the mobile terminal device position information regarding the position where the mobile terminal device exists and the printer device position information regarding the position where the printer device exists, and based on the mobile terminal device position information and the printer device position information, A technique for detecting a printer device having printer device position information corresponding to mobile terminal device position information is also known (see, for example, Patent Document 2).

端末装置が、自身のいる階のアクセスポイント、サポート態様、プリンタドライバ名及び自身の現在位置を示す情報が入力されると、入力されたプリンタドライバ名と一致するレコードをプリンタ情報データベースから抽出し、入力されたサポート態様情報と現在位置を示す情報に基づいてクエリー式を生成し、抽出したレコードからこのクエリー式を満たすレコードを抽出し、スコア特定テーブルを参照して、抽出した各レコードに対応するスコアを特定し、このスコアが最も高いレコードのIPアドレスをデフォルトの出力先として特定する技術も知られている(例えば、特許文献3参照)。   When the terminal device receives the information indicating the access point, the support mode, the printer driver name, and the current location of the terminal device, the terminal device extracts a record that matches the input printer driver name from the printer information database, A query expression is generated based on the input support mode information and information indicating the current position, a record satisfying the query expression is extracted from the extracted record, and the score identification table is referenced to correspond to each extracted record A technique for specifying a score and specifying an IP address of a record having the highest score as a default output destination is also known (see, for example, Patent Document 3).

ホストコンピュータの入力手段から、ホストコンピュータからの距離に基づいて各プリンタを選択するための優先順位が設定されてRAM等に記憶され、該記憶された優先順位に基づいてホストコンピュータのCPUがホストコンピュータと各入出力デバイスとの距離の程度を表示部に遠近表示させる技術も知られている(例えば、特許文献4参照)。   A priority order for selecting each printer is set from the input means of the host computer based on the distance from the host computer, and stored in a RAM or the like. Based on the stored priority order, the CPU of the host computer performs the host computer processing. There is also known a technique for displaying the degree of distance between each input / output device on a display unit (see, for example, Patent Document 4).

ユーザが希望するデバイスに最後にログインを行うことで、ログイン管理装置に保存されているログイン履歴テーブルから、最後にログインされたデバイスについての情報が他のデバイスの情報とは識別され得る位置関係及び/または表示態様で表示されるように表示データを作成し、表示データを端末装置の表示手段に表示する技術も知られている(例えば、特許文献5参照)。   The positional relationship in which the information about the last logged-in device can be distinguished from the information of other devices from the login history table stored in the login management device by logging in to the device desired by the user A technique is also known in which display data is generated so as to be displayed in a display mode, and the display data is displayed on a display unit of a terminal device (for example, see Patent Document 5).

特開平10−21259号公報Japanese Patent Laid-Open No. 10-21259 特開2005−44024号公報JP-A-2005-44024 特開2007−304981号公報JP 2007-304981 A 特開平10−187400号公報JP-A-10-187400 特開2008−210060号公報JP 2008-210602 A

本発明の目的は、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することを容易にすることにある。   An object of the present invention is to make it easy to select a printing apparatus in front of a printing instruction source from among a plurality of printing apparatuses associated with the printing instruction source.

請求項1に記載の発明は、文書の印刷を指示する印刷指示装置による印刷指示を支援する印刷指示支援装置と、前記印刷指示装置及び前記印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられ、当該印刷指示に応じて前記印刷指示支援装置により送信された前記文書の印刷を指示する印刷指示情報を受信すると、当該印刷指示情報に基づいて当該文書を印刷する複数の印刷装置とを備え、前記印刷指示支援装置は、前記印刷指示装置の操作に応じて、前記複数の印刷装置に関する情報を、当該印刷指示装置に通知する第1の通知手段と、前記複数の印刷装置の中から前記文書を印刷する印刷装置を検索するための検索情報を、当該複数の印刷装置に配信する配信手段とを備え、前記複数の印刷装置のそれぞれは、前記配信手段により配信された前記検索情報を受信する受信手段と、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により前記検索情報が受信されていれば、当該指定する操作が自装置に対してなされたことを示す指定操作情報を前記印刷指示支援装置に送信する送信手段とを備え、前記印刷指示支援装置は、前記指定操作情報を送信した特定の印刷装置から当該指定操作情報を受信すると、前記第1の通知手段により前記印刷指示装置に通知された前記複数の印刷装置に関する情報の中から当該特定の印刷装置に関する情報を選択することを促す情報を、当該印刷指示装置に通知する第2の通知手段を更に備えたことを特徴とする印刷指示支援システムである。
請求項2に記載の発明は、文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を当該印刷指示装置の操作に応じて当該印刷指示装置に通知する印刷指示支援装置から、当該複数の印刷装置の中から当該文書を印刷する印刷装置を検索するための検索情報を受信する受信手段と、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信する送信手段とを備えたことを特徴とする印刷装置である。
請求項3に記載の発明は、前記受信手段は、前記印刷指示元の識別情報を含む前記検索情報を受信し、前記送信手段は、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項2に記載の印刷装置である。
請求項4に記載の発明は、前記送信手段は、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により1つの前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を当該1つの検索情報に含まれる1つの前記識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項3に記載の印刷装置である。
請求項5に記載の発明は、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により複数の前記検索情報が受信されていれば、当該複数の検索情報に含まれる複数の前記識別情報を表示する表示手段を更に備え、前記送信手段は、前記表示手段に表示された前記複数の識別情報の中から特定の識別情報が選択されると、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を当該特定の識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項3に記載の印刷装置である。
請求項6に記載の発明は、自装置に関する情報を選択することを促す情報の通知に応答した前記印刷指示に応じて前記印刷指示支援装置により送信された前記文書の印刷を指示する印刷指示情報を受信すると、当該印刷指示情報に基づいて当該文書を印刷する印刷手段と、前記受信手段により受信された前記検索情報を、前記印刷手段により前記文書が印刷された後に削除する削除手段とを更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置である。
請求項7に記載の発明は、前記受信手段により受信された前記検索情報を、前記印刷指示支援装置により当該検索情報が送信されてから又は前記受信手段により当該検索情報が受信されてから予め定められた時間が経過した後に削除する削除手段を更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置である。
請求項8に記載の発明は、前記受信手段により受信された前記検索情報を、自装置の周囲の予め定められた範囲の外に前記印刷指示装置が移動した後に削除する削除手段を更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置である。
請求項9に記載の発明は、文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を、当該印刷指示装置の操作に応じて、当該印刷指示装置に通知する第1の通知手段と、前記複数の印刷装置の中から前記文書を印刷する印刷装置を検索するための検索情報を、当該複数の印刷装置に配信する配信手段と、前記配信手段により前記検索情報が配信された特定の印刷装置に対して、前記文書を印刷する印刷装置として指定する操作がなされた場合に、前記第1の通知手段により前記印刷指示装置に通知された前記複数の印刷装置に関する情報の中から当該特定の印刷装置に関する情報を選択することを促す情報を、当該印刷指示装置に通知する第2の通知手段とを備えたことを特徴とする印刷指示支援装置である。
請求項10に記載の発明は、前記第1の通知手段は、前記複数の印刷装置を識別する情報を、前記複数の印刷装置に関する情報として、前記印刷指示装置に通知し、前記第2の通知手段は、前記特定の印刷装置における前記文書の印刷を指示する際の印刷設定を行うための画面を表示させる情報を、前記特定の印刷装置に関する情報を選択することを促す情報として、前記印刷指示装置に通知することを特徴とする請求項9に記載の印刷指示支援装置である。
請求項11に記載の発明は、前記特定の印刷装置に対して前記文書を印刷する印刷装置として指定する操作がなされた際に、当該文書を印刷装置が処理可能な形式に変換した印刷データを生成する印刷データ生成手段と、前記印刷設定を行うための画面を表示させる情報の通知に応答して前記印刷指示装置に表示された当該画面で当該印刷設定が行われた際に、当該印刷設定の情報と、前記印刷データ生成手段により生成された前記印刷データとに基づいて、当該文書の印刷を指示する印刷指示情報を生成する印刷指示情報生成手段とを更に備えたことを特徴とする請求項10に記載の印刷指示支援装置である。
請求項12に記載の発明は、コンピュータに、文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を当該印刷指示装置の操作に応じて当該印刷指示装置に通知する印刷指示支援装置から、当該複数の印刷装置の中から当該文書を印刷する印刷装置を検索するための検索情報を受信する機能と、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信する機能とを実現させるためのプログラムである。
According to a first aspect of the present invention, there is provided a print instruction support apparatus that supports a print instruction by a print instruction apparatus that instructs to print a document, and a print instruction that is one of the print instruction apparatus and a print instruction person who performs the print instruction. A plurality of printing apparatuses that print the document based on the print instruction information when receiving the print instruction information instructing printing of the document transmitted by the print instruction support apparatus in response to the print instruction The print instruction support device includes a first notification unit that notifies the print instruction device of information related to the plurality of print devices in response to an operation of the print instruction device; and A distribution unit that distributes search information for searching for a printing apparatus that prints the document to the plurality of printing apparatuses, and each of the plurality of printing apparatuses includes the distribution unit. If the receiving means for receiving the search information distributed by the user and an operation for designating the document as a printing apparatus for printing the document are performed on the own apparatus, if the search information is received by the receiving means, Transmitting means for transmitting to the print instruction support apparatus, designated operation information indicating that the designated operation has been performed on the own apparatus, wherein the print instruction support apparatus transmits the specific print that has transmitted the designated operation information. When the designation operation information is received from the apparatus, information prompting the user to select information regarding the specific printing apparatus from among the information regarding the plurality of printing apparatuses notified to the printing instruction apparatus by the first notification unit. A print instruction support system further comprising second notification means for notifying the print instruction apparatus.
According to a second aspect of the present invention, there is provided information relating to a plurality of printing apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs to print a document and a print instruction person that performs a print instruction by the print instruction apparatus. Receiving means for receiving search information for searching for a printing apparatus that prints the document from the plurality of printing apparatuses, from a printing instruction support apparatus that notifies the printing instruction apparatus according to an operation of the printing instruction apparatus; If the search information is received by the receiving unit when an operation for designating the document as a printing apparatus for printing the document is performed, the information on the own apparatus is selected from the information on the plurality of printing apparatuses. And a transmission unit configured to transmit information for prompting the print instruction apparatus to select information to be transmitted to the print instruction support apparatus. It is a device.
According to a third aspect of the present invention, the receiving unit receives the search information including the identification information of the print instruction source, and the transmitting unit receives information about the own device from among the information about the plurality of printing devices. The printing apparatus according to claim 2, wherein information for causing the print instruction apparatus corresponding to the identification information to notify information prompting selection is transmitted to the print instruction support apparatus.
According to a fourth aspect of the present invention, when the transmission unit performs an operation for designating the document as a printing apparatus for printing the document, the receiving unit receives one piece of the search information. For example, information for instructing the print instruction apparatus corresponding to one piece of the identification information included in the one search information to prompt the user to select information about the self apparatus from the information about the plurality of printing apparatuses. The printing apparatus according to claim 3, wherein the printing apparatus is transmitted to the printing instruction support apparatus.
According to a fifth aspect of the present invention, when an operation for designating the document as a printing apparatus for printing the document is performed on the apparatus, the plurality of search information is received by the receiving unit. Display means for displaying a plurality of the identification information included in the search information, and the transmission means, when specific identification information is selected from the plurality of identification information displayed on the display means, Transmitting information for instructing the print instruction apparatus corresponding to the specific identification information to the print instruction support apparatus to prompt the user to select information about the own apparatus from among information regarding a plurality of printing apparatuses. The printing apparatus according to claim 3.
According to a sixth aspect of the present invention, there is provided print instruction information for instructing printing of the document transmitted by the print instruction support apparatus in response to the print instruction in response to the notification of information prompting to select information relating to the own apparatus. , A printing unit that prints the document based on the printing instruction information, and a deletion unit that deletes the search information received by the receiving unit after the document is printed by the printing unit. The printing apparatus according to claim 2, further comprising a printing apparatus.
According to a seventh aspect of the invention, the search information received by the receiving unit is determined in advance after the search information is transmitted by the print instruction support apparatus or after the search information is received by the receiving unit. 6. The printing apparatus according to claim 2, further comprising a deleting unit that deletes after a predetermined time has elapsed.
The invention according to claim 8 further includes a deleting unit that deletes the search information received by the receiving unit after the print instruction apparatus has moved outside a predetermined range around the apparatus. The printing apparatus according to claim 2, wherein the printing apparatus is a printing apparatus.
According to a ninth aspect of the present invention, there is provided information relating to a plurality of printing apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs to print a document and a print instruction person that performs a print instruction by the print instruction apparatus. A first notification means for notifying the print instruction apparatus according to an operation of the print instruction apparatus, and search information for searching for a print apparatus for printing the document from the plurality of print apparatuses, When an operation for designating a printing device that prints the document is performed on a distribution unit that distributes to a plurality of printing devices and a specific printing device to which the search information is distributed by the distribution unit, the first Information prompting the user to select information related to the specific printing device from the information related to the plurality of printing devices notified to the printing instruction device by the notification means. A print instruction support device being characterized in that a second notification means for knowledge.
According to a tenth aspect of the present invention, the first notifying unit notifies the print instruction apparatus of information identifying the plurality of printing apparatuses as information regarding the plurality of printing apparatuses, and the second notification. And means for displaying information for displaying a screen for performing print settings when instructing printing of the document in the specific printing apparatus as information for prompting selection of information regarding the specific printing apparatus. The print instruction support apparatus according to claim 9, wherein the print instruction support apparatus notifies the apparatus.
According to an eleventh aspect of the present invention, when an operation for designating the specific printing device as a printing device for printing the document is performed, the print data obtained by converting the document into a format that can be processed by the printing device is stored. When the print setting is made on the screen displayed on the print instruction apparatus in response to the notification of the information for displaying the print data generation means and the screen for performing the print setting, the print setting And print instruction information generating means for generating print instruction information for instructing printing of the document on the basis of the print information and the print data generated by the print data generating means. Item 11. The print instruction support apparatus according to Item 10.
According to a twelfth aspect of the present invention, a plurality of printing apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs a computer to print a document and a print instruction person that issues a print instruction by the print instruction apparatus. Search information for searching for a printing device that prints the document from the plurality of printing devices is received from the print instruction support device that notifies the print instruction device according to the operation of the printing instruction device. If the search information is received when the function and an operation for designating the document as a printing device are performed on the own device, information on the own device is obtained from the information on the plurality of printing devices. A program for realizing a function of transmitting information for prompting selection to the print instruction apparatus to the print instruction support apparatus.

請求項1の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することが容易になる。
請求項2の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することが容易になる。
請求項3の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することを促す情報を、その印刷指示元に正しく返すことができる。
請求項4の発明によれば、本構成を有していない場合に比較して、単一の印刷指示元が印刷装置を検索した場合に、その印刷指示元の目前にある印刷装置を迅速に選択することができる。
請求項5の発明によれば、本構成を有していない場合に比較して、複数の印刷指示元が印刷装置を検索した場合であっても、その印刷指示元の目前にある印刷装置を正しく選択することができる。
請求項6の発明によれば、本構成を有していない場合に比較して、印刷指示元の目前にある印刷装置として選択されない印刷装置に検索情報が記憶されたままになることによる記憶容量の無駄の発生を抑制することができる。
請求項7の発明によれば、本構成を有していない場合に比較して、印刷指示元の目前にある印刷装置として印刷装置を続けて選択する際の操作性を向上しつつ、印刷指示元の目前にある印刷装置として選択されない印刷装置に検索情報が記憶されたままになることによる記憶容量の無駄の発生を抑制することもできる。
請求項8の発明によれば、本構成を有していない場合に比較して、印刷指示元の目前にある印刷装置として続けて選択される可能性がある印刷装置を続けて選択する際の操作性を向上しつつ、印刷指示元の目前にある印刷装置として選択されない印刷装置に検索情報が記憶されたままになることによる記憶容量の無駄の発生を抑制することもできる。
請求項9の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することが容易になる。
請求項10の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置を識別する情報の通知に応答してその印刷指示元の目前にある印刷装置における印刷を指示する際の印刷設定を行うための画面を表示することが容易になる。
請求項11の発明によれば、本構成を有していない場合に比較して、印刷装置での文書の印刷を早く開始することができる。
請求項12の発明によれば、本構成を有していない場合に比較して、印刷指示元に関連付けられた複数の印刷装置の中からその印刷指示元の目前にある印刷装置を選択することが容易になる。
According to the first aspect of the present invention, as compared with the case where the present configuration is not provided, the printing device in front of the printing instruction source is selected from the plurality of printing devices associated with the printing instruction source. Becomes easier.
According to the second aspect of the present invention, as compared with the case where the present configuration is not provided, the printing device in front of the printing instruction source is selected from the plurality of printing devices associated with the printing instruction source. Becomes easier.
According to the third aspect of the present invention, compared with the case where the present configuration is not provided, the printing device immediately before the print instruction source is selected from the plurality of printing devices associated with the print instruction source. Can be returned to the print instruction source correctly.
According to the fourth aspect of the present invention, when a single print instruction source searches for a printing device, the printing device in front of the print instruction source can be quickly found compared to the case where this configuration is not provided. You can choose.
According to the fifth aspect of the present invention, even when a plurality of print instruction sources search for a printing device, compared to the case where the present configuration is not provided, the printing device in front of the print instruction source is displayed. You can choose correctly.
According to the sixth aspect of the present invention, as compared with the case where the present configuration is not provided, the storage capacity due to the search information being stored in the printing device that is not selected as the printing device in front of the print instruction source. The generation of waste can be suppressed.
According to the invention of claim 7, compared to the case where the present configuration is not provided, the print instruction is improved while improving the operability when the printing apparatus is continuously selected as the printing apparatus in front of the print instruction source. It is also possible to suppress the occurrence of wasted storage capacity due to the search information being stored in a printing device that is not selected as the original printing device.
According to the eighth aspect of the present invention, when a printing device that may be selected as a printing device immediately before the print instruction source is selected, as compared with a case where this configuration is not provided. While improving the operability, it is also possible to suppress the occurrence of waste of storage capacity due to the search information being stored in a printing apparatus that is not selected as a printing apparatus in front of the print instruction source.
According to the ninth aspect of the present invention, as compared with the case where the present configuration is not provided, the printing device in front of the printing instruction source is selected from the plurality of printing devices associated with the printing instruction source. Becomes easier.
According to the tenth aspect of the present invention, in response to a notification of information for identifying a plurality of printing apparatuses associated with a print instruction source, the print instruction source is immediately present in comparison with a case where this configuration is not provided. It becomes easy to display a screen for performing print settings when instructing printing in a certain printing apparatus.
According to the eleventh aspect of the present invention, it is possible to start printing of a document on the printing apparatus earlier than in the case where the present configuration is not provided.
According to the twelfth aspect of the present invention, as compared with the case where the present configuration is not provided, the printing device in front of the printing instruction source is selected from the plurality of printing devices associated with the printing instruction source. Becomes easier.

本発明の実施の形態が適用されるクラウドプリントシステムの構成例を示した図である。1 is a diagram illustrating a configuration example of a cloud print system to which an embodiment of the present invention is applied. 本発明の実施の形態におけるクライアント端末のハードウェア構成例を示した図である。It is the figure which showed the hardware structural example of the client terminal in embodiment of this invention. 本発明の実施の形態における画像形成装置のハードウェア構成例を示した図である。1 is a diagram illustrating a hardware configuration example of an image forming apparatus according to an embodiment of the present invention. 本発明の実施の形態の概略動作について説明するための図である。It is a figure for demonstrating schematic operation | movement of embodiment of this invention. 本発明の実施の形態の概略動作について説明するための図である。It is a figure for demonstrating schematic operation | movement of embodiment of this invention. 本発明の実施の形態の概略動作について説明するための図である。It is a figure for demonstrating schematic operation | movement of embodiment of this invention. 本発明の実施の形態の概略動作について説明するための図である。It is a figure for demonstrating schematic operation | movement of embodiment of this invention. 本発明の実施の形態におけるクライアント端末の機能構成例を示したブロック図である。It is the block diagram which showed the function structural example of the client terminal in embodiment of this invention. 本発明の実施の形態における画像形成装置の機能構成例を示したブロック図である。1 is a block diagram illustrating a functional configuration example of an image forming apparatus according to an embodiment of the present invention. 本発明の実施の形態におけるクラウドプリントサーバの機能構成例を示したブロック図である。It is the block diagram which showed the function structural example of the cloud print server in embodiment of this invention. 本発明の実施の形態におけるクライアント端末、クラウドプリントサーバ、画像形成装置の間の情報交換の例を示したシーケンス図である。It is the sequence diagram which showed the example of the information exchange between the client terminal in the embodiment of this invention, a cloud print server, and an image forming apparatus. 本発明の実施の形態におけるクライアント端末、クラウドプリントサーバ、画像形成装置の間の情報交換の例を示したシーケンス図である。It is the sequence diagram which showed the example of the information exchange between the client terminal in the embodiment of this invention, a cloud print server, and an image forming apparatus. 本発明の実施の形態におけるクライアント端末、クラウドプリントサーバ、画像形成装置の間の情報交換の例を示したシーケンス図である。It is the sequence diagram which showed the example of the information exchange between the client terminal in the embodiment of this invention, a cloud print server, and an image forming apparatus. 本発明の実施の形態における画像形成装置の動作例を示したフローチャートである。3 is a flowchart illustrating an operation example of the image forming apparatus in the embodiment of the present invention.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
図1は、本実施の形態が適用されるクラウドプリントシステムの全体構成例を示したものである。
図示するように、このクラウドプリントシステムでは、まず、クライアント端末10が、アクセスポイント20を介してネットワーク90と無線接続可能になっている。また、画像形成装置30a,30b,30cと、クラウドプリントサーバ50とが、ネットワーク90に接続されている。
尚、図では、画像形成装置30a,30b,30cを示したが、これらを区別する必要がない場合は、画像形成装置30と称する。また、図には、3つの画像形成装置30しか示していないが、4つ以上の画像形成装置30を設けてもよい。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
FIG. 1 shows an example of the overall configuration of a cloud print system to which the present embodiment is applied.
As shown in the figure, in this cloud print system, first, the client terminal 10 can be wirelessly connected to the network 90 via the access point 20. The image forming apparatuses 30a, 30b, and 30c and the cloud print server 50 are connected to the network 90.
Although the image forming apparatuses 30a, 30b, and 30c are shown in the drawing, they are referred to as the image forming apparatus 30 when it is not necessary to distinguish them. Although only three image forming apparatuses 30 are shown in the figure, four or more image forming apparatuses 30 may be provided.

クライアント端末10は、後述するクラウドプリントサービスにログインしてクラウドプリントサーバ50内の文書等をユーザが閲覧できるようにし、ユーザの操作に応じてその文書等の画像形成装置30での印刷をクラウドプリントサーバ50に指示するコンピュータ装置である。ここで、クライアント端末10としては、モバイルコンピュータ、携帯電話、スマートフォン等を用いるとよい。本実施の形態では、印刷指示装置の一例として、クライアント端末10を設けている。
アクセスポイント20は、有線で通信を行うネットワーク90に対して、無線通信を行うクライアント端末10を接続する機器又は機能である。
The client terminal 10 logs in to a cloud print service, which will be described later, so that the user can view a document or the like in the cloud print server 50, and prints the document or the like on the image forming apparatus 30 according to the user's operation. This is a computer device that instructs the server 50. Here, as the client terminal 10, a mobile computer, a mobile phone, a smartphone, or the like may be used. In the present embodiment, a client terminal 10 is provided as an example of a print instruction apparatus.
The access point 20 is a device or function that connects the client terminal 10 that performs wireless communication to a network 90 that performs wired communication.

画像形成装置30は、記録媒体に画像を形成し、印刷媒体として出力する装置である。ここで、画像形成装置30としては、プリンタ機能のみを備えた装置を用いてもよいし、これに加えてスキャナ機能、ファクシミリ機能等の他の画像処理機能を備えた装置を用いてもよい。本実施の形態では、印刷装置の一例として、画像形成装置30を設けている。   The image forming apparatus 30 is an apparatus that forms an image on a recording medium and outputs the image as a printing medium. Here, as the image forming apparatus 30, an apparatus having only a printer function may be used, or an apparatus having other image processing functions such as a scanner function and a facsimile function may be used in addition to this. In the present embodiment, an image forming apparatus 30 is provided as an example of a printing apparatus.

クラウドプリントサーバ50は、クライアント端末10として様々なデバイスを用い、自宅、オフィス、公共の場所等に設置された画像形成装置30で文書を印刷できるようにするサービス(以下、「クラウドプリントサービス」という)を提供するサーバコンピュータである。具体的には、画像形成装置30での文書の印刷を指示する印刷指示情報の生成がクライアント端末10から要求されると、印刷指示情報を生成し、これを画像形成装置30に送信することで印刷指示を行う。本実施の形態では、印刷指示支援装置の一例として、クラウドプリントサーバ50を設けている。   The cloud print server 50 uses various devices as the client terminal 10 to enable a document to be printed by the image forming apparatus 30 installed at home, office, public place, etc. (hereinafter referred to as “cloud print service”). Is a server computer. Specifically, when generation of print instruction information for instructing printing of a document in the image forming apparatus 30 is requested from the client terminal 10, the print instruction information is generated and transmitted to the image forming apparatus 30. Give print instructions. In the present embodiment, a cloud print server 50 is provided as an example of a print instruction support apparatus.

ネットワーク90は、アクセスポイント20とクラウドプリントサーバ50との間、及び、画像形成装置30とクラウドプリントサーバ50との間の情報通信に用いられる通信手段であり、例えば、インターネットである。   The network 90 is a communication unit used for information communication between the access point 20 and the cloud print server 50 and between the image forming apparatus 30 and the cloud print server 50, and is, for example, the Internet.

次に、クライアント端末10のハードウェア構成について説明する。
図2は、クライアント端末10のハードウェア構成を示した図である。
図示するように、クライアント端末10は、演算手段であるCPU(Central Processing Unit)11と、記憶手段であるメインメモリ12及びHDD(Hard Disk Drive)13とを備える。ここで、CPU11は、OS(Operating System)やアプリケーション等の各種ソフトウェアを実行し、後述する各機能を実現する。また、メインメモリ12は、各種ソフトウェアやその実行に用いるデータ等を記憶する記憶領域であり、HDD13は、各種ソフトウェアに対する入力データや各種ソフトウェアからの出力データ等を記憶する記憶領域である。尚、クライアント端末10が携帯電話やスマートフォンである場合は、HDD13に代えて、フラッシュストレージを用いるとよい。
更に、クライアント端末10は、外部との通信を行うための通信インターフェース(以下、「通信I/F」と表記する)14と、ビデオメモリやディスプレイ等からなる表示機構15と、キーボードやマウス等の入力デバイス16とを備える。
Next, the hardware configuration of the client terminal 10 will be described.
FIG. 2 is a diagram illustrating a hardware configuration of the client terminal 10.
As shown in the figure, the client terminal 10 includes a CPU (Central Processing Unit) 11 that is a calculation means, a main memory 12 that is a storage means, and an HDD (Hard Disk Drive) 13. Here, the CPU 11 executes various types of software such as an OS (Operating System) and applications, and realizes functions described below. The main memory 12 is a storage area for storing various software and data used for execution thereof, and the HDD 13 is a storage area for storing input data for various software, output data from various software, and the like. In addition, when the client terminal 10 is a mobile phone or a smartphone, a flash storage may be used instead of the HDD 13.
Further, the client terminal 10 includes a communication interface (hereinafter referred to as “communication I / F”) 14 for performing communication with the outside, a display mechanism 15 including a video memory and a display, a keyboard, a mouse, and the like. And an input device 16.

尚、図2は、クラウドプリントサーバ50のハードウェア構成を示した図として捉えることもできる。この場合、CPU11、メインメモリ12、HDD13、通信I/F14、表示機構15、入力デバイス16は、それぞれ、CPU51、メインメモリ52、HDD53、通信I/F54、表示機構55、入力デバイス56と表記するものとする。   Note that FIG. 2 can also be understood as a diagram illustrating a hardware configuration of the cloud print server 50. In this case, the CPU 11, the main memory 12, the HDD 13, the communication I / F 14, the display mechanism 15, and the input device 16 are referred to as a CPU 51, main memory 52, HDD 53, communication I / F 54, display mechanism 55, and input device 56, respectively. Shall.

図3は、画像形成装置30のハードウェア構成例を示した図である。
図示するように、画像形成装置30は、CPU31と、RAM(Random Access Memory)32と、ROM(Read Only Memory)33と、HDD34と、操作パネル35と、画像読取部36と、画像形成部37と、通信I/F38とを備える。
FIG. 3 is a diagram illustrating a hardware configuration example of the image forming apparatus 30.
As illustrated, the image forming apparatus 30 includes a CPU 31, a RAM (Random Access Memory) 32, a ROM (Read Only Memory) 33, an HDD 34, an operation panel 35, an image reading unit 36, and an image forming unit 37. And a communication I / F 38.

CPU31は、ROM33等に記憶された各種プログラムをRAM32にロードして実行することにより、後述する各機能を実現する。
RAM32は、CPU31の作業用メモリ等として用いられるメモリである。
ROM33は、CPU31が実行する各種プログラム等を記憶するメモリである。
HDD34は、画像読取部36が読み取った画像データや画像形成部37における画像形成にて用いる画像データ等を記憶する例えば磁気ディスク装置である。
操作パネル35は、各種情報の表示やユーザからの操作入力の受付を行う例えばタッチパネルである。
The CPU 31 implements various functions to be described later by loading various programs stored in the ROM 33 and the like into the RAM 32 and executing them.
The RAM 32 is a memory used as a working memory for the CPU 31.
The ROM 33 is a memory that stores various programs executed by the CPU 31.
The HDD 34 is, for example, a magnetic disk device that stores image data read by the image reading unit 36, image data used for image formation in the image forming unit 37, and the like.
The operation panel 35 is, for example, a touch panel that displays various types of information and receives operation inputs from the user.

画像読取部36は、紙等の記録媒体に記録された画像を読み取る。ここで、画像読取部36は、例えばスキャナであり、光源から原稿に照射した光に対する反射光をレンズで縮小してCCD(Charge Coupled Devices)で受光するCCD方式や、LED光源から原稿に順に照射した光に対する反射光をCIS(Contact Image Sensor)で受光するCIS方式のものを用いるとよい。   The image reading unit 36 reads an image recorded on a recording medium such as paper. Here, the image reading unit 36 is, for example, a scanner, and a CCD method in which reflected light with respect to light irradiated from a light source to a document is reduced by a lens and received by a CCD (Charge Coupled Devices), or an LED light source is sequentially irradiated to a document It is preferable to use a CIS system that receives reflected light with respect to the received light with a CIS (Contact Image Sensor).

画像形成部37は、記録媒体に画像を形成する。ここで、画像形成部37は、例えばプリンタであり、感光体に付着させたトナーを記録媒体に転写して像を形成する電子写真方式や、インクを記録媒体上に吐出して像を形成するインクジェット方式のものを用いるとよい。
通信I/F38は、ネットワークを介して他の装置との間で各種情報の送受信を行う。
The image forming unit 37 forms an image on a recording medium. Here, the image forming unit 37 is, for example, a printer, and forms an image by transferring the toner attached to the photosensitive member to a recording medium to form an image, or ejecting ink onto the recording medium. An ink jet type may be used.
The communication I / F 38 transmits / receives various information to / from other devices via the network.

尚、図3は、画像形成装置30のハードウェア構成例を示す図としたが、これを画像形成装置30a,30b,30cのハードウェア構成例を示す図として捉えることもできる。その場合、画像形成装置30a,30b,30cの各構成要素は、それぞれ、添え字a,b,cを付して表すものとする。   Note that FIG. 3 is a diagram illustrating a hardware configuration example of the image forming apparatus 30, but this can also be regarded as a diagram illustrating a hardware configuration example of the image forming apparatuses 30 a, 30 b, and 30 c. In this case, each component of the image forming apparatuses 30a, 30b, and 30c is represented by subscripts a, b, and c, respectively.

ところで、図1のクラウドプリントシステムにおいて、クライアント端末10のユーザが複数の離れた場所を行き来するような場合を考える。このような場合、ユーザは、各場所で使う画像形成装置30を自身のユーザアカウントに関連付けてクラウドプリントサーバ50に登録しておき、印刷時にはその中から利用したい画像形成装置30を選択することで出力先の画像形成装置30を特定するのが一般的である。   By the way, in the cloud print system of FIG. 1, the case where the user of the client terminal 10 goes back and forth between a plurality of remote places is considered. In such a case, the user registers the image forming apparatus 30 to be used at each location in the cloud print server 50 in association with his / her user account, and selects the image forming apparatus 30 to be used from among them when printing. Generally, the image forming apparatus 30 that is the output destination is specified.

しかしながら、ユーザアカウントに関連付けて登録された画像形成装置30が多数ある場合には、ユーザが画像形成装置30を特定する操作が煩雑になってしまう。特に、ユーザが目の前にある画像形成装置30を利用したいと思っているにも関わらず、その画像形成装置30を登録された画像形成装置30の中から探し出せない場合、ユーザはもどかしさを感じてしまう。また、ユーザがいる場所とは異なる場所にある画像形成装置30を誤って選択した場合は、印刷物が放置されるというセキュリティリスクも生じる。   However, when there are a large number of image forming apparatuses 30 registered in association with the user account, an operation for the user to specify the image forming apparatus 30 becomes complicated. In particular, if the user wants to use the image forming apparatus 30 in front of him but cannot find the image forming apparatus 30 among the registered image forming apparatuses 30, the user is frustrated. I feel it. In addition, if the image forming apparatus 30 in a place different from the place where the user is is selected by mistake, there is a security risk that the printed matter is left unattended.

そこで、本実施の形態では、ユーザが、目の前の画像形成装置30を、多数の画像形成装置30の中から容易に(画像形成装置30にユーザ名及びパスワードを入力するログイン処理を必要とせずに)、かつ、クライアント端末10と画像形成装置30とが直接通信不可能な状態であっても、選択できるようにする。   Therefore, in the present embodiment, the user can easily change the image forming apparatus 30 in front of the user from among a large number of image forming apparatuses 30 (requires login processing for inputting a user name and password to the image forming apparatus 30). In addition, the client terminal 10 and the image forming apparatus 30 can be selected even in a state where direct communication is not possible.

まず、本実施の形態の概略動作について説明する。尚、ここでは、ユーザAが印刷を指示するものとする。また、画像形成装置30としては、画像形成装置30a,30b,30c,…30xが設置されており、ユーザAはこのうち画像形成装置30cを利用することを望んでいるものとする。   First, the schematic operation of the present embodiment will be described. Here, it is assumed that the user A instructs printing. Further, as the image forming apparatus 30, image forming apparatuses 30a, 30b, 30c,... 30x are installed, and it is assumed that the user A desires to use the image forming apparatus 30c.

(1)ユーザAが、クライアント端末10を操作することによりクラウドプリントサービスにログインし、クラウドプリントサーバ50内の文書を選択すると、クラウドプリントサーバ50は、この選択された文書をクライアント端末10に表示して閲覧可能にする。
図4に、クライアント端末10で文書が閲覧可能になっているときの状態を示す。
クライアント端末10には文書と共に印刷ボタンが表示されるので、ユーザAは、印刷ボタンを押す操作により、閲覧中の文書の印刷をクラウドプリントサーバ50に指示する。
(1) When the user A operates the client terminal 10 to log in to the cloud print service and selects a document in the cloud print server 50, the cloud print server 50 displays the selected document on the client terminal 10. And make it viewable.
FIG. 4 shows a state when a document can be viewed on the client terminal 10.
Since the print button is displayed together with the document on the client terminal 10, the user A instructs the cloud print server 50 to print the document being browsed by pressing the print button.

(2)クラウドプリントサーバ50は、ユーザAが利用可能なものとして登録されている画像形成装置30の一覧を作成し、その一覧を含むプリンタ選択画面をクライアント端末10に表示する。
図5に、クライアント端末10にプリンタ選択画面が表示されたときの状態を示す。
ここで、ユーザAは、利用したい画像形成装置30cを容易に特定できる場合は、一覧から画像形成装置30cを選択すればよい。しかしながら、多数の画像形成装置30の一覧がクライアント端末10に表示されている場合、ユーザAが一覧から画像形成装置30cを選択するのが困難になると考えられる。
そこで、本実施の形態では、次の(3),(4)の動作を行う。尚、ユーザAが一覧から画像形成装置30cを選択した場合は、次の(3),(4)の動作を行わずに、その次の(5)の動作に直接移行する。
(2) The cloud print server 50 creates a list of the image forming apparatuses 30 registered as available for the user A, and displays a printer selection screen including the list on the client terminal 10.
FIG. 5 shows a state when the printer selection screen is displayed on the client terminal 10.
Here, when the user A can easily specify the image forming apparatus 30c to be used, the user A may select the image forming apparatus 30c from the list. However, when a list of a large number of image forming apparatuses 30 is displayed on the client terminal 10, it may be difficult for the user A to select the image forming apparatus 30c from the list.
Therefore, in the present embodiment, the following operations (3) and (4) are performed. When the user A selects the image forming apparatus 30c from the list, the operation directly moves to the next operation (5) without performing the operations (3) and (4).

(3)クラウドプリントサーバ50は、ユーザAが利用可能なものとして登録されている全ての画像形成装置30に、ユーザAが画像形成装置30cを検索するためのプリンタ検索パケットを送信する。
図6に、クラウドプリントサーバ50がプリンタ検索パケットを全ての画像形成装置30に送信するときのクラウドプリントシステムの動作について示す。
ここで、プリンタ検索パケットには、ユーザAのユーザ名及びユーザIDと、画像形成装置30cの検索を開始した時刻である検索開始時刻とが含まれている。
(3) The cloud print server 50 transmits a printer search packet for the user A to search for the image forming apparatus 30c to all the image forming apparatuses 30 registered as usable by the user A.
FIG. 6 shows the operation of the cloud print system when the cloud print server 50 transmits a printer search packet to all the image forming apparatuses 30.
Here, the printer search packet includes the user name and user ID of the user A and the search start time that is the time when the search of the image forming apparatus 30c is started.

(4)ユーザAは、画像形成装置30cがある場所に移動し、画像形成装置30cの操作パネル35c上のプリンタ特定ボタンを押す。
図7に、ユーザAがプリンタ特定ボタンを押す操作を行ったときのクラウドプリントシステムの動作について示す。
ユーザAがプリンタ特定ボタンを押す操作を行うと、画像形成装置30cは、自身が受信したプリンタ検索パケットを検索する。
その結果、受信したプリンタ検索パケットが1つのみの場合、画像形成装置30cは、自身の装置IDと、プリンタ検索パケットに含まれていたユーザIDとをクラウドプリントサーバ50に通知する。
一方、受信したプリンタ検索パケットが複数あった場合、画像形成装置30cは、操作パネル35cに、受信した全てのプリンタ検索パケットに含まれているユーザ名の一覧を表示し、ユーザAにユーザ名を選択させる。そして、画像形成装置30cは、自身の装置IDと、選択されたユーザ名に対応するユーザIDとをクラウドプリントサーバ50に通知する。
これにより、クラウドプリントサーバ50は、受信した装置ID及びユーザIDから、ユーザAが利用したい画像形成装置30は画像形成装置30cであると判断し、クライアント端末10上のプリンタ選択画面で画像形成装置30cが選択されたものとして、画像形成装置30cの印刷設定画面をクライアント端末10に表示する。
(4) The user A moves to a place where the image forming apparatus 30c is located and presses a printer specifying button on the operation panel 35c of the image forming apparatus 30c.
FIG. 7 shows the operation of the cloud print system when the user A performs an operation of pressing the printer specifying button.
When the user A performs an operation of pressing the printer specifying button, the image forming apparatus 30c searches for a printer search packet received by the user A.
As a result, when only one printer search packet is received, the image forming apparatus 30c notifies the cloud print server 50 of its own apparatus ID and the user ID included in the printer search packet.
On the other hand, when there are a plurality of received printer search packets, the image forming apparatus 30c displays a list of user names included in all the received printer search packets on the operation panel 35c, and assigns a user name to the user A. Let them choose. Then, the image forming apparatus 30c notifies the cloud print server 50 of its own apparatus ID and the user ID corresponding to the selected user name.
Thereby, the cloud print server 50 determines that the image forming apparatus 30 that the user A wants to use is the image forming apparatus 30c from the received apparatus ID and user ID, and displays the image forming apparatus on the printer selection screen on the client terminal 10. Assuming that 30c is selected, the print setting screen of the image forming apparatus 30c is displayed on the client terminal 10.

(5)ユーザAは、クライアント端末10がある場所に移動し、クライアント端末10に表示された印刷設定画面上で、各種印刷設定を行った後、実行ボタンを押す。すると、クライアント端末10は、(1)でクライアント端末10に表示されていた文書をこの印刷設定に基づいて画像形成装置30cで印刷するようクラウドプリントサーバ50に指示する。 (5) User A moves to a location where the client terminal 10 is located, performs various print settings on the print setting screen displayed on the client terminal 10, and then presses an execution button. Then, the client terminal 10 instructs the cloud print server 50 to print the document displayed on the client terminal 10 in (1) by the image forming apparatus 30c based on this print setting.

(6)クラウドプリントサーバ50は、(1)でクライアント端末10に表示されていた文書をこの印刷設定に基づいて印刷することを指示する印刷指示情報を生成し、画像形成装置30cにこの印刷指示情報を送信する。 (6) The cloud print server 50 generates print instruction information for instructing to print the document displayed on the client terminal 10 in (1) based on this print setting, and sends the print instruction to the image forming apparatus 30c. Send information.

(7)ユーザAは、画像形成装置30cで印刷された印刷物を受け取る。また、画像形成装置30cは、文書の印刷が終了すると、ユーザAが印刷ボタンを押す操作に応じて届いていたプリンタ検索パケットを削除する。 (7) User A receives the printed matter printed by the image forming apparatus 30c. Further, when the printing of the document is completed, the image forming apparatus 30c deletes the printer search packet that has arrived in response to the operation of the user A pressing the print button.

(8)ユーザAの印刷指示により文書を印刷した画像形成装置30c以外の画像形成装置30は、プリンタ検索パケットに含まれている検索開始時刻から予め定めた時間が経過すると、プリンタ検索パケットを削除する。 (8) The image forming apparatuses 30 other than the image forming apparatus 30c that has printed the document according to the print instruction of the user A deletes the printer search packet when a predetermined time has elapsed from the search start time included in the printer search packet. To do.

尚、上記概略動作では、(1)でユーザAがクライアント端末10上の印刷ボタンを押すと、クラウドプリントサーバ50が、(2)でクライアント端末10にプリンタ選択画面を表示するのに並行して、(3)で全ての画像形成装置30にプリンタ検索パケットを送信するようにした。しかしながら、プリンタ検索パケットを送信するタイミングはこれには限らない。(1)でユーザAがクライアント端末10上の印刷ボタンを押すと、(2)でクラウドプリントサーバ50がクライアント端末10にプリンタ選択画面を表示する際にプリンタ検索ボタンも表示し、ユーザAが画像形成装置30の検索を開始したいと思ったタイミングでプリンタ検索ボタンを押すことにより、(3)でクラウドプリントサーバ50が全ての画像形成装置30にプリンタ検索パケットを送信するようにしてもよい。   In the above-described general operation, when the user A presses the print button on the client terminal 10 in (1), the cloud print server 50 displays the printer selection screen on the client terminal 10 in (2). In (3), the printer search packet is transmitted to all the image forming apparatuses 30. However, the timing for transmitting the printer search packet is not limited to this. When the user A presses the print button on the client terminal 10 in (1), the printer search button is also displayed when the cloud print server 50 displays the printer selection screen on the client terminal 10 in (2). The cloud print server 50 may transmit the printer search packet to all the image forming apparatuses 30 in (3) by pressing the printer search button at the timing when the search of the forming apparatus 30 is desired to start.

次に、本実施の形態におけるクラウドプリントシステムの構成について説明する。
図8は、クライアント端末10の機能構成例を示したブロック図である。
図示するように、クライアント端末10は、受信部21と、表示制御部24と、操作受付部25と、送信部29とを備えている。
Next, the configuration of the cloud print system in the present embodiment will be described.
FIG. 8 is a block diagram illustrating a functional configuration example of the client terminal 10.
As illustrated, the client terminal 10 includes a reception unit 21, a display control unit 24, an operation reception unit 25, and a transmission unit 29.

受信部21は、ユーザがクラウドプリントサービスにログインした際にはユーザが選択した文書を、ユーザが印刷ボタンを押下した際にはユーザが利用可能な画像形成装置30の一覧を、ユーザが画像形成装置30でプリンタ特定ボタンを押下した際には画像形成装置30の装置IDを、それぞれクラウドプリントサーバ50から受信する。   The receiving unit 21 forms a document selected by the user when the user logs in to the cloud print service, and a list of image forming apparatuses 30 that can be used by the user when the user presses the print button. When the printer specifying button is pressed on the apparatus 30, the apparatus ID of the image forming apparatus 30 is received from the cloud print server 50.

表示制御部24は、受信部21が文書を受信した際にはその文書を、受信部21が画像形成装置30の一覧を受信した際にはその一覧を含むプリンタ選択画面を、受信部21が画像形成装置30の装置IDを受信した際には画像形成装置30に対する印刷設定を行うための印刷設定画面を、それぞれ表示機構15に表示するように制御する。   When the receiving unit 21 receives a document, the display control unit 24 displays the document. When the receiving unit 21 receives a list of the image forming apparatuses 30, the display unit 24 displays a printer selection screen including the list. When the apparatus ID of the image forming apparatus 30 is received, control is performed so that a print setting screen for performing print settings for the image forming apparatus 30 is displayed on the display mechanism 15.

操作受付部25は、ユーザがクラウドプリントサービスにログインする操作、ユーザが印刷ボタンを押下する操作、ユーザが印刷設定を行って実行ボタンを押下する操作を受け付ける。   The operation accepting unit 25 accepts an operation in which the user logs in to the cloud print service, an operation in which the user presses the print button, and an operation in which the user performs print settings and presses the execution button.

送信部29は、ユーザがクラウドプリントサービスにログインした際にはログイン情報(ユーザID、パスワード等)を、ユーザが印刷ボタンを押下した際には印刷の開始を指示する情報(以下、「印刷開始指示」という)を、ユーザが印刷設定を行って実行ボタンを押下した際には印刷の実行を指示する情報(以下、「印刷実行指示」という)を、それぞれクラウドプリントサーバ50に送信する。   The transmission unit 29 provides login information (user ID, password, etc.) when the user logs in to the cloud print service, and information (hereinafter referred to as “print start”) when the user presses the print button. When the user makes print settings and presses the execution button, information for instructing execution of printing (hereinafter referred to as “print execution instruction”) is transmitted to the cloud print server 50, respectively.

図9は、画像形成装置30の機能構成例を示したブロック図である。
図示するように、画像形成装置30は、受信部41と、検索パケット管理部42と、検索パケット記憶部43と、表示制御部44と、操作受付部45と、装置特定情報生成部46と、印刷制御部47と、送信部49とを備えている。
FIG. 9 is a block diagram illustrating a functional configuration example of the image forming apparatus 30.
As illustrated, the image forming apparatus 30 includes a reception unit 41, a search packet management unit 42, a search packet storage unit 43, a display control unit 44, an operation reception unit 45, a device identification information generation unit 46, A print control unit 47 and a transmission unit 49 are provided.

受信部41は、ユーザがクライアント端末10で印刷ボタンを押下した際にはユーザが利用する画像形成装置30を検索するためのプリンタ検索パケット(ユーザID及びユーザ名を含む)を、ユーザがクライアント端末10でこの画像形成装置30に対する印刷設定を行って実行ボタンを押下した際には文書の印刷を指示する印刷指示情報を、それぞれクラウドプリントサーバ50から受信する。本実施の形態では、検索情報の一例として、プリンタ検索パケットを用いており、検索情報を受信する受信手段の一例として、受信部41を設けている。   The receiving unit 41 receives a printer search packet (including a user ID and a user name) for searching for the image forming apparatus 30 used by the user when the user presses the print button on the client terminal 10. 10, when the print setting for the image forming apparatus 30 is performed and the execution button is pressed, print instruction information for instructing printing of the document is received from the cloud print server 50. In this embodiment, a printer search packet is used as an example of search information, and a receiving unit 41 is provided as an example of a receiving unit that receives the search information.

検索パケット管理部42は、受信部41がプリンタ検索パケットを受信した際にはそのプリンタ検索パケットを取得して検索パケット記憶部43に記憶する。また、ユーザがプリンタ特定ボタンを押下した際には、検索パケット記憶部43内にプリンタ検索パケットが1つあるか複数あるかを判定し、プリンタ検索パケットが1つあれば、プリンタ検索パケットに含まれるユーザIDを、プリンタ特定ボタンを押下したユーザのユーザIDとして特定する。更に、プリンタ検索パケットの検索に応じて印刷制御部47の制御により文書が印刷された後、又は、プリンタ検索パケットに含まれる検索開始時刻から予め定めた時間が経過した後に、検索パケット記憶部43に記憶されたそのプリンタ検索パケットを削除する。尚、検索開始時刻としては、クラウドプリントサーバ50がプリンタ検索パケットを送信した時刻を設定してもよいし、画像形成装置30がプリンタ検索パケットを受信した時刻を設定してもよい。本実施の形態では、検索情報を削除する削除手段の一例として、検索パケット管理部42を設けている。   When the receiving unit 41 receives a printer search packet, the search packet management unit 42 acquires the printer search packet and stores it in the search packet storage unit 43. Further, when the user presses the printer specifying button, it is determined whether there is one or more printer search packets in the search packet storage unit 43, and if there is one printer search packet, it is included in the printer search packet. Is specified as the user ID of the user who pressed the printer specifying button. Further, after the document is printed under the control of the print control unit 47 according to the search of the printer search packet, or after a predetermined time has elapsed from the search start time included in the printer search packet, the search packet storage unit 43 Delete the printer search packet stored in. As the search start time, the time when the cloud print server 50 transmits the printer search packet may be set, or the time when the image forming apparatus 30 receives the printer search packet may be set. In the present embodiment, a search packet management unit 42 is provided as an example of a deletion unit that deletes search information.

検索パケット記憶部43は、検索パケット管理部42が取得したプリンタ検索パケットを記憶する。   The search packet storage unit 43 stores the printer search packet acquired by the search packet management unit 42.

表示制御部44は、検索パケット管理部42でプリンタ検索パケットが複数あると判定されれば、それら複数のプリンタ検索パケットに含まれる複数のユーザ名の中から、プリンタ特定ボタンを押下したユーザのユーザ名を選択するためのユーザ選択画面を操作パネル35に表示するように制御する。本実施の形態では、識別情報の一例として、ユーザ名を用いており、複数の識別情報を表示する表示手段の一例として、表示制御部44を設けている。   If the search packet management unit 42 determines that there are a plurality of printer search packets, the display control unit 44 selects the user of the user who pressed the printer specifying button from a plurality of user names included in the plurality of printer search packets. Control is performed so that a user selection screen for selecting a name is displayed on the operation panel 35. In the present embodiment, a user name is used as an example of identification information, and a display control unit 44 is provided as an example of display means for displaying a plurality of identification information.

操作受付部45は、ユーザがプリンタ特定ボタンを押下する操作を受け付ける。また、ユーザがユーザ選択画面上で自身のユーザ名を選択する操作を受け付け、選択されたユーザ名に対応するユーザIDを、プリンタ特定ボタンを押下したユーザのユーザIDとして特定する。   The operation accepting unit 45 accepts an operation in which the user presses the printer specifying button. Further, the user accepts an operation of selecting his / her user name on the user selection screen, and specifies the user ID corresponding to the selected user name as the user ID of the user who pressed the printer specifying button.

装置特定情報生成部46は、検索パケット管理部42又は操作受付部45で特定されたユーザIDと、画像形成装置30の装置IDとを含む装置特定情報を生成する。本実施の形態では、指定操作情報、複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を印刷指示装置に通知させるための情報の一例として、装置特定情報を用いている。   The device specifying information generating unit 46 generates device specifying information including the user ID specified by the search packet managing unit 42 or the operation receiving unit 45 and the device ID of the image forming apparatus 30. In the present exemplary embodiment, the apparatus specifying information is used as an example of information for notifying the print instruction apparatus of information that prompts the user to select information related to the self apparatus from the designation operation information and information related to a plurality of printing apparatuses. Yes.

印刷制御部47は、受信部41が印刷指示情報を受信した際にはこの印刷指示情報に基づく文書の印刷を実行する。本実施の形態では、文書を印刷する印刷手段の一例として、印刷制御部47を設けている。   When the receiving unit 41 receives the print instruction information, the print control unit 47 prints the document based on the print instruction information. In the present embodiment, a print control unit 47 is provided as an example of a printing unit that prints a document.

送信部49は、装置特定情報生成部46が生成した装置特定情報をクラウドプリントサーバ50に送信する。本実施の形態では、指定操作情報を送信する送信手段、複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を印刷指示装置に通知させるための情報を送信する送信手段の一例として、送信部49を設けている。   The transmission unit 49 transmits the device identification information generated by the device identification information generation unit 46 to the cloud print server 50. In the present embodiment, a transmission means for transmitting designated operation information, a transmission means for transmitting information for notifying the print instruction apparatus of information prompting the user to select information related to the self apparatus from information related to a plurality of printing apparatuses. As an example, a transmission unit 49 is provided.

尚、図9は、画像形成装置30の機能構成例を示す図としたが、これを画像形成装置30a,30b,30cの機能構成例を示す図として捉えることもできる。その場合、画像形成装置30a,30b,30cの各構成要素は、それぞれ、添え字a,b,cを付して表すものとする。   Although FIG. 9 is a diagram illustrating an example of a functional configuration of the image forming apparatus 30, this can also be understood as a diagram illustrating an exemplary functional configuration of the image forming apparatuses 30 a, 30 b, and 30 c. In this case, each component of the image forming apparatuses 30a, 30b, and 30c is represented by subscripts a, b, and c, respectively.

図10は、クラウドプリントサーバ50の機能構成例を示したブロック図である。
図示するように、クラウドプリントサーバ50は、受信部61と、認証部62と、文書取得部63と、プリンタ情報記憶部64と、プリンタ一覧生成部65と、検索パケット生成部66と、装置決定部67と、印刷指示情報生成部68と、送信部69とを備えている。
FIG. 10 is a block diagram illustrating a functional configuration example of the cloud print server 50.
As illustrated, the cloud print server 50 includes a reception unit 61, an authentication unit 62, a document acquisition unit 63, a printer information storage unit 64, a printer list generation unit 65, a search packet generation unit 66, and a device determination. A unit 67, a print instruction information generation unit 68, and a transmission unit 69 are provided.

受信部61は、ユーザがクライアント端末10でクラウドプリントサービスにログインした際にはログイン情報(ユーザID、パスワード等)を、ユーザがクライアント端末10で印刷ボタンを押下した際には印刷開始指示を、ユーザがクライアント端末10で印刷設定を行って実行ボタンを押下した際には印刷実行指示を、それぞれクライアント端末10から受信する。また、ユーザが画像形成装置30でプリンタ特定ボタンを押下した際には装置特定情報を画像形成装置30から受信する。   The receiving unit 61 provides login information (user ID, password, etc.) when the user logs in to the cloud print service at the client terminal 10, and issues a print start instruction when the user presses the print button at the client terminal 10. When the user performs print settings on the client terminal 10 and presses the execute button, a print execution instruction is received from the client terminal 10 respectively. Further, when the user presses the printer specifying button on the image forming apparatus 30, the apparatus specifying information is received from the image forming apparatus 30.

認証部62は、受信部61がログイン情報(ユーザID、パスワード等)を受信した際に、例えば、ユーザIDとパスワードの組み合わせが予め登録されているかを検査する認証処理(ログイン処理)を行う。   When the receiving unit 61 receives login information (user ID, password, etc.), the authentication unit 62 performs an authentication process (login process) for checking whether a combination of a user ID and a password is registered in advance, for example.

文書取得部63は、認証部62による認証処理(ログイン処理)が成功した場合、即ち、例えば、ユーザIDとパスワードの組み合わせが予め登録されていた場合に、文書を図示しない文書記憶部から取得する。ここで、取得する文書は、ユーザがクラウドプリントサービスにログインした後に、そのユーザに関連付けられているクラウド上の文書をクライアント端末10で閲覧させ、閲覧させた文書の中から選択させるとよい。   The document acquisition unit 63 acquires a document from a document storage unit (not shown) when the authentication process (login process) by the authentication unit 62 is successful, that is, for example, when a combination of a user ID and a password is registered in advance. . Here, after the user logs in to the cloud print service, a document to be acquired may be browsed on the client terminal 10 on the cloud and selected from the browsed documents.

プリンタ情報記憶部64は、ユーザのユーザIDと、そのユーザが利用可能な画像形成装置30の装置IDとを対応付けたプリンタ情報を記憶する。   The printer information storage unit 64 stores printer information in which a user ID of a user is associated with a device ID of the image forming apparatus 30 that can be used by the user.

プリンタ一覧生成部65は、受信部61が印刷開始指示を受信した際に、プリンタ情報記憶部64に記憶されたプリンタ情報を参照し、印刷開始指示を送信したユーザのユーザIDに対応付けられた画像形成装置30の装置IDを含むプリンタ一覧を生成する。   When the reception unit 61 receives the print start instruction, the printer list generation unit 65 refers to the printer information stored in the printer information storage unit 64 and is associated with the user ID of the user who transmitted the print start instruction. A printer list including the apparatus ID of the image forming apparatus 30 is generated.

検索パケット生成部66は、プリンタ一覧生成部65が生成したプリンタ一覧に装置IDが含まれる全ての画像形成装置30に送信するプリンタ検索パケットを生成する。   The search packet generation unit 66 generates a printer search packet to be transmitted to all the image forming apparatuses 30 whose device ID is included in the printer list generated by the printer list generation unit 65.

装置決定部67は、受信部61が装置特定情報を受信した際に、装置特定情報に含まれる装置IDを、出力先の画像形成装置30の装置IDに決定する。   When the receiving unit 61 receives the device specifying information, the device determining unit 67 determines the device ID included in the device specifying information as the device ID of the image forming apparatus 30 that is the output destination.

印刷指示情報生成部68は、受信部61が印刷実行指示を受信した際に、クライアント端末10に表示されていた文書を印刷設定に則って印刷することを指示する印刷指示情報を生成する。   When the receiving unit 61 receives a print execution instruction, the print instruction information generating unit 68 generates print instruction information for instructing printing of the document displayed on the client terminal 10 in accordance with the print settings.

送信部69は、ユーザがクライアント端末10で印刷ボタンを押下した際に、プリンタ一覧生成部65が生成したプリンタ一覧をクライアント端末10に送信するのと並行して、検索パケット生成部66が生成したプリンタ検索パケットをプリンタ一覧に含まれる全ての画像形成装置30に送信する。また、ユーザが画像形成装置30でプリンタ特定ボタンを押下した際に、装置決定部67が決定した画像形成装置30の装置IDをクライアント端末10に送信する。更に、ユーザがクライアント端末10で印刷設定を行って実行ボタンを押下した際に、印刷指示情報生成部68が生成した印刷指示情報を画像形成装置30に送信する。本実施の形態では、複数の印刷装置に関する情報を印刷指示装置に通知する第1の通知手段、検索情報を複数の印刷装置に配信する配信手段、複数の印刷装置に関する情報の中から特定の印刷装置に関する情報を選択することを促す情報を印刷指示装置に通知する第2の通知手段の一例として、送信部69を設けている。   The transmission unit 69 generates the search packet generation unit 66 in parallel with transmitting the printer list generated by the printer list generation unit 65 to the client terminal 10 when the user presses the print button on the client terminal 10. The printer search packet is transmitted to all the image forming apparatuses 30 included in the printer list. In addition, when the user presses the printer specifying button on the image forming apparatus 30, the apparatus ID of the image forming apparatus 30 determined by the apparatus determining unit 67 is transmitted to the client terminal 10. Further, when the user performs print settings on the client terminal 10 and presses the execute button, the print instruction information generated by the print instruction information generation unit 68 is transmitted to the image forming apparatus 30. In the present embodiment, a first notification means for notifying information relating to a plurality of printing apparatuses to a print instruction apparatus, a distribution means for distributing search information to a plurality of printing apparatuses, and a specific print out of information relating to a plurality of printing apparatuses A transmission unit 69 is provided as an example of second notification means for notifying the print instruction apparatus of information prompting to select information related to the apparatus.

次いで、本実施の形態におけるクラウドプリントシステムの動作について説明する。
まず、画像形成装置30として、クライアント端末10のユーザであるユーザAが利用したいと思っている画像形成装置30cを想定し、クライアント端末10、クラウドプリントサーバ50、画像形成装置30cの動作について説明する。
図11〜図13は、クライアント端末10、クラウドプリントサーバ50、画像形成装置30cの動作例を示したシーケンス図である。
Next, the operation of the cloud print system in the present embodiment will be described.
First, assuming that the image forming apparatus 30 is the image forming apparatus 30c that the user A who is the user of the client terminal 10 wants to use, the operations of the client terminal 10, the cloud print server 50, and the image forming apparatus 30c will be described. .
FIGS. 11 to 13 are sequence diagrams illustrating exemplary operations of the client terminal 10, the cloud print server 50, and the image forming apparatus 30c.

最初に、ユーザAはクラウドプリントサービスに対するログイン操作を行う。すると、図11に示すように、クライアント端末10では、操作受付部25が、このログイン操作を受け付ける(ステップ201)。そして、送信部29が、このログイン操作で入力されたログイン情報をクラウドプリントサーバ50に送信する(ステップ202)。   First, the user A performs a login operation for the cloud print service. Then, as shown in FIG. 11, in the client terminal 10, the operation reception unit 25 receives this login operation (step 201). Then, the transmission unit 29 transmits the login information input by this login operation to the cloud print server 50 (step 202).

これにより、クラウドプリントサーバ50では、受信部61が、ログイン情報を受信する(ステップ601)。そして、認証部62が、このログイン情報に基づいて、ログイン処理を行う(ステップ602)。
ログイン処理が成功すると、文書取得部63が、文書を取得する(ステップ603)。具体的には、ユーザがクライアント端末10で文書の閲覧指示を行うと、クラウドプリントサーバ50がそのユーザに関連付けられているクラウド上の文書をクライアント端末10で閲覧させ、ユーザがその文書の中から印刷したい文書を選択すると、文書取得部63が、その選択された文書を取得する。尚、ログイン処理が失敗した場合は、エラーをクライアント端末10に返すだけであるので、省略している。そして、送信部69が、ステップ603で取得した文書をクライアント端末10に送信する(ステップ604)。
Thereby, in the cloud print server 50, the receiving unit 61 receives the login information (step 601). And the authentication part 62 performs a login process based on this login information (step 602).
If the login process is successful, the document acquisition unit 63 acquires a document (step 603). Specifically, when the user gives an instruction to browse a document on the client terminal 10, the cloud print server 50 causes the client terminal 10 to browse a document on the cloud associated with the user, and the user selects the document from the document. When a document to be printed is selected, the document acquisition unit 63 acquires the selected document. Note that if the login process fails, an error is simply returned to the client terminal 10 and is therefore omitted. Then, the transmission unit 69 transmits the document acquired in Step 603 to the client terminal 10 (Step 604).

これにより、クライアント端末10では、受信部21が、文書を受信する(ステップ203)。そして、表示制御部24が、文書を表示機構15に出力し、表示機構15が文書を表示し、ユーザAが文書に対して操作できるようにする(ステップ204)。
その後、ユーザAは、印刷したい文書があれば、印刷ボタンを押下する。すると、クライアント端末10では、操作受付部25が、印刷ボタンを押下する操作を受け付ける(ステップ205)。そして、送信部29が、印刷開始指示をクラウドプリントサーバ50に送信する(ステップ206)。
Thereby, in the client terminal 10, the receiving unit 21 receives the document (step 203). Then, the display control unit 24 outputs the document to the display mechanism 15, and the display mechanism 15 displays the document so that the user A can operate the document (step 204).
Thereafter, if there is a document to be printed, the user A presses the print button. Then, in the client terminal 10, the operation accepting unit 25 accepts an operation for pressing the print button (step 205). Then, the transmission unit 29 transmits a print start instruction to the cloud print server 50 (step 206).

これにより、クラウドプリントサーバ50では、受信部61が、印刷開始指示を受信する(ステップ605)。そして、プリンタ一覧生成部65が、プリンタ情報記憶部64に記憶されたプリンタ情報を参照することにより、ユーザAが利用可能なものとして登録された画像形成装置30の一覧であるプリンタ一覧を生成し(ステップ606)、送信部69が、このプリンタ一覧をクライアント端末10に送信する(ステップ607)。   Accordingly, in the cloud print server 50, the receiving unit 61 receives a print start instruction (step 605). Then, the printer list generation unit 65 refers to the printer information stored in the printer information storage unit 64 to generate a printer list that is a list of the image forming apparatuses 30 registered as usable by the user A. (Step 606), the transmission unit 69 transmits this printer list to the client terminal 10 (step 607).

これにより、クライアント端末10では、受信部21が、プリンタ一覧を受信する(ステップ207)。そして、表示制御部24が、プリンタ一覧を表示機構15に出力し、表示機構15がプリンタ一覧を表示する(ステップ208)。ユーザAは、このプリンタ一覧に含まれる画像形成装置30の中から出力先を選択可能となる。   Thereby, in the client terminal 10, the receiving unit 21 receives the printer list (step 207). Then, the display control unit 24 outputs the printer list to the display mechanism 15, and the display mechanism 15 displays the printer list (step 208). User A can select an output destination from among the image forming apparatuses 30 included in the printer list.

ここで、ユーザAが出力先を容易に選択できればよいが、登録されている画像形成装置30の数が多い場合や、プリンタ一覧に表示される名称だけでは出力先としたい画像形成装置30を特定できない場合は、出力先を選択することが困難になってしまう。
そこで、本実施の形態では、印刷ボタンを押下した際に、ユーザAが利用可能な全ての画像形成装置30に対して、プリンタ検索パケットをネットワーク90を介して通知する。
Here, it is sufficient that the user A can easily select the output destination. However, when the number of registered image forming apparatuses 30 is large, or the name displayed in the printer list is used, the image forming apparatus 30 that is desired to be the output destination is specified. If this is not possible, it will be difficult to select the output destination.
Therefore, in this embodiment, when the print button is pressed, the printer search packet is notified via the network 90 to all the image forming apparatuses 30 that can be used by the user A.

即ち、クラウドプリントサーバ50では、ステップ607で送信部69がクライアント端末10にプリンタ一覧を送信するのと並行して、検索パケット生成部66が、プリンタ一覧に含まれる全ての画像形成装置30に対するプリンタ検索パケットを生成し(ステップ608)、送信部69が、このプリンタ検索パケットを、プリンタ一覧に含まれる全ての画像形成装置30に送信する(ステップ609)。   That is, in the cloud print server 50, in parallel with the transmission unit 69 transmitting the printer list to the client terminal 10 in Step 607, the search packet generation unit 66 performs printers for all image forming apparatuses 30 included in the printer list. A search packet is generated (step 608), and the transmission unit 69 transmits this printer search packet to all the image forming apparatuses 30 included in the printer list (step 609).

これにより、画像形成装置30cでは、受信部41cが、プリンタ検索パケットを受信する(ステップ401)。そして、検索パケット管理部42cが、プリンタ検索パケットを取得して検索パケット記憶部43cに記憶する(ステップ402)。   As a result, in the image forming apparatus 30c, the receiving unit 41c receives the printer search packet (step 401). Then, the search packet management unit 42c acquires the printer search packet and stores it in the search packet storage unit 43c (step 402).

次に、ユーザAは、画像形成装置30cの前まで移動し、画像形成装置30cのプリンタ特定ボタンを押下する。すると、図12に示すように、画像形成装置30cでは、操作受付部45cが、プリンタ特定ボタンを押下する操作を受け付ける(ステップ421)。そして、検索パケット管理部42cが、検索パケット記憶部43cに複数のプリンタ検索パケットが記憶されているかどうかを判定する(ステップ422)。   Next, the user A moves to the front of the image forming apparatus 30c and presses the printer specifying button of the image forming apparatus 30c. Then, as shown in FIG. 12, in the image forming apparatus 30c, the operation receiving unit 45c receives an operation of pressing the printer specifying button (step 421). Then, the search packet management unit 42c determines whether or not a plurality of printer search packets are stored in the search packet storage unit 43c (step 422).

その結果、検索パケット記憶部43cに複数のプリンタ検索パケットが記憶されていると判定されれば、表示制御部44cが、その複数のプリンタ検索パケットに含まれる複数のユーザ名の一覧を含むユーザ選択画面を操作パネル35cに表示し、ユーザAに何れかのユーザ名を選択させる(ステップ423)。そして、操作受付部45cは、ユーザ名を選択する操作を受け付ける(ステップ424)。このとき、選択されたユーザ名に対応するユーザIDがユーザAのユーザIDとして特定される。
一方、検索パケット記憶部43cに複数のプリンタ検索パケットが記憶されていないと判定されれば、つまり、1つのプリンタ検索パケットのみが記憶されていると判定されれば、ユーザ選択画面は表示されず、その1つのプリンタ検索パケットに含まれるユーザIDがユーザAのユーザIDとして特定される。
As a result, if it is determined that a plurality of printer search packets are stored in the search packet storage unit 43c, the display control unit 44c includes a list of a plurality of user names included in the plurality of printer search packets. The screen is displayed on the operation panel 35c, and the user A is made to select any user name (step 423). The operation accepting unit 45c accepts an operation for selecting a user name (step 424). At this time, the user ID corresponding to the selected user name is specified as the user ID of user A.
On the other hand, if it is determined that a plurality of printer search packets are not stored in the search packet storage unit 43c, that is, if it is determined that only one printer search packet is stored, the user selection screen is not displayed. The user ID included in the one printer search packet is specified as the user ID of user A.

尚、この動作例では、画像形成装置30cはユーザAが利用可能なものとして登録されているので、検索パケット記憶部43cにプリンタ検索パケットが記憶されていることを前提としたが、ユーザAが利用可能なものとして登録されていない画像形成装置30では、検索パケット記憶部43にプリンタ検索パケットが記憶されていない場合もある。その場合は、図示しないが、エラーを表示して処理を終了するとよい。   In this operation example, since the image forming apparatus 30c is registered as usable by the user A, it is assumed that the printer search packet is stored in the search packet storage unit 43c. In the image forming apparatus 30 that is not registered as usable, the search packet storage unit 43 may not store the printer search packet. In that case, although not shown, it is preferable to display an error and terminate the process.

さて、ユーザAのユーザIDが特定されると、装置特定情報生成部46cは、特定されたユーザIDと、自装置の装置IDとを含む装置特定情報を生成する(ステップ425)。そして、送信部49cが、装置特定情報をクラウドプリントサーバ50に送信する(ステップ426)。   When the user A's user ID is specified, the device specifying information generating unit 46c generates device specifying information including the specified user ID and the device ID of the own device (step 425). Then, the transmission unit 49c transmits the device identification information to the cloud print server 50 (step 426).

これにより、クラウドプリントサーバ50では、受信部61が、装置特定情報を受信する(ステップ621)。そして、装置決定部67が、画像形成装置30cの装置IDを出力先の装置IDとして決定し(ステップ622)、送信部69が、この装置IDをクライアント端末10に送信する(ステップ623)。尚、このとき、装置IDの送信先のクライアント端末10は次のように決定するとよい。即ち、図11のステップ602でログイン処理を行った際にユーザIDとクライアント端末10のアドレスとの対応情報を保持しておく。そして、ステップ621で受信した装置特定情報に含まれるユーザIDをキーにこの対応情報を検索してクライアント端末10のアドレスを求めることにより決定するとよい。   Thereby, in the cloud print server 50, the receiving unit 61 receives the device specifying information (step 621). Then, the device determination unit 67 determines the device ID of the image forming apparatus 30c as an output destination device ID (step 622), and the transmission unit 69 transmits this device ID to the client terminal 10 (step 623). At this time, the client terminal 10 that is the transmission destination of the device ID may be determined as follows. That is, correspondence information between the user ID and the address of the client terminal 10 is stored when the login process is performed in step 602 of FIG. Then, the correspondence information may be searched by using the user ID included in the device identification information received in step 621 as a key to determine the address of the client terminal 10.

これにより、クライアント端末10では、受信部21が、装置IDを受信する(ステップ221)。そして、表示制御部24が、この装置IDの画像形成装置30cに対する印刷設定画面を表示機構15に出力し、表示機構15が、この印刷設定画面を表示する(ステップ222)。即ち、プリンタ選択画面上であたかも画像形成装置30cが選択されたかのように、画像形成装置30cに対する印刷設定画面が表示される。   Thereby, in the client terminal 10, the receiving part 21 receives apparatus ID (step 221). Then, the display control unit 24 outputs a print setting screen for the image forming apparatus 30c with the device ID to the display mechanism 15, and the display mechanism 15 displays the print setting screen (step 222). In other words, the print setting screen for the image forming apparatus 30c is displayed as if the image forming apparatus 30c was selected on the printer selection screen.

次いで、ユーザAは、クライアント端末10に表示された印刷設定画面で印刷設定を行った後に、実行ボタンを押下する。すると、図13に示すように、クライアント端末10では、操作受付部25が、実行ボタンを押下する操作を受け付ける(ステップ241)。そして、送信部29が、印刷設定を含む印刷実行指示をクラウドプリントサーバ50に送信する(ステップ242)。   Next, the user A performs print settings on the print setting screen displayed on the client terminal 10 and then presses the execution button. Then, as illustrated in FIG. 13, in the client terminal 10, the operation reception unit 25 receives an operation of pressing the execution button (step 241). Then, the transmission unit 29 transmits a print execution instruction including print settings to the cloud print server 50 (step 242).

これにより、クラウドプリントサーバ50では、受信部61が、印刷実行指示を受信する(ステップ641)。そして、印刷指示情報生成部68が、図11のステップ204で表示された文書の印刷を指示する印刷指示情報を生成し(ステップ642)、送信部69が、印刷指示情報を画像形成装置30cに送信する(ステップ643)。   Thereby, in the cloud print server 50, the receiving unit 61 receives a print execution instruction (step 641). Then, the print instruction information generation unit 68 generates print instruction information for instructing printing of the document displayed in step 204 of FIG. 11 (step 642), and the transmission unit 69 sends the print instruction information to the image forming apparatus 30c. Transmit (step 643).

これにより、画像形成装置30cでは、受信部41cが、印刷指示情報を受信する(ステップ441)。そして、印刷制御部47cが、この印刷指示情報を画像形成部37cに出力し、画像形成部37cが、この印刷指示情報に基づいて文書を印刷する(ステップ442)。その後、検索パケット管理部42cが、検索パケット記憶部43cに記憶されたプリンタ検索パケットのうち、この印刷に対応するプリンタ検索パケットを削除する(ステップ443)。具体的には、図12のステップ422で1つのプリンタ検索パケットが記憶されていると判定された場合には、その1つのプリンタ検索パケットを削除する。また、図12のステップ422で複数のプリンタ検索パケットが記憶されていると判定された場合には、図12のステップ424で選択されたユーザ名を含むプリンタ検索パケットを削除する。   Thereby, in the image forming apparatus 30c, the receiving unit 41c receives the print instruction information (step 441). Then, the print control unit 47c outputs the print instruction information to the image forming unit 37c, and the image forming unit 37c prints the document based on the print instruction information (step 442). Thereafter, the search packet management unit 42c deletes the printer search packet corresponding to this printing from the printer search packets stored in the search packet storage unit 43c (step 443). Specifically, if it is determined in step 422 in FIG. 12 that one printer search packet is stored, the one printer search packet is deleted. If it is determined in step 422 in FIG. 12 that a plurality of printer search packets are stored, the printer search packet including the user name selected in step 424 in FIG. 12 is deleted.

次に、画像形成装置30として、ユーザAが利用したいと思っている画像形成装置30c以外の画像形成装置30を想定し、この画像形成装置30の動作について説明する。
図14は、このような画像形成装置30の動作例を示したフローチャートである。
図示するように、画像形成装置30では、検索パケット管理部42が、検索パケット記憶部43に記憶されたプリンタ検索パケットの中に、送信又は受信されてから予め定めた時間が経過したプリンタ検索パケットがあるかどうかを判定する(ステップ461)。具体的には、検索パケット記憶部43に記憶されたプリンタ検索パケットに含まれる検索開始時刻から現在時刻までの時間差を算出し、その時間差が予め定めた時間差を超えているプリンタ検索パケットがあるかどうかを判定する。
Next, assuming the image forming apparatus 30 other than the image forming apparatus 30c that the user A wants to use as the image forming apparatus 30, the operation of the image forming apparatus 30 will be described.
FIG. 14 is a flowchart showing an operation example of such an image forming apparatus 30.
As shown in the figure, in the image forming apparatus 30, a printer search packet in which a predetermined time has passed since the search packet management unit 42 transmitted or received in the printer search packet stored in the search packet storage unit 43. It is determined whether there is any (step 461). Specifically, a time difference from the search start time to the current time included in the printer search packet stored in the search packet storage unit 43 is calculated, and whether there is a printer search packet whose time difference exceeds a predetermined time difference. Determine if.

その結果、送信又は受信されてから予め定めた時間が経過したプリンタ検索パケットがないと判定されれば、再びステップ461の判定を行う。
一方、送信又は受信されてから予め定めた時間が経過したプリンタ検索パケットがあると判定されれば、検索パケット管理部42は、そのプリンタ検索パケットを削除し(ステップ462)、再びステップ461の判定を行う。
As a result, if it is determined that there is no printer search packet for which a predetermined time has elapsed since transmission or reception, the determination in step 461 is performed again.
On the other hand, if it is determined that there is a printer search packet for which a predetermined time has elapsed since it was transmitted or received, the search packet management unit 42 deletes the printer search packet (step 462), and the determination in step 461 again. I do.

以上、本実施の形態におけるクラウドプリントシステムの動作について述べてきた。
ここで、このクラウドプリントシステムの動作については、次のような変形例も考えられる。
まず、本実施の形態では、画像形成装置30が、図12のステップ422で1つのプリンタ検索パケットのみが記憶されていると判定した場合に、ユーザ選択画面を表示することなく、その1つのプリンタ検索パケットに含まれるユーザIDをユーザAのユーザIDとして特定するようにしたが、この限りではない。図12のステップ422で1つのプリンタ検索パケットのみが記憶されていると判定された場合であっても、1つのユーザ名を含むユーザ選択画面を表示し、ユーザAにそのユーザ名を選択させるようにしてよい。
The operation of the cloud print system in the present embodiment has been described above.
Here, with respect to the operation of the cloud print system, the following modifications may be considered.
First, in the present embodiment, when the image forming apparatus 30 determines that only one printer search packet is stored in step 422 in FIG. 12, the one printer is displayed without displaying the user selection screen. Although the user ID included in the search packet is specified as the user ID of user A, this is not restrictive. Even if it is determined in step 422 in FIG. 12 that only one printer search packet is stored, a user selection screen including one user name is displayed, and the user A is made to select the user name. You can do it.

また、本実施の形態では、画像形成装置30が、図12のステップ422で複数のプリンタ検索パケットが記憶されていると判定した場合に、ユーザAにユーザ名を選択させるだけで装置特定情報をクラウドプリントサーバ50に送信するようにしたが、この限りではない。ユーザAにユーザ名を選択させ、パスワードの入力等をさせて認証を行った後、装置特定情報をクラウドプリントサーバ50に送信することで、別のユーザになりすますことを防止するようにしてもよい。   Further, in this embodiment, when the image forming apparatus 30 determines that a plurality of printer search packets are stored in step 422 in FIG. 12, the apparatus specifying information is simply obtained by causing the user A to select the user name. The transmission is made to the cloud print server 50, but this is not a limitation. After the user A selects a user name, enters a password, and performs authentication, the device identification information may be transmitted to the cloud print server 50 to prevent impersonation of another user. .

更に、本実施の形態では、クライアント端末10が、図12のステップ222で、プリンタ一覧内の画像形成装置30cに対する印刷設定画面を表示することで、画像形成装置30cが出力先であることを明示するようにしたが、この限りではない。図12のステップ222で、プリンタ一覧内の画像形成装置30cの名称に対して印の付加、色の変更等の強調表示を行ったり、プリンタ一覧内の画像形成装置30cの名称を一覧の上位に移動させたりすることで、画像形成装置30cが出力先であることを明示するようにしてもよい。ここで、プリンタ一覧は、複数の印刷装置に関する情報の一例である。また、画像形成装置30cに対する印刷設定画面、画像形成装置30cの名称に対する強調表示、画像形成装置30cの名称の移動は、複数の印刷装置に関する情報の中から特定の印刷装置に関する情報を選択することを促す情報の一例である。   Furthermore, in the present embodiment, the client terminal 10 displays the print setting screen for the image forming apparatus 30c in the printer list in step 222 of FIG. 12, thereby clearly indicating that the image forming apparatus 30c is the output destination. This is not the case. In step 222 in FIG. 12, a mark is added to the name of the image forming apparatus 30c in the printer list, a color change is highlighted, or the name of the image forming apparatus 30c in the printer list is displayed at the top of the list. It may be made clear that the image forming apparatus 30c is the output destination by moving it. Here, the printer list is an example of information regarding a plurality of printing apparatuses. The print setting screen for the image forming apparatus 30c, the highlighted display for the name of the image forming apparatus 30c, and the movement of the name of the image forming apparatus 30c are to select information related to a specific printing apparatus from among information related to a plurality of printing apparatuses. This is an example of information for prompting.

また、本実施の形態では、クラウドプリントサーバ50は、図13のステップ641でクライアント端末10から印刷実行指示を受信した時点で、文書を画像形成装置30が処理可能な形式に変換した印刷データと、印刷設定とを含む印刷指示情報を生成するようにしたが、この限りではない。図12のステップ621で画像形成装置30cから装置特定情報を受信した時点で印刷データを生成し、図13のステップ641でクライアント端末10から印刷実行指示を受信したときに、この生成された印刷データと、印刷設定とを含む印刷指示情報を画像形成装置30cに送信するようにしてもよい。尚、ここでは、画像形成装置30cから装置特定情報を受信した時点としたが、画像形成装置30cを指定する操作がなされた際であれば、如何なる時点で印刷データを生成してもよい。また、クライアント端末10から印刷実行指示を受信したときとしたが、クライアント端末10で印刷設定が行われた際であれば、如何なる時点で印刷指示情報を生成してもよい。   In the present embodiment, the cloud print server 50 receives the print data obtained by converting the document into a format that can be processed by the image forming apparatus 30 when the print execution instruction is received from the client terminal 10 in step 641 in FIG. The print instruction information including the print setting is generated, but the present invention is not limited to this. Print data is generated when the apparatus specifying information is received from the image forming apparatus 30c in step 621 in FIG. 12, and this print data is generated when a print execution instruction is received from the client terminal 10 in step 641 in FIG. And print instruction information including print settings may be transmitted to the image forming apparatus 30c. Although the point in time when the device specifying information is received from the image forming apparatus 30c is described here, the print data may be generated at any point as long as an operation for designating the image forming apparatus 30c is performed. In addition, although the print execution instruction is received from the client terminal 10, the print instruction information may be generated at any time as long as the print setting is performed in the client terminal 10.

更に、本実施の形態では、利用可能な画像形成装置30がユーザに関連付けられていたが、この限りではない。利用可能な画像形成装置30がクライアント端末10に関連付けられていてもよい。この場合、プリンタ検索パケットは、クライアント端末10に関連付けられた全ての画像形成装置30に送信され、画像形成装置30で受信したプリンタ検索パケットが複数あれば、それらのプリンタ検索パケットを送信させる操作が行われたクライアント端末10の名前の一覧が表示されることになる。ここで、ユーザ、クライアント端末10は、印刷指示元の一例である。   Furthermore, in the present embodiment, the usable image forming apparatus 30 is associated with the user, but this is not restrictive. An available image forming apparatus 30 may be associated with the client terminal 10. In this case, the printer search packet is transmitted to all the image forming apparatuses 30 associated with the client terminal 10. If there are a plurality of printer search packets received by the image forming apparatus 30, an operation for transmitting the printer search packets is performed. A list of names of the client terminals 10 that have been performed is displayed. Here, the user and the client terminal 10 are an example of a print instruction source.

更にまた、本実施の形態では、画像形成装置30cに記憶されたプリンタ検索パケットを、そのプリンタ検索パケットに対応する印刷が終了すると削除するようにした。
しかしながら、このようなタイミングでプリンタ検索パケットを削除することとすると、同じ画像形成装置30で続けて文書を印刷する場合には、印刷のたびに画像形成装置30のプリンタ特定ボタンを押す、一度選択された画像形成装置30のクライアント端末10上での名称を覚えておいてプリンタ選択画面でその名称を選択する等の操作が必要となる。
そこで、画像形成装置30cに記憶されたプリンタ検索パケットも、図14で示したように、予め定めた時間が経過すると削除するようにしてよい。或いは、クライアント端末10の位置情報を使い、クライアント端末10が画像形成装置30cの周囲の予め定めた範囲の外に移動した後に削除するようにしてもよい。
Furthermore, in this embodiment, the printer search packet stored in the image forming apparatus 30c is deleted when printing corresponding to the printer search packet is completed.
However, if the printer search packet is deleted at such timing, when the document is continuously printed by the same image forming apparatus 30, the printer specifying button of the image forming apparatus 30 is pressed every time printing is performed. An operation such as remembering the name of the image forming apparatus 30 on the client terminal 10 and selecting the name on the printer selection screen is required.
Therefore, the printer search packet stored in the image forming apparatus 30c may also be deleted when a predetermined time elapses as shown in FIG. Alternatively, the position information of the client terminal 10 may be used and deleted after the client terminal 10 has moved out of a predetermined range around the image forming apparatus 30c.

また、本実施の形態では、画像形成装置30c以外の画像形成装置30に記憶されたプリンタ検索パケットを予め定めた時間が経過すると削除するようにしたが、この限りではない。
例えば、画像形成装置30cが、図12のステップ421でプリンタ特定ボタンの押下を受け付けた時点で、他の画像形成装置30に削除命令を送信し、この削除命令を受信することにより、他の画像形成装置30がプリンタ検索パケットを削除するようにしてもよい。
或いは、クライアント端末10が、図12のステップ221で装置IDを受信した時点で、その装置IDを持つ画像形成装置30c以外の画像形成装置30に削除命令を送信し、この削除命令を受信することにより、画像形成装置30c以外の画像形成装置30がプリンタ検索パケットを削除するようにしてもよい。
In this embodiment, the printer search packet stored in the image forming apparatus 30 other than the image forming apparatus 30c is deleted when a predetermined time elapses. However, the present invention is not limited to this.
For example, when the image forming apparatus 30c receives the press of the printer specifying button in step 421 in FIG. 12, the image forming apparatus 30c transmits a deletion command to the other image forming apparatus 30 and receives the deletion command, thereby receiving another image. The forming apparatus 30 may delete the printer search packet.
Alternatively, when the client terminal 10 receives the apparatus ID in step 221 of FIG. 12, the client terminal 10 transmits a delete command to the image forming apparatus 30 other than the image forming apparatus 30c having the apparatus ID, and receives this delete command. Accordingly, the image forming apparatus 30 other than the image forming apparatus 30c may delete the printer search packet.

尚、本実施の形態を実現するプログラムは、通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供することも可能である。   The program for realizing the present embodiment can be provided not only by communication means but also by storing it in a recording medium such as a CD-ROM.

10…クライアント端末、21…受信部、24…表示制御部、25…操作受付部、29…送信部、30…画像形成装置、41…受信部、42…検索パケット管理部、43…検索パケット記憶部、44…表示制御部、45…操作受付部、46…装置特定情報生成部、47…印刷制御部、49…送信部、50…クラウドプリントサーバ、61…受信部、62…認証部、63…文書取得部、64…プリンタ情報記憶部、65…プリンタ一覧生成部、66…検索パケット生成部、67…装置決定部、68…印刷指示情報生成部、69…送信部 DESCRIPTION OF SYMBOLS 10 ... Client terminal, 21 ... Reception part, 24 ... Display control part, 25 ... Operation reception part, 29 ... Transmission part, 30 ... Image forming apparatus, 41 ... Reception part, 42 ... Search packet management part, 43 ... Search packet memory | storage , 44 ... display control unit, 45 ... operation reception unit, 46 ... device specifying information generation unit, 47 ... print control unit, 49 ... transmission unit, 50 ... cloud print server, 61 ... reception unit, 62 ... authentication unit, 63 Document acquisition unit 64 Printer information storage unit 65 Printer list generation unit 66 Search packet generation unit 67 Device determination unit 68 Print instruction information generation unit 69 Transmission unit

Claims (12)

文書の印刷を指示する印刷指示装置による印刷指示を支援する印刷指示支援装置と、
前記印刷指示装置及び前記印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられ、当該印刷指示に応じて前記印刷指示支援装置により送信された前記文書の印刷を指示する印刷指示情報を受信すると、当該印刷指示情報に基づいて当該文書を印刷する複数の印刷装置と
を備え、
前記印刷指示支援装置は、
前記印刷指示装置の操作に応じて、前記複数の印刷装置に関する情報を、当該印刷指示装置に通知する第1の通知手段と、
前記複数の印刷装置の中から前記文書を印刷する印刷装置を検索するための検索情報を、当該複数の印刷装置に配信する配信手段と
を備え、
前記複数の印刷装置のそれぞれは、
前記配信手段により配信された前記検索情報を受信する受信手段と、
前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により前記検索情報が受信されていれば、当該指定する操作が自装置に対してなされたことを示す指定操作情報を前記印刷指示支援装置に送信する送信手段と
を備え、
前記印刷指示支援装置は、
前記指定操作情報を送信した特定の印刷装置から当該指定操作情報を受信すると、前記第1の通知手段により前記印刷指示装置に通知された前記複数の印刷装置に関する情報の中から当該特定の印刷装置に関する情報を選択することを促す情報を、当該印刷指示装置に通知する第2の通知手段
を更に備えたことを特徴とする印刷指示支援システム。
A print instruction support device for supporting a print instruction by a print instruction device for instructing printing of a document;
Print instruction information that is associated with a print instruction source that is one of the print instruction apparatus and the print instruction person who performs the print instruction and instructs the printing of the document transmitted by the print instruction support apparatus in response to the print instruction And a plurality of printing apparatuses that print the document based on the print instruction information,
The printing instruction support device includes:
First notification means for notifying the print instruction apparatus of information related to the plurality of printing apparatuses in response to an operation of the print instruction apparatus;
Distribution means for distributing search information for searching for a printing apparatus that prints the document from the plurality of printing apparatuses to the plurality of printing apparatuses;
Each of the plurality of printing devices is
Receiving means for receiving the search information distributed by the distribution means;
If an operation for designating the document as a printing apparatus for printing the document is performed on the own apparatus, if the search information is received by the receiving unit, the operation for the designation is performed on the own apparatus. Transmission means for transmitting the designated operation information to the print instruction support device,
The printing instruction support device includes:
When the designated operation information is received from the specific printing apparatus that has transmitted the designated operation information, the specific printing apparatus is selected from the information regarding the plurality of printing apparatuses notified to the print instruction apparatus by the first notification unit. A print instruction support system, further comprising second notification means for notifying the print instruction apparatus of information prompting to select information related to the print instruction apparatus.
文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を当該印刷指示装置の操作に応じて当該印刷指示装置に通知する印刷指示支援装置から、当該複数の印刷装置の中から当該文書を印刷する印刷装置を検索するための検索情報を受信する受信手段と、
前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信する送信手段と
を備えたことを特徴とする印刷装置。
In response to an operation of the print instruction apparatus, information on a plurality of print apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs printing of a document and a print instruction person that issues a print instruction by the print instruction apparatus. Receiving means for receiving search information for searching for a printing apparatus that prints the document from the plurality of printing apparatuses, from the printing instruction support apparatus that notifies the printing instruction apparatus;
If an operation for designating the document as a printing apparatus for printing the document is performed on the own apparatus, if the search information is received by the receiving unit, information on the own apparatus from the information on the plurality of printing apparatuses. A printing apparatus comprising: a transmission unit configured to transmit information for prompting the print instruction apparatus to select information prompting the user to select the print instruction support apparatus.
前記受信手段は、前記印刷指示元の識別情報を含む前記検索情報を受信し、
前記送信手段は、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項2に記載の印刷装置。
The receiving unit receives the search information including identification information of the print instruction source;
The transmission means provides information for instructing the print instruction apparatus corresponding to the identification information to prompt the user to select information related to the self apparatus from information related to the plurality of printing apparatuses. The printing apparatus according to claim 2, wherein the printing apparatus transmits the data to the printing apparatus.
前記送信手段は、前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により1つの前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を当該1つの検索情報に含まれる1つの前記識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項3に記載の印刷装置。   The transmission means is information related to the plurality of printing apparatuses if one of the search information is received by the receiving means when an operation for designating the printing apparatus as the printing apparatus for the document is performed on the own apparatus. Information for prompting the print instruction apparatus corresponding to one piece of the identification information included in the one search information to send information prompting the user to select information related to the self apparatus from the information to the print instruction support apparatus The printing apparatus according to claim 3, wherein: 前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記受信手段により複数の前記検索情報が受信されていれば、当該複数の検索情報に含まれる複数の前記識別情報を表示する表示手段を更に備え、
前記送信手段は、前記表示手段に表示された前記複数の識別情報の中から特定の識別情報が選択されると、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を当該特定の識別情報に対応する前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信することを特徴とする請求項3に記載の印刷装置。
If an operation for designating the document as a printing apparatus for printing the document is performed on the apparatus, and if a plurality of the search information is received by the receiving unit, the plurality of identifications included in the plurality of search information It further comprises display means for displaying information,
When the specific identification information is selected from the plurality of identification information displayed on the display unit, the transmission unit prompts the user to select information about the own device from the information about the plurality of printing devices. 4. The printing apparatus according to claim 3, wherein information for notifying the print instruction apparatus corresponding to the specific identification information is transmitted to the print instruction support apparatus.
自装置に関する情報を選択することを促す情報の通知に応答した前記印刷指示に応じて前記印刷指示支援装置により送信された前記文書の印刷を指示する印刷指示情報を受信すると、当該印刷指示情報に基づいて当該文書を印刷する印刷手段と、
前記受信手段により受信された前記検索情報を、前記印刷手段により前記文書が印刷された後に削除する削除手段と
を更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置。
When print instruction information for instructing printing of the document transmitted by the print instruction support apparatus in response to the print instruction in response to the notification of information prompting to select information related to the own apparatus is received, the print instruction information Printing means for printing the document based on;
6. The deleting apparatus according to claim 2, further comprising a deleting unit that deletes the search information received by the receiving unit after the document is printed by the printing unit. Printing device.
前記受信手段により受信された前記検索情報を、前記印刷指示支援装置により当該検索情報が送信されてから又は前記受信手段により当該検索情報が受信されてから予め定められた時間が経過した後に削除する削除手段を更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置。   The search information received by the receiving unit is deleted after the search information is transmitted by the printing instruction support apparatus or after a predetermined time has elapsed since the search unit has received the search information. The printing apparatus according to claim 2, further comprising a deleting unit. 前記受信手段により受信された前記検索情報を、自装置の周囲の予め定められた範囲の外に前記印刷指示装置が移動した後に削除する削除手段を更に備えたことを特徴とする請求項2乃至請求項5の何れかに記載の印刷装置。   3. The information processing apparatus according to claim 2, further comprising a deleting unit that deletes the search information received by the receiving unit after the printing instruction apparatus has moved outside a predetermined range around the apparatus. The printing apparatus according to claim 5. 文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を、当該印刷指示装置の操作に応じて、当該印刷指示装置に通知する第1の通知手段と、
前記複数の印刷装置の中から前記文書を印刷する印刷装置を検索するための検索情報を、当該複数の印刷装置に配信する配信手段と、
前記配信手段により前記検索情報が配信された特定の印刷装置に対して、前記文書を印刷する印刷装置として指定する操作がなされた場合に、前記第1の通知手段により前記印刷指示装置に通知された前記複数の印刷装置に関する情報の中から当該特定の印刷装置に関する情報を選択することを促す情報を、当該印刷指示装置に通知する第2の通知手段と
を備えたことを特徴とする印刷指示支援装置。
Depending on the operation of the print instruction apparatus, information on a plurality of print apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs printing of a document and a print instruction person that issues a print instruction by the print instruction apparatus. First notification means for notifying the printing instruction apparatus;
Distribution means for distributing search information for searching for a printing apparatus for printing the document from the plurality of printing apparatuses to the plurality of printing apparatuses;
When the specific printing device to which the search information is distributed by the distribution unit is operated to designate the document as a printing device for printing the document, the first notification unit notifies the print instruction device. And a second notification means for notifying the print instruction apparatus of information prompting the user to select information regarding the specific printing apparatus from the information regarding the plurality of printing apparatuses. Support device.
前記第1の通知手段は、前記複数の印刷装置を識別する情報を、前記複数の印刷装置に関する情報として、前記印刷指示装置に通知し、
前記第2の通知手段は、前記特定の印刷装置における前記文書の印刷を指示する際の印刷設定を行うための画面を表示させる情報を、前記特定の印刷装置に関する情報を選択することを促す情報として、前記印刷指示装置に通知することを特徴とする請求項9に記載の印刷指示支援装置。
The first notifying unit notifies the print instructing device of information for identifying the plurality of printing devices as information on the plurality of printing devices;
The second notification means prompts the user to select information related to the specific printing apparatus as information for displaying a screen for performing print settings when instructing printing of the document in the specific printing apparatus. The printing instruction support apparatus according to claim 9, wherein the printing instruction apparatus notifies the printing instruction apparatus.
前記特定の印刷装置に対して前記文書を印刷する印刷装置として指定する操作がなされた際に、当該文書を印刷装置が処理可能な形式に変換した印刷データを生成する印刷データ生成手段と、
前記印刷設定を行うための画面を表示させる情報の通知に応答して前記印刷指示装置に表示された当該画面で当該印刷設定が行われた際に、当該印刷設定の情報と、前記印刷データ生成手段により生成された前記印刷データとに基づいて、当該文書の印刷を指示する印刷指示情報を生成する印刷指示情報生成手段と
を更に備えたことを特徴とする請求項10に記載の印刷指示支援装置。
Print data generating means for generating print data obtained by converting the document into a format that can be processed by the printing device when an operation for designating the document as a printing device for printing the document is performed on the specific printing device;
When the print setting is performed on the screen displayed on the print instruction apparatus in response to the notification of the information for displaying the screen for performing the print setting, the print setting information and the print data generation 11. The print instruction support according to claim 10, further comprising: print instruction information generating means for generating print instruction information for instructing printing of the document based on the print data generated by the means. apparatus.
コンピュータに、
文書の印刷を指示する印刷指示装置及び当該印刷指示装置による印刷指示を行う印刷指示者の何れかである印刷指示元に関連付けられた複数の印刷装置に関する情報を当該印刷指示装置の操作に応じて当該印刷指示装置に通知する印刷指示支援装置から、当該複数の印刷装置の中から当該文書を印刷する印刷装置を検索するための検索情報を受信する機能と、
前記文書を印刷する印刷装置として指定する操作が自装置に対してなされた場合に、前記検索情報が受信されていれば、前記複数の印刷装置に関する情報の中から自装置に関する情報を選択することを促す情報を前記印刷指示装置に通知させるための情報を、前記印刷指示支援装置に送信する機能と
を実現させるためのプログラム。
On the computer,
In response to an operation of the print instruction apparatus, information on a plurality of print apparatuses associated with a print instruction source that is one of a print instruction apparatus that instructs printing of a document and a print instruction person that issues a print instruction by the print instruction apparatus. A function of receiving search information for searching for a printing apparatus that prints the document from the plurality of printing apparatuses, from the printing instruction support apparatus that notifies the printing instruction apparatus;
When an operation for designating the document as a printing apparatus for printing the document is performed on the own apparatus, if the search information is received, information on the own apparatus is selected from information on the plurality of printing apparatuses. A program for realizing a function of transmitting information for prompting the print instruction apparatus to the print instruction support apparatus.
JP2011233703A 2011-10-25 2011-10-25 Printing instruction support system, printing apparatus, printing instruction support apparatus, and program Active JP5861381B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011233703A JP5861381B2 (en) 2011-10-25 2011-10-25 Printing instruction support system, printing apparatus, printing instruction support apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011233703A JP5861381B2 (en) 2011-10-25 2011-10-25 Printing instruction support system, printing apparatus, printing instruction support apparatus, and program

Publications (2)

Publication Number Publication Date
JP2013092862A true JP2013092862A (en) 2013-05-16
JP5861381B2 JP5861381B2 (en) 2016-02-16

Family

ID=48615949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011233703A Active JP5861381B2 (en) 2011-10-25 2011-10-25 Printing instruction support system, printing apparatus, printing instruction support apparatus, and program

Country Status (1)

Country Link
JP (1) JP5861381B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015001842A (en) * 2013-06-16 2015-01-05 京セラドキュメントソリューションズ株式会社 Information process device, printing system and printing program
JP2016149091A (en) * 2015-02-13 2016-08-18 コニカミノルタ株式会社 Job processing system, job processing program, and computer-readable recording medium having job processing program recorded therein
JP2016162463A (en) * 2015-03-05 2016-09-05 株式会社リコー Network print server and computer-readable medium and method for simultaneously printing multiple document to multiple destination in cloud printing
WO2016185622A1 (en) * 2015-05-15 2016-11-24 京セラドキュメントソリューションズ株式会社 Action control system and server
JP2017117286A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Image forming system and image forming method
JP7351097B2 (en) 2019-04-02 2023-09-27 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325182A (en) * 2000-03-10 2001-11-22 Ricoh Co Ltd Print system, print method, computer readable recording medium with program recorded therein, portable communication equipment of print system, printer, print server and client
JP2002163093A (en) * 2000-11-29 2002-06-07 Minolta Co Ltd Apparatus connecting system and printing processing system
JP2004334670A (en) * 2003-05-09 2004-11-25 Ricoh Co Ltd Document printing method for printing document through internet
JP2008040525A (en) * 2006-08-01 2008-02-21 Matsushita Electric Ind Co Ltd Electronic document printing system
JP2008210060A (en) * 2007-02-23 2008-09-11 Konica Minolta Business Technologies Inc Device specification system, login history management device, terminal device, device specification method and device specification program
JP2008262409A (en) * 2007-04-12 2008-10-30 Canon Inc Information processor, image processor, and its control method and program
US20090089811A1 (en) * 2007-09-27 2009-04-02 Andrew Rodney Ferlitsch Persistent per URL print settings

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325182A (en) * 2000-03-10 2001-11-22 Ricoh Co Ltd Print system, print method, computer readable recording medium with program recorded therein, portable communication equipment of print system, printer, print server and client
JP2002163093A (en) * 2000-11-29 2002-06-07 Minolta Co Ltd Apparatus connecting system and printing processing system
JP2004334670A (en) * 2003-05-09 2004-11-25 Ricoh Co Ltd Document printing method for printing document through internet
JP2008040525A (en) * 2006-08-01 2008-02-21 Matsushita Electric Ind Co Ltd Electronic document printing system
JP2008210060A (en) * 2007-02-23 2008-09-11 Konica Minolta Business Technologies Inc Device specification system, login history management device, terminal device, device specification method and device specification program
JP2008262409A (en) * 2007-04-12 2008-10-30 Canon Inc Information processor, image processor, and its control method and program
US20090089811A1 (en) * 2007-09-27 2009-04-02 Andrew Rodney Ferlitsch Persistent per URL print settings

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015001842A (en) * 2013-06-16 2015-01-05 京セラドキュメントソリューションズ株式会社 Information process device, printing system and printing program
JP2016149091A (en) * 2015-02-13 2016-08-18 コニカミノルタ株式会社 Job processing system, job processing program, and computer-readable recording medium having job processing program recorded therein
JP2016162463A (en) * 2015-03-05 2016-09-05 株式会社リコー Network print server and computer-readable medium and method for simultaneously printing multiple document to multiple destination in cloud printing
WO2016185622A1 (en) * 2015-05-15 2016-11-24 京セラドキュメントソリューションズ株式会社 Action control system and server
JPWO2016185622A1 (en) * 2015-05-15 2017-11-09 京セラドキュメントソリューションズ株式会社 Operation control system and server
JP2017117286A (en) * 2015-12-25 2017-06-29 京セラドキュメントソリューションズ株式会社 Image forming system and image forming method
JP7351097B2 (en) 2019-04-02 2023-09-27 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs

Also Published As

Publication number Publication date
JP5861381B2 (en) 2016-02-16

Similar Documents

Publication Publication Date Title
JP6024848B1 (en) Information processing apparatus and program
US8363242B2 (en) Image processing apparatus and image processing apparatus control method for requesting an external apparatus to transmit image data
JP5861381B2 (en) Printing instruction support system, printing apparatus, printing instruction support apparatus, and program
JP5629621B2 (en) Image forming apparatus, image forming processing system, image forming processing method, and computer-readable recording medium on which the program is recorded
JP5462610B2 (en) Information processing system, information processing apparatus, control method therefor, and program
JP2013029898A (en) Image processing system, portable terminal, identification method of image processing apparatus and identification program therefor
JP6040878B2 (en) Printing apparatus, printing control apparatus, printing system, and program
US9307100B2 (en) Information processing apparatus, information processing system, control methods thereof, and storage medium
JP5817766B2 (en) Information processing apparatus, communication system, and program
JP6089833B2 (en) Image forming apparatus, portable terminal apparatus, information processing apparatus, image forming system, and program
JP2011180989A (en) Print server device, print control method, and program
US8879079B2 (en) Information processing apparatus that displays web page, method of controlling information processing apparatus, and storage medium
JP2011124957A (en) Information processor, method to control the same, program, and memory medium
JP2013132893A (en) Image forming apparatus and program
US8539115B2 (en) Server device, system, and operation environment management method
JP6492711B2 (en) Relay device, operation screen providing device, and program
JP6075501B1 (en) Information processing apparatus and program
JP6327030B2 (en) Image forming apparatus, system, and program
JP7022519B2 (en) Mobile terminals, their control methods, and storage media
JP6390158B2 (en) Information processing system, information processing method, and program
JP6075503B1 (en) Information processing apparatus and program
JP5935384B2 (en) Printing apparatus management apparatus, printing apparatus management system, and program
US9723176B2 (en) Image processing apparatus, method and non-transitory computer readable medium for transferring a duplicate of a document to another image processing apparatus within an image processing apparatus group
JP2019006013A (en) Image forming apparatus, control method for image forming apparatus, and program
JP6439318B2 (en) Information processing apparatus, image reading apparatus, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150807

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150901

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151001

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: 20151124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151207

R150 Certificate of patent or registration of utility model

Ref document number: 5861381

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350