JP2006285461A - Web server device and web client device - Google Patents

Web server device and web client device Download PDF

Info

Publication number
JP2006285461A
JP2006285461A JP2005102479A JP2005102479A JP2006285461A JP 2006285461 A JP2006285461 A JP 2006285461A JP 2005102479 A JP2005102479 A JP 2005102479A JP 2005102479 A JP2005102479 A JP 2005102479A JP 2006285461 A JP2006285461 A JP 2006285461A
Authority
JP
Japan
Prior art keywords
print
data
request
request parameter
web
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.)
Withdrawn
Application number
JP2005102479A
Other languages
Japanese (ja)
Inventor
Toshihiko Hosotsubo
利彦 細坪
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 JP2005102479A priority Critical patent/JP2006285461A/en
Publication of JP2006285461A publication Critical patent/JP2006285461A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problems wherein a user needs to remember the URL of a Web server that has been requested last time, and the designated value of print parameters designated on the HTML page of the Web server, when the user wishes to download and print data that are downloaded and printed by designating print parameters by designating the same print parameters again. <P>SOLUTION: When requesting distribution to the Web server, a request parameter for indicating history information client storage is designated, and a request parameter for printing designated in downloading, the thumbnail of the print image of the data, and the server URL are acquired from the downloaded data and are stored as history information. When the user refers to the history information via a UI and clicks the thumbnail image, downloading and printing are made by requesting to the server URL written on the history information with the request parameters written on the history information. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、インターネットまたはイントラネットなどのネットワークに接続されたWebサーバコンピュータ群、およびそれらサーバコンピュータから印刷用データをダウンロードし、その印刷用データから印刷ジョブを生成するWebクラインアントコンピュータ群、およびそれらWebクラインアントコンピュータから送信された印刷ジョブの出力を行う各クラインアントコンピュータのローカルプリンタまたはネットワークプリンタなどの出力装置群からなる印刷システムに係るWebサーバ装置およびWebクライアント装置に関する。   The present invention relates to a group of Web server computers connected to a network such as the Internet or an intranet, a group of Web client computers that download print data from the server computer, and generate a print job from the print data. The present invention relates to a Web server device and a Web client device according to a printing system including an output device group such as a local printer or a network printer of each client computer that outputs a print job transmitted from a client computer.

現在、インターネットまたはイントラネットなどのネットワークに接続されたサーバコンピュータおよびクライアントコンピュータ、およびプリンタを利用して、以下に示すようなWeb印刷システムが考案され、公知のシステムとして実現されている。   Currently, a Web printing system as described below has been devised using a server computer and a client computer connected to a network such as the Internet or an intranet, and a printer, and is realized as a known system.

・Web印刷システム
〔1〕ユーザは、クライアントの汎用Webブラウザを用いて、Webサーバが提供するWebページのHTML入力フォームで印刷パラメータ指定を行い、Webサーバに向けてHTTPリクエストを発行する。
Web printing system [1] A user uses a general-purpose Web browser of a client to specify print parameters in an HTML input form of a Web page provided by a Web server, and issues an HTTP request to the Web server.

〔2〕Webサーバは、クライアントからのHTTPリクエストを受けて、Web印刷クライアントアプリケーション用のHTTPレスポンスデータを作成し、汎用Webブラウザに配信する。   [2] The Web server receives the HTTP request from the client, creates HTTP response data for the Web print client application, and distributes it to the general-purpose Web browser.

〔3〕汎用Webブラウザは、受信したHTTPレスポンスデータのMIMEタイプ指定から、それに対応するWeb印刷用クライアントアプリケーションを起動し、Webサーバから配信されたレスポンスデータを渡す。   [3] The general-purpose Web browser activates the corresponding Web print client application from the MIME type designation of the received HTTP response data, and passes the response data distributed from the Web server.

〔4〕Web印刷用クライアントアプリケーションは、レスポンスデータに含まれる印刷用ファイルのデータを印刷ジョブに変換し、同レスポンスデータに含まれる印刷パラメータを指定して、プリンタに送信する。   [4] The Web print client application converts the print file data included in the response data into a print job, designates the print parameters included in the response data, and transmits the print parameters to the printer.

また、前記〔1〕記載のWebページのHTML入力フォームで指定し、前記〔2〕記載のHTTPレスポンスデータにサーバがその指定値をジョブ情報として埋め込むデータとしては、以下のようなものがあり、前記Web印刷システムにおいて、HTTPパラメータなどとして使用されている。   Further, the data specified in the HTML input form of the Web page described in [1] and the server embeds the specified value as job information in the HTTP response data described in [2] is as follows. In the Web printing system, it is used as an HTTP parameter.

・ジョブ情報
印刷属性:ジョブ名、印刷属性:コピー部数、印刷属性:両面印刷、印刷属性:給紙カセット、印刷属性:印刷開始ページ、印刷属性:印刷終了ページ
Job information Print attribute: Job name, Print attribute: Number of copies, Print attribute: Duplex printing, Print attribute: Paper cassette, Print attribute: Print start page, Print attribute: Print end page

また、更に、上記以外に、前記〔1〕記載のWebページのHTML入力フォームで指定し、WebサーバにHTTPレスポンスデータを生成する方法を通知するHTTPパラメータとしては次のようなものがある。   In addition to the above, there are the following HTTP parameters that are specified in the HTML input form of the Web page described in [1] and notify the Web server of how to generate HTTP response data.

・出力データ指定
出力タイプ:起動するWeb印刷用クライアントアプリケーションのタイプ
印刷用ファイル:サーバ上にあるファイルを指定
出力形態:クライアントアプリケーションでのプレビューまたは直接印刷
配信モード:クライアントへのデータ配信モード
ドライバ名:クライアントでの印刷ジョブ生成時に用いるプリンタドライバ
プリンタ名:クライアントが印刷ジョブを送信するプリンタ
-Output data specification Output type: Type of Web printing client application to be started Printing file: Specify file on server Output form: Preview or direct printing in client application Distribution mode: Data distribution mode to client Driver name: Printer driver used when generating a print job on the client Printer name: Printer to which the client sends a print job

そして、更に、一旦Web印刷用クライアントアプリケーションで印刷を行ったレスポンスデータは、主としてクライアントコンピュータにおけるセキュリティ上のデータ保守の観点から、印刷処理後、削除するようになっている。
特開2000−284937号公報
Further, the response data once printed by the Web printing client application is deleted after the printing process mainly from the viewpoint of security data maintenance in the client computer.
JP 2000-284937 A

そのため、従来、このようなWeb印刷システムにおいて、ユーザが、前回、サーバから配信され、前記クラインアントアプリケーションで印刷を行ったWeb印刷用データを、再度同じようにサーバからダウンロードして印刷したい場合、前回の
・HTML入力フォームをダウンロードしたWebサーバの情報
・ダウンロードしたHTML入力フォームで指定したジョブ設定パラメータ群
・同HTML入力フォームで指定したサーバでの生成データを指示するパラメータ群
を覚えておき、Webブラウザで、再度同じWebサーバの情報と、同じHTMLパラメータを指定し、該サーバにデータ配信のリクエストを行い、データを再ダウンロード印刷してやる必要があった。
Therefore, conventionally, in such a Web printing system, when the user wants to download and print the Web printing data previously delivered from the server and printed by the client application from the server in the same manner, Previous information-Web server information that downloaded the HTML input form-Job setting parameter group specified in the downloaded HTML input form-Remember the parameter group that specifies the data to be generated on the server specified in the HTML input form. It is necessary to specify the same Web server information and the same HTML parameters again in the browser, make a data distribution request to the server, and download and print the data again.

本発明は、上記の問題点を解決するためになされたものであり、主としてセキュリティ上の観点から、過去のダウンロードデータを保持しないWebクライアントにおいて、Webサーバから配信されたデータの再印刷を、前回印刷時の出力イメージを参照することによって、前回印刷時と同じジョブ情報が設定された印刷データを、前回印刷時と同じサーバからダウンロードし、前回と同じように印刷を行うWebサーバ装置およびWebクライアント装置を提供することを目的とする。   The present invention has been made in order to solve the above-mentioned problems. From the viewpoint of security mainly, in a Web client that does not hold past download data, reprinting of data distributed from a Web server is performed last time. Web server device and Web client that downloads print data set with the same job information as the previous printing by referring to the output image at the time of printing from the same server as the previous printing and prints the same as the previous printing An object is to provide an apparatus.

上記目的を達成するために、本発明の第一のWebサーバ装置は、
クライアント装置で印刷を行うドキュメントおよび該ドキュメントに印刷属性として設定可能な値を、印刷用リクエストパラメータとしてクライアントに提供する印刷用リクエストパラメータ提供手段と、
前記印刷用リクエストパラメータ提供手段と同様に、クライアント装置が印刷データの履歴保存を行うことを示すリクエストパラメータとして、履歴保存用リクエストパラメータをクライアントに提供する履歴保存用リクエストパラメータ提供手段と、
前記印刷用リクエストパラメータ提供手段によって提供される印刷用リクエストパラメータ、および前記履歴保存用リクエストパラメータ提供手段によって提供される履歴保存用リクエストパラメータを含むリクエストをクライアント装置から受け取る、クライアントリクエスト受信手段と、
前記クライアントリクエスト受信手段によって受信したリクエストデータから前記印刷用リクエストパラメータの値を取得する印刷用リクエストパラメータ値取得手段と、
前記クライアントリクエスト受信手段によって受信したリクエストデータから前記履歴保存用リクエストパラメータの値を取得する履歴保存用リクエストパラメータ値取得手段と、
前記印刷用リクエストパラメータ値取得手段によって取得した印刷用リクエストパラメータ値に基づき、該パラメータ指定の印刷ドキュメントに該パラメータ指定の印刷属性を設定した印刷用中間データを生成する印刷用中間データ生成手段と、
前記印刷用中間データ生成手段によって生成した印刷用中間データをデータの本体として、該クライアントからのリクエストに対するレスポンスデータを生成するレスポンスデータ生成手段と、
前記履歴保存用リクエストパラメータ値取得手段によって取得したパラメータ値が、クライアントで履歴保存を行うことを要求する値であるかどうかを識別する履歴保存用リクエストパラメータ値識別手段と、
前記レスポンスデータ生成手段によって生成されたレスポンスデータに、前記クライアント装置がリクエストパラメータを送出した本サーバ装置の情報を埋め込むサーバ情報埋め込み手段と、
該レスポンスデータに、前記クライアント装置から送出されてきた全てのリクエストパラメータを埋め込む全リクエストパラメータ埋め込み手段と、
前記レスポンスデータを前記クライアント装置に送信するレスポンスデータ送信手段と
を備える。
In order to achieve the above object, the first Web server device of the present invention provides:
A print request parameter providing means for providing a document to be printed on the client device and a value that can be set as a print attribute to the document to the client as a print request parameter;
Similar to the request parameter providing unit for printing, a request parameter providing unit for history storage that provides a client with a request parameter for history storage, as a request parameter indicating that the client device performs history storage of print data;
A client request receiving means for receiving a request including a request parameter for printing provided by the request parameter providing means for printing and a request parameter for saving history provided by the request parameter providing means for saving history from a client device;
A print request parameter value acquisition unit that acquires the value of the print request parameter from the request data received by the client request reception unit;
A history storage request parameter value acquisition means for acquiring a value of the history storage request parameter from the request data received by the client request reception means;
Printing intermediate data generating means for generating intermediate data for printing in which the printing attribute specified by the parameter is set in the print document specified by the parameter based on the request parameter value for printing acquired by the request parameter value acquiring means for printing;
Response data generating means for generating response data for a request from the client, using the printing intermediate data generated by the printing intermediate data generating means as a data body;
History saving request parameter value identifying means for identifying whether the parameter value obtained by the history saving request parameter value obtaining means is a value for requesting history saving at the client;
Server information embedding means for embedding information of the server apparatus from which the client apparatus sent a request parameter in the response data generated by the response data generating means;
All request parameter embedding means for embedding all request parameters sent from the client device in the response data;
Response data transmitting means for transmitting the response data to the client device.

また、上記目的を達成するために、本発明の第一のWebクライアント装置は、
前記サーバ装置が提供する印刷用リクエストパラメータにユーザによって値を設定させる印刷用リクエストパラメータ設定手段と、
前記サーバ装置が提供する履歴保存用リクエストパラメータにユーザによって値を設定させる履歴保存用リクエストパラメータ設定手段と、
前記印刷用リクエストパラメータ設定手段および前記履歴保存用リクエストパラメータ設定手段を用いて、ユーザによって値が設定された印刷用リクエストパラメータおよび履歴保存用リクエストパラメータの値をサーバに送出するリクエストパラメータ送出手段と、
前記リクエストパラメータ送出手段によって前記サーバ装置に送出したリクエストデータに対するレスポンスデータを該サーバから受け取るレスポンスデータ受信手段と、
前記レスポンスデータ受信手段によって受信したレスポンスデータに履歴保存用リクエストパラメータが含まれているか否かを判定する履歴保存用リクエストパラメータ包含判定手段と、
該レスポンスデータに埋め込まれたサーバ装置の情報を取得するサーバ情報取得手段と、該レスポンスデータに埋め込まれた全リクエストパラメータを取得する全リクエストパラメータ取得手段と、
該レスポンスデータの本体である印刷用中間データを抽出する印刷用中間データ抽出手段と、
前記印刷用中間データ抽出手段によって抽出した印刷用中間データを描画して印刷ジョブデータを生成する印刷ジョブ生成手段と、
前記印刷ジョブ生成手段によって印刷用中間データから印刷ジョブデータを生成する際、印刷イメージのサムネールを生成する印刷イメージサムネール生成手段と、
前記印刷ジョブ生成手段によって生成した印刷ジョブを所定の印刷装置に送信する印刷ジョブ送信手段と、
前記印刷ジョブ送信手段によって印刷装置に送信した印刷ジョブデータおよび前記印刷用中間データを削除する印刷データ削除手段と、
前記印刷イメージサムネール生成手段によって生成したサムネール、および前記サーバ情報取得手段によって取得したサーバ情報、および前記全リクエストパラメータ取得手段によって取得した全リクエストパラメータの三つの情報を一纏めにして一個の印刷履歴として保存する印刷履歴保存手段と、
を備える。
In order to achieve the above object, the first Web client device of the present invention provides:
Print request parameter setting means for setting a value by a user to a print request parameter provided by the server device;
A history storage request parameter setting means for setting a value to a history storage request parameter provided by the server device by a user;
Request parameter sending means for sending the print request parameter and the history saving request parameter value set by the user to the server using the printing request parameter setting means and the history saving request parameter setting means;
Response data receiving means for receiving response data for the request data sent to the server device by the request parameter sending means from the server;
A history storage request parameter inclusion determination means for determining whether or not a history storage request parameter is included in the response data received by the response data reception means;
Server information acquisition means for acquiring information of the server device embedded in the response data; all request parameter acquisition means for acquiring all request parameters embedded in the response data;
Printing intermediate data extracting means for extracting the printing intermediate data which is the body of the response data;
A print job generation unit that generates the print job data by drawing the intermediate print data extracted by the intermediate print data extraction unit;
A print image thumbnail generating unit that generates a print image thumbnail when generating the print job data from the print intermediate data by the print job generating unit;
Print job transmission means for transmitting the print job generated by the print job generation means to a predetermined printing device;
Print data deletion means for deleting the print job data and the printing intermediate data transmitted to the printing apparatus by the print job transmission means;
Three pieces of information including the thumbnail generated by the print image thumbnail generation unit, the server information acquired by the server information acquisition unit, and all the request parameters acquired by the all request parameter acquisition unit are collectively stored as one print history. Printing history storage means to
Is provided.

また、上記目的を達成するために、前記本発明の第一のWebクライアント装置は、前記印刷履歴保存手段に保存された全てのサムネールの画像群をユーザ選択可能なように一覧表示するサムネール一覧表示手段と、
前記サムネール一覧表示手段によって表示されたサムネールがユーザによって選択された際、該サムネールのデータとともに一纏まりに保存されているサーバ情報、および全リクエストパラメータを、前記印刷履歴保存手段から読み出すサーバリクエストパラメータ読み出し手段と、
前記サーバリクエストパラメータ読み出し手段によって読み出したサーバ情報に対し、同読み出しを行ったリクエストパラメータでリクエストを送信するリクエスト直接送信手段と
を備える。
In order to achieve the above object, the first Web client device of the present invention displays a list of thumbnail images so that all thumbnail images stored in the print history storage unit can be selected by the user. Means,
When the thumbnail displayed by the thumbnail list display means is selected by the user, the server information read together with the thumbnail data and all the request parameters are read from the print history saving means when the user selects the thumbnail. Means,
Request direct transmission means for transmitting a request to the server information read by the server request parameter reading means using the request parameter that has been read.

また、上記目的を達成するために、前記本発明の第一のWebクライアント装置が、前記印刷ジョブ送信手段によって前記印刷ジョブを送信する印刷装置は、該Webクライアント装置に接続されるローカルプリンタまたはネットワークプリンタであることを特徴とし、該プリンタは、前記印刷用リクエストパラメータに設定された値に基づいて該Webクライアント装置が自動選択するか、または、該Webクライアント装置のオペレータによって任意選択されることを特徴とする。   In order to achieve the above object, the printing apparatus to which the first Web client apparatus of the present invention transmits the print job by the print job transmitting means is a local printer or network connected to the Web client apparatus. The Web client device is automatically selected based on a value set in the print request parameter, or is arbitrarily selected by an operator of the Web client device. Features.

また、上記目的を達成するために、本発明の第二のWebクライアント装置は、前記第一のWebクライアント装置の前記履歴保存用リクエストパラメータ設定手段、および前記リクエストパラメータ送出手段、および前記レスポンスデータ受信手段を、汎用Webブラウザによって実現することを特徴とする。   In order to achieve the above object, the second Web client device of the present invention includes the history storage request parameter setting unit, the request parameter sending unit, and the response data receiving unit of the first Web client device. The means is realized by a general-purpose Web browser.

また、上記目的を達成するために、本発明の第二のWebクライアント装置で動作する前記汎用Webブラウザは、HTTPレスポンスのContent−Typeヘッダーに指定された該HTTPレスポンスのボディデータの種別を示すMIMEタイプに応じて、印刷用Webクライアントアプリケーションを起動し、該アプリケーションにHTTPレスポンスのボディデータを渡すことを特徴とする。   In order to achieve the above object, the general-purpose Web browser that operates on the second Web client device of the present invention provides a MIME that indicates the type of body data of the HTTP response specified in the Content-Type header of the HTTP response. According to the type, a print Web client application is started, and HTTP response body data is passed to the application.

また、上記目的を達成するために、本発明の第二のWebサーバ装置は、前記Webクライアント装置によってリクエストされたWebページを該Webクライアント装置に送信するWebページ送信手段と、
前記Webページ送信手段によってWebクライアント装置に送出したWebページでのユーザによるフォーム入力を前記Webクライアントのリクエストとして受け取るリクエストデータ受信手段と、
前記リクエストデータ受信手段によって受信した前記Webクライアントのリクエストパラメータに基づいて、レスポンスデータを生成するレスポンスデータ生成手段と、
前記レスポンスデータ生成手段によって生成したレスポンスデータを前記Webクライアントに送出するレスポンスデータ送信手段と、
を備える。
In order to achieve the above object, a second Web server device of the present invention includes a Web page transmission unit that transmits a Web page requested by the Web client device to the Web client device,
Request data receiving means for receiving, as a request from the Web client, a form input by a user on the Web page sent to the Web client device by the Web page transmitting means;
Response data generating means for generating response data based on the request parameter of the Web client received by the request data receiving means;
Response data transmitting means for sending response data generated by the response data generating means to the Web client;
Is provided.

また、上記目的を達成するために、本発明の第三のWebサーバ装置は、前記第一のWebサーバ装置の前記印刷用リクエストパラメータ提供手段、および前記履歴保存用リクエストパラメータ提供手段を、Webクライアント装置のブラウザで表示可能かつ入力可能なHTMLフォームの形式で提供し、該ブラウザでの該HTMLフォームに対するユーザ入力により発生したHTTPリクエストを、前記クライアントリクエスト受信手段によって受信し、前記レスポンスデータ送信手段によって該HTTPレスポンスを送信することを特徴とする。   In order to achieve the above object, a third Web server device according to the present invention provides the print request parameter providing unit and the history storage request parameter providing unit of the first Web server device to a Web client. Provided in the form of an HTML form that can be displayed and input by the browser of the device, and receives the HTTP request generated by the user input to the HTML form in the browser by the client request reception means, and by the response data transmission means The HTTP response is transmitted.

また、上記目的を達成するために、本発明の前記第一のWebサーバ装置、および前記第一のWebクライアント装置で用いる印刷用中間データは、Canon imageWARE Form ManagerのFCMおよびCSM、またはAdobe社PDF(Portable Document Format)など印刷設定を保存可能なドキュメントファイルフォーマットのデータであることを特徴とする。   In order to achieve the above object, the intermediate data for printing used in the first Web server device and the first Web client device of the present invention is the FCM and CSM of Canon imageware form manager, or Adobe's PDF It is data of a document file format capable of storing print settings such as (Portable Document Format).

また、上記目的を達成するために、本発明の第一のWebクライアント装置が前記印刷ジョブ生成手段によって前記印刷用中間データから生成する印刷ジョブデータは、PDL(Page Description Language)など、プリンタで直接解釈可能な印刷イメージ記述データをあることを特徴とする。   In order to achieve the above object, the print job data generated from the intermediate print data by the print job generation unit by the first Web client device of the present invention is directly generated by a printer such as PDL (Page Description Language). There is print image description data that can be interpreted.

また、上記目的を達成するために、本発明の第四のWebサーバ装置および第三のWebクライアント装置は、前記第一のWebサーバ装置および前記第一のWebクライアント装置が用いる印刷用中間データではなく、PDL(Page Description Language)など、プリンタで直接解釈可能な印刷イメージ記述データを用いることを特徴とする。   In order to achieve the above object, the fourth Web server device and the third Web client device of the present invention are the intermediate data for printing used by the first Web server device and the first Web client device. Rather, it uses print image description data that can be directly interpreted by a printer such as PDL (Page Description Language).

また、上記目的を達成するために、本発明の第一のWebサーバ装置におけるサーバ情報埋め込み手段によってレスポンスデータに埋め込むサーバ情報は、前記Webサーバ装置と前記Webクライアント装置とを接続する通信路のプロトコル、および前記Webサーバ装置のポート番号、および前記Webサーバ装置のドメイン名などであることを特徴とする。   In order to achieve the above object, the server information embedded in the response data by the server information embedding means in the first Web server apparatus of the present invention is a protocol of a communication path that connects the Web server apparatus and the Web client apparatus. And a port number of the Web server device, a domain name of the Web server device, and the like.

また、上記目的を達成するために、本発明の第一のWebサーバ装置における印刷用リクエストパラメータ提供手段がクライアントに提供する印刷用リクエストパラメータは、印刷に用いるサーバ上にあるファイル名またはファイル識別子、および印刷ドキュメント名、およびプリンタドライバ名、およびプリンタ名、および印刷ジョブ名、および印刷コピー部数、および両面印刷設定、および印刷給紙カセット、および印刷開始ページ、および印刷終了ページ、および印刷用クライアントアプリケーションタイプ、およびクライアントへのデータ配信モードなどであることを特徴とする。   In order to achieve the above object, the print request parameter provided to the client by the print request parameter providing means in the first Web server device of the present invention is a file name or file identifier on the server used for printing, And print document name, printer driver name, printer name, print job name, print copy number, duplex copy setting, print paper cassette, print start page, print end page, and client application for printing It is characterized by the type and the data distribution mode to the client.

また、上記目的を達成するために、本発明の第一のWebサーバ装置におけるサーバ情報埋め込み手段および全リクエストパラメータ埋め込み手段は、前記レスポンスデータの本体として前記レスポンスデータ生成手段によって生成された印刷用中間データに、そのデータのファイルフォーマットとして規定された「拡張領域」に、各々のデータを埋め込むことを特徴とする。   In order to achieve the above object, the server information embedding unit and the all request parameter embedding unit in the first Web server apparatus of the present invention include a printing intermediate generated by the response data generating unit as a body of the response data. Each data is embedded in an “extended area” defined as a file format of the data.

また、上記目的を達成するために、本発明の第五のWebサーバ装置では、前記サーバ情報埋め込み手段によりレスポンスデータに埋め込むサーバ情報を、クライアント装置に送信したレスポンスデータの保存を行う保存サーバの情報とすることを特徴とする。   In order to achieve the above object, in the fifth Web server device of the present invention, the server information embedded in the response data by the server information embedding means is information on the storage server that stores the response data transmitted to the client device. It is characterized by.

[作用]
かかる構成において、前記第一のWebサーバ装置の前記印刷用リクエストパラメータ提供手段によって提供される印刷用リクエストパラメータ、および同装置の前記履歴保存用リクエストパラメータ提供手段によって提供される履歴保存用リクエストパラメータを、前記第一のWebクライアント装置の印刷用リクエストパラメータ設定手段、および履歴保存用リクエストパラメータ設定手段を用いることによってユーザが設定し、
前記リクエストパラメータ送出手段を用いて、該Webサーバ装置にリクエストとして送信する。
[Action]
In this configuration, the print request parameter provided by the print request parameter providing unit of the first Web server apparatus, and the history storage request parameter provided by the history storage request parameter providing unit of the apparatus The user sets the request parameter setting unit for printing and the request parameter setting unit for history storage of the first Web client device,
The request parameter sending means is used to send a request to the Web server device.

該Webサーバ装置は、該リクエストを、前記クライアントリクエスト受信手段によって、該クライアント装置から受け取り、
前記印刷用リクエストパラメータ値取得手段によって、該リクエストデータから該印刷用リクエストパラメータの値を取得し、
前記印刷用中間データ生成手段によって、該印刷用リクエストパラメータ値に基づき、該パラメータ指定のサーバ上にあるファイルのドキュメントデータに、該パラメータ指定の印刷属性を設定して印刷用中間データを生成し、該印刷用中間データを、前記レスポンスデータ生成手段によって、レスポンスデータの本体として生成する。
The Web server apparatus receives the request from the client apparatus by the client request receiving unit,
The print request parameter value obtaining means obtains the print request parameter value from the request data,
Based on the print request parameter value, the print intermediate data generation means sets the parameter specification print attribute to the document data of the file on the parameter specification server, and generates the print intermediate data. The intermediate data for printing is generated as a main body of response data by the response data generating means.

更に、前記履歴保存用リクエストパラメータ値取得手段によって、該リクエストデータから該履歴保存用リクエストパラメータの値を取得し、前記履歴保存用リクエストパラメータ値識別手段によって、該リクエストパラメータの値が、「保存する」を示す値である場合、該レスポンスデータに、前記サーバ情報埋め込み手段によって本装置のサーバ情報を埋め込み、かつ前記全リクエストパラメータ埋め込み手段によって該クライアント装置から受け取った全てのリクエストパラメータを埋め込む。   Further, the history storage request parameter value acquisition means acquires the history storage request parameter value from the request data, and the history storage request parameter value identification means determines that the request parameter value is “save. In the response data, the server information of the apparatus is embedded in the response data by the server information embedding unit, and all the request parameters received from the client device are embedded by the all request parameter embedding unit.

そして最後に、該Webサーバ装置は、該レスポンスデータを、前記レスポンスデータ送信手段によって該クライアント装置に送信する。   Finally, the Web server apparatus transmits the response data to the client apparatus by the response data transmission unit.

該送信されたレスポンスデータは、前記レスポンスデータ受信手段によって該Webクライアント装置に受け取られ、受け取った該レスポンスデータから、該Webクライアント装置は、前記印刷用中間データ抽出手段によって該レスポンスデータの本体である印刷用中間データを抽出し、かつ、前記履歴保存用リクエストパラメータ包含判定手段によって、該レスポンスデータに履歴保存用リクエストパラメータが含まれているか否かを判定する。履歴保存用リクエストパラメータが含まれていると判定した場合、前記サーバ情報取得手段によって、該レスポンスデータに埋め込まれたサーバ装置の情報を取得し、かつ、前記全リクエストパラメータ取得手段によって、該レスポンスデータに埋め込まれた全リクエストパラメータを取得する。   The transmitted response data is received by the Web client device by the response data receiving means, and from the received response data, the Web client device is the main body of the response data by the intermediate data extraction means for printing. The intermediate data for printing is extracted, and the history storage request parameter inclusion determination unit determines whether the response data includes a history storage request parameter. When it is determined that the history storage request parameter is included, the server information acquisition unit acquires the server device information embedded in the response data, and the all request parameter acquisition unit acquires the response data. Get all request parameters embedded in.

該Webクライアント装置は、前記印刷ジョブ生成手段によって、該印刷用中間データを描画して印刷ジョブデータを生成する際、前記印刷イメージサムネール生成手段によって、印刷イメージのサムネールを生成する。   The Web client device generates a print image thumbnail by the print image thumbnail generation unit when the print job generation unit generates the print job data by drawing the print intermediate data.

該Webクライアント装置は、前記印刷ジョブ生成手段によって生成した印刷ジョブデータを、前記印刷ジョブ送信手段によって所定の印刷装置に送信し、該送信が完了した印刷ジョブデータを、前記印刷データ削除手段によって該印刷用中間データとともに削除する。   The Web client device transmits the print job data generated by the print job generation unit to a predetermined printing device by the print job transmission unit, and the print job data that has been transmitted is transmitted by the print data deletion unit. Delete together with intermediate data for printing.

該Webクライアント装置は、前記印刷履歴保存手段によって、該サムネール、および該サーバ情報、および該全リクエストパラメータを一纏めの情報として、印刷履歴の一情報として保存する。   The Web client device stores the thumbnail, the server information, and all the request parameters as a piece of information as a piece of print history information by the print history storage unit.

該Webクライアント装置は、前記サムネール一覧表示手段によって、前記印刷履歴保存手段に保存された全てのサムネールの画像群をユーザ選択可能なように一覧表示する。   The Web client apparatus displays a list of all thumbnail images stored in the print history storage unit so that the user can select them by the thumbnail list display unit.

該サムネール群の一つがユーザによって選択された際、前記サーバリクエストパラメータ読み出し手段によって、前記印刷履歴保存手段に該サムネールのデータとともに一纏まりに保存されているサーバ情報および全リクエストパラメータを読み出し、前記リクエスト直接送信手段によって、該サーバ情報に基づき所定のWebサーバ装置に所定の通信方法で、該リクエストパラメータのリクエスト送信を行い、前回と同じように前記レスポンスデータ受信手段によって該Webサーバからのレスポンスを受ける。   When one of the thumbnail groups is selected by the user, the server request parameter reading unit reads the server information and all request parameters stored together with the thumbnail data in the print history storage unit, and the request The direct transmission means transmits the request for the request parameter to the predetermined Web server apparatus based on the server information by a predetermined communication method, and receives the response from the Web server by the response data receiving means as in the previous time. .

このようにして、主としてセキュリティ上の観点から、過去のダウンロードデータをローカルに保持しない前記第一のWebクライアント装置のようなWebクライアントにおいて、ユーザが、前回、前記第一のWebクライアント装置の印刷用リクエストパラメータ設定手段および履歴保存用リクエストパラメータ設定手段で指定した値を覚えておくことなく、次回、前回と同じWebサーバ指定および同じ印刷パラメータ指定で、所定のWebサーバ装置に所定の印刷データ送信のリクエストを行い、該データの取得および印刷を行うことができる。   In this way, mainly from a security point of view, in a Web client such as the first Web client device that does not hold past download data locally, the user uses the first Web client device for printing the previous time. Without remembering the values specified by the request parameter setting means and the history saving request parameter setting means, the next print data transmission to a predetermined Web server device is performed by the same Web server specification and the same print parameter specification as the previous time. A request can be made to acquire and print the data.

本発明によれば、過去にダウンロードした印刷データをローカルに保持せず、前回と同じ印刷属性をもった印刷データを、前回と同じサーバから前回と同じリクエスト条件でダウンロードし、印刷を行うことができるという効果がある。   According to the present invention, print data downloaded in the past is not stored locally, and print data having the same print attributes as the previous time is downloaded from the same server as the previous time under the same request conditions and printed. There is an effect that can be done.

以下本発明を実施するための最良の形態を、実施例により詳しく説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to examples.

図1は本発明の第一の実施例を示すサーバコンピュータの構成を説明するブロック図である。   FIG. 1 is a block diagram illustrating the configuration of a server computer showing a first embodiment of the present invention.

図において、1000がサーバコンピュータであり、ROM103に記憶されたプログラム等に基づいて処理を実行するCPU101を備え、システムバス104に接続される各デバイスを総括的に制御する。   In the figure, reference numeral 1000 denotes a server computer, which includes a CPU 101 that executes processing based on a program or the like stored in a ROM 103, and comprehensively controls each device connected to the system bus 104.

102はRAMであり、CPU101の主メモリ,ワークエリア等として機能する。   Reference numeral 102 denotes a RAM which functions as a main memory, work area, and the like for the CPU 101.

103はROMであり、図4のフローチャートで示されるようなCPU101の制御プログラムや各種デ−タを記憶する。   Reference numeral 103 denotes a ROM which stores a control program for the CPU 101 and various data as shown in the flowchart of FIG.

105はキーボードコントローラ(KBC)で、キーボード109や不図示のポインティングデバイスからのキー入力を制御する。   A keyboard controller (KBC) 105 controls key input from a keyboard 109 or a pointing device (not shown).

106はCRTコントローラ(CRTC)で、CRTディスプレイ(CRT)110の表示を制御する。   Reference numeral 106 denotes a CRT controller (CRTC), which controls display on a CRT display (CRT) 110.

113はスピーカーコントローラ(SPC)で、スピーカー114の音声再生を制御する。   A speaker controller (SPC) 113 controls sound reproduction of the speaker 114.

107はディスクコントローラ(DKC)で、ブートプログラム,種々のアプリケーション,フォントデータ,ユーザファイル,編集ファイル等を記憶するハードディスク(HD)111、フロッピー(登録商標)ディスク(FD)112等の外部メモリとのアクセスを制御する。   A disk controller (DKC) 107 is a hard disk (HD) 111 for storing a boot program, various applications, font data, user files, edit files, etc., and an external memory such as a floppy (registered trademark) disk (FD) 112. Control access.

108はネットワークコントローラ(NC)で、所定のネットワークインタフェース121を介してネットワークに接続され、他のネットワーク機器との通信制御処理を実行する。   A network controller (NC) 108 is connected to the network via a predetermined network interface 121 and executes communication control processing with other network devices.

図2は本発明の実施例を示すクライアントコンピュータの構成を説明するブロック図である。   FIG. 2 is a block diagram illustrating the configuration of the client computer according to the embodiment of the present invention.

図において、2000がクライアントコンピュータであり、ROM203に記憶されたプログラム等に基づいて処理を実行するCPU201を備え、システムバス204に接続される各デバイスを総括的に制御する。   In the figure, reference numeral 2000 denotes a client computer, which includes a CPU 201 that executes processing based on a program or the like stored in a ROM 203, and comprehensively controls each device connected to the system bus 204.

202はRAMであり、CPU201の主メモリ,ワークエリア等として機能する。   A RAM 202 functions as a main memory, work area, and the like for the CPU 201.

203はROMであり、図5、図6のフローチャートで示されるようなCPU201の制御プログラムや各種デ−タを記憶する。   A ROM 203 stores a control program for the CPU 201 and various data as shown in the flowcharts of FIGS.

205はキーボードコントローラ(KBC)で、キーボード209や不図示のポインティングデバイスからの入力を制御する。   A keyboard controller (KBC) 205 controls input from a keyboard 209 or a pointing device (not shown).

206はCRTコントローラ(CRTC)で、CRTディスプレイ(CRT)210の表示を制御する。   Reference numeral 206 denotes a CRT controller (CRTC), which controls display on a CRT display (CRT) 210.

213はスピーカーコントローラ(SPC)で、スピーカー214の音声再生を制御する。   A speaker controller (SPC) 213 controls sound reproduction of the speaker 214.

207はディスクコントローラ(DKC)で、ブートプログラム,Webブラウザや印刷用ヘルパーアプリケーションや履歴印刷アプリケーションなどの種々のアプリケーション,プリンタドライバなどの種々のデバイスドライバ,ユーザファイル,編集ファイル,履歴ファイル等を記憶するハードディスク(HD)211、フロッピー(登録商標)ディスク(FD)212等の外部メモリとのアクセスを制御する。   A disk controller (DKC) 207 stores a boot program, various applications such as a Web browser, a printing helper application, a history printing application, various device drivers such as a printer driver, a user file, an editing file, a history file, and the like. Controls access to an external memory such as a hard disk (HD) 211 and a floppy (registered trademark) disk (FD) 212.

208はネットワークコントローラ(NC)で、所定のネットワークインタフェース221を介してネットワークに接続され、他のネットワーク機器との通信制御処理を実行する。   A network controller (NC) 208 is connected to the network via a predetermined network interface 221 and executes communication control processing with other network devices.

図3は本発明の第一の実施例を示すシステムの構成図である。   FIG. 3 is a system configuration diagram showing the first embodiment of the present invention.

図において、1000が前記図1のサーバコンピュータ1000、2000が前記図2のクライアントコンピュータ2000、3000がプリンタであり、それぞれが伝送路4000によって接続されている。   In the figure, 1000 is the server computer 1000 in FIG. 1, 2000 is the client computer 2000 in FIG. 2, 3000 is the printer, and each is connected by a transmission line 4000.

このように構成されたシステムにおける実施例を、図4〜図10のフローチャートに従って説明する。   An embodiment in the system configured as described above will be described with reference to the flowcharts of FIGS.

〔第一実施例〕
図4はサーバコンピュータでの本発明の第一の実施例を示すフローチャートである。
[First Example]
FIG. 4 is a flowchart showing a first embodiment of the present invention in a server computer.

サーバコンピュータ1000のCPU101は、クライアント2000のWebブラウザから、URL指定によるサーバリソースの送信要求を受けた際(ステップS4−1)、
ハードディスク111に格納される図8で示すような指定のHTMLページを送出する(ステップS4−2)。
When the CPU 101 of the server computer 1000 receives a server resource transmission request by URL designation from the Web browser of the client 2000 (step S4-1),
A designated HTML page as shown in FIG. 8 stored in the hard disk 111 is transmitted (step S4-2).

クライアント2000のWebブラウザに送出されたHTMLページにおけるフォーム(formタグによる定義セクション)において、オペレータによるフォーム記入およびフォーム送信が行われ、HTTPリクエストが発せられ、クライアント2000とのHTTPコネクションが張られ、ネットワークインタフェース121を介して、該HTTPリクエストが受信された際(ステップS4−3)、
該HTTPリクエストのパラメータから印刷用リクエストパラメータの値を取得し(ステップS4−4)、
該パラメータに含まれる指定ファイル(図8のHTMLフォームにおけるfm−formfilename、fm−fielddatafilename、fm−fielddatafilename、fm−mainformfile、fm−resourcefileがそれに相当)をハードディスク111から読み出し(ステップS4−5)、
該ファイルのドキュメントデータに、該パラメータに含まれる印刷属性(図8のHTMLフォームにおけるfm−driver、fm−printer、fm−ncopy、fm−duplex、fm−cassette、fm−printstartpage、fm−printendpage等がそれに相当)を設定して印刷用中間データを生成する(ステップS4−6)。
In the form (definition section by form tag) in the HTML page sent to the Web browser of the client 2000, the form is filled in and sent by the operator, an HTTP request is issued, an HTTP connection with the client 2000 is established, and the network When the HTTP request is received via the interface 121 (step S4-3),
The value of the print request parameter is acquired from the HTTP request parameter (step S4-4),
A designated file included in the parameter (fm-formfilename, fm-fielddatafilename, fm-fielddatafilename, fm-mainformfile, fm-resourcefile in the HTML form in FIG. 8) is read from the hard disk 111 (step S5).
The document data of the file includes print attributes (fm-driver, fm-printer, fm-ncopy, fm-duplex, fm-cassette, fm-printstartpage, fm-printendpage, etc. in the HTML form of FIG. 8). (Equivalent to that) is set, and intermediate data for printing is generated (step S4-6).

そして、前記ステップS4−3で受信したHTTPリクエストのパラメータ内に、クライアント装置で印刷データの履歴保存を行うことを示すパラメータ(「クライアント履歴保存パラメータ」と云う。図8のHTMLフォームにおけるfm−clienthistorysaveがそれに相当)が含まれていた場合(ステップS4−7)、
該パラメータの値が「保存する」を示す値(図8のHTMLフォームにおけるfm−clienthistorysaveのyesがそれに相当)であるかどうかをチェックし(ステップS4−8)、「保存する」を示す値である場合には、
該印刷用中間データの拡張領域に、前記クライアント2000とのHTTPコネクション情報で用いられたプロトコル、サーバ位置、リソース位置などクライアントからの接続に必要な情報を本装置のサーバ情報として埋め込み(ステップS4−9)、
かつ、また、前記HTTPリクエストに含まれる全てのリクエストパラメータの情報を、ステップS4−9と同様に埋め込む(ステップS4−10)。
In the HTTP request parameters received in step S4-3, a parameter indicating that the print history of the print data is stored in the client device (referred to as “client history save parameter”. Fm-clienthistory save in the HTML form of FIG. 8). Is equivalent) (step S4-7),
It is checked whether or not the parameter value is a value indicating “save” (the equivalent of “fm-clienthistory save” in the HTML form of FIG. 8) (step S4-8), and the value indicating “save” If there is
Information necessary for connection from the client, such as the protocol, server location, and resource location used in the HTTP connection information with the client 2000, is embedded as server information of this apparatus in the extended area of the intermediate data for printing (step S4- 9),
In addition, the information of all request parameters included in the HTTP request is embedded in the same manner as in step S4-9 (step S4-10).

そして、該印刷用中間データを、該HTTPリクエストに対するHTTPレスポンスデータのボディー部に格納して(ステップS4−11)、
HTTPレスポンスをクライアント装置2000に送信し(ステップS4−12)、
処理を終了する。
Then, the intermediate data for printing is stored in the body part of HTTP response data corresponding to the HTTP request (step S4-11),
An HTTP response is transmitted to the client device 2000 (step S4-12),
The process ends.

また、前記ステップS4−7で、クライアント履歴保存パラメータが含まれていなかった場合、または、前記ステップS4−8で、クライアント履歴保存パラメータの値が「保存しない」を示す値(図8のHTMLフォームにおけるfm−clienthistorysaveのnoがそれに相当)である場合は、前記ステップS4−11およびステップS4−12を実行して、処理を終了する。   If the client history storage parameter is not included in the step S4-7, or the value of the client history storage parameter indicates “not stored” in the step S4-8 (HTML form in FIG. 8). Fm-clienthistorysave no in step S4-11 and step S4-12 are executed, and the process is terminated.

図5はクライアントコンピュータでの本発明の第一の実施例を示すフローチャートである。   FIG. 5 is a flowchart showing a first embodiment of the present invention in a client computer.

クライアントコンピュータ2000のCPU201は、オペレータによるキーボード209やポインティングデバイスでの入力を受けて、ハードディスク211に記憶される種々のアプリケーションの一つであるWebブラウザを起動する(ステップS5−1)。   The CPU 201 of the client computer 2000 starts up a Web browser, which is one of various applications stored in the hard disk 211, in response to input from the keyboard 209 or pointing device by the operator (step S5-1).

CPU201が動作させるWebブラウザは、キーボード209やポインティングデバイスからの入力を受けて、プロトコル、サーバ位置、リソース位置といった情報で構成されるURLに合致するサーバに情報の送信を要求し(ステップS5−2)、
ネットワークインタフェース221を介して、図8で示すような指定のHTMLページをサーバから受信し、ブラウザ画面に表示する(ステップS5−3)。
The Web browser operated by the CPU 201 receives an input from the keyboard 209 or the pointing device, and requests transmission of information to a server that matches a URL including information such as a protocol, a server position, and a resource position (Step S5-2). ),
A designated HTML page as shown in FIG. 8 is received from the server via the network interface 221 and displayed on the browser screen (step S5-3).

Webブラウザに表示されたHTMLページにおいて、オペレータにより、様々なパラメータが設定され、また、HTMLフォームの送信がHTMLページにおいて選択された際、Webブラウザは、該設定されたパラメータと共にHTTPリクエストをサーバ1000に送信し、サーバとのHTTPコネクションを開始する(ステップS5−4)。   Various parameters are set by the operator on the HTML page displayed on the Web browser, and when HTML form transmission is selected on the HTML page, the Web browser sends an HTTP request together with the set parameters to the server 1000. To start an HTTP connection with the server (step S5-4).

Webブラウザは、サーバとのHTTPコネクションを介して、サーバ1000から、HTTPレスポンスを受けた際(ステップS5−5)、
Webブラウザは、HTTPレスポンスデータのヘッダー部のContent−Type属性に設定されているMIME Media Typeに応じて、ハードディスク211に記憶される種々のアプリケーションの一つである印刷用ヘルパーアプリケーションを起動し、該印刷用ヘルパーアプリケーションに該HTTPレスポンスデータのボディー部データを渡す(ステップS5−6)。
When the Web browser receives an HTTP response from the server 1000 via the HTTP connection with the server (step S5-5),
The Web browser starts a print helper application, which is one of various applications stored in the hard disk 211, in accordance with the MIME Media Type set in the Content-Type attribute of the header part of the HTTP response data. The body part data of the HTTP response data is passed to the printing helper application (step S5-6).

Webブラウザによって起動された、CPU201が動作させるところの印刷用ヘルパーアプリケーションは、起動時に渡されたHTTPレスポンスデータのボディー部データであるところの印刷用中間データの拡張領域部を検索し、「クライアント履歴保存パラメータ」のデータが含まれていることを検知した場合(ステップS5−7)、
該印刷用中間データの拡張領域部から、サーバ情報を読み出し、RAM202に格納する(ステップS5−8)。
The print helper application that is started by the Web browser and that is operated by the CPU 201 searches the extended area part of the intermediate data for printing that is the body part data of the HTTP response data passed at the time of start-up. When it is detected that data of “save parameter” is included (step S5-7),
Server information is read from the extended area of the intermediate data for printing and stored in the RAM 202 (step S5-8).

更に、印刷用ヘルパーアプリケーションは、該印刷用中間データの拡張領域部から、全リクエストパラメータ情報を読み出し、同様にRAM202に格納する(ステップS5−9)。   Further, the printing helper application reads all the request parameter information from the extended area of the printing intermediate data, and similarly stores it in the RAM 202 (step S5-9).

そして、印刷用ヘルパーアプリケーションは、該印刷用中間データを、RAM202上で展開し、描画して、図7の7000ような印刷イメージのサムネール生成を行い(ステップS5−10)、
生成したサムネールと、ステップS5−8でRAM202に格納したサーバ情報と、ステップS5−9でRAM202に格納した全リクエストパラメータ情報とを、ハードディスク211に格納される、本印刷用ヘルパーアプリケーション用の印刷履歴ファイルに、一つの印刷履歴情報として保存する(ステップS5−11)。
Then, the printing helper application expands and renders the printing intermediate data on the RAM 202, generates a print image thumbnail as shown in 7000 in FIG. 7 (step S5-10),
Print history for the printing helper application stored in the hard disk 211 with the generated thumbnail, the server information stored in the RAM 202 in step S5-8, and all the request parameter information stored in the RAM 202 in step S5-9. The file is stored as one piece of print history information (step S5-11).

そして、印刷用ヘルパーアプリケーションは、前記印刷用中間データを、RAM202上で再び展開し、ハードディスク211に記憶される種々のデバイスドライバの一つであるプリンタドライバを用いて描画を行い、該印刷用中間データに設定されている印刷属性を該プリンタドライバに渡して、印刷ジョブの生成を行う(ステップS5−12)。   Then, the printing helper application re-expands the printing intermediate data on the RAM 202, performs drawing using a printer driver that is one of various device drivers stored in the hard disk 211, and outputs the printing intermediate data. The print attribute set in the data is transferred to the printer driver to generate a print job (step S5-12).

生成した印刷ジョブを、CPU201が動作させるところの該プリンタドライバによって、ネットワークインタフェース221を介して、プリンタ3000に送信する(ステップS5−13)。   The generated print job is transmitted to the printer 3000 via the network interface 221 by the printer driver that the CPU 201 operates (step S5-13).

その後、印刷用ヘルパーアプリケーションは、該印刷用中間データ、およびRAM202上に残っている一時的な作業データを削除し(ステップS5−14)、
処理を終了する。
Thereafter, the printing helper application deletes the printing intermediate data and the temporary work data remaining on the RAM 202 (step S5-14),
The process ends.

また、前記ステップS5−7で、「クライアント履歴保存パラメータ」のデータが含まれていないことを検知した場合には、前記ステップS5−12およびステップS5−14を実行して、処理を終了する。   If it is detected in step S5-7 that the “client history storage parameter” data is not included, steps S5-12 and S5-14 are executed, and the process ends.

尚、前記Webブラウザとしては、Microsoft社Internet Explorerなどの汎用Webブラウザがそれに相当する。   The web browser corresponds to a general-purpose web browser such as Microsoft Internet Explorer.

また、尚、前記印刷用中間データとしては、Canon imageWARE Form ManagerにおけるFCMファイルまたはCSMファイルなどがそれに相当する。   The intermediate data for printing corresponds to an FCM file or a CSM file in Canon imageware form manager.

図6はクライアントコンピュータでの本発明の第一の実施例における履歴印刷を示すフローチャートである。   FIG. 6 is a flowchart showing history printing in the first embodiment of the present invention on the client computer.

クライアントコンピュータ2000のCPU201は、キーボード209やポインティングデバイスでのオペレータによる入力を受けて、ハードディスク211に記憶される種々のアプリケーションの一つである履歴印刷アプリケーションを起動する(ステップS6−1)。   The CPU 201 of the client computer 2000 receives an input from the operator using the keyboard 209 or the pointing device, and activates a history printing application that is one of various applications stored in the hard disk 211 (step S6-1).

CPU201が動作させる履歴印刷アプリケーションは、前記印刷用ヘルパーアプリケーション用の印刷履歴ファイルから印刷履歴データを取得し(ステップS6−2)、
該データに印刷履歴として含まれる全てのサムネールを、図7のような表示形式で、CRTディスプレイ210に一覧表示する(ステップS6−3)。
The history printing application operated by the CPU 201 acquires printing history data from the printing history file for the printing helper application (step S6-2).
All thumbnails included in the data as a print history are displayed as a list on the CRT display 210 in the display format as shown in FIG. 7 (step S6-3).

一覧表示されたサムネールの一つが、キーボード209やポインティングデバイスでのオペレータによる入力により、選択された場合(ステップS6−4)、
選択されたサムネールと共に一つの印刷履歴情報として、前記印刷履歴データに保存されているサーバ情報および全リクエストパラメータ情報を用いて、HTTPリクエストのデータを生成し(ステップS6−5)、
該サーバ情報に示された接続情報で、サーバ1000にHTTPコネクションを張り、該HTTPリクエストのデータを送出する(ステップS6−6)。
When one of the thumbnails displayed in a list is selected by an input by an operator using the keyboard 209 or a pointing device (step S6-4),
HTTP request data is generated using the server information and all request parameter information stored in the print history data as one print history information together with the selected thumbnail (step S6-5),
With the connection information indicated in the server information, an HTTP connection is established to the server 1000, and the HTTP request data is transmitted (step S6-6).

履歴印刷アプリケーションは、サーバとのHTTPコネクションを介して、サーバ1000から、HTTPレスポンスを受けた際(ステップS6−7)、
履歴印刷アプリケーションは、HTTPレスポンスデータのヘッダー部のContent−Type属性に設定されているMIME Media Typeに応じて、ハードディスク211に記憶される種々のアプリケーションの一つである印刷用ヘルパーアプリケーションを起動し、該印刷用ヘルパーアプリケーションに該HTTPレスポンスデータのボディー部データを渡す(ステップS6−8)。
When the history print application receives an HTTP response from the server 1000 via an HTTP connection with the server (step S6-7),
The history print application starts a print helper application that is one of various applications stored in the hard disk 211 in accordance with the MIME Media Type set in the Content-Type attribute of the header part of the HTTP response data. The body part data of the HTTP response data is passed to the printing helper application (step S6-8).

履歴印刷アプリケーションによって起動された、CPU201が動作させるところの印刷用ヘルパーアプリケーションは、起動時に渡されたHTTPレスポンスデータのボディー部データであるところの印刷用中間データを、RAM202上で展開し、ハードディスク211に記憶される種々のデバイスドライバの一つであるプリンタドライバを用いて描画を行い、該印刷用中間データに設定されている印刷属性を該プリンタドライバに渡して、印刷ジョブの生成を行う(ステップS6−9)。   The printing helper application that is activated by the history printing application and is operated by the CPU 201 expands the intermediate data for printing, which is the body data of the HTTP response data passed at the time of activation, on the RAM 202, and the hard disk 211 A drawing is performed using a printer driver which is one of various device drivers stored in the printer driver, and a print attribute set in the intermediate data for printing is passed to the printer driver to generate a print job (step S6-9).

生成した印刷ジョブを、CPU201が動作させるところの該プリンタドライバによって、ネットワークインタフェース221を介して、プリンタ3000に送信する(ステップS6−10)。   The generated print job is transmitted to the printer 3000 via the network interface 221 by the printer driver that is operated by the CPU 201 (step S6-10).

その後、印刷用ヘルパーアプリケーションは、該印刷用中間データ、およびRAM202上に残っている一時的な作業データを削除し(ステップS6−11)、
処理を終了する。
Thereafter, the printing helper application deletes the printing intermediate data and the temporary work data remaining on the RAM 202 (step S6-11),
The process ends.

本発明の一実施例を示すサーバコンピュータの制御構成を説明するブロック図である。It is a block diagram explaining the control structure of the server computer which shows one Example of this invention. 本発明の一実施例を示すプリンタの制御構成を説明するブロック図である。FIG. 3 is a block diagram illustrating a control configuration of a printer according to an embodiment of the present invention. 本発明の一実施例を示すシステム構成図である。1 is a system configuration diagram showing an embodiment of the present invention. 本発明の第1の実施例のサーバコンピュータのフローチャートである。It is a flowchart of the server computer of 1st Example of this invention. 本発明の第1の実施例のクライアントコンピュータのフローチャートである。It is a flowchart of the client computer of 1st Example of this invention. 本発明の第1の実施例のクライアントコンピュータの履歴印刷のフローチャートである。It is a flowchart of history printing of the client computer of the first embodiment of the present invention. 本発明の第1の実施例のクライアントコンピュータの印刷履歴表示を示す図である。It is a figure which shows the printing history display of the client computer of 1st Example of this invention. 本発明の第1の実施例のHTMLページを示す図である。It is a figure which shows the HTML page of 1st Example of this invention.

符号の説明Explanation of symbols

101 CPU
102 RAM
103 ROM
104 システムバス
201 CPU
202 RAM
203 ROM
204 システムバス
1000 サーバコンピュータ
2000 クライアントコンピュータ
3000 プリンタ
4000 伝送路
7000 サムネール
101 CPU
102 RAM
103 ROM
104 System bus 201 CPU
202 RAM
203 ROM
204 System bus 1000 Server computer 2000 Client computer 3000 Printer 4000 Transmission path 7000 Thumbnail

Claims (17)

クライアント装置で印刷を行うドキュメントおよび該ドキュメントに印刷属性として設定可能な値を、印刷用リクエストパラメータとしてクライアントに提供する印刷用リクエストパラメータ提供手段と、
前記印刷用リクエストパラメータ提供手段と同様に、クライアント装置が印刷データの履歴保存を行うことを示すリクエストパラメータとして、履歴保存用リクエストパラメータをクライアントに提供する履歴保存用リクエストパラメータ提供手段と、
前記印刷用リクエストパラメータ提供手段によって提供される印刷用リクエストパラメータ、および前記履歴保存用リクエストパラメータ提供手段によって提供される履歴保存用リクエストパラメータを含むリクエストをクライアント装置から受け取る、クライアントリクエスト受信手段と、
前記クライアントリクエスト受信手段によって受信したリクエストデータから前記印刷用リクエストパラメータの値を取得する印刷用リクエストパラメータ値取得手段と、
前記クライアントリクエスト受信手段によって受信したリクエストデータから前記履歴保存用リクエストパラメータの値を取得する履歴保存用リクエストパラメータ値取得手段と、
前記印刷用リクエストパラメータ値取得手段によって取得した印刷用リクエストパラメータ値に基づき、該パラメータ指定の印刷ドキュメントに該パラメータ指定の印刷属性を設定した印刷用中間データを生成する印刷用中間データ生成手段と、
前記印刷用中間データ生成手段によって生成した印刷用中間データをデータの本体として、該クライアントからのリクエストに対するレスポンスデータを生成するレスポンスデータ生成手段と、
前記履歴保存用リクエストパラメータ値取得手段によって取得したパラメータ値が、クライアントで履歴保存を行うことを要求する値であるかどうかを識別する履歴保存用リクエストパラメータ値識別手段と、
前記レスポンスデータ生成手段によって生成されたレスポンスデータに、前記クライアント装置がリクエストパラメータを送出した本サーバ装置の情報を埋め込むサーバ情報埋め込み手段と、
該レスポンスデータに、前記クライアント装置から送出されてきた全てのリクエストパラメータを埋め込む全リクエストパラメータ埋め込み手段と、
前記レスポンスデータを前記クライアント装置に送信するレスポンスデータ送信手段と、
を備えることを特徴とするWebサーバ装置。
A print request parameter providing means for providing a document to be printed on the client device and a value that can be set as a print attribute to the document to the client as a print request parameter;
Similar to the request parameter providing unit for printing, a request parameter providing unit for history storage that provides a client with a request parameter for history storage, as a request parameter indicating that the client device performs history storage of print data;
A client request receiving means for receiving a request including a request parameter for printing provided by the request parameter providing means for printing and a request parameter for saving history provided by the request parameter providing means for saving history from a client device;
A print request parameter value acquisition unit that acquires the value of the print request parameter from the request data received by the client request reception unit;
A history storage request parameter value acquisition means for acquiring a value of the history storage request parameter from the request data received by the client request reception means;
Printing intermediate data generating means for generating intermediate data for printing in which the printing attribute specified by the parameter is set in the print document specified by the parameter based on the request parameter value for printing acquired by the request parameter value acquiring means for printing;
Response data generating means for generating response data for a request from the client, using the printing intermediate data generated by the printing intermediate data generating means as a data body;
History saving request parameter value identifying means for identifying whether the parameter value obtained by the history saving request parameter value obtaining means is a value for requesting history saving at the client;
Server information embedding means for embedding information of the server apparatus from which the client apparatus sent a request parameter in the response data generated by the response data generating means;
All request parameter embedding means for embedding all request parameters sent from the client device in the response data;
Response data transmitting means for transmitting the response data to the client device;
A Web server device comprising:
請求項1に記載のWebサーバ装置が提供する印刷用リクエストパラメータにユーザによって値を設定させる印刷用リクエストパラメータ設定手段と、
前記Webサーバ装置が提供する履歴保存用リクエストパラメータにユーザによって値を設定させる履歴保存用リクエストパラメータ設定手段と、
前記印刷用リクエストパラメータ設定手段および前記履歴保存用リクエストパラメータ設定手段を用いて、ユーザによって値が設定された印刷用リクエストパラメータおよび履歴保存用リクエストパラメータの値をサーバに送出するリクエストパラメータ送出手段と、
前記リクエストパラメータ送出手段によって前記サーバ装置に送出したリクエストデータに対するレスポンスデータを該サーバから受け取るレスポンスデータ受信手段と、
前記レスポンスデータ受信手段によって受信したレスポンスデータに履歴保存用リクエストパラメータが含まれているか否かを判定する履歴保存用リクエストパラメータ包含判定手段と、
該レスポンスデータに埋め込まれたサーバ装置の情報を取得するサーバ情報取得手段と、該レスポンスデータに埋め込まれた全リクエストパラメータを取得する全リクエストパラメータ取得手段と、
該レスポンスデータの本体である印刷用中間データを抽出する印刷用中間データ抽出手段と、
前記印刷用中間データ抽出手段によって抽出した印刷用中間データを描画して印刷ジョブデータを生成する印刷ジョブ生成手段と、
前記印刷ジョブ生成手段によって印刷用中間データから印刷ジョブデータを生成する際、印刷イメージのサムネールを生成する印刷イメージサムネール生成手段と、
前記印刷ジョブ生成手段によって生成した印刷ジョブを所定の印刷装置に送信する印刷ジョブ送信手段と、
前記印刷ジョブ送信手段によって印刷装置に送信した印刷ジョブデータおよび前記印刷用中間データを削除する印刷データ削除手段と、
前記印刷イメージサムネール生成手段によって生成したサムネール、および前記サーバ情報取得手段によって取得したサーバ情報、および前記全リクエストパラメータ取得手段によって取得した全リクエストパラメータの三つの情報を一纏めにして一個の印刷履歴として保存する印刷履歴保存手段と、
を備えることを特徴とするWebクライアント装置。
A request parameter setting unit for printing that allows a user to set a value for the print request parameter provided by the Web server device according to claim 1;
History saving request parameter setting means for setting a value by the user to the history saving request parameter provided by the Web server device;
Request parameter sending means for sending the print request parameter and the history saving request parameter value set by the user to the server using the printing request parameter setting means and the history saving request parameter setting means;
Response data receiving means for receiving response data for the request data sent to the server device by the request parameter sending means from the server;
A history storage request parameter inclusion determination means for determining whether or not a history storage request parameter is included in the response data received by the response data reception means;
Server information acquisition means for acquiring information of the server device embedded in the response data; all request parameter acquisition means for acquiring all request parameters embedded in the response data;
Printing intermediate data extracting means for extracting the printing intermediate data which is the body of the response data;
A print job generation unit that generates the print job data by drawing the intermediate print data extracted by the intermediate print data extraction unit;
A print image thumbnail generating unit that generates a print image thumbnail when generating the print job data from the print intermediate data by the print job generating unit;
Print job transmission means for transmitting the print job generated by the print job generation means to a predetermined printing device;
Print data deletion means for deleting the print job data and the printing intermediate data transmitted to the printing apparatus by the print job transmission means;
Three pieces of information including the thumbnail generated by the print image thumbnail generation unit, the server information acquired by the server information acquisition unit, and all the request parameters acquired by the all request parameter acquisition unit are collectively stored as one print history. Printing history storage means to
A Web client device comprising:
前記印刷履歴保存手段に保存された全てのサムネールの画像群をユーザ選択可能なように一覧表示するサムネール一覧表示手段と、
前記サムネール一覧表示手段によって表示されたサムネールがユーザによって選択された際、該サムネールのデータとともに一纏まりに保存されているサーバ情報、および全リクエストパラメータを、前記印刷履歴保存手段から読み出すサーバリクエストパラメータ読み出し手段と、
前記サーバリクエストパラメータ読み出し手段によって読み出したサーバ情報に対し、同読み出しを行ったリクエストパラメータでリクエストを送信するリクエスト直接送信手段と
を備えることを特徴とする請求項2に記載のWebクライアント装置。
Thumbnail list display means for displaying a list of all thumbnail images stored in the print history storage means so as to be user-selectable;
When the thumbnail displayed by the thumbnail list display means is selected by the user, the server information read together with the thumbnail data and all the request parameters are read from the print history saving means when the user selects the thumbnail. Means,
The web client device according to claim 2, further comprising: a request direct transmission unit that transmits a request to the server information read by the server request parameter reading unit using the request parameter that has been read.
前記印刷ジョブ送信手段によって前記印刷ジョブを送信する印刷装置は、該Webクライアント装置に接続されるローカルプリンタまたはネットワークプリンタであることを特徴とし、該プリンタは、前記印刷用リクエストパラメータに設定された値に基づいて該Webクライアント装置が自動選択するか、または、該Webクライアント装置のオペレータによって任意選択されることを特徴とする請求項2に記載のWebクライアント装置。   The printing apparatus that transmits the print job by the print job transmission unit is a local printer or a network printer connected to the Web client apparatus, and the printer has a value set in the print request parameter. 3. The Web client device according to claim 2, wherein the Web client device is automatically selected based on the Web client device, or is arbitrarily selected by an operator of the Web client device. 前記履歴保存用リクエストパラメータ設定手段、および前記リクエストパラメータ送出手段、および前記レスポンスデータ受信手段を、汎用Webブラウザによって実現することを特徴とする請求項2に記載のWebクライアント装置。   3. The Web client device according to claim 2, wherein the history storage request parameter setting unit, the request parameter sending unit, and the response data receiving unit are realized by a general-purpose Web browser. 前記汎用Webブラウザは、HTTPレスポンスのContent−Typeヘッダーに指定された該HTTPレスポンスのボディデータの種別を示すMIMEタイプに応じて、印刷用Webクライアントアプリケーションを起動し、該アプリケーションにHTTPレスポンスのボディデータを渡すことを特徴とする請求項5に記載のWebクライアント装置。   The general-purpose web browser starts a print web client application according to the MIME type indicating the type of body data of the HTTP response specified in the Content-Type header of the HTTP response, and the body data of the HTTP response is sent to the application. The Web client device according to claim 5, wherein: 請求項2に記載のWebクライアント装置によってリクエストされたWebページを該Webクライアント装置に送信するWebページ送信手段と、
前記Webページ送信手段によってWebクライアント装置に送出したWebページでのユーザによるフォーム入力を前記Webクライアントのリクエストとして受け取るリクエストデータ受信手段と、
前記リクエストデータ受信手段によって受信した前記Webクライアントのリクエストパラメータに基づいて、レスポンスデータを生成するレスポンスデータ生成手段と、
前記レスポンスデータ生成手段によって生成したレスポンスデータを前記Webクライアントに送出するレスポンスデータ送信手段と、
を備えることを特徴とする請求項1に記載のWebサーバ装置。
Web page transmitting means for transmitting a Web page requested by the Web client device according to claim 2 to the Web client device;
Request data receiving means for receiving, as a request from the Web client, a form input by a user on the Web page sent to the Web client device by the Web page transmitting means;
Response data generating means for generating response data based on the request parameter of the Web client received by the request data receiving means;
Response data transmitting means for sending response data generated by the response data generating means to the Web client;
The web server device according to claim 1, further comprising:
請求項1に記載のWebサーバ装置において、前記Webサーバ装置の前記印刷用リクエストパラメータ提供手段、および前記履歴保存用リクエストパラメータ提供手段を、請求項5に記載のWebクライアント装置のブラウザで表示可能かつ入力可能なHTMLフォームの形式で提供し、該ブラウザでの該HTMLフォームに対するユーザ入力により発生したHTTPリクエストを、前記クライアントリクエスト受信手段によって受信し、前記レスポンスデータ送信手段によって該HTTPレスポンスを送信することを特徴とするWebサーバ装置。   6. The Web server device according to claim 1, wherein the print request parameter providing unit and the history storage request parameter providing unit of the Web server device can be displayed by a browser of the Web client device according to claim 5. Provided in the form of an inputable HTML form, receives an HTTP request generated by a user input to the HTML form in the browser by the client request reception means, and transmits the HTTP response by the response data transmission means A Web server device characterized by the above. 請求項1に記載のWebサーバ装置において、前記Webサーバ装置で用いる印刷用中間データは、印刷設定を保存可能なドキュメントファイルフォーマットのデータであることを特徴とするWebサーバ装置。   2. The Web server apparatus according to claim 1, wherein the intermediate print data used in the Web server apparatus is data in a document file format capable of storing print settings. 請求項2に記載のWebクライアント装置において、前記Webクライアント装置で用いる印刷用中間データは、印刷設定を保存可能なドキュメントファイルフォーマットのデータであることを特徴とするWebクライアント装置。   3. The Web client device according to claim 2, wherein the printing intermediate data used in the Web client device is data in a document file format in which print settings can be saved. 請求項2に記載のWebクライアント装置において、前記Webクライアント装置が前記印刷ジョブ生成手段によって前記印刷用中間データから生成する印刷ジョブデータは、PDLなど、プリンタで直接解釈可能な印刷イメージ記述データをあることを特徴とするWebクライアント装置。   3. The Web client device according to claim 2, wherein the print job data generated by the Web client device from the print intermediate data by the print job generation unit includes print image description data that can be directly interpreted by a printer, such as PDL. A Web client device characterized by that. 印刷用中間データではなく、PDLなど、プリンタで直接解釈可能な印刷イメージ記述データを用いることを特徴とする請求項1に記載のWebサーバ装置。   2. The Web server apparatus according to claim 1, wherein print image description data that can be directly interpreted by a printer, such as PDL, is used instead of the intermediate data for printing. 印刷用中間データではなく、PDLなど、プリンタで直接解釈可能な印刷イメージ記述データを用いることを特徴とする請求項2に記載のWebクライアント装置。   3. The Web client apparatus according to claim 2, wherein print image description data that can be directly interpreted by a printer, such as PDL, is used instead of the intermediate data for printing. 前記サーバ情報埋め込み手段によってレスポンスデータに埋め込むサーバ情報は、請求項1に記載のWebサーバ装置と請求項2に記載のWebクライアント装置とを接続する通信路のプロトコル、および前記Webサーバ装置のポート番号、および前記Webサーバ装置のドメイン名などであることを特徴とする請求項1に記載のWebサーバ装置。   The server information embedded in the response data by the server information embedding unit includes the protocol of the communication path connecting the Web server device according to claim 1 and the Web client device according to claim 2, and the port number of the Web server device And a domain name of the Web server device, and the like. 前記印刷用リクエストパラメータ提供手段がクライアントに提供する印刷用リクエストパラメータは、印刷に用いるサーバ上にあるファイル名またはファイル識別子、および印刷ドキュメント名、およびプリンタドライバ名、およびプリンタ名、および印刷ジョブ名、および印刷コピー部数、および両面印刷設定、および印刷給紙カセット、および印刷開始ページ、および印刷終了ページ、および印刷用クライアントアプリケーションタイプ、およびクライアントへのデータ配信モードなどであることを特徴とする請求項1に記載のWebサーバ装置。   The print request parameter provided to the client by the print request parameter providing unit includes a file name or file identifier on the server used for printing, a print document name, a printer driver name, a printer name, and a print job name, And the number of copies to be printed, the duplex printing setting, the print paper cassette, the print start page, the print end page, the print client application type, and the data distribution mode to the client. 1. The Web server device according to 1. 前記サーバ情報埋め込み手段および全リクエストパラメータ埋め込み手段は、前記レスポンスデータの本体として前記レスポンスデータ生成手段によって生成された印刷用中間データに、そのデータのファイルフォーマットとして規定された拡張領域に、各々のデータを埋め込むことを特徴とする請求項1に記載のWebサーバ装置。   The server information embedding unit and all the request parameter embedding units are configured such that each data is stored in the intermediate data for printing generated by the response data generating unit as the main body of the response data, and in the extension area defined as the file format of the data. The Web server device according to claim 1, wherein: is embedded. 前記サーバ情報埋め込み手段によりレスポンスデータに埋め込むサーバ情報を、クライアント装置に送信したレスポンスデータの保存を行う保存サーバの情報とすることを特徴とする請求項1に記載のWebサーバ装置。   2. The Web server device according to claim 1, wherein the server information embedded in the response data by the server information embedding unit is information on a storage server that stores the response data transmitted to the client device.
JP2005102479A 2005-03-31 2005-03-31 Web server device and web client device Withdrawn JP2006285461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005102479A JP2006285461A (en) 2005-03-31 2005-03-31 Web server device and web client device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005102479A JP2006285461A (en) 2005-03-31 2005-03-31 Web server device and web client device

Publications (1)

Publication Number Publication Date
JP2006285461A true JP2006285461A (en) 2006-10-19

Family

ID=37407345

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005102479A Withdrawn JP2006285461A (en) 2005-03-31 2005-03-31 Web server device and web client device

Country Status (1)

Country Link
JP (1) JP2006285461A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010111093A (en) * 2008-11-10 2010-05-20 Seiko Epson Corp Image forming apparatus and program
JP2010122802A (en) * 2008-11-18 2010-06-03 Konica Minolta Business Technologies Inc Web page display controller, method for displaying web page, and computer program
US8223372B2 (en) 2008-06-16 2012-07-17 Konica Minolta Business Technologies, Inc. Printing system, image forming apparatus, web page printing method, and computer-readable storage medium for computer program
JP2012199647A (en) * 2011-03-18 2012-10-18 Konica Minolta Business Technologies Inc Image processing apparatus, image processing system, and program for setting the image processing apparatus
EP2602726A1 (en) 2011-12-08 2013-06-12 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and storage medium storing program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8223372B2 (en) 2008-06-16 2012-07-17 Konica Minolta Business Technologies, Inc. Printing system, image forming apparatus, web page printing method, and computer-readable storage medium for computer program
JP2010111093A (en) * 2008-11-10 2010-05-20 Seiko Epson Corp Image forming apparatus and program
JP2010122802A (en) * 2008-11-18 2010-06-03 Konica Minolta Business Technologies Inc Web page display controller, method for displaying web page, and computer program
JP2012199647A (en) * 2011-03-18 2012-10-18 Konica Minolta Business Technologies Inc Image processing apparatus, image processing system, and program for setting the image processing apparatus
US9032286B2 (en) 2011-03-18 2015-05-12 Konica Minolta Business Technologies, Inc. Image processing apparatus, image processing system, and recording medium
EP2602726A1 (en) 2011-12-08 2013-06-12 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and storage medium storing program

Similar Documents

Publication Publication Date Title
US8537408B2 (en) Information processing apparatus, information processing method, program, and storage medium
JP5887926B2 (en) Print control apparatus and program
US8817300B2 (en) Method and apparatus to edit and print documents using a web browser
US20130293919A1 (en) Image forming apparatus and method of user authentication
JP2009230413A (en) Information processor, information processing method and printing system
KR101432052B1 (en) Print contrloing terminal unit, and method for controling print
JP2006285461A (en) Web server device and web client device
JP4109938B2 (en) Information processing apparatus, control method therefor, and program
JP2006285839A (en) Web server device and web client device
JP2000112687A (en) Host device and printer
JP6190207B2 (en) System, information processing method, processing apparatus, processing method, and program
JP2020049846A (en) Image processing device, control method and program of image processing device
JP2002373064A (en) Printer and information processor
US7508539B2 (en) Image forming device, layouter, and renderer
JP2008250524A (en) Printer
US8218166B2 (en) Print processing system and print processing method
JPH11232365A (en) Slip printing method by way of network
US9411826B2 (en) Image processing apparatus control method and program
JP4227394B2 (en) Printing system
JP7200632B2 (en) Printing Systems, Printers and Support Programs
JP2005348205A (en) Information processor, data processing method, storage medium storing computer readable program and program
JP5471602B2 (en) Printer driver, installer, information processing method, and information processing apparatus
JP5104446B2 (en) Print control apparatus, program, and system
JP2005202846A (en) Print system, document management server, print server, print control method, and print control program
JP2012221198A (en) Print system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080603