JP2020074097A - Printer and its control method and program - Google Patents

Printer and its control method and program Download PDF

Info

Publication number
JP2020074097A
JP2020074097A JP2019226782A JP2019226782A JP2020074097A JP 2020074097 A JP2020074097 A JP 2020074097A JP 2019226782 A JP2019226782 A JP 2019226782A JP 2019226782 A JP2019226782 A JP 2019226782A JP 2020074097 A JP2020074097 A JP 2020074097A
Authority
JP
Japan
Prior art keywords
printer
user
registration
print service
registration request
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
JP2019226782A
Other languages
Japanese (ja)
Other versions
JP6755379B2 (en
Inventor
律人 佐光
Norihito Sako
律人 佐光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2019226782A priority Critical patent/JP6755379B2/en
Publication of JP2020074097A publication Critical patent/JP2020074097A/en
Application granted granted Critical
Publication of JP6755379B2 publication Critical patent/JP6755379B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

To provide a print service for transmitting print data to a registered printer via the Internet, and a printer for communicating with a client terminal.SOLUTION: Provided are a print service for transmitting print data to a registered printer via the Internet, and a printer for communicating with a client terminal. The printer includes: user ID management means for managing user IDs of at least two users provided with administrator authority and without administrator authority, as user IDs of the login users of the printer; receipt means for receiving from the client terminal a registration request to register the printer at the print service; and registration means for executing registration processing to register the printer at the print service when the registration request is approved, thereby making the printer execute the registration processing upon approval of the user with the management authority.SELECTED DRAWING: Figure 5

Description

本発明は、プリンタ、及びその制御方法とプログラムに関するものである。   The present invention relates to a printer, a control method thereof, and a program.

これまでの印刷サービスでは、ユーザがPC等のクライアント端末から印刷装置に直接印刷ジョブを送信することによって印刷を行っていた。   In the conventional print services, a user prints by directly sending a print job from a client terminal such as a PC to a printing apparatus.

一方、近年、Google社が構想しているGoogle Cloud Printのように、インターネット上で提供されるクラウドプリントサービスが提案されている。   On the other hand, in recent years, cloud print services provided on the Internet have been proposed, such as Google Cloud Print, which is being envisioned by Google.

図1は、このGoogle Cloud Printの処理シーケンスを説明する図である。印刷装置1010はGoogle Cloud Print機能をサポートし、クライアント端末1000は、Google Cloud Printクライアント機能をサポートしているものとする。また、クラウドプリントサービス1020は、インターネット上のクラウドプリントサービスを表す。   FIG. 1 is a diagram for explaining the processing sequence of this Google Cloud Print. It is assumed that the printing apparatus 1010 supports the Google Cloud Print function and the client terminal 1000 supports the Google Cloud Print client function. The cloud print service 1020 represents a cloud print service on the Internet.

ここでユーザは、まずクライアント端末1000から印刷装置1010にクラウドプリントサービス登録要求1110を送信する。この登録要求1110には、そのサービスを要求しているユーザの識別情報であるユーザIDが含まれる。印刷装置1010は、この登録要求1110を受信すると、クラウドプリントサービス1020にクラウドプリントサービス登録要求1120を送信する。このクラウドプリントサービス登録要求1120には、クライアント端末1000からの登録要求1110に含まれていたユーザIDと、印刷装置1010が持つ一意なPrinterIDとが含まれる。クラウドプリントサービス1020は、印刷装置1010からの登録要求1120を受信すると、これに含まれるユーザIDとPrinterIDとを紐づけてGoogle Cloud Print実行可能な印刷装置として印刷装置1010を登録する。そして、クラウドプリントサービス1020は、クラウドプリントサービス登録応答1130により、その登録結果を印刷装置1010に応答する。印刷装置1010は、この応答1130を受信すると、クライアント端末1000に、その内容をクラウドプリントサービス登録応答1140として応答する。クライアント端末1000は、その応答1140を受信すると、印刷装置1010をGoogle Cloud Printが実行可能な印刷装置として認識する。   Here, the user first sends a cloud print service registration request 1110 from the client terminal 1000 to the printing apparatus 1010. The registration request 1110 includes the user ID that is the identification information of the user requesting the service. Upon receiving the registration request 1110, the printing apparatus 1010 transmits the cloud print service registration request 1120 to the cloud print service 1020. The cloud print service registration request 1120 includes the user ID included in the registration request 1110 from the client terminal 1000 and the unique PrinterID of the printing apparatus 1010. Upon receiving the registration request 1120 from the printing device 1010, the cloud print service 1020 registers the printing device 1010 as a printing device capable of executing Google Cloud Print by associating the user ID and the Printer ID included in the registration request 1120. Then, the cloud print service 1020 returns the registration result to the printing apparatus 1010 by the cloud print service registration response 1130. Upon receiving the response 1130, the printing apparatus 1010 responds to the client terminal 1000 as a cloud print service registration response 1140. Upon receiving the response 1140, the client terminal 1000 recognizes the printing device 1010 as a printing device capable of executing Google Cloud Print.

次に、ユーザはクラウドプリントサービス1020の印刷装置1010に対応した論理プリンタに印刷データ1150を送信する。これによりクラウドプリントサービス1020は、受信した印刷データ1150を印刷装置1010が印刷可能なフォーマットの印刷データ1160に変換する。そして、クラウドプリントサービス1020は、その変換した印刷データ1160を印刷装置1010に送信することにより、印刷装置1010は受信した印刷データ1160に基づいて印刷を実行する。特許文献1は、上述したクラウドプリントサービスの構成を記載している。   Next, the user sends the print data 1150 to the logical printer corresponding to the printing device 1010 of the cloud print service 1020. As a result, the cloud print service 1020 converts the received print data 1150 into print data 1160 in a format printable by the printing apparatus 1010. Then, the cloud print service 1020 transmits the converted print data 1160 to the printing apparatus 1010, so that the printing apparatus 1010 executes printing based on the received print data 1160. Patent Literature 1 describes the configuration of the cloud print service described above.

米国特許第8867070号公報US Patent No. 8867070

登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタであって、前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理手段と、前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信手段と、前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示手段と、前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録手段と、を有し、管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とするプリンタを提供することが課題である。   A print service that transmits print data to a registered printer via the Internet, and a printer that communicates with a client terminal, wherein a user having administrator authority and an administrator authority have the user ID of the login user of the printer. User ID management means for managing user IDs of at least two non-users, receiving means for receiving a registration request for registering the printer in the print service from the client terminal, and receiving means for receiving from the client terminal Display means for displaying a registration screen for accepting an instruction to approve the registration request on the operation unit of the printer, and registration processing for registering the printer in the print service when the registration request is approved. A user having registration means and having administrator authority It is an object to provide a printer which is characterized in that it is possible to perform the registration processing in the printer to approve.

本発明の一実施形態に係るプリンタは、登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタであって、前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理手段と、前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信手段と、前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示手段と、前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録手段と、を有し、管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とする。   A printer according to an embodiment of the present invention is a printer that transmits print data to a registered printer via the Internet, and a printer that communicates with a client terminal. User ID management means for managing user IDs of at least two users, a user with authority and a user without administrator authority, and a registration request for registering the printer in the print service, from the client terminal. Receiving means, a display means for displaying a registration screen for accepting an instruction to approve the registration request received from the client terminal on the operation unit of the printer, and the print service triggered by the approval of the registration request. Registration means for executing registration processing for registering the printer The a, characterized in that the user can be executed registration processing to the printer by approving with administrative privileges.

登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタであって、前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理手段と、前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信手段と、前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示手段と、前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録手段と、を有し、管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とするプリンタを提供できる。   A print service that transmits print data to a registered printer via the Internet, and a printer that communicates with a client terminal, wherein a user having administrator authority and an administrator authority have the user ID of the login user of the printer. User ID management means for managing user IDs of at least two non-users, receiving means for receiving a registration request for registering the printer in the print service from the client terminal, and receiving means for receiving from the client terminal Display means for displaying a registration screen for accepting an instruction to approve the registration request on the operation unit of the printer, and registration processing for registering the printer in the print service when the registration request is approved. A user having registration means and having administrator authority It can provide a printer which is characterized in that it is possible to perform the registration processing in the printer to approve.

本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。   Other features and advantages of the present invention will be apparent from the following description with reference to the accompanying drawings. Note that, in the accompanying drawings, the same or similar configurations are denoted by the same reference numerals.

添付図面は明細書に含まれ、その一部を構成し、本発明の実施形態を示し、その記述と共に本発明の原理を説明するために用いられる。
Google Cloud Printの処理シーケンスを説明する図。 本発明の実施形態に係る印刷装置のハードウェア構成を説明するブロック図。 実施形態に係る印刷装置のソフトウェア構成を説明する機能ブロック図。 実施形態に係る印刷装置の操作パネルの上面図。 本発明の実施形態1に係る印刷システムにおける処理シーケンスを説明する図。 本発明の実施形態1に係る印刷装置が、クライアント端末からクラウドプリントサービス登録要求を受信したときの処理を説明するフローチャート(ID管理設定がオフの場合)。 本発明の実施形態1に係る印刷装置が、クライアント端末からクラウドプリントサービス登録要求を受信したときの処理を説明するフローチャート(ID管理設定がオンの場合)。 図6で説明したクラウドプリントサービス登録要求を受信したときの印刷装置の処理を表したフローチャート(ID管理がオフの場合)に伴う画面遷移図。 図7で説明したクラウドプリントサービス登録要求を受信したときの印刷装置の処理を表したフローチャート(ID管理がオンの場合)に伴う画面遷移図。 実施形態1に係る印刷装置がクラウドプリント処理を実行するときの処理を説明するフローチャート。 本発明の実施形態2に係る印刷装置の処理を説明するフローチャート。 本発明の実施形態2に係る印刷装置の処理を説明するフローチャート。 実施形態2に係る印刷装置が保持するID管理DBを説明する図。
The accompanying drawings are included in and constitute a part of the specification, illustrate embodiments of the invention, and together with the description serve to explain the principles of the invention.
The figure explaining the processing sequence of Google Cloud Print. FIG. 3 is a block diagram illustrating a hardware configuration of the printing apparatus according to the embodiment of the invention. FIG. 3 is a functional block diagram illustrating a software configuration of the printing apparatus according to the embodiment. FIG. 3 is a top view of the operation panel of the printing apparatus according to the embodiment. FIG. 3 is a diagram illustrating a processing sequence in the printing system according to the first embodiment of the present invention. 3 is a flowchart illustrating processing when the printing apparatus according to the first embodiment of the present invention receives a cloud print service registration request from a client terminal (when the ID management setting is off). 6 is a flowchart illustrating processing when the printing apparatus according to the first embodiment of the present invention receives a cloud print service registration request from a client terminal (when ID management setting is on). FIG. 7 is a screen transition diagram accompanying the flowchart (when ID management is off) showing the process of the printing apparatus when the cloud print service registration request described in FIG. 6 is received. FIG. 8 is a screen transition diagram accompanying the flowchart (when ID management is turned on) showing the process of the printing apparatus when the cloud print service registration request described in FIG. 7 is received. 6 is a flowchart illustrating processing when the printing apparatus according to the first embodiment executes cloud print processing. 6 is a flowchart illustrating processing of the printing apparatus according to the second embodiment of the present invention. 6 is a flowchart illustrating processing of the printing apparatus according to the second embodiment of the present invention. FIG. 6 is a diagram illustrating an ID management DB held by the printing apparatus according to the second embodiment.

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

図2は、本発明の実施形態に係る印刷装置100のハードウェア構成を説明するブロック図である。尚、ここで印刷装置100は、後述の図5に示すようなシステムに含まれ、ネットワークを介してクライアント端末やクラウドプリントサービスに接続されているものとする。   FIG. 2 is a block diagram illustrating the hardware configuration of the printing apparatus 100 according to the embodiment of the present invention. It is assumed that the printing apparatus 100 is included in a system as shown in FIG. 5, which will be described later, and is connected to a client terminal or a cloud print service via a network.

CPU202を含む制御部201は、印刷装置100全体の動作を制御する。CPU202は、ROM204或いはHDD214に記憶された制御プログラムを読み出して通信制御などの各種制御を行う。RAM203は、CPU201の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD214は、データや各種プログラム、或いは各種情報テーブルを記憶する。プリンタI/F206は、プリンタ207(プリンタエンジン)に画像信号を出力するインターフェースを担う。スキャナI/F208は、スキャナ209(スキャナエンジン)からの画像信号を入力するインターフェースを担う。コピー動作時、CPU202は、スキャナI/F208を介して入力された画像信号を処理し、記録画像信号としてプリンタI/F206へ出力する。操作パネルI/F210は、操作パネル211と制御部201とを接続する。操作パネル211には、タッチパネル機能を有する表示部やキーボードなどが備えられている。ネットワークI/F212は、クライアント端末やクラウドプリントサービスなどの外部端末に情報を送信したり、或いはそれら外部装置から各種情報を受信したりする。制御部201内の各ブロックは、システムバス205を介して相互に接続されている。   The control unit 201 including the CPU 202 controls the operation of the entire printing apparatus 100. The CPU 202 reads a control program stored in the ROM 204 or the HDD 214 and performs various controls such as communication control. The RAM 203 is used as a main memory of the CPU 201 and a temporary storage area such as a work area. The HDD 214 stores data, various programs, or various information tables. The printer I / F 206 serves as an interface that outputs an image signal to the printer 207 (printer engine). The scanner I / F 208 serves as an interface for inputting an image signal from the scanner 209 (scanner engine). During the copy operation, the CPU 202 processes the image signal input via the scanner I / F 208 and outputs it as a recording image signal to the printer I / F 206. The operation panel I / F 210 connects the operation panel 211 and the control unit 201. The operation panel 211 includes a display unit having a touch panel function, a keyboard, and the like. The network I / F 212 transmits information to an external terminal such as a client terminal or a cloud print service, or receives various information from these external devices. The blocks in the control unit 201 are connected to each other via a system bus 205.

図3は、実施形態に係る印刷装置100のソフトウェア構成を説明する機能ブロック図である。尚、図3に示す各機能部は、印刷装置100が有しているCPU202が、ROM204或いはHDD214からRAM203に展開したプログラムを実行することにより実現される。   FIG. 3 is a functional block diagram illustrating the software configuration of the printing apparatus 100 according to the embodiment. Each functional unit shown in FIG. 3 is realized by the CPU 202 of the printing apparatus 100 executing a program loaded from the ROM 204 or the HDD 214 into the RAM 203.

操作制御部300は、操作パネル211を制御し、操作パネル211に操作メニューを表示してユーザからの指示入力を待ち受け、受け付けた指示内容を他の機能部に通知する。また、その指示に従って他の機能部で実行された処理の結果を操作パネル211に表示する。クラウドプリントサービスへの登録を制御する登録制御部301は、クライアント端末から受信したクラウドプリントサービス登録要求を解析し、クラウドプリントサービスに登録要求を送信する。これにより、クラウドプリントサービスへの登録処理を制御する。   The operation control unit 300 controls the operation panel 211, displays an operation menu on the operation panel 211, waits for an instruction input from the user, and notifies the received instruction content to other functional units. Further, the operation panel 211 displays the result of the processing executed by the other functional unit according to the instruction. The registration control unit 301 that controls registration to the cloud print service analyzes the cloud print service registration request received from the client terminal and sends the registration request to the cloud print service. This controls the registration process to the cloud print service.

クラウドプリント制御部302は、クラウドプリントサービスから受信した印刷データを画像処理部306に印刷指示と共に転送するように制御する。ID管理制御部303は、記憶部305に記憶されたID管理設定、また、現在のIDログイン状況を管理する。管理者権限制御部304は、記憶部305に記憶された管理者の権限設定を管理する。記憶部305は、他の機能部からの指示により、指定されたデータをRAM203やHDD214に記憶し、また記憶しているデータを読み出す。記憶部305が管理するデータの例として、印刷装置100のID管理DB、管理者設定情報がある。画像処理部306は、印刷ジョブを印刷用の画像データにレンダリングする処理を行う。印刷処理部306は、画像処理部306によるレンダリング処理で生成された画像データをプリンタI/F206を介してプリンタ207に画像信号として送信して印刷させる処理を行う。   The cloud print control unit 302 controls to transfer the print data received from the cloud print service to the image processing unit 306 together with the print instruction. The ID management control unit 303 manages the ID management settings stored in the storage unit 305 and the current ID login status. The administrator authority control unit 304 manages administrator authority settings stored in the storage unit 305. The storage unit 305 stores the designated data in the RAM 203 or the HDD 214 and reads the stored data according to an instruction from another functional unit. Examples of data managed by the storage unit 305 include an ID management DB of the printing apparatus 100 and administrator setting information. The image processing unit 306 performs processing for rendering a print job into image data for printing. The print processing unit 306 performs a process of transmitting the image data generated by the rendering process of the image processing unit 306 as an image signal to the printer 207 via the printer I / F 206 and printing the image data.

図4は、実施形態に係る印刷装置100の操作パネル211の上面図である。   FIG. 4 is a top view of the operation panel 211 of the printing apparatus 100 according to the embodiment.

操作パネル211は、例えば液晶などの表示部405を有し、タッチパネル機能も備えている。コピーボタン401は、印刷装置100にコピー操作を指示するボタンであり、ユーザがこのボタン401を押下すると、表示部405にコピー操作画面が表示される。図4は、コピーボタン401が押下されて表示部405にコピーのメニュー画面が表示された状態を示している。FAXボタン402は、印刷装置100にFAX送信を行うように指示するボタンで、ユーザがこのボタン402を押下すると、表示部405にFAX操作画面が表示される。スキャンボタン402は、印刷装置100にスキャン操作を指示するボタンで、ユーザがこのボタン403を押下すると、表示部405にスキャン操作画面が表示される。テンキー408は、ユーザが数字等を入力する際に使用される。OKキー407は、ユーザが表示部405の表示内容を決定する時などに使用する。方向キー406は、上下左右方向へのカーソルの移動キーを含み、表示部405に表示されたメニューなどをユーザが選択する際に使用される。白黒コピーキー409、カラーコピーキー410は、それぞれ白黒モード或いはカラーモードでのコピーの開始を指示するのに使用される。ストップキー411は、実行中の処理を停止させるために使用される。メニューキー412は、ユーザが、印刷装置100の設定を行うためのメニュー画面を表示させるときに使用される。   The operation panel 211 has a display unit 405 such as a liquid crystal, and also has a touch panel function. The copy button 401 is a button for instructing the printing apparatus 100 to perform a copy operation, and when the user presses the button 401, a copy operation screen is displayed on the display unit 405. FIG. 4 shows a state in which the copy button 401 is pressed and the copy menu screen is displayed on the display unit 405. The FAX button 402 is a button for instructing the printing apparatus 100 to perform FAX transmission, and when the user presses the button 402, a FAX operation screen is displayed on the display unit 405. The scan button 402 is a button for instructing the printing apparatus 100 to perform a scan operation, and when the user presses the button 403, a scan operation screen is displayed on the display unit 405. The ten-key pad 408 is used when the user inputs numbers and the like. The OK key 407 is used when the user decides the display content of the display unit 405. The direction key 406 includes a cursor movement key in up, down, left, and right directions, and is used when the user selects a menu or the like displayed on the display unit 405. A monochrome copy key 409 and a color copy key 410 are used to instruct the start of copying in the monochrome mode or the color mode, respectively. The stop key 411 is used to stop the process being executed. The menu key 412 is used when the user displays a menu screen for setting the printing apparatus 100.

次に、この印刷装置100が、後述する図5で説明するクラウドプリントサービス登録要求を受信したときの動作について2つの実施形態1,2を用いて説明する。尚、実施形態2は、実施形態1を包含するものであるため、実施形態1との差分のみを説明する。   Next, the operation when the printing apparatus 100 receives the cloud print service registration request described later with reference to FIG. 5 will be described using two embodiments 1 and 2. Since the second embodiment includes the first embodiment, only the differences from the first embodiment will be described.

[実施形態1]
図5は、本発明の実施形態1に係る印刷システムにおける処理シーケンスを説明する図である。ここで印刷装置100は、例えば前述のGoogle Cloud Print機能をサポートし、クライアント端末101は、Google Cloud Printクライアント機能をサポートしているものとする。また、クラウドプリントサービス102は、インターネット上のクラウドプリントサービスを表す。
[Embodiment 1]
FIG. 5 is a diagram illustrating a processing sequence in the printing system according to the first embodiment of the present invention. Here, it is assumed that the printing apparatus 100 supports, for example, the above-mentioned Google Cloud Print function, and the client terminal 101 supports the Google Cloud Print client function. The cloud print service 102 represents a cloud print service on the Internet.

ここでユーザは、まずクライアント端末101から印刷装置100にクラウドプリントサービス登録要求111を送信する。この登録要求111には、そのサービスのユーザIDが含まれる。印刷装置100は、この登録要求111を受信するとS501で、後述する図6或いは図7のフローチャートで示す処理を実行し、S502でクラウドプリントサービス102への登録処理を実行するかどうか判定する。ここで登録処理を実行しないと判定すると、そのまま処理を終了するが、S502で登録処理を実行すると判定すると、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信する。このクラウドプリントサービス登録要求112には、クライアント端末101からの登録要求111に含まれていたユーザIDと、印刷装置100が持つ一意なPrinterIDとが含まれる。これによりクラウドプリントサービス102は、印刷装置100からの登録要求112を受信すると、これに含まれるユーザIDとPrinterIDとを紐づけてGoogle Cloud Print実行可能な印刷装置として印刷装置100を登録する。そして、クラウドプリントサービス102は、クラウドプリントサービス登録応答113により、その登録結果を印刷装置100に応答する。印刷装置100は、この応答113を受信すると、クライアント端末101にその内容をクラウドプリントサービス登録応答114として応答する。クライアント端末101は、その応答114を受信すると、印刷装置100をGoogle Cloud Printが実行可能な印刷装置として認識する。   Here, the user first sends a cloud print service registration request 111 from the client terminal 101 to the printing apparatus 100. The registration request 111 includes the user ID of the service. Upon receiving this registration request 111, the printing apparatus 100 executes the processing shown in the flowchart of FIG. 6 or FIG. 7, which will be described later, in S501, and determines whether to execute the registration processing with the cloud print service 102 in S502. If it is determined that the registration process is not to be executed, the process is ended as it is, but if it is determined that the registration process is to be executed in S502, the cloud print service registration request 112 is transmitted to the cloud print service 102. The cloud print service registration request 112 includes the user ID included in the registration request 111 from the client terminal 101 and the unique PrinterID of the printing apparatus 100. Thus, when the cloud print service 102 receives the registration request 112 from the printing apparatus 100, the printing apparatus 100 is registered as a printing apparatus capable of executing Google Cloud Print by associating the user ID and the PrinterID included in the registration request 112. Then, the cloud print service 102 returns the registration result to the printing apparatus 100 by the cloud print service registration response 113. Upon receiving this response 113, the printing apparatus 100 responds to the client terminal 101 as a cloud print service registration response 114. Upon receiving the response 114, the client terminal 101 recognizes the printing apparatus 100 as a printing apparatus capable of executing Google Cloud Print.

次に、ユーザはクラウドプリントサービス102の印刷装置100に対応した論理プリンタに印刷データ115を送信する。これによりクラウドプリントサービス102は、受信した印刷データ115を印刷装置100が印刷可能なフォーマットの印刷データ1160に変換する。そして、クラウドプリントサービス102は、その変換した印刷データ116を印刷装置100に送信することにより、印刷装置100は受信した印刷データ116に基づいて印刷を実行することができる。   Next, the user sends the print data 115 to the logical printer corresponding to the printing device 100 of the cloud print service 102. Accordingly, the cloud print service 102 converts the received print data 115 into print data 1160 in a format printable by the printing apparatus 100. Then, the cloud print service 102 transmits the converted print data 116 to the printing apparatus 100, so that the printing apparatus 100 can perform printing based on the received print data 116.

以上が本発明の実施形態1に係る処理の概要である。   The above is the outline of the processing according to the first embodiment of the present invention.

図6は、本発明の実施形態1に係る印刷装置100が、クライアント端末101からクラウドプリントサービス登録要求111を受信したときの処理を説明するフローチャート(ID管理設定がオフの場合)である。尚、この処理を実行するプログラムは、例えばROM204或いはHDD214に格納されており、実行時、RAM203に展開され、CPU202の制御の下に実行されることにより、この処理が実現される。   FIG. 6 is a flowchart (when the ID management setting is OFF) for explaining the process when the printing apparatus 100 according to the first embodiment of the present invention receives the cloud print service registration request 111 from the client terminal 101. A program for executing this process is stored in, for example, the ROM 204 or the HDD 214, and is expanded in the RAM 203 at the time of execution, and is executed under the control of the CPU 202 to realize this process.

この処理は、印刷装置100がクライアント端末101からクラウドプリントサービス登録要求111を受信することにより開始され、先ずS601でCPU202は、ID管理の設定がオンかオフかを判定する。ここで、ID管理の設定がオンの場合の処理は図7を参照して後述する。   This process is started when the printing apparatus 100 receives the cloud print service registration request 111 from the client terminal 101. First, in step S601, the CPU 202 determines whether the ID management setting is on or off. Here, the process when the ID management setting is ON will be described later with reference to FIG. 7.

ここではID管理の設定がオフであると判定するとS602に進みCPU202は、システム管理設定がオンかオフか判定する。ここでシステム管理設定がオフであると判定するとS603に進みCPU202は、例えば図8に示すようなGoogleCloudPrint登録画面802を操作パネル211に表示する。次にS605に進みCPU202は、登録画面802で「はい」ボタン810が押下されたかどうかを判定し、登録を続行するように指示する「はい」ボタン810が押下されるとS607に進む。S607でCPU202は、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信して、クラウドプリントサービスの登録を実行して、この処理を終了する。一方、S605で「いいえ」ボタン811が押下されると、そのままこの処理を終了する。この場合の処理は、図1を参照して説明した従来の処理と同様である。   Here, if it is determined that the ID management setting is off, the process proceeds to step S602, and the CPU 202 determines whether the system management setting is on or off. If it is determined that the system management setting is off, the process proceeds to step S603, and the CPU 202 displays a Google Cloud Print registration screen 802 as shown in FIG. 8 on the operation panel 211. Next, the processing proceeds to step S605, and the CPU 202 determines whether or not the “yes” button 810 is pressed on the registration screen 802, and when the “yes” button 810 that instructs to continue the registration is pressed, the processing proceeds to step S607. In step S <b> 607, the CPU 202 transmits the cloud print service registration request 112 to the cloud print service 102, executes the cloud print service registration, and ends this processing. On the other hand, when the “No” button 811 is pressed in S605, this processing is ended as it is. The processing in this case is the same as the conventional processing described with reference to FIG.

一方、S602でCPU202が、システム管理設定がオンであると判定したときはS604に進み、CPU202は、例えば図8に示すGoogleCloudPrint登録画面802を操作パネル211に表示する。次にS606に進みCPU202は、その登録画面802で「はい」ボタン810が押下されたかどうか判定し、登録を続行するように指示する「はい」ボタン810が押下されるとS608に進む。S608でCPU202は、例えば図8に示すシステム管理者ログイン画面804を操作パネル211に表示する。ここで管理者が管理者IDと暗証番号(パスワード)を入力する。   On the other hand, when the CPU 202 determines in S602 that the system management setting is ON, the process proceeds to S604, and the CPU 202 displays, for example, the Google Cloud Print registration screen 802 shown in FIG. 8 on the operation panel 211. Next, the processing proceeds to step S606, and the CPU 202 determines whether or not the “yes” button 810 has been pressed on the registration screen 802, and when the “yes” button 810 for instructing to continue registration is pressed, the processing proceeds to step S608. In step S <b> 608, the CPU 202 displays the system administrator login screen 804 illustrated in FIG. 8 on the operation panel 211, for example. Here, the administrator inputs the administrator ID and the personal identification number (password).

次にS609に進みCPU202は、ユーザ(管理者)によるログインが成功したかどうか判定し、ログインに成功したと判定するとS610に進む。S610でCPU202は、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信してクラウドプリントサービス102への登録処理を実行して、この処理を終了する。一方、S609でCPU202は、ログインに失敗したと判定したときは、このまま処理を終了する。またS606でCPU202は、登録画面802で「いいえ」ボタン811が押下されたと判定したときも、このまま処理を終了する。   Next, the processing proceeds to step S609, and the CPU 202 determines whether or not the login by the user (administrator) has succeeded. If it is determined that the login has succeeded, then the processing proceeds to step S610. In step S610, the CPU 202 transmits a cloud print service registration request 112 to the cloud print service 102, executes registration processing with the cloud print service 102, and ends this processing. On the other hand, when the CPU 202 determines in S609 that the login has failed, the process ends as it is. In addition, when the CPU 202 determines in step S606 that the “no” button 811 on the registration screen 802 is pressed, the processing ends as it is.

以上説明したように、ID管理設定がオフ、即ち、ユーザのIDに応じた処理を実行しないときは、システム管理設定がオフ、即ち、ユーザが管理者でなくても登録できる場合は、GoogleCloudPrint登録画面を表示して登録できる。一方、システム管理設定がオン、即ち、管理者がログインして初めて登録ができる場合は、登録画面802で登録が指示されるとログイン画面804を表示し、そこで管理者がログインに成功して初めてクラウドプリントサービス102への登録処理を実行できる。これによりID管理設定がオフであっても、システム管理者としてログインすることを条件に、クラウドプリントサービス102への登録処理を実行することができるようになる。   As described above, when the ID management setting is OFF, that is, when the process according to the user's ID is not executed, the system management setting is OFF, that is, when the user can register even if the user is not the administrator, GoogleCloudPrint registration. The screen can be displayed and registered. On the other hand, when the system management setting is on, that is, when the administrator can log in and register for the first time, the login screen 804 is displayed when registration is instructed on the registration screen 802, and only after the administrator successfully logs in. A registration process with the cloud print service 102 can be executed. As a result, even if the ID management setting is off, the registration process to the cloud print service 102 can be executed on condition that the system administrator logs in.

図7は、本発明の実施形態1に係る印刷装置100が、クライアント端末101からクラウドプリントサービス登録要求111を受信したときの処理を説明するフローチャート(ID管理設定がオンの場合)である。尚、この処理を実行するプログラムは、例えばROM204或いはHDD214に格納されており、実行時、RAM203に展開され、CPU202の制御の下に実行されることにより、この処理が実現される。この処理は、図6のS601でID管理設定がオンと判定された場合に実行される。   FIG. 7 is a flowchart (when the ID management setting is on) for explaining the process when the printing apparatus 100 according to the first embodiment of the present invention receives the cloud print service registration request 111 from the client terminal 101. A program for executing this process is stored in, for example, the ROM 204 or the HDD 214, and is expanded in the RAM 203 at the time of execution, and is executed under the control of the CPU 202 to realize this process. This process is executed when the ID management setting is determined to be ON in S601 of FIG.

まずS702でCPU202は、ログイン状態か否かを判定する。ここで非ログイン状態であると判定するとS703に進みCPU202は、例えば図9に示すようなログイン要求メッセージ画面905を操作パネル211に表示して、この処理を終了する。一方、S702でCPU202がログイン状態であると判定した場合はS704に進み、CPU202はシステム管理設定がオンかオフかを判定する。ここでCPU202が、システム管理設定がオフであると判定するとS705に進み、CPU202は、例えば図9に示すようなGoogleCloudPrint登録画面902を操作パネル211に表示する。次にS706に進みCPU202は、登録画面902で登録実行を指示する「はい」ボタン910が押下されたかどうかを判定する。ここで「はい」ボタン910が押下されたときはS707に進んで、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信して、このクラウドプリントサービス登録を実行する。一方、S706で「いいえ」ボタン911が押下されたときは、このままこの処理を終了する。   First, in step S <b> 702, the CPU 202 determines whether or not it is in the login state. If it is determined that the user is not logged in, the process proceeds to step S703, the CPU 202 displays a login request message screen 905 as shown in FIG. 9 on the operation panel 211, and ends this process. On the other hand, if it is determined in step S702 that the CPU 202 is in the login state, the process proceeds to step S704, and the CPU 202 determines whether the system management setting is on or off. Here, when the CPU 202 determines that the system management setting is off, the processing proceeds to step S705, and the CPU 202 displays a Google Cloud Print registration screen 902 as shown in FIG. 9 on the operation panel 211. Next, the processing proceeds to step S <b> 706, and the CPU 202 determines whether or not the “Yes” button 910 for instructing execution of registration on the registration screen 902 has been pressed. If the "Yes" button 910 is pressed here, the flow advances to step S707 to send a cloud print service registration request 112 to the cloud print service 102 and execute this cloud print service registration. On the other hand, when the “No” button 911 is pressed in S706, this process is terminated as it is.

またS704でCPU202は、システム管理設定がオンであると判定するとS708に進み、システム管理者でログインしているか否かを判定する。ここでシステム管理者でログインしていないと判定するとS709に進みCPU202は、システム管理者でログインするように要求する、例えば図9のメッセージ画面904を操作パネル211に表示して、この処理を終了する。   If the CPU 202 determines in S704 that the system management setting is ON, the CPU 202 proceeds to S708 and determines whether the system administrator is logged in. If it is determined that the system administrator has not logged in, the process advances to step S709, and the CPU 202 requests the system administrator to log in, for example, displays the message screen 904 of FIG. 9 on the operation panel 211, and ends this processing. To do.

S708でCPU202が、システム管理者でログインしていると判定するとS710に進み、CPU202は、例えば図9のGoogleCloudPrint登録画面902を操作パネル211に表示する。次にS711に進みCPU202は、登録画面902で登録実行を指示する「はい」ボタン910が押下されたかどうかを判定する。「はい」ボタン910が押下されたと判定するとS712に進み、CPU202は、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信して、クラウドプリントサービス102への登録を実行して、この処理を終了する。一方、S711で「いいえ」ボタン911が押下されたと判定したときは、このまま処理を終了する。   When the CPU 202 determines in step S <b> 708 that the system administrator has logged in, the processing proceeds to step S <b> 710, and the CPU 202 displays the Google Cloud Print registration screen 902 of FIG. 9 on the operation panel 211. Next, the processing proceeds to step S <b> 711, and the CPU 202 determines whether or not the “Yes” button 910 that instructs execution of registration on the registration screen 902 has been pressed. If it is determined that the “Yes” button 910 has been pressed, the process advances to step S <b> 712, the CPU 202 sends a cloud print service registration request 112 to the cloud print service 102, executes registration with the cloud print service 102, and ends this processing. To do. On the other hand, if it is determined in S711 that the "No" button 911 has been pressed, the processing ends as it is.

以上説明したように、ID管理設定がオン、即ち、ユーザのIDに応じた処理を実行しているときは、システム管理設定がオフ、即ち、ユーザが管理者でなくても登録できる場合は、GoogleCloudPrint登録画面を表示して登録できる。   As described above, when the ID management setting is on, that is, when the process corresponding to the user's ID is being executed, the system management setting is off, that is, when the user can register even if the user is not the administrator, You can register by displaying the Google Cloud Print registration screen.

一方、システム管理設定がオン、即ち、管理者がログインして初めて登録ができる場合は、登録画面902で登録が指示されるとシステム管理者でログインするように要求する画面904を表示する。これによりID管理設定がオンのとき、システム管理の設定が無ければ、ログインしているユーザがクラウドプリントサービス102に登録できる。またシステム管理の設定がオンであれば、システムの管理者としてログインして初めて、クラウドプリントサービス102への登録処理を実行することができるようになる。   On the other hand, when the system management setting is on, that is, when the administrator can log in and register for the first time, when registration is instructed on the registration screen 902, a screen 904 requesting that the system administrator log in is displayed. Thus, when the ID management setting is on, the logged-in user can register in the cloud print service 102 if there is no system management setting. Further, if the system management setting is turned on, the registration process to the cloud print service 102 can be executed only after logging in as a system administrator.

図8は、図6で説明したクラウドプリントサービス登録要求111を受信したときの印刷装置100の処理を表したフローチャート(ID管理がオフの場合)に伴う画面遷移図である。   FIG. 8 is a screen transition diagram accompanying the flowchart (when ID management is off) showing the process of the printing apparatus 100 when the cloud print service registration request 111 described in FIG. 6 is received.

画面801は、印刷装置100でコピーボタン401が押下されたときに表示されるコピーの初期画面である。ここで印刷装置100がクライアント端末101からクラウドプリントサービス登録要求111を受信するとCPU202は、操作パネル211の表示部405にGoogleCloudPrint登録画面802を表示する。このGoogleCloudPrint登録画面802で、ユーザが「いいえ」ボタン811を選択するとCPU202は、デフォルト画面801の表示に戻る。一方、GoogleCloudPrint登録画面802でユーザが「はい」ボタン810を選択し、そのときシステム管理設定がオフの場合、CPU202は、表示部405にGoogleCloudPrint登録開始画面803を表示する。そしてクラウドプリントサービス102へ印刷装置100を登録処理を実行する。   The screen 801 is an initial screen for copying displayed when the copy button 401 is pressed on the printing apparatus 100. When the printing apparatus 100 receives the cloud print service registration request 111 from the client terminal 101, the CPU 202 displays the Google Cloud Print registration screen 802 on the display unit 405 of the operation panel 211. When the user selects the “No” button 811 on the Google Cloud Print registration screen 802, the CPU 202 returns to the display of the default screen 801. On the other hand, when the user selects the “Yes” button 810 on the Google Cloud Print registration screen 802 and the system management setting is off at that time, the CPU 202 displays the Google Cloud Print registration start screen 803 on the display unit 405. Then, registration processing of the printing apparatus 100 to the cloud print service 102 is executed.

またシステム管理設定がオンの場合は、CPU202は、操作パネル211の表示部405にシステム管理者ログイン画面804を表示する。システム管理者ログイン画面804でユーザ(管理者)がログインに成功すると、CPU202は、表示部405にGoogleCloudPrint登録開始画面803を表示して、クラウドプリントサービス102へ印刷装置100を登録する。   When the system management setting is on, the CPU 202 displays the system administrator login screen 804 on the display unit 405 of the operation panel 211. When the user (administrator) successfully logs in on the system administrator login screen 804, the CPU 202 displays the Google Cloud Print registration start screen 803 on the display unit 405 and registers the printing device 100 in the cloud print service 102.

図9は、図7で説明したクラウドプリントサービス登録要求を受信したときの印刷装置100の処理を表したフローチャート(ID管理がオンの場合)に伴う画面遷移図である。   FIG. 9 is a screen transition diagram accompanying the flowchart (when ID management is turned on) showing the process of the printing apparatus 100 when the cloud print service registration request described in FIG. 7 is received.

画面906は、印刷装置100でユーザが未ログイン時のデフォルト画面である。ユーザがログインを行うとCPU202は、操作パネル211の表示部405にログイン時のデフォルト画面901を表示する。またユーザが未ログイン時のデフォルト画面である画面906で、印刷装置100がクライアント端末101からクラウドプリントサービス登録要求111を受信する。これによりCPU202は、操作パネル211の表示部405にログイン要求メッセージ画面905を表示する。この画面905では、ユーザがログインしていないために、クラウドプリントサービス登録要求に対する処理が実行できない旨を通知している。更に、システム管理の設定がオンであれば、システム管理者がログインするように要求している。   The screen 906 is a default screen when the user has not logged in to the printing apparatus 100. When the user logs in, the CPU 202 displays the default screen 901 at the time of login on the display unit 405 of the operation panel 211. Further, the printing apparatus 100 receives the cloud print service registration request 111 from the client terminal 101 on the screen 906 which is the default screen when the user has not logged in. Accordingly, the CPU 202 displays the login request message screen 905 on the display unit 405 of the operation panel 211. This screen 905 notifies that the process for the cloud print service registration request cannot be executed because the user is not logged in. Further, if the system management setting is on, the system administrator is required to log in.

またログイン時のデフォルト画面901で、印刷装置100がクライアント端末101からクラウドプリントサービス登録要求111を受信すると、ログイン中のユーザが管理者権限を有するかどうかを判定する。そしてCPU202は、ログイン中のユーザが管理者権限を有していると判定すると操作パネル211にGoogleCloudPrint登録画面902を表示する。このGoogleCloudPrint登録画面902でユーザが「いいえ」ボタン911を選択すると、CPU202は操作パネル211にログイン時のデフォルト画面901を表示する。一方、GoogleCloudPrint登録画面902でユーザが「はい」ボタン910を選択すると、CPU202は操作パネル211にGoogleCloudPrint登録開始画面903を表示する。そしてクラウドプリントサービス102へ印刷装置100を登録処理を開始する。   Further, when the printing apparatus 100 receives the cloud print service registration request 111 from the client terminal 101 on the default screen 901 at the time of login, it is determined whether the logged-in user has administrator authority. When the CPU 202 determines that the logged-in user has administrator authority, the CPU 202 displays the Google Cloud Print registration screen 902 on the operation panel 211. When the user selects the “No” button 911 on the Google Cloud Print registration screen 902, the CPU 202 displays the default screen 901 at the time of login on the operation panel 211. On the other hand, when the user selects the “Yes” button 910 on the Google Cloud Print registration screen 902, the CPU 202 displays the Google Cloud Print registration start screen 903 on the operation panel 211. Then, the registration process of the printing apparatus 100 to the cloud print service 102 is started.

また、ログイン時のデフォルト画面901で、印刷装置100がクラウドプリントサービス登録要求111を受信し、ログイン中のユーザが管理者権限を有していない場合、CPU202は、表示部405にログイン要求メッセージ画面904を表示する。このログイン要求メッセージ画面904では、システム管理者がログインするように要求している。   When the printing apparatus 100 receives the cloud print service registration request 111 on the default screen 901 at the time of login and the logged-in user does not have the administrator authority, the CPU 202 causes the display unit 405 to display the login request message screen. 904 is displayed. The login request message screen 904 requests the system administrator to log in.

図10は、実施形態1に係る印刷装置100がクラウドプリント処理を実行するときの処理を説明するフローチャートである。尚、この処理を実行するプログラムは、例えばROM204或いはHDD214に格納されており、実行時、RAM203に展開され、CPU202の制御の下に実行されることにより、この処理が実現される。   FIG. 10 is a flowchart illustrating processing when the printing apparatus 100 according to the first embodiment executes cloud print processing. A program for executing this process is stored in, for example, the ROM 204 or the HDD 214, and is expanded in the RAM 203 at the time of execution, and is executed under the control of the CPU 202 to realize this process.

CPU202は、一度、クラウドプリントサービス102にクラウドプリントサービスの登録が完了すると、クラウドプリントサービス102からのジョブの受信通知を受信するためにクラウドプリントサービス102とXMPPプロトコルで接続している。そして、これを保持し続ける。クラウドプリントサービス102は、クライアント端末101から印刷データ115を受信すると、そのXMPPプロトコルによって印刷装置100にジョブを受信したことを通知する。こうして図10のフローチャートで示す処理が開始される。   Once the registration of the cloud print service to the cloud print service 102 is completed, the CPU 202 is connected to the cloud print service 102 by the XMPP protocol in order to receive a job reception notification from the cloud print service 102. And keep holding this. Upon receiving the print data 115 from the client terminal 101, the cloud print service 102 notifies the printing apparatus 100 that the job has been received by the XMPP protocol. Thus, the process shown in the flowchart of FIG. 10 is started.

まずS1001でCPU202は、クラウドプリントサービス102がジョブを受信したことを通知するジョブ受信通知を受信する。次にS1002に進みCPU202は、HTTPプロトコルを使用してクラウドプリントサービス102と接続し、そのジョブの一覧を取得する。そしてS1003以降のS1004,S1005の処理は、ジョブの一覧に含まれるジョブの数分繰り返し実行される。そしてS1004でCPU202は、HTTPプロトコルを使用してクラウドプリントサービス102と接続し、そのジョブで指示された印刷データをクラウドプリントサービス102からダウンロードする。次にS1005に進みCPU202は、そのダウンロードした印刷データを画像処理部306に転送し、S1006で画像処理部306により、その印刷データに対する画像処理を実行させる。こうしてS1006で画像処理部306は、その印刷データを、この印刷装置100が印刷可能なデータに変換する。そしてS1007に進みCPU202は、画像処理が完了した印刷データをプリンタI/F206を介してプリンタ207に出力して印刷させる。S1003とS1008との間の処理は、S1002で取得したジョブリストに含まれるジョブの数分、繰り返し実行される。   First, in step S1001, the CPU 202 receives a job reception notification notifying that the cloud print service 102 has received a job. Next, the processing proceeds to step S1002, and the CPU 202 connects to the cloud print service 102 using the HTTP protocol and acquires a list of the jobs. Then, the processes of S1004 and S1005 after S1003 are repeatedly executed for the number of jobs included in the job list. Then, in step S1004, the CPU 202 connects to the cloud print service 102 using the HTTP protocol and downloads print data instructed by the job from the cloud print service 102. Next, proceeding to step S1005, the CPU 202 transfers the downloaded print data to the image processing unit 306, and causes the image processing unit 306 to perform image processing on the print data at step S1006. Thus, in step S1006, the image processing unit 306 converts the print data into data printable by the printing apparatus 100. Then, the processing proceeds to step S1007, and the CPU 202 outputs the print data for which image processing has been completed to the printer 207 via the printer I / F 206 to print it. The process between S1003 and S1008 is repeatedly executed for the number of jobs included in the job list acquired in S1002.

こうしてクライアント端末101のユーザは、クラウドプリントサービス102に登録した印刷装置100を使用して、クラウドプリントサービス102による印刷を実行させることができる。   In this way, the user of the client terminal 101 can use the printing device 100 registered in the cloud print service 102 to execute printing by the cloud print service 102.

[実施形態2]
次に本発明の実施形態2について説明をする。実施形態2は、実施形態1におけるログイン処理を省略することで、ユーザに更なる利便性を提供するものである。これは実施形態1を包含した内容であり、実施形態1との差分は、図7で説明したフローチャートにおいてS702とS708でNOとなった後の処理である。これら処理において実施形態1では、CPU202がS703とS709でそれぞれメッセージ画面を表示して処理を終了していた。しかし実施形態2ではケースによって、CPU202がクラウドプリントサービス102への登録を実行することを可能とする。これについて以下に説明する。尚、実施形態2に係る印刷システム及び印刷装置100の構成は、前述の実施形態1と同様であるため、それらの説明を省略する。
[Embodiment 2]
Next, a second embodiment of the present invention will be described. The second embodiment provides the user with further convenience by omitting the login process in the first embodiment. This is the content including the first embodiment, and the difference from the first embodiment is the processing after the determinations in S702 and S708 are NO in the flowchart described in FIG. In the first embodiment, in these processes, the CPU 202 displayed the message screens in S703 and S709, respectively, and ended the process. However, in the second embodiment, the CPU 202 can execute registration with the cloud print service 102 depending on the case. This will be described below. The configurations of the printing system and the printing apparatus 100 according to the second embodiment are similar to those of the first embodiment described above, and thus the description thereof will be omitted.

図11は、本発明の実施形態2に係る印刷装置の処理を説明するフローチャートで、ここでは前述の実施形態1の図7のフローチャートで、S702でNO(ログイン状態でない)と判定した後の処理を説明するフローチャートである。尚、この処理を実行するプログラムは、例えばROM204或いはHDD214に格納されており、実行時、RAM203に展開され、CPU202の制御の下に実行されることにより、この処理が実現される。   FIG. 11 is a flowchart for explaining the process of the printing apparatus according to the second embodiment of the present invention. Here, in the flowchart of FIG. 7 of the above-described first embodiment, the process after it is determined as NO (not in the login state) in S702. It is a flowchart explaining. A program for executing this process is stored in, for example, the ROM 204 or the HDD 214, and is expanded in the RAM 203 at the time of execution, and is executed under the control of the CPU 202 to realize this process.

まずS1101でCPU202は、記憶部305に格納されたID管理DB1300(図13)を読み出す。そしてS1102に進みCPU202は、クラウドプリントサービス登録要求111に含まれていたユーザIDが、そのID管理DB1300のGoogleCloudPrintのユーザIDに含まれているか否か判定する。ここで、そのユーザIDがID管理DB1300に含まれていると判定すると、そのユーザにシステム管理者権限があるか否かを判定する。ここでそのユーザにシステム管理者権限があると判定するとS1103に進みCPU202は、表示部405に例えばGoogleCloudPrint登録開始画面903を表示する。そしてクラウドプリントサービス102にクラウドプリントサービス登録要求112を送信しクラウドプリントサービス登録を実行する。   First, in step S1101, the CPU 202 reads the ID management DB 1300 (FIG. 13) stored in the storage unit 305. Then, the processing proceeds to step S1102, and the CPU 202 determines whether the user ID included in the cloud print service registration request 111 is included in the user ID of Google Cloud Print of the ID management DB 1300. If it is determined that the user ID is included in the ID management DB 1300, it is determined whether the user has the system administrator authority. If it is determined that the user has the system administrator authority, the process advances to step S1103, and the CPU 202 displays, for example, a Google Cloud Print registration start screen 903 on the display unit 405. Then, the cloud print service registration request 112 is transmitted to the cloud print service 102 to execute the cloud print service registration.

一方、S1102でCPU202は、そのユーザにシステム管理者権限がないと判定した場合はS1104に進み、操作パネル211の表示部405に、例えば図9に示すログイン要求メッセージ905を表示して、この処理を終了する。   On the other hand, if the CPU 202 determines in step S1102 that the user does not have the system administrator authority, the process advances to step S1104 to display the login request message 905 shown in FIG. 9 on the display unit 405 of the operation panel 211, and execute this processing. To finish.

以上の処理により、印刷装置100にユーザがログインしていない状態でも、クライアント端末101で登録を要求したユーザが、印刷装置100のシステム管理者権限を有していれば、クラウドプリントサービスへの登録処理を実行するようにできる。   By the above processing, even if the user is not logged in to the printing apparatus 100, if the user who requests registration at the client terminal 101 has the system administrator authority of the printing apparatus 100, the registration to the cloud print service is performed. Can be made to perform processing.

図12は、本発明の実施形態2に係る印刷装置の処理を説明するフローチャートで、実施形態1の印刷装置100が図7のフローチャートでS708でNO(システム管理者以外でログイン状態)と判定した後の処理を説明するフローチャートである。尚、この処理を実行するプログラムは、例えばROM204或いはHDD214に格納されており、実行時、RAM203に展開され、CPU202の制御の下に実行されることにより、この処理が実現される。   FIG. 12 is a flowchart illustrating processing of the printing apparatus according to the second embodiment of the present invention. The printing apparatus 100 according to the first embodiment determines NO (login status other than the system administrator) in step S708 of the flowchart in FIG. 7. It is a flow chart explaining subsequent processing. A program for executing this process is stored in, for example, the ROM 204 or the HDD 214, and is expanded in the RAM 203 at the time of execution, and is executed under the control of the CPU 202 to realize this process.

先ずS1201でCPU202は、記憶部305に格納されたID管理DB1300を読み出す。次にS1202に進みCPU202は、クライアント端末101からのクラウドプリントサービス登録要求111に含まれていたユーザIDが、ID管理DB1300のGoogleCloudPrintのユーザIDに含まれているか検索する。ここでユーザIDが含まれていると判定すると、そのユーザにシステム管理者権限があるか否かを判定する。ここで、そのユーザにシステム管理者権限があると判定した場合はS1203に進みCPU202は、クラウドプリントサービス102にクラウドプリントサービス登録要求112を送信して、クラウドプリントサービスへの登録処理を実行する。   First, in step S1201, the CPU 202 reads the ID management DB 1300 stored in the storage unit 305. Next, the processing proceeds to step S1202, and the CPU 202 searches whether the user ID included in the cloud print service registration request 111 from the client terminal 101 is included in the user ID of Google Cloud Print in the ID management DB 1300. If it is determined that the user ID is included, it is determined whether the user has the system administrator authority. If it is determined that the user has system administrator authority, the process advances to step S1203, and the CPU 202 sends a cloud print service registration request 112 to the cloud print service 102 to execute registration processing for the cloud print service.

一方、S1202でCPU202は、そのユーザにシステム管理者権限がないと判定した場合はS1204に進む。S1204でCPU202は、表示部405に、例えば図9のシステム管理者でログインするように要求するログイン要求メッセージ画面904を表示して、この処理を終了する。   On the other hand, if the CPU 202 determines in S1202 that the user does not have the system administrator authority, the process proceeds to S1204. In step S1204, the CPU 202 displays, on the display unit 405, a login request message screen 904 requesting login by the system administrator of FIG. 9, for example, and ends this processing.

以上の処理により、印刷装置100に、管理者以外のユーザがログインしている状態であっても、クライアント端末101のユーザに応じて、クラウドプリントサービスへの登録処理を実行できる。即ち、クライアント端末101のユーザがクラウドプリントサービスに登録できるユーザで、かつ印刷装置100のシステム管理者権限を有している場合に、クラウドプリントサービスへの登録処理を実行するようにできる。   By the above processing, even when a user other than the administrator is logged in to the printing apparatus 100, the registration processing to the cloud print service can be executed according to the user of the client terminal 101. That is, when the user of the client terminal 101 is a user who can register with the cloud print service and has the system administrator authority of the printing apparatus 100, the registration process with the cloud print service can be executed.

図13は、実施形態2に係る印刷装置100が保持するID管理DBを説明する図である。   FIG. 13 is a diagram illustrating the ID management DB held by the printing apparatus 100 according to the second embodiment.

このID管理DB1300は、ユーザのID情報がDBとして管理され記憶部305に保存されている。ID情報としては、ユーザ名1301と、GoogleCloudPrintユーザID1302と、システム管理者権限1303がある。ユーザ名1301は、印刷装置100でユーザを一意に識別するためのユーザIDである。GoogleCloudPrintユーザID1302は、ユーザ名1301に紐づいてGoogleCloudPrintへ登録できる権限を有していることを示すユーザIDである。システム管理者権限1303は、各ユーザに対応して、システム管理者権限を有しているか否かを示す情報である。このように、ユーザIDと、クラウドプリントサービスに登録できるユーザID、及び管理者の権限の有無とを関連付けて記憶することにより、ユーザIDだけでクラウドプリントサービスへの登録処理を行うかどうか判断できる。   In this ID management DB 1300, user ID information is managed as a DB and stored in the storage unit 305. The ID information includes a user name 1301, a GoogleCloudPrint user ID 1302, and system administrator authority 1303. The user name 1301 is a user ID for uniquely identifying the user on the printing apparatus 100. The GoogleCloudPrint user ID 1302 is a user ID that indicates that the user has the authority to be associated with the user name 1301 and to be registered in GoogleCloudPrint. The system administrator authority 1303 is information indicating whether or not each user has the system administrator authority. In this way, by storing the user ID, the user ID that can be registered in the cloud print service, and the presence / absence of administrator authority, it is possible to determine whether or not to perform the registration process in the cloud print service only with the user ID. ..

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. It can also be realized by the processing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

本発明は上記実施形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。   The present invention is not limited to the above-described embodiments, and various changes and modifications can be made without departing from the spirit and scope of the present invention. Therefore, in order to make the scope of the present invention public, the following claims are attached.

100…印刷装置、101…クライアント端末、102…クライアントプリントサービス、202…CPU、204…ROM、211…操作部、301…登録制御部、302…クラウドプリント制御部、405…表示部   100 ... Printing device, 101 ... Client terminal, 102 ... Client print service, 202 ... CPU, 204 ... ROM, 211 ... Operation unit, 301 ... Registration control unit, 302 ... Cloud print control unit, 405 ... Display unit

Claims (10)

登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタであって、
前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理手段と、
前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信手段と、
前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示手段と、
前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録手段と、を有し、
管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とするプリンタ。
A print service that transmits print data to a registered printer via the Internet, and a printer that communicates with a client terminal,
User ID management means for managing user IDs of at least two users, a user having administrator authority and a user not having administrator authority, as user IDs of login users of the printer.
Receiving means for receiving a registration request for registering the printer in the print service from the client terminal;
Display means for displaying a registration screen for accepting an instruction to approve the registration request received from the client terminal on the operation unit of the printer;
Registration means for executing registration processing for registering the printer in the print service upon approval of the registration request,
A printer characterized in that the printer can be caused to execute a registration process by being approved by a user having administrator authority.
管理者権限を有さないユーザは前記プリンタに登録処理を実行させることができないことを特徴とする請求項1に記載のプリンタ。   The printer according to claim 1, wherein a user who does not have administrator authority cannot cause the printer to perform a registration process. 前記受信手段が前記登録要求を受信すれば、前記表示手段は、コピーのメニュー画面が表示されている状態から前記登録画面を表示することを特徴とする請求項1または2に記載のプリンタ。   3. The printer according to claim 1, wherein when the receiving unit receives the registration request, the display unit displays the registration screen from a state in which a copy menu screen is displayed. 前記コピーのメニュー画面はユーザのログイン時のデフォルト画面であることを特徴とする請求項3に記載のプリンタ。   The printer according to claim 3, wherein the copy menu screen is a default screen when a user logs in. 前記受信手段が前記クライアント端末から受信した登録要求には前記プリントサービスにおけるユーザIDが含まれており、前記登録手段は、前記登録要求に含まれるユーザIDを前記プリンタとともに前記プリントサービスへ登録する登録処理を実行することを特徴とする請求項1乃至4の何れか1項に記載のプリンタ。   The registration request received by the receiving unit from the client terminal includes the user ID in the print service, and the registration unit registers the user ID included in the registration request with the printer in the print service. The printer according to claim 1, wherein the printer executes a process. 前記登録画面はタッチ操作が可能な操作部に表示され、前記登録要求を承認する指示を受け付けるソフトキーが前記登録画面に含まれることを特徴とする請求項1乃至5の何れか1項に記載のプリンタ。   6. The registration screen is displayed on a touch-enabled operation unit, and a soft key that receives an instruction to approve the registration request is included in the registration screen. Printer. ユーザID管理手段は、管理者権限と、前記プリンタのログインユーザのユーザIDと、前記プリントサービスにおけるユーザIDとを関連付けて記憶することを特徴とする請求項1乃至6の何れか1項に記載のプリンタ。   7. The user ID management means stores the administrator authority, the user ID of the login user of the printer, and the user ID in the print service in association with each other. Printer. 管理者権限を有するユーザが承認しない場合、登録要求を受信する前の表示に戻ることを特徴とする請求項1乃至7の何れか1項に記載のプリンタ。   8. The printer according to claim 1, wherein when the user having the administrator authority does not approve, the display before the reception of the registration request is returned to. 登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタの制御方法であって、
ユーザID管理手段が、前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理工程と、
受信手段が、前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信工程と、
表示手段が、前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示工程と、
登録手段が、前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録工程と、を含み、
管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とする制御方法。
A print service for transmitting print data to a registered printer via the Internet, and a printer control method for communicating with a client terminal.
A user ID management step in which user ID management means manages user IDs of at least two users, a user having administrator authority and a user not having administrator authority, as user IDs of login users of the printer.
A receiving step in which the receiving means receives a registration request for registering the printer in the print service from the client terminal;
A display step in which the display means displays a registration screen on the operation unit of the printer, the registration screen receiving an instruction to approve the registration request received from the client terminal;
And a registration step of executing a registration process of registering the printer in the print service when the registration request is approved.
A control method characterized in that the registration process can be executed by the printer upon approval by a user having administrator authority.
登録済みプリンタへインターネットを介して印刷データを送信するプリントサービス、およびクライアント端末と通信するプリンタの制御方法における各工程をコンピュータに実行させるためのプログラムであって、前記制御方法は、
ユーザID管理手段が、前記プリンタのログインユーザのユーザIDとして、管理者権限を有するユーザと管理者権限を有さないユーザの少なくとも2人のユーザのユーザIDを管理するユーザID管理工程と、
受信手段が、前記プリントサービスへ前記プリンタを登録するための登録要求を前記クライアント端末から受信する受信工程と、
表示手段が、前記クライアント端末から受信した前記登録要求を承認する指示を受け付ける登録画面を前記プリンタの操作部に表示する表示工程と、
登録手段が、前記登録要求が承認されたことを契機に、前記プリントサービスへ前記プリンタを登録する登録処理を実行する登録工程と、を含み、
管理者権限を有するユーザが承認することで前記プリンタに登録処理を実行させることができることを特徴とするプログラム。
A program for causing a computer to execute each step in a print service for transmitting print data to a registered printer via the Internet, and a printer communication method for communicating with a client terminal, the control method comprising:
A user ID management step in which user ID management means manages user IDs of at least two users, a user having administrator authority and a user not having administrator authority, as user IDs of login users of the printer.
A receiving step in which the receiving means receives a registration request for registering the printer in the print service from the client terminal;
A display step in which the display means displays a registration screen on the operation unit of the printer, the registration screen receiving an instruction to approve the registration request received from the client terminal;
And a registration step of executing a registration process of registering the printer in the print service when the registration request is approved.
A program capable of causing the printer to execute a registration process by being approved by a user having administrator authority.
JP2019226782A 2019-12-16 2019-12-16 Printers and their control methods and programs Active JP6755379B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019226782A JP6755379B2 (en) 2019-12-16 2019-12-16 Printers and their control methods and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019226782A JP6755379B2 (en) 2019-12-16 2019-12-16 Printers and their control methods and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015148034A Division JP6637690B2 (en) 2015-07-27 2015-07-27 Printing apparatus, control method therefor, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020131902A Division JP6873301B2 (en) 2020-08-03 2020-08-03 Print system

Publications (2)

Publication Number Publication Date
JP2020074097A true JP2020074097A (en) 2020-05-14
JP6755379B2 JP6755379B2 (en) 2020-09-16

Family

ID=70610191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019226782A Active JP6755379B2 (en) 2019-12-16 2019-12-16 Printers and their control methods and programs

Country Status (1)

Country Link
JP (1) JP6755379B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7512114B2 (en) 2020-07-29 2024-07-08 キヤノン株式会社 Printing system, server system, and printing device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6873301B2 (en) * 2020-08-03 2021-05-19 キヤノン株式会社 Print system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013149103A (en) * 2012-01-19 2013-08-01 Canon Inc Printing system, image forming apparatus, intermediate processing device, web service providing device, method for controlling printing system, and computer program
JP2015103200A (en) * 2013-11-28 2015-06-04 京セラドキュメントソリューションズ株式会社 Display input device, and image forming apparatus including the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013149103A (en) * 2012-01-19 2013-08-01 Canon Inc Printing system, image forming apparatus, intermediate processing device, web service providing device, method for controlling printing system, and computer program
JP2015103200A (en) * 2013-11-28 2015-06-04 京セラドキュメントソリューションズ株式会社 Display input device, and image forming apparatus including the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7512114B2 (en) 2020-07-29 2024-07-08 キヤノン株式会社 Printing system, server system, and printing device

Also Published As

Publication number Publication date
JP6755379B2 (en) 2020-09-16

Similar Documents

Publication Publication Date Title
JP6637690B2 (en) Printing apparatus, control method therefor, and program
US7865933B2 (en) Authentication agent apparatus, authentication method, and program product therefor
JP6942541B2 (en) Image forming device, its control method, and program
JP2013243538A (en) Image processing apparatus, image processing system, and control method and program of image processing apparatus
JP2014219832A (en) Image processing apparatus, authentication method thereof, and program
US20190187945A1 (en) Image processing apparatus, method and non-transitory computer- readable recording medium storing instructions therefor
JP6755379B2 (en) Printers and their control methods and programs
JP7324048B2 (en) PRINTING DEVICE, PRINTING SYSTEM, PRINTING DEVICE REGISTRATION METHOD, AND PROGRAM
JP6248915B2 (en) Information processing apparatus, control method therefor, program, and image processing system
JP2018069546A (en) Image formation apparatus, system, control method and program
JP6481451B2 (en) Image processing system, information processing apparatus, image processing apparatus, and program
JP6873301B2 (en) Print system
JP5106190B2 (en) Transmitting apparatus, receiving apparatus, control method thereof, and program
JP2018067971A (en) Image processing device, control method of image processing device, and program
JP7490405B2 (en) Image forming apparatus, printing system, control method, and program
JP2015022409A (en) Image processing device, authentication method therefor, and program
JP7179589B2 (en) Image forming apparatus and log information acquisition system
JP4534556B2 (en) Service provision system
JP6986874B2 (en) Image processing device and its control method and program
JP2020120192A (en) Image processing system and method
JP6723395B2 (en) Image processing apparatus, control method thereof, and program
JP6576529B2 (en) Data processing apparatus, data processing apparatus control method, and program
EP3882770A1 (en) Information processing system, service providing system, and user creation method
JP7031227B2 (en) Content connection system, information processing equipment and programs
JP6391742B2 (en) Data processing apparatus, data processing apparatus control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191216

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20191216

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20200106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200313

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200511

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200825

R151 Written notification of patent or utility model registration

Ref document number: 6755379

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151