JP2013140603A - Printer, system, control method thereof and program - Google Patents

Printer, system, control method thereof and program Download PDF

Info

Publication number
JP2013140603A
JP2013140603A JP2013024896A JP2013024896A JP2013140603A JP 2013140603 A JP2013140603 A JP 2013140603A JP 2013024896 A JP2013024896 A JP 2013024896A JP 2013024896 A JP2013024896 A JP 2013024896A JP 2013140603 A JP2013140603 A JP 2013140603A
Authority
JP
Japan
Prior art keywords
printer
print
printing
data
print server
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
JP2013024896A
Other languages
Japanese (ja)
Other versions
JP5249477B2 (en
Inventor
Mitsuo Kimura
満夫 木村
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 JP2013024896A priority Critical patent/JP5249477B2/en
Publication of JP2013140603A publication Critical patent/JP2013140603A/en
Application granted granted Critical
Publication of JP5249477B2 publication Critical patent/JP5249477B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a printer, a system, a control method thereof and a program capable of easily and safely registering information on the configuration of a printer to a service provider under an environment to provide a printing function to a user.SOLUTION: A printing server receives a registration request to register a printer to the printing server from a client terminal. Responding to the received registration request, the printing server transmits information on the configuration of the printer, which is managed with being associated with user information which is input through a user authentication screen transmitted to the client terminal. Responding to an instruction to print data, the printer receives printing data provided by the printing server, and prints the received printing data. Since the printing server manages the transmitted user information and the configuration information of the printer while associating the pieces of information with each other, the printing server can control the printer to print the data and specify the printing setting corresponding to the printer through the print setting screen.

Description

本発明は、外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、クライアント端末と通信可能なプリンタ、システム、及びそれらの制御方法、プログラムに関するものである。   The present invention relates to a print server that provides a printer with print data generated based on data acquired from an external service, a printer that can communicate with a client terminal, a system, and a control method and program thereof.

ブロードバンド化による通信コストの低下等、ネットワーク環境が改善されたことにより、インターネット上でソフトウェアの機能をサービスとして提供するSaaS(Software as a Service)の普及が拡大している。このSaaSは、従来の「ライセンシング」という形でパケットソフトを販売し収入を得るのではなく、ソフトウェア機能をインターネットを通じて「サービス」として提供し、月額使用料というような形で収入を得る事業モデルとなっている。   With the improvement of the network environment such as a reduction in communication costs due to broadbandization, the spread of SaaS (Software as a Service) that provides software functions as services on the Internet is expanding. This SaaS does not sell packet software in the form of conventional “licensing” and earns income, but provides a software function as a “service” through the Internet, and earns revenue in the form of a monthly fee. It has become.

従来、オフィス等のローカルエリア内のネットワーク上で、プリンタ及び印刷ジョブを管理していた印刷システムにおいても、インターネット上の印刷サービスとして、SaaSへの対応が求められてきている。   Conventionally, printing systems that manage printers and print jobs on a network in a local area such as an office have been required to support SaaS as a print service on the Internet.

また、SaaSとともに、Webブラウザだけのシンクライアント(サーバサイドプログラムのみを利用し、クライアントサイドプログラムを利用しない場合のクライアント)の普及も予想される。SaaSでは、クライアントとして機能するパーソナルコンピュータ等の端末には、アプリケーション等のソフトウェアをインストールする必要が無い。そのため、クライアントに配布するソフトウェアの管理コスト削減、クライアントにデータを保存しないことによる情報漏洩への対策等、ユーザにとってシンクライアントを導入するメリットは大きい。このように、SaaSのシンクライアントへの対応も、印刷システムにとって大きな課題である。   In addition to SaaS, the spread of a thin client with only a Web browser (a client in the case of using only a server-side program and not using a client-side program) is expected. In SaaS, there is no need to install software such as an application in a terminal such as a personal computer that functions as a client. For this reason, there are significant advantages for users to introduce a thin client, such as reducing the management cost of software distributed to the client and measures against information leakage by not storing data in the client. As described above, the correspondence to the thin client of SaaS is also a big problem for the printing system.

印刷システムで管理するプリンタは、通常、プリンタ毎に機能や仕様が異なるため、ユーザは、予めプリンタの構成情報を印刷システムのサーバ(印刷サーバ)に登録しておく必要がある。印刷サーバは、登録された構成情報をもとに、ユーザが印刷時に印刷属性を設定するためのユーザインタフェースや、印刷が完了するまで印刷ジョブを追跡する機能等を提供する。   Since printers managed by the printing system usually have different functions and specifications for each printer, the user needs to register printer configuration information in advance in a server (print server) of the printing system. The print server provides a user interface for a user to set print attributes at the time of printing, a function for tracking a print job until printing is completed, and the like based on the registered configuration information.

ユーザが、プリンタの構成情報を印刷サーバに登録する方法としては、印刷システムが提供するプリンタを登録するためのユーザインタフェースに、ユーザが直接、プリンタの構成情報を入力する方法が一般的である。この方法では、ユーザがプリンタの構成情報をすべて把握している必要があり、また、入力が必要な構成情報の項目が多い場合、入力が面倒である。そのため、ユーザが操作する端末に対して、プリンタの構成情報の登録を自動化するためのプログラムが提供される場合がある。このプログラムは、プリンタから構成情報を取得して、それを印刷サーバに登録する機能を提供する。   As a method for a user to register printer configuration information in a print server, a method in which the user directly inputs printer configuration information to a user interface for registering a printer provided by a printing system is common. In this method, the user needs to know all the configuration information of the printer, and when there are many items of configuration information that need to be input, the input is troublesome. Therefore, a program for automating registration of printer configuration information may be provided for a terminal operated by a user. This program provides a function for acquiring configuration information from a printer and registering it in a print server.

また、印刷サーバ自身が、プリンタにアクセスして、プリンタの構成情報を取得する方法も提案されている(例えば、特許文献1参照)。さらに、プリンタ自身が、印刷サーバに対して、構成情報を登録する方法も提案されている(例えば、特許文献2参照)。   In addition, a method has been proposed in which the print server itself accesses the printer to acquire printer configuration information (see, for example, Patent Document 1). Furthermore, a method has been proposed in which the printer itself registers the configuration information with respect to the print server (see, for example, Patent Document 2).

特開2003−303077号公報JP 2003-303077 A 特開2003−280856号公報JP 2003-280856 A

しかしながら、インターネット上でサービスを提供するような形態を考えた場合、印刷システムにプリンタの構成情報を登録する方法において、従来技術の適用には問題がある。   However, when considering a form in which a service is provided on the Internet, there is a problem in applying the prior art in a method for registering printer configuration information in a printing system.

例えば、プリンタの構成情報の登録を指示する端末上で動作するプログラムが、プリンタの構成情報を取得して印刷サーバに登録する場合、シンクライアント環境では、シンクライアント端末上でWebブラウザ以外のソフトウェアが動作しない。そのため、シンクライアント端末上のソフトウェアがプリンタの構成情報を取得して、印刷サーバに登録することはできない。   For example, when a program that operates on a terminal that instructs registration of printer configuration information acquires printer configuration information and registers it in a print server, in a thin client environment, software other than a Web browser runs on the thin client terminal. Do not work. Therefore, software on the thin client terminal cannot acquire printer configuration information and register it with the print server.

また、印刷サーバから直接、プリンタの構成情報を取得する場合、印刷サーバがプリンタにアクセスする必要がある。この場合、通常、ローカルエリアのプリンタに対して、インターネット(ローカルエリア外)からのアクセスは、ファイアウォールによって許可されないため、プリンタの構成情報を取得できない可能性がある。   Also, when acquiring printer configuration information directly from a print server, the print server needs to access the printer. In this case, normally, access from the Internet (outside the local area) to the printer in the local area is not permitted by the firewall, so there is a possibility that the printer configuration information cannot be acquired.

インターネット上でサービスを提供する場合、利用するユーザを管理することは、セキュリティ面の機能として必須である。つまり、印刷システムが提供するサービスを利用する際、ユーザは、まず、印刷システムが提供するログイン画面で、ユーザIDとパスワードを入力し、印刷システムはユーザの認証を行う。プリンタの構成情報の登録の際にも、それが認証済のユーザによるものであることを印刷システムが認識し、そのユーザに対してプリンタの利用許可を与えることで、プリンタの構成情報を登録した直後から、ユーザはプリンタを利用することができる。   When providing services on the Internet, managing users to use is essential as a security function. That is, when using a service provided by the printing system, the user first inputs a user ID and password on a login screen provided by the printing system, and the printing system authenticates the user. When registering printer configuration information, the printing system recognizes that it is from an authenticated user, and the printer configuration information is registered by giving the user permission to use the printer. Immediately after that, the user can use the printer.

更に、プリンタから直接、印刷サーバに対してプリンタの構成情報を登録する場合、印刷サーバは、プリンタの構成情報を登録したユーザを認識することができない。そのため、別途、登録されたプリンタの利用許可をユーザに与えるという手続きが必要になり、ユーザにとって不便である。ユーザがユーザIDとパスワード等の認証情報をプリンタに入力して、入力された認証情報とともに構成情報をプリンタが印刷サーバに登録するといった方法も考えられる。しかしながら、印刷システムへログインするためのユーザIDとパスワード等の認証情報を、一旦、プリンタを経由してから、印刷サーバに渡すことは、セキュリティ面の脆弱性につながる。   Further, when registering printer configuration information directly from the printer to the print server, the print server cannot recognize the user who has registered the printer configuration information. For this reason, a procedure for separately giving the user permission to use the registered printer is necessary, which is inconvenient for the user. A method is also conceivable in which the user inputs authentication information such as a user ID and password to the printer, and the printer registers the configuration information together with the input authentication information in the print server. However, passing authentication information such as a user ID and password for logging in to the printing system once through the printer and then to the print server leads to a security vulnerability.

本発明は上記の課題を解決するためになされたものである。その目的は、印刷機能を提供するサービスを利用する環境において、そのサービス提供元にプリンタの構成情報を容易にかつ安全に登録することができるプリンタ、システム、及びそれらの制御方法、プログラムを提供することにある。   The present invention has been made to solve the above problems. An object of the present invention is to provide a printer, a system, a control method thereof, and a program capable of easily and safely registering printer configuration information with the service provider in an environment where a service providing a printing function is used. There is.

上記の目的を達成するための本発明によるプリンタは以下の構成を備える。即ち、
外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、クライアント端末と通信可能なプリンタであって、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを前記クライアント端末から受信する受信手段と、
前記受信手段により前記登録リクエストが受信されたことに応じて、前記印刷サーバから前記クライアント端末へ送信されるユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信手段と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて前記印刷サーバから提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷手段と、
を有し、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて前記印刷サーバで管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる。
In order to achieve the above object, a printer according to the present invention comprises the following arrangement. That is,
A print server that provides print data generated based on data acquired from an external service to a printer, and a printer that can communicate with a client terminal;
Receiving means for receiving a registration request for registering the printer in the print server from the client terminal;
Configuration information of the printer managed in association with user information input via a user authentication screen transmitted from the print server to the client terminal in response to reception of the registration request by the receiving unit. A transmission means for transmitting;
Printing means for printing the received print data after the print data provided from the print server is received in response to the fact that the printer is designated to print the data;
Have
Since the transmitted user information and the configuration information of the printer are associated with each other and managed by the print server, the designation for printing the data to the printer and the print setting via the print setting screen corresponding to the printer Can be specified.

本発明によれば、印刷機能を提供するサービスを利用する環境において、そのサービス提供元にプリンタの構成情報を容易にかつ安全に登録することができるプリンタ、システム、及びそれらの制御方法、プログラムを提供できる。   According to the present invention, there is provided a printer, a system, a control method thereof, and a program capable of easily and safely registering printer configuration information with the service provider in an environment using a service that provides a print function. Can be provided.

本発明の実施形態に係る印刷システムの全体構成を示す図である。1 is a diagram illustrating an overall configuration of a printing system according to an embodiment of the present invention. 本発明の実施形態の印刷サーバの基本的なハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a basic hardware configuration of a print server according to the embodiment of this invention. 本発明の実施形態のクライアント端末の基本的なハードウェア構成を示すブロック図である。It is a block diagram which shows the basic hardware constitutions of the client terminal of embodiment of this invention. 本発明の実施形態の印刷装置の基本的なハードウェア構成を示すブロック図である。1 is a block diagram illustrating a basic hardware configuration of a printing apparatus according to an embodiment of the present invention. 本発明の実施形態の印刷システムにおける印刷サーバ、クライアント端末及び印刷装置の機能構成を示す図である。It is a figure which shows the function structure of the print server, client terminal, and printing apparatus in the printing system of embodiment of this invention. 本発明の実施形態のクライアント端末からの指示によって、印刷サーバに、印刷装置を登録するまでの処理の流れを示す図である。It is a figure which shows the flow of a process until it registers a printing apparatus in a print server by the instruction | indication from the client terminal of embodiment of this invention. 本発明の実施形態の図6のプリンタ登録処理において、印刷装置が行う処理の流れを示すフローチャートである。7 is a flowchart showing a flow of processing performed by a printing apparatus in the printer registration processing of FIG. 6 according to the embodiment of the present invention. 本発明の実施形態の図6のプリンタ登録の処理において、印刷サーバが行う処理の流れを示すフローチャートである。7 is a flowchart showing a flow of processing performed by a print server in the printer registration processing of FIG. 6 according to the embodiment of the present invention. 本発明の実施形態の図6のプリンタ登録の処理において、印刷サーバが行う処理の流れを示すフローチャートである。7 is a flowchart showing a flow of processing performed by a print server in the printer registration processing of FIG. 6 according to the embodiment of the present invention. 本発明の実施形態の印刷サービスへのプリンタ登録ページの画面を示す図である。It is a figure which shows the screen of the printer registration page to the printing service of embodiment of this invention. 本発明の実施形態の印刷サービスへのユーザ認証ページの画面を示す図である。It is a figure which shows the screen of the user authentication page to the printing service of embodiment of this invention. 本発明の実施形態の印刷サービスにプリンタを登録するためのプリンタ登録ページの画面を示す図である。FIG. 6 is a diagram illustrating a screen of a printer registration page for registering a printer with the print service according to the embodiment of this invention. 本発明の実施形態の印刷サービスに登録されたプリンタ情報を示す図である。FIG. 5 is a diagram illustrating printer information registered in a print service according to an embodiment of the present invention. 本発明の実施形態の印刷サービスに登録したプリンタに印刷を実行する際に、印刷設定ページ(印刷設定画面)を表示するまでの印刷サーバが行う処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of processing performed by the print server until a print setting page (print setting screen) is displayed when printing is performed on the printer registered in the print service according to the embodiment of the present invention. 本発明の実施形態の印刷サービスに保存された印刷データを選択するための印刷データリストページの画面を示す図である。6 is a diagram illustrating a screen of a print data list page for selecting print data stored in a print service according to an embodiment of the present invention. FIG. 本発明の実施形態の印刷データの印刷を実行するプリンタを選択するためのプリンタ選択ページの画面を示す図である。FIG. 5 is a diagram illustrating a screen of a printer selection page for selecting a printer that executes printing of print data according to the embodiment of the present invention. 本発明の実施形態の印刷実行時に印刷属性を設定する印刷設定ページの画面を示す図である。FIG. 10 is a diagram illustrating a screen of a print setting page for setting print attributes when executing printing according to the embodiment of this invention. 本発明の実施形態のプリンタ削除処理において、印刷サーバが行う処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of processing performed by a print server in printer deletion processing according to the embodiment of the present invention.

以下、本発明の実施の形態について図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

まず、本発明の前提となる印刷システムについて説明する。   First, a printing system which is a premise of the present invention will be described.

図1は本発明の実施形態に係る印刷システムの全体構成を示す図である。   FIG. 1 is a diagram showing the overall configuration of a printing system according to an embodiment of the present invention.

図1において、101は、インターネット上の印刷サービスを提供する印刷サービス拠点である。104は、印刷サービス拠点101を構成(実現)する印刷サーバである。102は、オフィス等のローカルエリアである。ローカルエリア102内に存在するクライアント端末105及び印刷装置106は、互いにイントラネット107を介して接続されている。図1では、クライアント端末105と印刷装置106はそれぞれ、便宜上2台のみを示しているが、n台(n:整数)接続されていることも想定される。印刷サービス拠点101とローカルエリア102とは、インターネット103を介して接続されている。   In FIG. 1, reference numeral 101 denotes a print service base that provides a print service on the Internet. A print server 104 configures (realizes) the print service base 101. Reference numeral 102 denotes a local area such as an office. A client terminal 105 and a printing apparatus 106 existing in the local area 102 are connected to each other via an intranet 107. In FIG. 1, only two client terminals 105 and printing apparatuses 106 are shown for convenience, but n (n: integer) connections are also assumed. The print service base 101 and the local area 102 are connected via the Internet 103.

図2は本発明の実施形態の印刷サーバの基本的なハードウェア構成を示すブロック図である。   FIG. 2 is a block diagram showing a basic hardware configuration of the print server according to the embodiment of the present invention.

印刷サーバ104は、CPU201、RAM202、ROM203、通信インタフェース204、ビデオインタフェース205、入力部として機能するキーボード206及びマウス207、ハードディスク208、及びCD−ROMドライブ209を備えている。印刷サーバ104のこれらの各種構成要素は、それぞれシステムバス210を介して互いに接続されている。システムバス210は、例えば、PCIバス、AGPバス、及びメモリバス等から成る。   The print server 104 includes a CPU 201, a RAM 202, a ROM 203, a communication interface 204, a video interface 205, a keyboard 206 and a mouse 207 functioning as an input unit, a hard disk 208, and a CD-ROM drive 209. These various components of the print server 104 are connected to each other via a system bus 210. The system bus 210 includes, for example, a PCI bus, an AGP bus, and a memory bus.

尚、図2では、各バス間の接続用チップやキーボードインタフェース、いわゆるSCSIやATAPIのような入出力用インタフェースは省略している。   In FIG. 2, connection chips between the buses and keyboard interfaces, so-called input / output interfaces such as SCSI and ATAPI are omitted.

CPU201は、オペレーティングシステム(OS)のプログラムやアプリケーションプログラムに基づく四則演算、比較演算等の各種の演算やハードウェアの制御を行う。RAM202には、ハードディスク208や、CD−ROMドライブ209に装着されたCD−ROMやCD−R等の記憶媒体から読み出されたオペレーティングシステムのプログラムやアプリケーションプログラム等が記憶されている。これらのプログラムは、CPU201により実行される。   The CPU 201 performs various operations such as four arithmetic operations and comparison operations based on an operating system (OS) program and application programs, and controls hardware. The RAM 202 stores an operating system program, an application program, and the like read from a storage medium such as a hard disk 208 or a CD-ROM or CD-R mounted in the CD-ROM drive 209. These programs are executed by the CPU 201.

ROM203には、オペレーティングシステムと協働してハードディスク208へのデータの入出力を制御する、いわゆるBIOS等が記憶される。通信インタフェース204は、CPU201によって制御されるオペレーティングシステムの通信プログラムと協働してネットワークを介して接続された外部装置との通信を行う。ビデオインタフェース205は、ディスプレイ装置に出力する画像信号を生成する。キーボード206やマウス207は、印刷サーバ104への指示を入力するために用いられる。   The ROM 203 stores a so-called BIOS that controls input / output of data to / from the hard disk 208 in cooperation with the operating system. The communication interface 204 communicates with an external device connected via a network in cooperation with an operating system communication program controlled by the CPU 201. The video interface 205 generates an image signal to be output to the display device. A keyboard 206 and a mouse 207 are used to input instructions to the print server 104.

ハードディスク208は、OSやアプリケーションプログラム(例えば、本発明を実現する印刷システムプログラム等)を記憶している。   The hard disk 208 stores an OS and application programs (for example, a printing system program that implements the present invention).

CD−ROMドライブ209は、例えば、CD−ROM、CD−R、及びCD−R/W等の記憶媒体を装着してアプリケーションプログラムをハードディスク208にインストールするために用いられる。尚、CD−ROMドライブに代えてCD−Rドライブ、CD−R/Wドライブ、又はDVDドライブ等の他の記憶媒体に対するドライブを用いてもよいのは言うまでもない。   The CD-ROM drive 209 is used for installing a storage medium such as a CD-ROM, CD-R, and CD-R / W and installing an application program in the hard disk 208, for example. Needless to say, a drive for another storage medium such as a CD-R drive, a CD-R / W drive, or a DVD drive may be used instead of the CD-ROM drive.

図3は本発明の実施形態のクライアント端末の基本的なハードウェア構成を示すブロック図である。   FIG. 3 is a block diagram showing a basic hardware configuration of the client terminal according to the embodiment of the present invention.

クライアント端末105は、CPU301、RAM302、ROM303、通信インタフェース304、ビデオインタフェース305、及び入力部であるキーボード306及びマウス307を備えている。クライアント端末105のこれらの各種構成要素は、それぞれシステムバス308を介して互いに接続されている。システムバス308は、例えば、PCIバス、AGPバス、及びメモリバス等から成る。   The client terminal 105 includes a CPU 301, a RAM 302, a ROM 303, a communication interface 304, a video interface 305, and a keyboard 306 and a mouse 307 as input units. These various components of the client terminal 105 are connected to each other via a system bus 308. The system bus 308 includes, for example, a PCI bus, an AGP bus, and a memory bus.

尚、図3では、各バス間の接続用チップやキーボードインタフェース、いわゆるSCSIやATAPIのような入出力用インタフェースは省略している。   In FIG. 3, connection chips between the buses and keyboard interfaces, so-called input / output interfaces such as SCSI and ATAPI are omitted.

CPU301は、オペレーティングシステム(OS)のプログラムやアプリケーションプログラムに基づく四則演算、比較演算等の各種の演算やハードウェアの制御を行う。   The CPU 301 performs various operations such as four arithmetic operations and comparison operations based on an operating system (OS) program and application programs, and controls hardware.

ROM303には、オペレーティングシステムやWebブラウザプログラム等が記憶される。通信インタフェース304は、CPU301によって制御されるオペレーティングシステムの通信プログラムと協働してネットワークを介して接続された外部装置との通信を行う。RAM302には、通信インタフェース304を介してダウンロードされたデータ等が記憶されている。ビデオインタフェース305は、ディスプレイ装置に出力する画像信号を生成する。キーボード306やマウス307は、クライアント端末105への指示を入力するために用いられる。   The ROM 303 stores an operating system, a web browser program, and the like. The communication interface 304 communicates with an external device connected via a network in cooperation with an operating system communication program controlled by the CPU 301. The RAM 302 stores data downloaded via the communication interface 304. The video interface 305 generates an image signal to be output to the display device. A keyboard 306 and a mouse 307 are used to input instructions to the client terminal 105.

図4は本発明の実施形態の印刷装置の基本的なハードウェア構成を示すブロック図である。   FIG. 4 is a block diagram showing a basic hardware configuration of the printing apparatus according to the embodiment of the present invention.

印刷装置106は、CPU401、RAM402、ROM403、通信インタフェース404、プリンタエンジン405、ハードディスク406、及び操作パネル407を備えている。印刷装置106のこれらの各種構成要素は、それぞれシステムバス408を介して互いに接続されている。   The printing apparatus 106 includes a CPU 401, a RAM 402, a ROM 403, a communication interface 404, a printer engine 405, a hard disk 406, and an operation panel 407. These various components of the printing apparatus 106 are connected to each other via a system bus 408.

CPU401は、RAM402をワークメモリとして、ハードディスク406に格納されたソフトウェアを実行する。また、操作パネル407から入力されるユーザの指示に応じて、印刷装置106の動作を設定する。また、CPU401は、通信インタフェース404を介して、外部の機器から入力されるPDLデータ等の印刷データに基づき画像データを生成し、画像データをプリンタエンジン405に供給して印刷を行う。ROM403には、ハードディスク406へのデータの入出力を制御する、いわゆるBIOS等が記憶される。   The CPU 401 executes software stored in the hard disk 406 using the RAM 402 as a work memory. Further, the operation of the printing apparatus 106 is set according to a user instruction input from the operation panel 407. The CPU 401 generates image data based on print data such as PDL data input from an external device via the communication interface 404, and supplies the image data to the printer engine 405 for printing. The ROM 403 stores a so-called BIOS that controls input / output of data to / from the hard disk 406.

図5は本発明の実施形態の印刷システムにおける印刷サーバ、クライアント端末及び印刷装置の機能構成を示す図である。   FIG. 5 is a diagram illustrating functional configurations of the print server, the client terminal, and the printing apparatus in the printing system according to the embodiment of the present invention.

印刷サーバ104は、クライアント端末105からのリクエストに応答するためのWebページを生成するWebページ生成部503を備える。ここで、Webページ生成部503は、クライアント端末105へ印刷サービスを提供するための各種操作画面を生成する。この操作画面には、例えば、ユーザに許可された印刷装置のリストや印刷対象の印刷データを印刷可能な印刷装置のリスト(印刷装置リスト)、クライアント端末が登録する印刷装置の印刷設定画面等がある。このように、Webページ生成部503は、印刷装置リスト作成機能や印刷設定画面作成機能を備える。   The print server 104 includes a Web page generation unit 503 that generates a Web page for responding to a request from the client terminal 105. Here, the Web page generation unit 503 generates various operation screens for providing a print service to the client terminal 105. Examples of the operation screen include a list of printing devices permitted by the user, a list of printing devices that can print print data to be printed (printing device list), a print setting screen of the printing device registered by the client terminal, and the like. is there. As described above, the Web page generation unit 503 includes a printing device list creation function and a print setting screen creation function.

また、印刷サーバ104は、ユーザ情報を管理するユーザ情報管理部502、ユーザ情報管理部502が管理するユーザ情報をもとにユーザ認証を行うユーザ認証部501を備える。   The print server 104 also includes a user information management unit 502 that manages user information, and a user authentication unit 501 that performs user authentication based on user information managed by the user information management unit 502.

また、印刷サーバ104は、ユーザ認証部501で認証したユーザのユーザ情報と、クライアント端末から受信する印刷装置の106の構成情報とを関連づけたプリンタ情報(印刷装置情報)を作成して、管理するプリンタ情報管理部504を備える。このように、印刷サーバ104は、プリンタ情報である印刷装置情報を管理する印刷装置管理機能を備える。   The print server 104 also creates and manages printer information (printing device information) that associates the user information of the user authenticated by the user authentication unit 501 with the configuration information of the printing device 106 received from the client terminal. A printer information management unit 504 is provided. As described above, the print server 104 has a printing apparatus management function for managing printing apparatus information that is printer information.

更に、印刷サーバ104は、通信インタフェース304を介して、外部のサービスから印刷データを取得する印刷データ取得部505、取得した印刷データを保存する印刷データ保存部507を備える。また、印刷サーバ104は、取得した印刷データを、必要に応じて印刷装置106に適したフォーマットに変換する印刷データ変換部506を備える。   Furthermore, the print server 104 includes a print data acquisition unit 505 that acquires print data from an external service via the communication interface 304, and a print data storage unit 507 that stores the acquired print data. The print server 104 also includes a print data conversion unit 506 that converts the acquired print data into a format suitable for the printing apparatus 106 as necessary.

クライアント端末105は、通信インタフェース304を介して、印刷サーバ104あるいは印刷装置106にリクエストを送信し、応答として返信されるWebページを表示するWebブラウザ508を備える。このように、クライアント端末は、リクエスト送信機能及びWebページ閲覧機能を有する。   The client terminal 105 includes a Web browser 508 that transmits a request to the print server 104 or the printing apparatus 106 via the communication interface 304 and displays a Web page returned as a response. Thus, the client terminal has a request transmission function and a Web page browsing function.

印刷装置106は、クライアント端末105からのリクエストに応答するためのWebページを生成するWebページ生成部509、印刷装置106の構成情報を収集する構成情報収集部510を備える。また、印刷装置106は、通信インタフェース404を介して、印刷データを印刷サーバ104からダウンロードする印刷データ取得部511、取得した印刷データをプリンタエンジン405に供給して印刷を行う印刷部512を備える。   The printing apparatus 106 includes a Web page generation unit 509 that generates a Web page for responding to a request from the client terminal 105, and a configuration information collection unit 510 that collects configuration information of the printing apparatus 106. The printing apparatus 106 also includes a print data acquisition unit 511 that downloads print data from the print server 104 via the communication interface 404, and a printing unit 512 that supplies the acquired print data to the printer engine 405 to perform printing.

図6は本発明の実施形態のクライアント端末からの指示によって、印刷サーバに、印刷装置を登録するまでの処理の流れを示す図である。   FIG. 6 is a diagram showing a flow of processing until a printing apparatus is registered in the print server according to an instruction from the client terminal according to the embodiment of the present invention.

まず、ユーザの指示を受け付けたクライアント端末105のWebブラウザ508は、印刷装置106に対して、印刷サービスへのプリンタ登録ページ(登録画面)のリクエストを送信する(S601)。   First, the Web browser 508 of the client terminal 105 that has received the user's instruction transmits a request for a printer registration page (registration screen) to the print service to the printing apparatus 106 (S601).

プリンタ登録ページのリクエストを受信した印刷装置106は、構成情報収集部510で収集された印刷装置106の構成情報をパラメータとして設定した、印刷サービスへのプリンタ登録ページのURLをWebページ生成部509で生成する。このURLは、例えば、図10の1003である。そして、印刷装置106は、クライアント端末105に対して、そのURLをハイパーリンク(例えば、図10の1002)として埋め込んだWebページ(例えば、図10の1001)を返信する(S602)。   The printing apparatus 106 that has received the request for the printer registration page uses the Web page generation unit 509 to set the URL of the printer registration page for the print service in which the configuration information collected by the configuration information collection unit 510 is set as a parameter. Generate. This URL is, for example, 1003 in FIG. Then, the printing apparatus 106 returns a Web page (for example, 1001 in FIG. 10) in which the URL is embedded as a hyperlink (for example, 1002 in FIG. 10) to the client terminal 105 (S602).

尚、印刷装置106の構成情報には、例えば、デバイスアドレス、デバイスモデル、両面印刷機能の有無、給紙カセットリスト、BOX保存機能の有無、PDF印刷機能の有無等がある。   The configuration information of the printing apparatus 106 includes, for example, a device address, a device model, presence / absence of a duplex printing function, a paper feed cassette list, presence / absence of a BOX storage function, presence / absence of a PDF printing function, and the like.

クライアント端末105のWebブラウザ508は、印刷装置106から返信されたWebページ(プリンタ登録ページ)を表示する。次に、そのWebページを介してユーザの指示を受け付けたクライアント端末105のWebブラウザ508は、印刷サーバ104に対して、ハイパーリンクに設定されたプリンタ登録ページのURLが指すWebページのリクエストを送信する(S603)。ここで、ユーザの指示とは、Webページのハイパーリンクのクリックがある。   The web browser 508 of the client terminal 105 displays the web page (printer registration page) returned from the printing apparatus 106. Next, the Web browser 508 of the client terminal 105 that has received the user's instruction via the Web page transmits a request for the Web page indicated by the URL of the printer registration page set as the hyperlink to the print server 104. (S603). Here, the user instruction includes a click on a hyperlink of a Web page.

Webページのリクエストを受信した印刷サーバ104のWebページ生成部503は、認証されたユーザからのリクエストではないと判断して、ユーザ認証ページ(例えば、図11の1101)へのリダイレクト要求をレスポンスとして返信する(S604)。   The web page generation unit 503 of the print server 104 that has received the web page request determines that it is not a request from an authenticated user, and a redirect request to the user authentication page (for example, 1101 in FIG. 11) is used as a response. A reply is made (S604).

リダイレクト要求をレスポンスとして受信したクライアント端末105のWebブラウザ508は、印刷サーバ104に対して、リダイレクト先のユーザ認証ページのリクエストを送信する(S605)。   The Web browser 508 of the client terminal 105 that has received the redirect request as a response transmits a request for a user authentication page to be redirected to the print server 104 (S605).

ユーザ認証ページのリクエストを受信した印刷サーバ104のWebページ生成部503は、クライアント端末105に対して、ユーザ認証ページを返信する(S606)。   The web page generation unit 503 of the print server 104 that has received the request for the user authentication page returns a user authentication page to the client terminal 105 (S606).

次に、クライアント端末105のWebブラウザ508は、印刷サーバ104から返信されたユーザ認証ページを表示する。次に、そのユーザ認証ページを介してユーザの指示を受け付けたクライアント端末105のWebブラウザ508は、印刷サーバ104に対して、ユーザ認証のリクエストを送信する(S607)。ここでのユーザの指示は、ユーザ名とパスワードの入力、及びログインボタンのクリックがある。また、ユーザ認証のリクエストには、入力したユーザ名とパスワードが含まれる。   Next, the Web browser 508 of the client terminal 105 displays the user authentication page returned from the print server 104. Next, the Web browser 508 of the client terminal 105 that has received a user instruction via the user authentication page transmits a user authentication request to the print server 104 (S607). The user instructions here include inputting a user name and password and clicking a login button. The user authentication request includes the input user name and password.

ユーザ認証のリクエストを受信した印刷サーバ104は、ユーザ情報管理部502で管理するユーザ情報をもとに、ユーザ認証部501でユーザ認証を行う。認証に成功したら、S603でリクエストを受け付けたプリンタ登録ページ(例えば、図12の1201)をWebページ生成部503で生成し、クライアント端末105に対して、レスポンスとして返信する(S608)。   Upon receiving the user authentication request, the print server 104 performs user authentication with the user authentication unit 501 based on the user information managed by the user information management unit 502. If the authentication is successful, the printer registration page (for example, 1201 in FIG. 12) that has received the request in S603 is generated by the Web page generation unit 503 and returned as a response to the client terminal 105 (S608).

次に、クライアント端末105のWebブラウザ508は、印刷サーバ104から返信されたプリンタ登録ページを表示する。次に、そのプリンタ登録ページを介してユーザの指示(プリンタ名の入力、及び実行ボタンのクリック)を受け付けたクライアント端末105のWebブラウザ508は、印刷サーバ104に対して、プリンタ登録のリクエストを送信する(S609)。   Next, the Web browser 508 of the client terminal 105 displays the printer registration page returned from the print server 104. Next, the Web browser 508 of the client terminal 105 that has received a user instruction (input of the printer name and click of the execution button) via the printer registration page transmits a printer registration request to the print server 104. (S609).

プリンタ登録のリクエストを受信した印刷サーバ104は、プリンタ情報管理部504でプリンタ登録処理を行う。そして、印刷サーバ104は、Webページ生成部503でプリンタ登録成功の旨のメッセージが埋め込まれたWebページを生成し、クライアント端末105に対して、レスポンスとして返信する(S610)。   Upon receiving the printer registration request, the print server 104 performs printer registration processing in the printer information management unit 504. Then, the print server 104 generates a Web page in which a message indicating that the printer registration is successful is generated by the Web page generation unit 503, and returns the response to the client terminal 105 as a response (S610).

図7は本発明の実施形態の図6のプリンタ登録処理において、印刷装置が行う処理の流れを示すフローチャートである。   FIG. 7 is a flowchart showing a flow of processing performed by the printing apparatus in the printer registration processing of FIG. 6 according to the embodiment of the present invention.

ステップS701で、印刷装置106は、クライアント端末105から印刷サービスへのプリンタ登録ページのリクエストを受信する。ステップS702で、構成情報収集部510は、印刷装置106の構成情報を取得する。   In step S <b> 701, the printing apparatus 106 receives a request for a printer registration page from the client terminal 105 to the print service. In step S <b> 702, the configuration information collection unit 510 acquires configuration information of the printing apparatus 106.

ステップS703で、Webページ生成部509は、取得した構成情報をパラメータとして設定した印刷サービスへのプリンタ登録ページのURL(図10の1003)であるリンク情報を作成する。ステップS704で、印刷装置106は、生成したURLをハイパーリンク(図10の1002)として埋め込んだWebページ(図10の1001)をクライアント端末105に送信し、処理を終了する。   In step S703, the web page generation unit 509 creates link information that is the URL (1003 in FIG. 10) of the printer registration page to the print service in which the acquired configuration information is set as a parameter. In step S704, the printing apparatus 106 transmits the Web page (1001 in FIG. 10) in which the generated URL is embedded as a hyperlink (1002 in FIG. 10) to the client terminal 105, and ends the process.

図8及び図9は本発明の実施形態の図6のプリンタ登録の処理において、印刷サーバが行う処理の流れを示すフローチャートである。   8 and 9 are flowcharts showing the flow of processing performed by the print server in the printer registration processing of FIG. 6 according to the embodiment of the present invention.

ステップS801で、印刷サーバ104は、クライアント端末105からプリンタ登録ページのリクエストを受信する。ステップS802で、Webページ生成部503は、認証されたユーザからのリクエストであるか否かを判定する。   In step S <b> 801, the print server 104 receives a request for a printer registration page from the client terminal 105. In step S802, the web page generation unit 503 determines whether the request is from an authenticated user.

認証されたユーザからのリクエストであると判定した場合(ステップS802でYES)、ステップS810へ進む。一方、認証されたユーザからのリクエストでないと判定した場合(ステップS802でNO)、ステップS803で、Webページ生成部503は、ユーザ認証ページ(図11の1101)へのリダイレクト要求を作成する。ステップS804で、印刷サーバ104は、そのリダイレクト要求をクライアント端末105に送信する。   If it is determined that the request is from an authenticated user (YES in step S802), the process advances to step S810. On the other hand, if it is determined that the request is not a request from the authenticated user (NO in step S802), in step S803, the web page generation unit 503 creates a redirect request to the user authentication page (1101 in FIG. 11). In step S804, the print server 104 transmits the redirect request to the client terminal 105.

ステップS805で、Webページ生成部503は、クライアント端末105からユーザ認証ページのリクエストを受信する。ステップS806で、Webページ生成部503は、クライアント端末105にユーザ認証ページを送信する。   In step S <b> 805, the web page generation unit 503 receives a user authentication page request from the client terminal 105. In step S806, the web page generation unit 503 transmits a user authentication page to the client terminal 105.

ステップS807で、印刷サーバ104は、クライアント端末105からユーザ認証リクエストを受信すると、ユーザ認証部501は、ユーザ情報管理部502で管理するユーザ情報をもとにユーザ認証を行う。このように、ユーザ認証を行うことにより、印刷サービスで管理していないユーザがプリンタを登録することを防ぐことができる。   In step S <b> 807, when the print server 104 receives a user authentication request from the client terminal 105, the user authentication unit 501 performs user authentication based on user information managed by the user information management unit 502. In this way, by performing user authentication, it is possible to prevent a user who is not managed by the print service from registering a printer.

ステップS808で、ユーザ認証部501は、ユーザ認証が成功したか否かを判定する。ユーザ認証が成功しなかったと判定した場合(ステップS808でNO)、ステップS809に進む。ステップS809で、Webページ生成部503は、認証失敗の旨のメッセージ(認証失敗メッセージ)を埋め込んだWebページを生成し、それをクライアント端末105に送信し、ステップS807に戻る。   In step S808, the user authentication unit 501 determines whether the user authentication is successful. If it is determined that the user authentication has not been successful (NO in step S808), the process proceeds to step S809. In step S809, the web page generation unit 503 generates a web page in which an authentication failure message (authentication failure message) is embedded, transmits it to the client terminal 105, and returns to step S807.

一方、ユーザ認証が成功したと判定した場合(ステップS808でYES)、ステップS810に進む。ステップS810で、Webページ生成部503は、ステップS801で受信したURLに設定された構成情報のパラメータを反映したプリンタ登録ページ(図12の1201)を作成し、クライアント端末105に送信する。   On the other hand, if it is determined that the user authentication is successful (YES in step S808), the process proceeds to step S810. In step S810, the web page generation unit 503 creates a printer registration page (1201 in FIG. 12) reflecting the configuration information parameters set in the URL received in step S801, and transmits the printer registration page to the client terminal 105.

ステップS811で、印刷サーバ104は、クライアント端末105から、プリンタ登録リクエストを受信する。ステップS812で、プリンタ情報管理部504は、プリンタ情報がすでに登録済である否かを判定する。   In step S811, the print server 104 receives a printer registration request from the client terminal 105. In step S812, the printer information management unit 504 determines whether the printer information has already been registered.

プリンタ情報が登録済でないと判定した場合(ステップS812でNO)、ステップS815に進む。ステップS815で、プリンタ情報管理部504は、プリンタ登録ページに反映されている構成情報に基づいてプリンタ情報(図13)を作成する。また、プリンタ情報管理部504は、ステップS807で認証したユーザのユーザIDを、作成したプリンタ情報の許可ユーザリストに追加する。これにより、ユーザ情報であるユーザIDと印刷装置の構成情報とが関連付けられた印刷装置情報としてプリンタ情報が作成されることになる。   If it is determined that the printer information has not been registered (NO in step S812), the process advances to step S815. In step S815, the printer information management unit 504 creates printer information (FIG. 13) based on the configuration information reflected on the printer registration page. In addition, the printer information management unit 504 adds the user ID of the user authenticated in step S807 to the permitted user list of the created printer information. As a result, printer information is created as printing device information in which the user ID, which is user information, and the configuration information of the printing device are associated with each other.

ステップS817で、Webページ生成部503はプリンタの登録が完了した旨のメッセージ(プリンタ登録完了メッセージ)を埋め込んだWebページを生成し、クライアント端末105に送信し、終了する。   In step S817, the Web page generation unit 503 generates a Web page in which a message indicating that printer registration is completed (printer registration completion message) is embedded, transmits the Web page to the client terminal 105, and ends.

一方、プリンタ情報が登録済であると判定した場合(ステップS812でYES)、ステップS813に進む。ステップS813で、プリンタ情報管理部504は、プリンタ情報の許可ユーザリストを確認し、ステップS807で認証したユーザのユーザIDがリストに存在するか否かを判定する。つまり、プリンタ情報管理部504は、ユーザが許可済であるか否かを判定する。ステップS813で、リストに存在しないと判定した場合(ステップS813でNO)、ステップS816へ進む。   On the other hand, if it is determined that the printer information has been registered (YES in step S812), the process advances to step S813. In step S813, the printer information management unit 504 checks the permitted user list of the printer information, and determines whether the user ID of the user authenticated in step S807 exists in the list. That is, the printer information management unit 504 determines whether or not the user is permitted. If it is determined in step S813 that it does not exist in the list (NO in step S813), the process proceeds to step S816.

一方、リストに存在すると判定した場合(ステップS813でYES)、ステップS814に進む。ステップS814で、Webページ生成部503は、プリンタはすでに登録済みである旨のメッセージ(プリンタ登録済メッセージ)を埋め込んだWebページを生成し、クライアント端末105に送信して終了する。   On the other hand, when it determines with existing in a list (it is YES at step S813), it progresses to step S814. In step S814, the Web page generation unit 503 generates a Web page in which a message indicating that the printer has already been registered (printer registration completed message) is embedded, transmits the Web page to the client terminal 105, and ends.

図10は本発明の実施形態の印刷サービスへのプリンタ登録ページの画面を示す図である。   FIG. 10 is a view showing a screen of a printer registration page for the print service according to the embodiment of the present invention.

印刷サービスへのプリンタ登録ページ1001は、図7のステップS704で、印刷装置106のWebページ生成部509によって作成され、クライアント端末105に送信される。   The printer registration page 1001 for the print service is created by the web page generation unit 509 of the printing apparatus 106 and transmitted to the client terminal 105 in step S704 of FIG.

プリンタ登録ページ1001において、1003は、印刷サービスのプリンタ登録ページのURLの例であり、パラメータとして、構成情報収集部510が収集したプリンタの構成情報が設定されている。URL1003は、印刷サービスへのプリンタ登録ページ1001に、ハイパーリンク1002として埋め込まれている。ユーザは、クライアント端末105のWebブラウザ508上で、ハイパーリンク1002をクリックすることによって、印刷サーバ104にアクセスする。   In the printer registration page 1001, 1003 is an example of the URL of the printer registration page of the print service, and the printer configuration information collected by the configuration information collection unit 510 is set as a parameter. The URL 1003 is embedded as a hyperlink 1002 in the printer registration page 1001 for the print service. The user accesses the print server 104 by clicking a hyperlink 1002 on the Web browser 508 of the client terminal 105.

本発明では、ユーザは、まず、始めに、Webブラウザ508を介して、印刷装置106が提供する印刷サービスへのプリンタ登録ページ1001にアクセスする。ユーザが、このプリンタ登録ページ1001にアクセスする方法としては、例えば、ローカルエリアのプリンタ管理者が、このプリンタ登録ページのURLをメールで通知する方法がある。あるいは、ユーザがアクセス可能な社内向けのホームページに、プリンタのURLの一覧を掲載してもよい。   In the present invention, the user first accesses the printer registration page 1001 for the print service provided by the printing apparatus 106 via the Web browser 508. As a method for the user to access the printer registration page 1001, for example, there is a method in which a printer administrator in the local area notifies the URL of the printer registration page by mail. Alternatively, a list of printer URLs may be posted on an in-house homepage accessible by the user.

図11は本発明の実施形態の印刷サービスへのユーザ認証ページの画面を示す図である。   FIG. 11 is a view showing a screen of a user authentication page for the print service according to the embodiment of the present invention.

ユーザ認証ページ1101は、図8のステップS806で、印刷サーバ104のWebページ生成部503によって、クライアント端末105に送信される。ユーザは、印刷サービスに予め登録されているアカウントのユーザ名とパスワードをそれぞれ入力フィールド1102と1103に入力し、ログインボタン1104をクリックすることで、印刷サーバ104に対し、ユーザ認証リクエストを送信することができる。このユーザ認証リクエストには、入力されたユーザ名とパスワードが含まれている。   The user authentication page 1101 is transmitted to the client terminal 105 by the Web page generation unit 503 of the print server 104 in step S806 of FIG. The user inputs a user name and password of an account registered in advance in the print service in the input fields 1102 and 1103 and clicks the login button 1104 to transmit a user authentication request to the print server 104. Can do. This user authentication request includes the input user name and password.

図12は本発明の実施形態の印刷サービスにプリンタを登録するためのプリンタ登録ページの画面を示す図である。   FIG. 12 is a view showing a screen of a printer registration page for registering a printer in the print service according to the embodiment of the present invention.

プリンタ登録ページ1201は、図9のステップS810で、印刷サーバ104のWebページ生成部503によって作成され、クライアント端末105に送信される。   The printer registration page 1201 is created by the web page generation unit 503 of the print server 104 and transmitted to the client terminal 105 in step S810 of FIG.

プリンタ登録ページ1201には、URL1003のパラメータとして設定されたプリンタの構成情報が反映されている。ユーザは、任意のプリンタ名を入力フィールド1203に入力し、実行ボタン1202をクリックすることによって、印刷サーバ104に対し、プリンタ登録リクエストを送信することができる。   The printer registration page 1201 reflects printer configuration information set as a parameter of the URL 1003. The user can send a printer registration request to the print server 104 by inputting an arbitrary printer name in the input field 1203 and clicking an execution button 1202.

図13は本発明の実施形態の印刷サービスに登録されたプリンタ情報を示す図である。   FIG. 13 is a diagram illustrating printer information registered in the print service according to the embodiment of this invention.

プリンタ情報は、印刷サーバ104のプリンタ情報管理部504で保持される。プリンタリストは、複数のプリンタ情報からなり、プリンタ情報は、構成情報(デバイスアドレス、デバイスモデル、両面印刷機能の有無、給紙カセットリスト、BOX保存機能の有無、PDF印刷機能の有無等)と許可ユーザリストからなる。許可ユーザリストは、複数のユーザIDからなる。このプリンタ情報は、図9のステップS815で、プリンタ情報管理部504によって作成され、プリンタリストに追加される。   The printer information is held in the printer information management unit 504 of the print server 104. The printer list includes a plurality of printer information. The printer information includes configuration information (device address, device model, presence / absence of double-sided printing function, paper cassette list, presence / absence of BOX storage function, presence / absence of PDF printing function, etc.) and permission. Consists of a user list. The permitted user list includes a plurality of user IDs. The printer information is created by the printer information management unit 504 and added to the printer list in step S815 of FIG.

図14は本発明の実施形態の印刷サービスに登録したプリンタに印刷を実行する際に、印刷設定ページ(印刷設定画面)を表示するまでの印刷サーバが行う処理の流れを示すフローチャートである。   FIG. 14 is a flowchart showing a flow of processing performed by the print server until a print setting page (print setting screen) is displayed when printing is performed on the printer registered in the print service according to the embodiment of the present invention.

ここでは、ユーザが印刷を実行しようとしている印刷データは、あらかじめ印刷サーバ104の印刷データ取得部505によってダウンロードされ、印刷データ保存部507に保存されていることを想定している。   Here, it is assumed that the print data that the user intends to execute printing is downloaded in advance by the print data acquisition unit 505 of the print server 104 and stored in the print data storage unit 507.

ユーザの指示によって、クライアント端末105のWebブラウザ508は、印刷サーバ104に対して、ユーザ認証ページ(図11の1101)のリクエストを送信する。   In response to a user instruction, the Web browser 508 of the client terminal 105 transmits a request for a user authentication page (1101 in FIG. 11) to the print server 104.

ステップS1401で、Webページ生成部503は、クライアント端末105からユーザ認証ページのリクエストを受信する。ステップS1402で、Webページ生成部503は、クライアント端末105にユーザ認証ページを送信する。   In step S <b> 1401, the web page generation unit 503 receives a user authentication page request from the client terminal 105. In step S1402, the web page generation unit 503 transmits a user authentication page to the client terminal 105.

ステップS1403で、印刷サーバ104は、クライアント端末105からユーザ認証リクエストを受信すると、ユーザ認証部501は、ユーザ情報管理部502で管理するユーザ情報をもとにユーザ認証を行う。ユーザ認証を行うことにより、印刷サービスで管理していないユーザが、印刷を行うことを防ぐことができる。   In step S1403, when the print server 104 receives a user authentication request from the client terminal 105, the user authentication unit 501 performs user authentication based on the user information managed by the user information management unit 502. By performing user authentication, it is possible to prevent a user who is not managed by the print service from performing printing.

ステップS1404で、ユーザ認証部501は、ユーザ認証が成功したか否かを判定する。ユーザ認証が成功しなかったと判定した場合(ステップS1404でNO)、ステップS1405に進む。ステップS1405で、Webページ生成部503は、認証失敗の旨のメッセージ(認証失敗メッセージ)を埋め込んだWebページを生成し、クライアント端末105に送信し、ステップS1403に戻る。   In step S1404, the user authentication unit 501 determines whether the user authentication is successful. If it is determined that user authentication has not been successful (NO in step S1404), the process advances to step S1405. In step S1405, the web page generation unit 503 generates a web page in which an authentication failure message (authentication failure message) is embedded, transmits the web page to the client terminal 105, and returns to step S1403.

一方、ユーザ認証が成功したと判定した場合(ステップS1404でNO)、ステップS1406に進む。ステップS1406で、Webページ生成部503は、印刷データリストページ(図15の1501)を作成し、クライアント端末105に送信する。印刷データリストページは、印刷データ保存部507に保存されている、ステップS1403で認証したユーザの印刷データを示すものである。   On the other hand, if it is determined that the user authentication is successful (NO in step S1404), the process advances to step S1406. In step S1406, the web page generation unit 503 creates a print data list page (1501 in FIG. 15) and transmits it to the client terminal 105. The print data list page indicates the print data of the user authenticated in step S1403 and stored in the print data storage unit 507.

ステップS1407で、印刷サーバ104は、ステップS1406で送信した印刷データリストページに含まれる印刷データの印刷リクエストを受信する。ステップS1408で、プリンタ情報管理部504は、ステップS1403で認証したユーザに使用が許可され、かつ、選択された印刷データを印刷する機能があるプリンタを検索する。ここで、選択された印刷データを印刷する機能とは、例えば、PDF印刷機能等である。Webページ生成部503は、該当するプリンタのリストが含まれるプリンタリストページ(図16の1601)を作成する。ステップS1409で、Webページ生成部503は、そのプリンタリストページをクライアント端末105に送信する。   In step S1407, the print server 104 receives a print request for print data included in the print data list page transmitted in step S1406. In step S1408, the printer information management unit 504 searches for a printer that is permitted to be used by the user authenticated in step S1403 and has a function of printing the selected print data. Here, the function of printing the selected print data is, for example, a PDF printing function. The web page generation unit 503 creates a printer list page (1601 in FIG. 16) including a list of corresponding printers. In step S1409, the Web page generation unit 503 transmits the printer list page to the client terminal 105.

このように、ユーザに使用が許可されたプリンタを検索してプリンタリストページを作成することにより、許可されていないプリンタへの印刷指示を防ぐことができる。また、選択された印刷データを印刷する機能がある(つまり、その印刷データを印刷可能な)プリンタを検索してプリンタリストページを作成することにより、選択された印刷データが印刷できないプリンタへの印刷指示を防ぐことができる。   In this way, by searching for printers that are permitted to be used by the user and creating a printer list page, it is possible to prevent printing instructions from being issued to unauthorized printers. In addition, by searching for a printer that has the function of printing the selected print data (that is, the print data can be printed) and creating a printer list page, printing to the printer that cannot print the selected print data Can prevent instructions.

ステップS1410で、印刷サーバ104は、クライアント端末105からプリンタ選択リクエストを受信すると、Webページ生成部503は、選択されたプリンタのプリンタ情報を反映した印刷設定ページ(図17の1701)を作成する。ステップS1411で、Webページ生成部503は、その印刷設定ページをクライアント端末105に送信する。   In step S1410, when the print server 104 receives a printer selection request from the client terminal 105, the web page generation unit 503 creates a print setting page (1701 in FIG. 17) reflecting the printer information of the selected printer. In step S1411, the web page generation unit 503 transmits the print setting page to the client terminal 105.

ここで、反映されるプリンタ情報とは、例えば、両面印刷機能がありの場合は、印刷方法で両面印刷が選択可能にすることがある。また、BOX保存機能がなしの場合は、BOX保存を指定する項目を表示しないことがある。更に、給紙カセットリストがあるカセットのみを給紙部で選択可能にする等がある。プリンタ情報を反映した印刷設定ページを作成することによって、選択されたプリンタで使用できない印刷属性が設定されることを防ぐことができる。   Here, the reflected printer information may be, for example, that duplex printing can be selected by a printing method when a duplex printing function is provided. If the BOX storage function is not provided, an item for specifying BOX storage may not be displayed. Furthermore, only a cassette having a paper feed cassette list can be selected by the paper feed unit. By creating a print setting page reflecting the printer information, it is possible to prevent a print attribute that cannot be used by the selected printer from being set.

図15は本発明の実施形態の印刷サービスに保存された印刷データを選択するための印刷データリストページの画面を示す図である。   FIG. 15 is a diagram showing a screen of a print data list page for selecting print data stored in the print service according to the embodiment of the present invention.

印刷データリストページ1501は、図14のステップS1406で、Webページ生成部503よって、印刷データ保存部507に保存されているユーザの印刷データに基づいて作成される。   The print data list page 1501 is created by the Web page generation unit 503 based on the user print data stored in the print data storage unit 507 in step S1406 of FIG.

1502は、印刷データを検索するための検索ボタンである。1503は、選択した印刷対象の印刷データの印刷実行を指示するための印刷ボタンである。1504は、登録済のプリンタ情報を削除するための削除ボタンである。1505は、選択した印刷対象の印刷データの印刷プレビューを表示するためのプレビューボタンである。   Reference numeral 1502 denotes a search button for searching for print data. Reference numeral 1503 denotes a print button for instructing execution of printing of the selected print data to be printed. Reference numeral 1504 denotes a delete button for deleting registered printer information. Reference numeral 1505 denotes a preview button for displaying a print preview of the selected print data to be printed.

1506は、印刷データのリスト1509の内容を更新するための更新ボタンである。1507は、表示されている印刷データをすべて選択するためのボタンである。1508は、表示されている印刷データの選択をすべて解除するためのボタンである。   Reference numeral 1506 denotes an update button for updating the contents of the print data list 1509. Reference numeral 1507 denotes a button for selecting all displayed print data. Reference numeral 1508 denotes a button for canceling all of the displayed print data selections.

ユーザは、表示されている印刷データのリスト1509から、印刷対象の印刷データを選択して、印刷ボタン1503をクリックすることで、その印刷データに対する印刷リクエストを印刷サーバ104に送信することができる。   The user can send a print request for the print data to the print server 104 by selecting print data to be printed from the displayed print data list 1509 and clicking a print button 1503.

図16は本発明の実施形態の印刷データの印刷を実行するプリンタを選択するためのプリンタ選択ページの画面を示す図である。   FIG. 16 is a diagram showing a screen of a printer selection page for selecting a printer that executes printing of print data according to the embodiment of the present invention.

プリンタ選択ページ1601は、図15の印刷データリストページ1501で、印刷ボタン1503をクリックした場合に表示される。プリンタ選択ページ1601は、図14のステップS1408で、Webページ生成部503によってユーザに使用が許可されているプリンタのリストが作成され、クライアント端末105に送信される。   The printer selection page 1601 is displayed when the print button 1503 is clicked on the print data list page 1501 of FIG. In step S1408 of FIG. 14, the printer selection page 1601 is created by the Web page generation unit 503 as a list of printers that are allowed to be used by the user and transmitted to the client terminal 105.

クライアント端末105では、プリンタ選択ページ1601に示される印刷に使用可能なプリンタのリストから、所望のプリンタを選択することができる。図16の例では、このリストは、ラジオボタンで構成されていて、いずれかのプリンタのみを選択することができる。   The client terminal 105 can select a desired printer from the list of printers that can be used for printing shown on the printer selection page 1601. In the example of FIG. 16, this list is composed of radio buttons, and only one of the printers can be selected.

戻るボタン1602をクリックすると、図15の画面に戻る。次へボタン1603をクリックすると、選択されているプリンタを選択するためのプリンタ選択リクエストが印刷サーバ104に送信される。   When a return button 1602 is clicked, the screen returns to the screen of FIG. When a next button 1603 is clicked, a printer selection request for selecting the selected printer is transmitted to the print server 104.

図17は本発明の実施形態の印刷実行時に印刷属性を設定する印刷設定ページの画面を示す図である。   FIG. 17 is a diagram showing a screen of a print setting page for setting print attributes when executing printing according to the embodiment of the present invention.

印刷設定ページ1701は、図16の次へボタン1603をクリックした場合に表示される。印刷設定ページ1701は、図14のステップS1410で、Webページ生成部503によって、選択されたプリンタ情報を反映して作成され、クライアント端末105に送信される。   The print setting page 1701 is displayed when the next button 1603 in FIG. 16 is clicked. The print setting page 1701 is created by reflecting the selected printer information by the Web page generation unit 503 in step S1410 of FIG. 14 and transmitted to the client terminal 105.

印刷設定ページ1701では、プリンタのプリンタ名、現在のプリンタのステータスの表示に加えて、印刷設定の入力コントロールが構成されている。   In the print setting page 1701, in addition to displaying the printer name of the printer and the status of the current printer, input control for print settings is configured.

1702及び1703は、印刷方法及び給紙部を選択するためのコンボボックスであり、それぞれのコンボボックスに登録されているリスト中の印刷方法及び給紙部から任意のものを選択することができる。戻るボタン1704をクリックすると、図16の画面に戻る。印刷ボタン1705をクリックすると、印刷設定リクエストが印刷サーバ104に送信される。   Reference numerals 1702 and 1703 denote combo boxes for selecting a printing method and a paper feeding unit, and any one of the printing methods and paper feeding units in the list registered in each combo box can be selected. When a return button 1704 is clicked, the screen returns to the screen of FIG. When a print button 1705 is clicked, a print setting request is transmitted to the print server 104.

図18は本発明の実施形態のプリンタ削除処理において、印刷サーバが行う処理の流れを示すフローチャートである。   FIG. 18 is a flowchart showing a flow of processing performed by the print server in the printer deletion processing according to the embodiment of the present invention.

尚、このプリンタ削除処理は、プリンタ情報管理部504で管理されているプリンタ情報を削除する(登録解除する)ための処理である。この処理は、例えば、まず、印刷データリストページ1501の削除ボタン1504をクリックする。そして、それによって、図16のプリンタ選択ページ1601が表示され、次へボタン1603をクリックすると、選択されているプリンタを削除するためのプリンタ削除リクエストが印刷サーバ104へ送信される。   This printer deletion process is a process for deleting (deregistering) the printer information managed by the printer information management unit 504. In this process, for example, first, the delete button 1504 of the print data list page 1501 is clicked. Then, the printer selection page 1601 in FIG. 16 is displayed, and when a next button 1603 is clicked, a printer deletion request for deleting the selected printer is transmitted to the print server 104.

ステップS1801で、印刷サーバ104は、クライアント端末105からプリンタ削除リクエストを受信する。ステップS1802で、プリンタ情報管理部504は、プリンタ情報の許可ユーザリストから、リクエストを送信したユーザのユーザIDを削除する。   In step S <b> 1801, the print server 104 receives a printer deletion request from the client terminal 105. In step S1802, the printer information management unit 504 deletes the user ID of the user who transmitted the request from the permitted user list of printer information.

ステップS1803で、プリンタ情報管理部504は、許可ユーザリストが空であるか否かを判定する。許可ユーザリストが空でないと判定した場合(ステップS1803でNO)、ステップS1805へ進む。一方、許可ユーザリストが空であると判定した場合(ステップS1803でYES)、ステップS1804で、プリンタ情報管理部504は、プリンタ情報を削除する。   In step S1803, the printer information management unit 504 determines whether the permitted user list is empty. If it is determined that the permitted user list is not empty (NO in step S1803), the process advances to step S1805. On the other hand, if it is determined that the permitted user list is empty (YES in step S1803), the printer information management unit 504 deletes the printer information in step S1804.

ステップS1805で、Webページ生成部503は、プリンタの削除が完了した旨のメッセージ(プリンタ削除完了メッセージ)を埋め込んだページを生成し、クライアント端末105に送信する。   In step S 1805, the Web page generation unit 503 generates a page in which a message indicating that the printer deletion is complete (printer deletion completion message) is embedded, and transmits the page to the client terminal 105.

このようにして、ユーザは、印刷サービスに登録したプリンタを削除することができる。   In this way, the user can delete the printer registered in the print service.

以上説明したように、本実施形態によれば、SaaSのようなインターネット及びシンクライアント環境下で、印刷機能を提供するサービス(サーバ)に、プリンタの構成情報の登録を容易に行うことができる。   As described above, according to the present embodiment, printer configuration information can be easily registered in a service (server) that provides a printing function under the Internet and a thin client environment such as SaaS.

尚、本実施形態では、印刷サーバのユーザ認証部、ユーザ情報管理部、Webページ生成部、プリンタ情報管理部、印刷データ取得部、印刷データ変換部、印刷データ保存部は、一つのサーバマシン上に配置されている。しかしながら、複数のサーバマシン上に配置され、それらのサーバが連携するような構成であってもよいのは言うまでもない。また、ユーザ情報管理部、プリンタ情報管理部、印刷データ保存部は、共有サーバで共有し、それ以外は、複数のサーバマシンでクラスタリングすることにより、負荷分散を行うような構成であってもよい。   In this embodiment, the user authentication unit, user information management unit, Web page generation unit, printer information management unit, print data acquisition unit, print data conversion unit, and print data storage unit of the print server are on one server machine. Is arranged. However, it goes without saying that the configuration may be such that the servers are arranged on a plurality of server machines and the servers cooperate with each other. In addition, the user information management unit, the printer information management unit, and the print data storage unit may be configured to perform load distribution by sharing with a shared server and clustering with other server machines. .

本実施形態では、印刷サービスでユーザ情報を管理し、ユーザ認証を行っているが、外部の認証サービスと連携することによって、印刷サービス自身は、ユーザ認証部、ユーザ情報管理部をもたないような構成であってもよい。   In this embodiment, user information is managed by the print service and user authentication is performed. However, the print service itself does not have a user authentication unit and a user information management unit by cooperating with an external authentication service. It may be a simple configuration.

以上、実施形態例を詳述したが、本発明は、例えば、システム、装置、方法、プログラムもしくは記憶媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。   Although the embodiment has been described in detail above, the present invention can take an embodiment as a system, apparatus, method, program, storage medium, or the like. Specifically, the present invention may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

尚、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラム(実施形態では図に示すフローチャートに対応したプログラム)を、システムあるいは装置に直接あるいは遠隔から供給する。そして、そのシステムあるいは装置のコンピュータが該供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   In the present invention, a software program (in the embodiment, a program corresponding to the flowchart shown in the drawing) that realizes the functions of the above-described embodiments is directly or remotely supplied to a system or apparatus. In addition, this includes a case where the system or the computer of the apparatus is also achieved by reading and executing the supplied program code.

従って、本発明の機能処理をコンピュータで実現するために、該コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であっても良い。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, or the like.

プログラムを供給するための記録媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスクがある。また、更に、記録媒体としては、光磁気ディスク、MO、CD−ROM、CD−R、CD−RW、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)等がある。   Examples of the recording medium for supplying the program include a floppy (registered trademark) disk, a hard disk, and an optical disk. Further, as a recording medium, magneto-optical disk, MO, CD-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), etc. is there.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、その接続先のホームページから本発明のコンピュータプログラムそのもの、もしくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. Then, the computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from a homepage of the connection destination to a recording medium such as a hard disk. It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、その鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let me. It is also possible to execute the encrypted program by using the key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。また、そのプログラムの指示に基づき、コンピュータ上で稼動しているOS等が、実際の処理の一部または全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. Further, the function of the above-described embodiment can be realized by an OS or the like running on the computer based on an instruction of the program and performing part or all of the actual processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行ない、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, based on the instructions of the program, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.

Claims (8)

外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、クライアント端末と通信可能なプリンタであって、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを前記クライアント端末から受信する受信手段と、
前記受信手段により前記登録リクエストが受信されたことに応じて、前記印刷サーバから前記クライアント端末へ送信されるユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信手段と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて前記印刷サーバから提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷手段と、
を有し、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて前記印刷サーバで管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる、
ことを特徴とするプリンタ。
A print server that provides print data generated based on data acquired from an external service to a printer, and a printer that can communicate with a client terminal;
Receiving means for receiving a registration request for registering the printer in the print server from the client terminal;
Configuration information of the printer managed in association with user information input via a user authentication screen transmitted from the print server to the client terminal in response to reception of the registration request by the receiving unit. A transmission means for transmitting;
Printing means for printing the received print data after the print data provided from the print server is received in response to the fact that the printer is designated to print the data;
Have
Since the transmitted user information and the configuration information of the printer are associated with each other and managed by the print server, the designation for printing the data to the printer and the print setting via the print setting screen corresponding to the printer Can be specified,
A printer characterized by that.
前記送信手段は、前記プリンタの構成情報を送信するとともに、前記クライアント端末を前記印刷サーバへアクセスさせ、前記ユーザ認証画面を前記クライアント端末へ表示させるためのWeb画面を前記クライアント端末へ送信する
ことを特徴とする請求項1に記載のプリンタ。
The transmission means transmits the configuration information of the printer, transmits the Web screen for causing the client terminal to access the print server, and displaying the user authentication screen on the client terminal. The printer according to claim 1.
前記プリンタの構成情報には、両面印刷機能、給紙カセット、及びデバイスモデルが少なくとも含まれる
ことを特徴とする請求項1または2に記載のプリンタ。
The printer according to claim 1, wherein the printer configuration information includes at least a double-sided printing function, a paper feed cassette, and a device model.
前記送信手段は、前記プリンタの構成情報をパラメータとして設定したプリンタ登録ページのURLを送信することを特徴とし、
前記クライアント端末において、前記URLのハイパーリンクが選択されたことに応じて前記プリンタの構成情報が前記印刷サーバへ送信される
ことを特徴とする請求項1乃至3の何れか1項に記載のプリンタ。
The transmission unit transmits a URL of a printer registration page in which the configuration information of the printer is set as a parameter.
4. The printer according to claim 1, wherein, in the client terminal, the configuration information of the printer is transmitted to the print server in response to selection of the hyperlink of the URL. 5. .
外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、プリンタとから構成されるシステムであって、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを受信する受信手段と、
前記受信手段により前記登録リクエストが受信されたことに応じて、前記印刷サーバに対するユーザ情報を入力するためのユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信手段と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷手段と、
を有し、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる、
ことを特徴とするシステム。
A print server that provides print data generated based on data acquired from an external service to a printer, and a printer,
Receiving means for receiving a registration request for registering the printer with the print server;
Configuration information of the printer managed in association with user information input via a user authentication screen for inputting user information for the print server in response to reception of the registration request by the receiving means. A transmission means for transmitting;
Printing means for printing the received print data after receiving the print data provided in response to the fact that the printer is designated to print the data;
Have
Since the transmitted user information and the configuration information of the printer are managed in association with each other, designation for printing the data to the printer and designation of print settings via a print setting screen corresponding to the printer are performed. Become possible,
A system characterized by that.
外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、クライアント端末と通信可能なプリンタの制御方法であって、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを前記クライアント端末から受信する受信工程と、
前記受信工程により前記登録リクエストが受信されたことに応じて、前記印刷サーバから前記クライアント端末へ送信されるユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信工程と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて前記印刷サーバから提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷工程と、
を有し、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて前記印刷サーバで管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる、
ことを特徴とするプリンタの制御方法。
A print server that provides print data generated based on data acquired from an external service to a printer, and a printer control method capable of communicating with a client terminal,
Receiving a registration request for registering the printer with the print server from the client terminal;
Configuration information of the printer managed in association with user information input via a user authentication screen transmitted from the print server to the client terminal in response to reception of the registration request by the receiving step. A transmission process to transmit;
A printing step of printing the received print data after the print data provided from the print server is received in response to the fact that the printer is designated to print the data;
Have
Since the transmitted user information and the configuration information of the printer are associated with each other and managed by the print server, the designation for printing the data to the printer and the print setting via the print setting screen corresponding to the printer Can be specified,
And a printer control method.
外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、プリンタとから構成されるシステムの制御方法であって、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを受信する受信工程と、
前記受信工程により前記登録リクエストが受信されたことに応じて、前記印刷サーバに対するユーザ情報を入力するためのユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信工程と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷工程と、
を有し、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる、
ことを特徴とするシステムの制御方法。
A system control method comprising a print server for providing print data generated based on data acquired from an external service to a printer, and the printer,
Receiving a registration request for registering the printer with the print server;
Configuration information of the printer managed in association with user information input via a user authentication screen for inputting user information for the print server in response to reception of the registration request by the receiving step. A transmission process to transmit;
A printing step of printing the received print data after receiving the print data provided in response to a designation to print the data to the printer;
Have
Since the transmitted user information and the configuration information of the printer are managed in association with each other, designation for printing the data to the printer and designation of print settings via a print setting screen corresponding to the printer are performed. Become possible,
A system control method characterized by the above.
外部サービスから取得されたデータを基に生成した印刷データをプリンタへ提供する印刷サーバと、クライアント端末と通信可能なプリンタの制御をコンピュータに機能させるためのプログラムであって、
前記コンピュータを、
前記プリンタを前記印刷サーバへ登録するための登録リクエストを前記クライアント端末から受信する受信手段と、
前記受信手段により前記登録リクエストが受信されたことに応じて、前記印刷サーバから前記クライアント端末へ送信されるユーザ認証画面を介して入力されたユーザ情報と関連付けて管理される前記プリンタの構成情報を送信する送信手段と、
前記データを前記プリンタへ印刷させることが指定されたことに応じて前記印刷サーバから提供される前記印刷データが受信された後、受信された前記印刷データを印刷する印刷手段と、
して機能させ、
送信された前記ユーザ情報と前記プリンタの構成情報とが関連付けて前記印刷サーバで管理されたことで、前記データを前記プリンタへ印刷させる指定と、前記プリンタに対応する印刷設定画面を介した印刷設定の指定とが可能になる、
ことを特徴とするプログラム。
A program for causing a computer to control a print server that provides print data generated based on data acquired from an external service to a printer and a printer that can communicate with a client terminal,
The computer,
Receiving means for receiving a registration request for registering the printer in the print server from the client terminal;
Configuration information of the printer managed in association with user information input via a user authentication screen transmitted from the print server to the client terminal in response to reception of the registration request by the receiving unit. A transmission means for transmitting;
Printing means for printing the received print data after the print data provided from the print server is received in response to the fact that the printer is designated to print the data;
To function,
Since the transmitted user information and the configuration information of the printer are associated with each other and managed by the print server, the designation for printing the data to the printer and the print setting via the print setting screen corresponding to the printer Can be specified,
A program characterized by that.
JP2013024896A 2013-02-12 2013-02-12 Printer, system, control method therefor, and program Active JP5249477B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013024896A JP5249477B2 (en) 2013-02-12 2013-02-12 Printer, system, control method therefor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013024896A JP5249477B2 (en) 2013-02-12 2013-02-12 Printer, system, control method therefor, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009001108A Division JP5203978B2 (en) 2009-01-06 2009-01-06 Printer, client terminal, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2013140603A true JP2013140603A (en) 2013-07-18
JP5249477B2 JP5249477B2 (en) 2013-07-31

Family

ID=49037927

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013024896A Active JP5249477B2 (en) 2013-02-12 2013-02-12 Printer, system, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP5249477B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019012447A (en) * 2017-06-30 2019-01-24 キヤノン株式会社 Information processing device, management server, service providing server, image processing device, information processing system, control method, and program
US11922080B2 (en) 2020-05-26 2024-03-05 Nec Corporation Transmission of printing data to which location information has been added and retaining location information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004193832A (en) * 2002-12-10 2004-07-08 Nec Corp Configuration information providing system, configuration information management server, access authentication server, client, and program
JP2007280248A (en) * 2006-04-11 2007-10-25 Seiko Epson Corp User registration information management server, device management system and user registration information management method
JP2008191954A (en) * 2007-02-05 2008-08-21 Ricoh Co Ltd Print control device, print control method, and print control program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004193832A (en) * 2002-12-10 2004-07-08 Nec Corp Configuration information providing system, configuration information management server, access authentication server, client, and program
JP2007280248A (en) * 2006-04-11 2007-10-25 Seiko Epson Corp User registration information management server, device management system and user registration information management method
JP2008191954A (en) * 2007-02-05 2008-08-21 Ricoh Co Ltd Print control device, print control method, and print control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019012447A (en) * 2017-06-30 2019-01-24 キヤノン株式会社 Information processing device, management server, service providing server, image processing device, information processing system, control method, and program
US11922080B2 (en) 2020-05-26 2024-03-05 Nec Corporation Transmission of printing data to which location information has been added and retaining location information

Also Published As

Publication number Publication date
JP5249477B2 (en) 2013-07-31

Similar Documents

Publication Publication Date Title
JP5203978B2 (en) Printer, client terminal, control method therefor, and program
EP1865409B1 (en) Information processing apparatus, print controlling method, and computer-readable storage medium
JP4810318B2 (en) Port monitor program, data processing method, information processing apparatus, and storage medium
JP5424614B2 (en) Information processing system, information processing apparatus, Web server, control method, and program
US9398084B2 (en) Information processing system
US7620960B2 (en) Information processing apparatus storing driver, control program, and medium storing control program
US8537392B2 (en) Follow-me printer driver
JP2007172102A (en) Information processor, information processing method, program, and storage medium
US8689242B2 (en) Information processing apparatus for controlling installation, method for controlling the apparatus and control program for executing the method
JP2009129361A (en) Information processing apparatus, printing apparatus, control method therefor, information processing system, and program
JP2016018339A (en) System and control method for system
JP6147231B2 (en) System, image forming apparatus, and method thereof
JP5249477B2 (en) Printer, system, control method therefor, and program
JP6422528B2 (en) Management device, control method and program
JP5745013B2 (en) Image processing system, image processing apparatus, control method in image processing system, control method for image processing apparatus, and program
JP5707771B2 (en) Electronic form system, its processing method and program
JP2018147300A (en) Information processing apparatus, information processing method, and program
JP2023021755A (en) Information processing device, printing system, and program
JP2008152579A (en) Printing system, information processor and control method therefor, computer program
JP2013008174A (en) Printing system, method, and program

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130315

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130411

R151 Written notification of patent or utility model registration

Ref document number: 5249477

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160419

Year of fee payment: 3