JP5732867B2 - Print control server, print control method, and print control program - Google Patents

Print control server, print control method, and print control program Download PDF

Info

Publication number
JP5732867B2
JP5732867B2 JP2011010577A JP2011010577A JP5732867B2 JP 5732867 B2 JP5732867 B2 JP 5732867B2 JP 2011010577 A JP2011010577 A JP 2011010577A JP 2011010577 A JP2011010577 A JP 2011010577A JP 5732867 B2 JP5732867 B2 JP 5732867B2
Authority
JP
Japan
Prior art keywords
print
request
server
printer
data
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.)
Active
Application number
JP2011010577A
Other languages
Japanese (ja)
Other versions
JP2012150752A5 (en
JP2012150752A (en
Inventor
康裕 大島
康裕 大島
裕隆 赤松
裕隆 赤松
泰大 古田
泰大 古田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2011010577A priority Critical patent/JP5732867B2/en
Priority to CN2011104419896A priority patent/CN102736869A/en
Priority to US13/352,650 priority patent/US8711411B2/en
Priority to EP12151905.2A priority patent/EP2479660B1/en
Publication of JP2012150752A publication Critical patent/JP2012150752A/en
Publication of JP2012150752A5 publication Critical patent/JP2012150752A5/ja
Application granted granted Critical
Publication of JP5732867B2 publication Critical patent/JP5732867B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は,印刷制御サーバー,印刷制御方法および印刷制御プログラムに関し,特に,プリンターに対応付けられた電子メールアドレスに電子メールを送信することによって電子メールの本文または添付ファイルを印刷できるクラウドコンピューティングシステムに関する。   The present invention relates to a print control server, a print control method, and a print control program, and in particular, a cloud computing system capable of printing an e-mail text or attached file by sending an e-mail to an e-mail address associated with a printer. About.

従来,電子メールを受信し当該電子メールの本文や添付ファイルを印刷する機能を備えたクラウドコンピューティングシステムが知られている(例えば特許文献1)。このクラウドコンピューティングシステム(以下,単に印刷システムという。)は,特定の電子メールを受信すると電子メールの本文や添付ファイルに基づいて特定のプリンターに対応した印刷データを生成するサーバーと,サーバーから印刷データを取得して印刷を実行するプリンターとを備えている。したがって印刷システムの利用者は,PC(Personal Computer),スマートフォン等のクライアント毎にプリンタードライバーがインストールされていない場合であってもプリンターを利用することが可能になる。   2. Description of the Related Art Conventionally, a cloud computing system having a function of receiving an electronic mail and printing the text and attached file of the electronic mail is known (for example, Patent Document 1). This cloud computing system (hereinafter simply referred to as a printing system) receives a specific e-mail, generates a print data corresponding to the specific printer based on the body of the e-mail and the attached file, and prints from the server. A printer that acquires data and executes printing. Therefore, the user of the printing system can use the printer even when the printer driver is not installed for each client such as a PC (Personal Computer) or a smartphone.

この印刷システムにおいては,印刷対象を受信するための電子メールアドレスをプリンターに割り当てることを含むプリンターの登録処理がサーバーにおいてなされると,当該電子メールアドレスを知っている任意のユーザーが当該プリンターを利用可能になる。   In this printing system, when a printer registration process is performed on a server, including assigning an email address for receiving a print target to the printer, any user who knows the email address uses the printer. It becomes possible.

特開2008−71257号公報JP 2008-71257 A

しかし従来の印刷システムでは,電子メールを送信して印刷を依頼するユーザーが簡便な方法で印刷設定を変更したりプレビュー画像を確認できないという問題があった。
本発明は,この問題を解決するために創作されたもので,プリンターに対応付けられた電子メールアドレスに電子メールを送信することによって電子メールの本文または添付ファイルを印刷できるクラウドコンピューティングシステムにおいて簡便な方法でプレビュー画像を確認した上で印刷実行を要求可能にすることを目的とする。
However, the conventional printing system has a problem that a user who sends an e-mail and requests printing cannot change print settings or check a preview image by a simple method.
The present invention was created to solve this problem, and is simple in a cloud computing system that can print the text or attached file of an e-mail by sending an e-mail to an e-mail address associated with the printer. An object of the present invention is to make it possible to request printing execution after confirming a preview image by a simple method.

(1)上記目的を達成するための印刷制御サーバーは,特定のプリンターに割り当てられた電子メールアドレス宛の電子メールを印刷依頼として受信する印刷依頼受信手段と,前記印刷依頼に関連づけられた識別情報を前記印刷依頼の送信元に電子メールで送信する誘導手段と,前記印刷依頼の本文または添付ファイルに基づいてプレビューデータ及び印刷データを生成するデータ変換手段と,前記印刷依頼の送信元から前記識別情報に基づいたプレビュー要求を取得し,前記プレビュー要求を取得すると,前記印刷依頼に関連づけられ前記プレビューデータに基づくプレビュー画像がレイアウトされた印刷制御ページを介して前記印刷依頼の送信元から印刷実行要求を受け付ける印刷制御要求受付手段と,前記印刷実行要求に応じて前記印刷データを前記特定のプリンターに送信する印刷データ送信手段と,を備える。
本発明によると,プレビュー画像がレイアウトされた印刷制御ページがサーバーから印刷依頼の送信元に送信されるため,印刷依頼を送信したユーザーは印刷制御ページでプレビュー画像を確認した上で印刷制御ページを介して印刷実行を要求することができる。すなわち、本発明によるとユーザーは簡便な方法でプレビュー画像を確認した上で印刷実行を要求することができる。
(1) A print control server for achieving the above object includes a print request receiving means for receiving an e-mail addressed to an e-mail address assigned to a specific printer as a print request, and identification information associated with the print request. From the transmission source of the print request, the data conversion means for generating preview data and print data based on the text or attached file of the print request, and the identification from the transmission source of the print request When a preview request based on information is acquired and the preview request is acquired, a print execution request is transmitted from the print request transmission source via a print control page in which a preview image based on the preview data is laid out and associated with the print request. Print control request accepting means for accepting the print request and the mark in response to the print execution request. Comprises a print data transmitting means for transmitting data to the specific printer, the.
According to the present invention, since the print control page on which the preview image is laid out is transmitted from the server to the transmission source of the print request, the user who has transmitted the print request checks the print control page after confirming the preview image on the print control page. Print execution can be requested. That is, according to the present invention, the user can request printing execution after confirming the preview image by a simple method.

なお,請求項に記載された各手段の機能は,構成自体で機能が特定されるハードウェア資源,プログラムにより機能が特定されるハードウェア資源,又はそれらの組み合わせにより実現される。また,これら各手段の機能は,各々が物理的に互いに独立したハードウェア資源で実現されるものに限定されない。さらに,本発明は方法としても,上記した機能をサーバーおよびプリンターに実現させるコンピュータープログラムとしても,そのプログラムの記録媒体としても成立する。むろん,そのコンピュータプログラムの記録媒体は,磁気記録媒体であってもよいし光磁気記録媒体であってもよいし,今後開発されるいかなる記録媒体であってもよい。   Note that the function of each means described in the claims is realized by hardware resources whose function is specified by the configuration itself, hardware resources whose function is specified by a program, or a combination thereof. Further, the functions of these means are not limited to those realized by hardware resources that are physically independent of each other. Furthermore, the present invention can be realized as a method, a computer program for causing the server and printer to realize the above functions, and a recording medium for the program. Of course, the recording medium for the computer program may be a magnetic recording medium, a magneto-optical recording medium, or any recording medium that will be developed in the future.

印刷システムを示すブロック図である。1 is a block diagram illustrating a printing system. (2A)はサーバーの構成を示すブロック図,(2B)はプリンターの構成を示すブロック図である。(2A) is a block diagram showing the configuration of the server, and (2B) is a block diagram showing the configuration of the printer. セットアップシーケンスを示すシーケンス図である。It is a sequence diagram which shows a setup sequence. ログインシーケンスを示すシーケンス図である。It is a sequence diagram which shows a login sequence. 印刷シーケンスを示すシーケンス図である。It is a sequence diagram which shows a printing sequence. 誘導電子メール送信処理を示すフローチャートである。It is a flowchart which shows a guidance e-mail transmission process. 初期印刷制御ページ送信処理を示すフローチャートである。6 is a flowchart illustrating an initial print control page transmission process. (8A)はテキスト用の印刷制御ページを示す画面構成図である。(8B)は画像用の印刷制御ページを示す画面構成図である。FIG. 8A is a screen configuration diagram showing a print control page for text. FIG. 8B is a screen configuration diagram showing an image print control page. 印刷制御ページ送信処理を示すフローチャートである。6 is a flowchart illustrating print control page transmission processing. 印刷ジョブ生成処理を示すフローチャートである。6 is a flowchart illustrating print job generation processing.

以下,本発明の実施の形態を添付図面を参照しながら説明する。尚,各図において対応する構成要素には同一の符号が付され,重複する説明は省略される。
1.構成
図1は本発明の一実施形態としての印刷システムを示すブロック図である。印刷システムは,登録されたプリンター4,5に対応付けられた電子メールアドレスに電子メールを送信することによって電子メールの本文および添付ファイルを印刷できるクラウドコンピューティングシステムとして構成され,印刷制御サーバー1と,複数のプリンター4,5とを備えている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. In addition, the same code | symbol is attached | subjected to the corresponding component in each figure, and the overlapping description is abbreviate | omitted.
1. Configuration FIG. 1 is a block diagram showing a printing system as an embodiment of the present invention. The printing system is configured as a cloud computing system that can print the text and attached file of an email by sending an email to an email address associated with the registered printer 4, 5. , A plurality of printers 4 and 5 are provided.

本実施形態の印刷制御サーバー1は,SMTPサーバー101,データ変換サービスアプリケーション(AP)サーバー102,データ変換サーバー103,XMPPサーバー104,プリンター通信APサーバー105,DBサーバー106,アカウント管理APサーバー107,HTTPサーバー108,コンテンツ管理APサーバー107,HTTPサーバー110とから構成される。   The print control server 1 of this embodiment includes an SMTP server 101, a data conversion service application (AP) server 102, a data conversion server 103, an XMPP server 104, a printer communication AP server 105, a DB server 106, an account management AP server 107, and an HTTP. The server 108, the content management AP server 107, and the HTTP server 110 are configured.

SMTPサーバー101は,電子メールを送受信する機能を有するサーバーである。   The SMTP server 101 is a server having a function of transmitting / receiving electronic mail.

印刷依頼受信手段および誘導手段としてのデータ変換サービスAPサーバー102は,印刷依頼としてSMTPサーバー101が受信する電子メールから本文と添付ファイルを抽出し,データ変換サーバー103に本文と添付ファイルを印刷対象として引き渡す機能を有するアプリケーションサーバーである。   The data conversion service AP server 102 serving as a print request receiving unit and a guidance unit extracts a text and an attached file from an email received by the SMTP server 101 as a print request, and the data conversion server 103 sets the text and the attached file as print targets. It is an application server that has a function to deliver.

データ変換手段としてのデータ変換サーバー103はデータ変換APサーバー102から印刷対象として取得したファイルをプレビューデータまたは印刷データに変換する機能を有するサーバーである。   The data conversion server 103 as data conversion means is a server having a function of converting a file acquired as a print target from the data conversion AP server 102 into preview data or print data.

DBサーバー106はプリンター4,5の各種の情報を管理するとともに印刷データおよびプレビューデータを記憶するデータベースサーバーである。   The DB server 106 is a database server that manages various types of information of the printers 4 and 5 and stores print data and preview data.

XMPPサーバー104はプリンター4,5とXMPPを用いて通信することによって各種のパラメータを送受信する機能を有するサーバーである。   The XMPP server 104 is a server having a function of transmitting and receiving various parameters by communicating with the printers 4 and 5 using XMPP.

印刷データ送信手段としてのプリンター通信APサーバー105は,印刷待ち情報を生成する機能などを有するアプリケーションサーバーである。   The printer communication AP server 105 serving as a print data transmission unit is an application server having a function of generating print waiting information.

印刷制御要求受付手段としてのアカウント管理APサーバー107はHTTPサーバー110と他のサーバーとを中継するアプリケーションサーバーであって、プリンター4,5を印刷システムに登録したり印刷制御ページを生成する機能を有する。   An account management AP server 107 serving as a print control request accepting unit is an application server that relays between the HTTP server 110 and another server, and has functions of registering the printers 4 and 5 in the printing system and generating a print control page. .

HTTPサーバー108はプリンター4,5とHTTPを用いて通信する機能を有するサーバーである。   The HTTP server 108 is a server having a function of communicating with the printers 4 and 5 using HTTP.

コンテンツ管理APサーバー107はHTTPサーバー108と他のサーバーとを中継するアプリケーションサーバーであって,印刷ジョブをDBサーバー106から取得してHTTPサーバー108に引き渡す機能などを有する。   The content management AP server 107 is an application server that relays between the HTTP server 108 and another server, and has a function of acquiring a print job from the DB server 106 and delivering it to the HTTP server 108.

HTTPサーバー110はゲスト端末2,管理者端末3とHTTPを用いて通信する機能を有するサーバーである。   The HTTP server 110 is a server having a function of communicating with the guest terminal 2 and the administrator terminal 3 using HTTP.

SMTPサーバー101,データ変換サービスAPサーバー102,データ変換サーバー103,XMPPサーバー104,プリンター通信APサーバー105,DBサーバー106,アカウント管理APサーバー107,HTTPサーバー108,コンテンツ管理APサーバー107,HTTPサーバー110のそれぞれは,図2Aに示すように,CPU11とRAM12とROM13とハードディスク装置(HDD)14と外部インターフェース(I/F)15とそれらを接続する内部インターフェース(I/F)16とを備える。ROM13には起動プログラムが格納されている。HDD14にはオペレーティングシステム(OS)や上記した各機能を実現するためのコンピュータープログラムが格納されている。これらのプログラムは,RAM12にロードされCPU11によって実行される。外部I/F15は,他のサーバーやプリンター4,5やゲスト端末2や管理者端末3等とインターネットを介して接続するためのインターフェースや周辺機器と接続するためのインターフェース等で構成されている。   SMTP server 101, data conversion service AP server 102, data conversion server 103, XMPP server 104, printer communication AP server 105, DB server 106, account management AP server 107, HTTP server 108, content management AP server 107, HTTP server 110 As shown in FIG. 2A, each includes a CPU 11, a RAM 12, a ROM 13, a hard disk device (HDD) 14, an external interface (I / F) 15, and an internal interface (I / F) 16 for connecting them. The ROM 13 stores a startup program. The HDD 14 stores an operating system (OS) and computer programs for realizing the functions described above. These programs are loaded into the RAM 12 and executed by the CPU 11. The external I / F 15 includes an interface for connecting to other servers, printers 4 and 5, guest terminal 2, administrator terminal 3, etc. via the Internet, an interface for connecting to peripheral devices, and the like.

プリンター4,5のそれぞれは,図2Bに示すように,コントローラー41と外部I/F42とユーザーI/F46と印刷エンジン43とこれらを接続する内部I/F47とを備える。コントローラー41は,CPUや不揮発性メモリやRAMやASIC等からなり,不揮発性メモリに記憶されている印刷プログラムを実行することによって印刷エンジン43の動作を制御するための処理を実行する。また,コントローラー41は,不揮発性メモリに記憶されているウェブサービスプログラムを実行することによって管理者端末3や印刷制御サーバー1と通信してプリンター4,5を印刷制御サーバー1に登録したり,印刷制御サーバー1から印刷データを取得するための処理を実行する。印刷エンジン43はインクジェット方式,レーザー方式など周知の印刷方式で印刷を実行するためのアクチュエーターやセンサーや駆動回路や機械部品を備えている。外部I/F42は,印刷制御サーバー1や管理者端末3とインターネットを介して接続するためのインターフェースを含む。ユーザーI/F46はディスプレイや操作キー等で構成された操作パネルである。   As shown in FIG. 2B, each of the printers 4 and 5 includes a controller 41, an external I / F 42, a user I / F 46, a print engine 43, and an internal I / F 47 that connects them. The controller 41 includes a CPU, a non-volatile memory, a RAM, an ASIC, and the like, and executes a process for controlling the operation of the print engine 43 by executing a print program stored in the non-volatile memory. Further, the controller 41 communicates with the administrator terminal 3 and the print control server 1 by executing a web service program stored in the non-volatile memory, and registers the printers 4 and 5 in the print control server 1 or performs printing. A process for acquiring print data from the control server 1 is executed. The print engine 43 includes an actuator, a sensor, a drive circuit, and a machine part for executing printing by a known printing method such as an inkjet method or a laser method. The external I / F 42 includes an interface for connecting to the print control server 1 and the administrator terminal 3 via the Internet. The user I / F 46 is an operation panel configured with a display, operation keys, and the like.

2.セットアップシーケンス
プリンター4,5は印刷制御サーバー1に登録されることによって,印刷システムに組み込まれ,印刷制御サーバー1で受け付ける印刷依頼に応じて印刷を実行することが可能になる。図3は印刷制御サーバー1にプリンター4,5を登録するためのセットアップシーケンスを示す図である。本実施形態では,プリンター4の所有者が所有するPC(Personal Computer)からなる管理者端末3を操作することによってプリンター4を印刷制御サーバー1に登録する例について説明する。
2. Setup Sequence By registering the printers 4 and 5 in the print control server 1, the printers 4 and 5 are incorporated in the printing system and can execute printing in response to a print request received by the print control server 1. FIG. 3 is a diagram showing a setup sequence for registering the printers 4 and 5 in the print control server 1. In the present embodiment, an example will be described in which the printer 4 is registered in the print control server 1 by operating an administrator terminal 3 including a PC (Personal Computer) owned by the owner of the printer 4.

はじめに,ウェブブラウザ等を実行する管理者端末3がプリンター4とHTTPを用いて通信することによってプリンター4へセットアップ開始要求を送信する(S100)。例えば管理者端末3は,セットアップ開始要求として,DNSモード,プライマリDNS,セカンダリDNS,プロキシーモード,プロキシーサーバーのアドレス,および,プロキシーサーバーのポート番号をセットアップ開始要求に対応するプリンター4のURLにHTTPを用いて送信する。   First, the administrator terminal 3 that executes a web browser or the like transmits a setup start request to the printer 4 by communicating with the printer 4 using HTTP (S100). For example, as the setup start request, the administrator terminal 3 uses the DNS mode, primary DNS, secondary DNS, proxy mode, proxy server address, and proxy server port number as HTTP in the URL of the printer 4 corresponding to the setup start request. Use to send.

セットアップ開始要求を取得したプリンター4は,登録処理を起動し,登録状態情報を管理者端末3にHTTPを用いて送信する(S102)。登録状態情報には,受信の成否(成功/失敗),DNSモード,プライマリDNS,セカンダリDNS,プロキシーモード,プロキシサーバーのアドレス,プロキシーサーバーのポート番号,ウェブサービスモード,URL,印刷制御サーバー1へのプリンター4の登録状態(登録済み/未登録),プリンター4に対応する管理ページのURL,プリンター4に対応する管理ページのログインパスワード,プリンター4に割り当てられた電子メールアドレス,HTTPサーバー108とプリンター4との接続状態,および,XMPPサーバー104とプリンター4との接続状態が含まれる。この段階では,印刷制御サーバー1へのプリンター4の登録はなされていないため,登録状態"未登録"を含む登録状態情報が管理者端末3に送信される。   The printer 4 that has acquired the setup start request activates the registration process, and transmits registration status information to the administrator terminal 3 using HTTP (S102). Registration status information includes success / failure of reception (success / failure), DNS mode, primary DNS, secondary DNS, proxy mode, proxy server address, proxy server port number, web service mode, URL, print control server 1 The registration status of the printer 4 (registered / unregistered), the URL of the management page corresponding to the printer 4, the login password of the management page corresponding to the printer 4, the e-mail address assigned to the printer 4, the HTTP server 108 and the printer 4 And the connection state between the XMPP server 104 and the printer 4 are included. At this stage, since the printer 4 is not registered in the print control server 1, registration status information including the registration status “unregistered” is transmitted to the administrator terminal 3.

登録状態情報を受信した管理者端末3は,受信した登録状態情報に基づいてセットアップステータスを画面表示する(S104)。この段階では,例えば,セットアップ中であることを示すテキストや画像が管理者端末3の画面にブラウザによって表示される。   The administrator terminal 3 that has received the registration status information displays a setup status on the screen based on the received registration status information (S104). At this stage, for example, text or an image indicating that setup is in progress is displayed on the screen of the administrator terminal 3 by the browser.

セットアップ開始要求に応じて登録状態情報を送信したプリンター4は,プリンター4に対応する登録要求として,プリンター4の機種固有ID,プリンター4のシリアル番号および既存情報の削除フラグを,登録要求に対応するHTTPサーバー108のURLにHTTPを用いて送信する(S106)。   The printer 4 that has transmitted the registration status information in response to the setup start request responds to the registration request with the model unique ID of the printer 4, the serial number of the printer 4, and the deletion flag of the existing information as a registration request corresponding to the printer 4. The URL of the HTTP server 108 is transmitted using HTTP (S106).

登録要求をHTTPサーバー108において取得した印刷制御サーバー1は,登録要求に基づいてプリンター4を印刷システムの出力機器として印刷制御サーバー1に登録する(S108)。
具体的には,HTTPサーバー108から登録要求のパラメーターを取得したアカウント管理APサーバー107が,プリンター4の機種固有IDおよびシリアル番号に対応する内部ID,XMPPログインパスワード,管理ページのURL,管理ページパスワードおよび電子メールアドレスを,DBサーバー106に既に登録されている他のプリンターの登録情報を参照しながらプリンター4に割り当てる。内部IDをプリンター4の機種固有IDおよびシリアル番号に基づいて割り当てることによって機種毎に異なる体系でシリアル番号がプリンターに割り振られている場合であっても,確実にプリンターの機体毎に異なる内部IDをプリンター4に割り当てることができる。管理ページは,DBサーバー106に記憶されているこれらの情報をHTTPを用いて編集するためのウェブページである。
The print control server 1 that has acquired the registration request in the HTTP server 108 registers the printer 4 in the print control server 1 as an output device of the printing system based on the registration request (S108).
Specifically, the account management AP server 107 that has acquired the registration request parameter from the HTTP server 108 has an internal ID corresponding to the model-specific ID and serial number of the printer 4, an XMPP login password, a URL of the management page, and a management page password. The electronic mail address is assigned to the printer 4 while referring to registration information of other printers already registered in the DB server 106. By assigning an internal ID based on the model-specific ID and serial number of the printer 4, even if the serial number is assigned to the printer in a different system for each model, an internal ID that is different for each printer body is surely assigned. It can be assigned to the printer 4. The management page is a web page for editing these pieces of information stored in the DB server 106 using HTTP.

そして,アカウント管理APサーバー107は,XMPPログインパスワード,管理ページのURL,管理ページパスワード,電子メールアドレスとを,プリンター4の機種固有IDおよびシリアル番号に対応する内部IDに対応付けてDBサーバー106にプリンター4の登録情報として記憶させる。   Then, the account management AP server 107 associates the XMPP login password, the URL of the management page, the management page password, and the e-mail address with the internal ID corresponding to the model-specific ID and serial number of the printer 4 to the DB server 106. It is stored as registration information of the printer 4.

さらに,アカウント管理APサーバー107は,プリンター4に割り当てた電子メールアドレスをSMTPサーバー101に登録する。プリンター4に割り当てた電子メールアドレスをSMTPサーバー101に登録することによって,プリンター4を出力機器とする印刷依頼としての電子メールを印刷制御サーバー1が受信することが可能になる。   Further, the account management AP server 107 registers the email address assigned to the printer 4 in the SMTP server 101. By registering the email address assigned to the printer 4 in the SMTP server 101, the print control server 1 can receive an email as a print request with the printer 4 as an output device.

またアカウント管理APサーバー107は,プリンター4に割り当てた内部IDとXMPPログインパスワードとを対応付けてXMPPサーバー104に登録する。XMPPサーバー101がプリンター4とXMPPを用いて通信するためのXMPP JIDは,"内部ID"@"XMPPサーバー104のXMPPドメイン名"となる。プリンター4の内部IDとXMPPログインパスワードをXMPP接続情報としてXMPPサーバー104に登録することによって,プリンター4と印刷制御サーバー1とがXMPPを用いて通信することが可能になる。なお,負荷分散のために印刷制御サーバー1にXMPPサーバーを複数設ける場合には,プリンター毎に当該プリンターに対応するXMPPサーバーを割り当ててDBサーバー106に登録する必要がある。   The account management AP server 107 registers the internal ID assigned to the printer 4 and the XMPP login password in the XMPP server 104 in association with each other. The XMPP JID for the XMPP server 101 to communicate with the printer 4 using XMPP is “internal ID” @ ”XMPP domain name of the XMPP server 104”. By registering the internal ID of the printer 4 and the XMPP login password in the XMPP server 104 as XMPP connection information, the printer 4 and the print control server 1 can communicate using XMPP. When a plurality of XMPP servers are provided in the print control server 1 for load distribution, it is necessary to assign an XMPP server corresponding to the printer for each printer and register it in the DB server 106.

プリンター4を印刷システムの出力機器として印刷制御サーバー1に登録したアカウント管理APサーバー107は,プリンター4の登録結果情報を,登録要求の送信元であるプリンター4にHTTPサーバー108を介して送信する(S110)。登録結果情報には,プリンター4に割り当てられた内部ID,XMPPログインパスワード,管理ページのURL,管理ページパスワード、電子メールアドレス,XMPPサーバー104のドメイン名および登録要求の受信の成否(成功/失敗)が含まれている。なお,負荷分散のために印刷制御サーバー1にXMPPサーバーを複数設ける場合には,プリンター4に割り当てられたXMPPサーバーのドメイン名をプリンター4に通知する必要があるが,印刷制御サーバー1に登録される全てのプリンターが通信するXMPPサーバーが共通である場合には,必ずしもXMPPサーバーのドメイン名をプリンター4に通知する必要はない。   The account management AP server 107 that registers the printer 4 in the print control server 1 as an output device of the printing system transmits the registration result information of the printer 4 to the printer 4 that is the transmission source of the registration request via the HTTP server 108 ( S110). The registration result information includes the internal ID assigned to the printer 4, the XMPP login password, the management page URL, the management page password, the e-mail address, the domain name of the XMPP server 104, and the success or failure of receipt of the registration request (success / failure). It is included. Note that when a plurality of XMPP servers are provided in the print control server 1 for load distribution, it is necessary to notify the printer 4 of the domain name of the XMPP server assigned to the printer 4, but it is registered in the print control server 1. If the XMPP server with which all printers communicate is common, it is not always necessary to notify the printer 4 of the domain name of the XMPP server.

登録結果情報をHTTPサーバー108から取得したプリンター4は,プリンター4に割り当てられた内部ID,XMPPログインパスワード,管理ページのURL,管理ページパスワードおよび電子メールアドレスおよびXMPPサーバー104のドメイン名を不揮発性メモリに記憶するとともに,内部IDおよびXMPPドメイン名からXMPP JIDを生成し,XMPP JIDおよびXMPPログインパスワードをXMPP接続情報としてXMPPサーバー104に送信する(S112)。   The printer 4 that has acquired the registration result information from the HTTP server 108 stores the internal ID assigned to the printer 4, the XMPP login password, the URL of the management page, the management page password and the e-mail address, and the domain name of the XMPP server 104 in a nonvolatile memory. XMPP JID is generated from the internal ID and the XMPP domain name, and the XMPP JID and XMPP login password are transmitted to the XMPP server 104 as XMPP connection information (S112).

XMPP JIDおよびXMPPログインパスワードをプリンター4から取得したXMPPサーバー104は,プリンター4とXMPP接続を確立し,XMPP接続結果(成功/失敗)をプリンター4に送信する(S114)。このときXMPP接続に成功すると,プリンター4とXMPPサーバー104とのXMPP接続はプリンター4の電源が遮断されるまで継続する。   The XMPP server 104 that has acquired the XMPP JID and the XMPP login password from the printer 4 establishes an XMPP connection with the printer 4 and transmits an XMPP connection result (success / failure) to the printer 4 (S114). If the XMPP connection is successful at this time, the XMPP connection between the printer 4 and the XMPP server 104 is continued until the printer 4 is powered off.

印刷制御サーバー1とのXMPP接続が確立されると,プリンター4はプリンター情報をHTTPサーバー108に送信する(S116)。プリンター情報は,プリンター4に割り当てられた内部ID,通信仕様のバージョン,プリンターのメニュータイプ情報(仕向け情報),プリンターのサブメニュータイプ情報(仕向け情報)およびプリンターの言語情報を含み,プリンター情報に対応するHTTPサーバー108のURLにHTTPを用いて送信される。言語情報等を含むプリンター情報を印刷制御サーバー1に送信することによって,プリンター4の仕向けに応じた登録レポート,印刷レポート等の印刷データを印刷制御サーバー1において生成することが可能になる。   When the XMPP connection with the print control server 1 is established, the printer 4 transmits printer information to the HTTP server 108 (S116). Printer information includes internal ID assigned to printer 4, communication specification version, printer menu type information (destination information), printer submenu type information (destination information), and printer language information. The URL of the HTTP server 108 to be transmitted is transmitted using HTTP. By transmitting printer information including language information to the print control server 1, print data such as a registration report and a print report corresponding to the destination of the printer 4 can be generated in the print control server 1.

プリンター4からプリンター情報をHTTPサーバー108が受信すると,コンテンツ管理APサーバー107は,プリンター情報を内部IDと対応付けてDBサーバー106に記憶させるとともに,受信結果(成功/失敗)を送信元のプリンター4に送信する(S118)。プリンター4のプリンター情報は,プリンター4とのXMPP接続が終了するまでDBサーバー106に記憶される。   When the HTTP server 108 receives the printer information from the printer 4, the content management AP server 107 stores the printer information in the DB server 106 in association with the internal ID, and the reception result (success / failure) is transmitted to the printer 4 of the transmission source. (S118). The printer information of the printer 4 is stored in the DB server 106 until the XMPP connection with the printer 4 is completed.

プリンター情報の受信結果(成功)を受信したプリンター4は登録結果通知ジョブ作成依頼をHTTPサーバー108に送信する(S122)。登録結果通知ジョブは,プリンター4の印刷制御サーバー1への登録内容をプリンター4で印刷するための印刷ジョブである。具体的には内部IDが,登録結果通知ジョブ作成依頼として登録結果通知ジョブ作成依頼に対応するHTTPサーバー108のURLに送信される。   The printer 4 that has received the reception result (success) of the printer information transmits a registration result notification job creation request to the HTTP server 108 (S122). The registration result notification job is a print job for printing the contents registered in the print control server 1 of the printer 4 by the printer 4. Specifically, the internal ID is transmitted as a registration result notification job creation request to the URL of the HTTP server 108 corresponding to the registration result notification job creation request.

登録結果通知ジョブ作成依頼を受信したHTTPサーバー108は,受信結果(成功/失敗)を送信元のプリンター4に送信する(S124)。   The HTTP server 108 that has received the registration result notification job creation request transmits the reception result (success / failure) to the printer 4 as the transmission source (S124).

HTTPサーバー108から登録結果通知ジョブ作成依頼の受信結果(成功)を送信すると,印刷制御サーバー1は登録レポートをプリンター4が印刷するための登録結果通知ジョブを生成する(S126)。具体的には次の通りである。まずコンテンツ管理APサーバー107は,登録結果通知ジョブ作成依頼からプリンター4の内部IDを取得し,取得した内部IDに関連づけて記憶されている管理ページのURL,管理ページパスワードおよび電子メールアドレス等,管理者端末3のユーザーに通知すべき情報と,内部IDに対応付けて記憶されているプリンター4の機種固有IDとをDBサーバー106から取得してプリンター通信APサーバー105に引き渡す。続いてプリンター通信APサーバー105は,管理者端末3のユーザーに通知すべき情報をプリンター4で登録レポートとして印刷するための印刷データの生成をデータ変換サービスAPサーバー102にジョブIDおよび機種IDと対応付けて依頼する。依頼を受けたデータ変換サービスAPサーバー102は,機種固有IDに対応した印刷データをデータ変換サーバー103に生成させる。続いてプリンター通信APサーバー105は,データ変換サーバー103から印刷データを取得してプリンター4の印刷ジョブとして内部IDおよびジョブIDに関連づけてDBサーバー106に記憶させる。   When the reception result (success) of the registration result notification job creation request is transmitted from the HTTP server 108, the print control server 1 generates a registration result notification job for the printer 4 to print the registration report (S126). Specifically, it is as follows. First, the content management AP server 107 acquires the internal ID of the printer 4 from the registration result notification job creation request, and manages the management page URL, management page password, e-mail address, etc. stored in association with the acquired internal ID. The information to be notified to the user of the user terminal 3 and the model unique ID of the printer 4 stored in association with the internal ID are acquired from the DB server 106 and delivered to the printer communication AP server 105. Subsequently, the printer communication AP server 105 generates print data for printing information to be notified to the user of the administrator terminal 3 as a registration report by the printer 4, and associates the job ID and model ID with the data conversion service AP server 102. Ask for it. Upon receiving the request, the data conversion service AP server 102 causes the data conversion server 103 to generate print data corresponding to the model-specific ID. Subsequently, the printer communication AP server 105 acquires print data from the data conversion server 103 and stores the print data in the DB server 106 in association with the internal ID and the job ID as a print job of the printer 4.

登録結果通知ジョブを生成した印刷制御サーバー1は,新規印刷ジョブの発生を登録要求の送信元のプリンター4にXMPPを用いて通知する(S128)。具体的には,プリンター通信APサーバー105は,プリンター4の新規印刷ジョブが発生したことを示す印刷待ち情報をプリンター4にXMPPサーバー104を介して通知する。このとき,XMPPサーバー104はプリンター通信APサーバー105から取得した内部IDに基づいてXMPP通信の相手をプリンター4に特定し,印刷待ち情報をプリンター4にXMPPを用いて送信する。このように印刷ジョブが生成されてから印刷待ち情報がプリンター4に送信されるまでの処理は,印刷待ち情報をXMPPを用いて送信するため,印刷制御サーバー1が自律的に実行することができ,プリンター4からのポーリングを必要としない。したがって,印刷ジョブの生成を即座にプリンター4に通知することができ,また,最小限の通信量で印刷ジョブの生成をプリンター4に通知することができる。   The print control server 1 that has generated the registration result notification job notifies the generation of a new print job to the printer 4 that has transmitted the registration request using XMPP (S128). Specifically, the printer communication AP server 105 notifies the printer 4 via the XMPP server 104 of print waiting information indicating that a new print job of the printer 4 has occurred. At this time, the XMPP server 104 specifies the partner of the XMPP communication based on the internal ID acquired from the printer communication AP server 105, and transmits print waiting information to the printer 4 using XMPP. Since the print waiting information is transmitted using XMPP from the generation of the print job until the print waiting information is transmitted to the printer 4, the print control server 1 can execute autonomously. , Polling from the printer 4 is not required. Therefore, the generation of the print job can be immediately notified to the printer 4, and the generation of the print job can be notified to the printer 4 with a minimum communication amount.

印刷待ち情報を取得したプリンター4は,受信結果(成功/失敗)をXMPPサーバー104にXMPPを用いて送信する(S138)。   The printer 4 that has acquired the print waiting information transmits the reception result (success / failure) to the XMPP server 104 using XMPP (S138).

続いてプリンター4は,印刷データを取得するために必要な印刷ジョブ情報を印刷制御サーバー1に要求する(S140)。具体的には,プリンター4は印刷ジョブ情報の要求に対応するHTTPサーバー108のURLにプリンター4の内部IDをHTTPを用いて送信する。   Subsequently, the printer 4 requests the print control server 1 for print job information necessary for acquiring print data (S140). Specifically, the printer 4 transmits the internal ID of the printer 4 to the URL of the HTTP server 108 corresponding to the print job information request using HTTP.

印刷ジョブ情報の要求を受けた印刷制御サーバー1は,受信結果(成功/失敗)と,ジョブIDと,ジョブIDに対応するHTTPサーバー108のURLと,印刷データのページ記述言語の種類とを印刷ジョブ情報としてプリンター4に送信する(S142)。具体的には,コンテンツ管理APサーバー107は,印刷ジョブ情報の要求としてHTTPサーバー108が取得した内部IDを取得し,内部IDと関連づけて記憶されているジョブIDと印刷データと印刷データのページ記述言語とをDBサーバー106から取得してHTTPサーバー108に引き渡す。HTTPサーバー108は,ジョブIDに対応する印刷データの取得要求を受け付けるURLを生成し,受信結果(成功/失敗)と,ジョブIDと,印刷データの取得要求を受け付けるURLと,印刷データのページ記述言語の種類とを印刷ジョブ情報としてプリンター4にHTTPを用いて送信する。   Upon receiving the print job information request, the print control server 1 prints the reception result (success / failure), the job ID, the URL of the HTTP server 108 corresponding to the job ID, and the page description language type of the print data. The job information is transmitted to the printer 4 (S142). Specifically, the content management AP server 107 acquires the internal ID acquired by the HTTP server 108 as a request for print job information, and stores the job ID, print data, and print data page description associated with the internal ID. The language is acquired from the DB server 106 and delivered to the HTTP server 108. The HTTP server 108 generates a URL for receiving a print data acquisition request corresponding to the job ID, a reception result (success / failure), a job ID, a URL for receiving a print data acquisition request, and a page description of the print data. The language type is transmitted as print job information to the printer 4 using HTTP.

印刷ジョブ情報を取得したプリンター4は,プリンター4がアイドル状態になるのを待ち,アイドル状態になると,印刷データを要求する(S146)。具体的には,プリンターは,印刷データの取得要求を受け付けるHTTPサーバー108のURLに印刷データの取得要求としてプリンター4の内部IDをHTTPを介して送信する。   The printer 4 that has acquired the print job information waits for the printer 4 to enter the idle state, and when it enters the idle state, requests the print data (S146). Specifically, the printer transmits the internal ID of the printer 4 via HTTP as the print data acquisition request to the URL of the HTTP server 108 that receives the print data acquisition request.

印刷データを要求された印刷制御サーバー1は,受信結果(成功/失敗)と,要求された印刷データとをHTTPを用いてプリンター4に送信する(S148)。具体的には,HTTPサーバー108が,印刷データの要求を受け付けたURLに対応する印刷データと,受信結果とをプリンター4にHTTPを用いて送信する。   The print control server 1 that has requested the print data transmits the reception result (success / failure) and the requested print data to the printer 4 using HTTP (S148). Specifically, the HTTP server 108 transmits the print data corresponding to the URL for which the print data request has been received and the reception result to the printer 4 using HTTP.

印刷データを取得したプリンター4は,印刷データに基づいて登録レポートの印刷を実行する(S150)。   The printer 4 that has acquired the print data executes printing of the registration report based on the print data (S150).

印刷を終了したプリンター4は,実行結果情報をHTTPサーバー108に送信する(S154)。具体的には,プリンター4は,プリンター4の内部ID,印刷を実行したジョブID,印刷ジョブの実行結果(成功/失敗),実行結果が生じた理由(正常,紙詰まり,インク切れなど)を,HTTPサーバー108の実行結果情報に対応するURLに送信する(S152)。   The printer 4 that has finished printing transmits execution result information to the HTTP server 108 (S154). Specifically, the printer 4 indicates the internal ID of the printer 4, the job ID that executed printing, the execution result (success / failure) of the print job, and the reason that the execution result occurred (normal, paper jam, out of ink, etc.). , The URL is sent to the URL corresponding to the execution result information of the HTTP server 108 (S152).

実行結果情報をHTTPサーバー108において取得した印刷制御サーバー1は,実行結果情報に基づいて印刷ジョブを更新する(S156)。具体的には,HTTPサーバー108は実行結果情報の受信結果(成功/失敗)をプリンター4に送信し,コンテンツ管理APサーバー107は,HTTPサーバー108が受信した実行結果情報に基づいて,ジョブIDに対応する印刷データをDBサーバー106から削除する。   The print control server 1 that has acquired the execution result information in the HTTP server 108 updates the print job based on the execution result information (S156). Specifically, the HTTP server 108 transmits the reception result (success / failure) of the execution result information to the printer 4, and the content management AP server 107 sets the job ID based on the execution result information received by the HTTP server 108. Corresponding print data is deleted from the DB server 106.

上述したセットアップシーケンスの実行中,セットアップ開始要求を送信した管理者端末3は定期的にセットアップステータスをプリンター4に要求する(S130)。具体的には,セットアップステータスの要求に対応するプリンター4のURLにセットアップのステータスの要求を送信する。   During execution of the above-described setup sequence, the administrator terminal 3 that has transmitted the setup start request periodically requests the printer 4 for a setup status (S130). Specifically, a setup status request is transmitted to the URL of the printer 4 corresponding to the setup status request.

セットアップステータスの要求を受け付けたプリンター4は,登録状態情報を管理者端末3にHTTPを用いて送信する(S132)。登録状態情報は,セットアップ開始要求を取得した直後にプリンター4がS102で管理者端末3に送信する内容と同じである。   The printer 4 that has received the request for the setup status transmits registration status information to the administrator terminal 3 using HTTP (S132). The registration status information is the same as the content that the printer 4 transmits to the administrator terminal 3 in S102 immediately after acquiring the setup start request.

登録状態情報を受信した管理者端末3は,S104と同様に,受信した登録状態情報に基づいて登録状態を画面表示する(S134)。印刷制御サーバー1へのプリンター4の登録が完了している段階では,例えば,管理ページのURL,管理ページパスワード,電子メールアドレス等が管理者端末3の画面に表示される。   The administrator terminal 3 that has received the registration status information displays the registration status on the screen based on the received registration status information, similarly to S104 (S134). At the stage where the registration of the printer 4 to the print control server 1 is completed, for example, the URL of the management page, the management page password, the e-mail address, etc. are displayed on the screen of the administrator terminal 3.

以上説明したセットアップシーケンスでは,HTTP(Hyper Text Transfer Protocol)およびXMPP(eXtensible Messaging and Presence Protocol)を用いてプリンター4と接続しながらプリンター4を印刷制御サーバー1に登録する過程で,登録要求の受信の成否,登録結果情報,XMPP接続結果,プリンター情報の受信結果および登録結果通知ジョブ作成依頼の受信結果が印刷制御サーバー1からプリンター4に送信される。これらの情報は,プリンター4と印刷制御サーバー1との間でのHTTP接続およびXMPP接続の成否や,プリンター4に対する印刷依頼を印刷制御サーバー1が処理するために必要な登録が行われたか否かを示している。したがって,プリンター4はこれらの情報に基づいてプリンター4と印刷制御サーバー1との接続の成否とプリンター4の印刷制御サーバー1に対する登録の成否とを印刷したりユーザーI/F46のディスプレイに表示することができる。このため,プリンター4に対応付けられた電子メールアドレスに電子メールを送信することによって電子メールの本文または添付ファイルを印刷できるクラウドコンピューティングシステムである印刷システムにプリンター4が登録されたか否かをユーザーに確実に通知することができる。   In the setup sequence described above, the registration request is received in the process of registering the printer 4 in the print control server 1 while being connected to the printer 4 using the Hyper Text Transfer Protocol (HTTP) and the eXtensible Messaging and Presence Protocol (XMPP). Success / failure, registration result information, XMPP connection result, printer information reception result, and registration result notification job creation request reception result are transmitted from the print control server 1 to the printer 4. These pieces of information include whether or not the HTTP connection and the XMPP connection between the printer 4 and the print control server 1 are successful, and whether or not registration necessary for the print control server 1 to process a print request to the printer 4 has been performed. Is shown. Therefore, the printer 4 prints or displays on the display of the user I / F 46 the success or failure of the connection between the printer 4 and the print control server 1 and the success or failure of registration of the printer 4 with respect to the print control server 1 based on this information. Can do. For this reason, whether or not the printer 4 is registered in the printing system, which is a cloud computing system that can print the text or attached file of an email by sending an email to the email address associated with the printer 4, is determined by the user. Can be surely notified.

3.ログインシーケンス
図4はログインシーケンスを示す図である。ログインシーケンスは,セットアップシーケンス終了後にユーザーがプリンター4の電源ボタンを押して電源を遮断した後に再び電源ボタンを押して電源を投入すると開始する。ログインシーケンスにおいて,プリンター4は各部の初期化処理を行うともに,印刷制御サーバー1とのXMPP接続を確立し,印刷ジョブの確認を行う。
3. Login Sequence FIG. 4 is a diagram showing a login sequence. The login sequence starts when the user presses the power button of the printer 4 to shut off the power after the setup sequence ends and then presses the power button again to turn on the power. In the login sequence, the printer 4 initializes each unit and establishes an XMPP connection with the print control server 1 to confirm a print job.

具体的にはセットアップシーケンスのS112と同様に,プリンター4はXMPP接続情報をXMPPサーバー104に送信する(S200)。XMPP接続情報を取得したXMPPサーバー104は,S114と同様にXMPP接続を確立する(S202)。   Specifically, the printer 4 transmits XMPP connection information to the XMPP server 104 as in S112 of the setup sequence (S200). The XMPP server 104 that has acquired the XMPP connection information establishes an XMPP connection in the same manner as S114 (S202).

印刷制御サーバー1とのXMPP接続を確立したプリンター4は,セットアップシーケンスのS116と同様にHTTPを用いてプリンター情報を印刷制御サーバー1に送信する(S206)。すなわちプリンター情報の送信は,印刷制御サーバー1との間でXMPP接続が確立される度に実施される。プリンター情報を取得したサーバーは,S118と同様にHTTPを用いて受信結果をプリンター4に送信するとともにプリンター情報をXMPP接続終了まで記憶する(S208)。   The printer 4 that has established the XMPP connection with the print control server 1 transmits the printer information to the print control server 1 using HTTP, similarly to S116 of the setup sequence (S206). That is, transmission of printer information is performed every time an XMPP connection is established with the print control server 1. The server that has acquired the printer information transmits the reception result to the printer 4 using HTTP as in S118, and stores the printer information until the XMPP connection is completed (S208).

プリンター情報を印刷制御サーバー1に送信したプリンター4は,セットアップシーケンスのS140と同様にHTTPを用いて印刷ジョブ情報を印刷制御サーバー1に要求する(S212)。印刷ジョブ情報の要求を取得した印刷制御サーバー1は,S142と同様に印刷ジョブ情報をHTTPを用いてプリンター4に送信する(S214)。印刷ジョブ情報を取得したプリンター4は印刷ジョブがあれば印刷データを要求して印刷を実行する。このように電源投入後にプリンター4が自動的に印刷ジョブ情報を取得することによって,電源遮断中に印刷制御サーバー1において生成された印刷ジョブを電源投入直後にプリンター4が実行することが可能になる。   The printer 4 that has transmitted the printer information to the print control server 1 requests the print control server 1 for print job information using HTTP, similarly to S140 of the setup sequence (S212). The print control server 1 that has acquired the request for the print job information transmits the print job information to the printer 4 using HTTP, similarly to S142 (S214). The printer 4 which has acquired the print job information requests print data and executes printing if there is a print job. As described above, the printer 4 automatically acquires the print job information after the power is turned on, so that the printer 4 can execute the print job generated in the print control server 1 while the power is turned off immediately after the power is turned on. .

4.印刷シーケンス
図5は印刷シーケンスを示す図である。印刷シーケンスは,印刷依頼としての電子メールを,登録された電子メールアドレスに管理者端末3やゲスト端末2から送信することによって開始する(S300)。印刷制御サーバー1は,後述するように,登録されている電子メールアドレスにおいて受信した電子メールの本文と添付ファイルとを印刷対象として処理する。このため,ユーザーが印刷対象を本文または添付ファイルとして電子メールを送信すると,その電子メールが印刷依頼として印刷制御サーバー1によって処理される。プリンター毎に異なる印刷依頼の宛先電子メールアドレスは,既に述べたとおり,セットアップシーケンスにおいて管理者端末3に画面表示されたりプリンター4によって印刷される。したがって,管理者端末3を用いてプリンター4を印刷制御サーバー1に登録した管理ユーザーと管理ユーザーから電子メールアドレスを通知されたゲストユーザーとがプリンター4に対する印刷依頼をインターネットに接続された任意の端末を用いて印刷制御サーバー1に送信することができる。以下,プリンター4に対応する電子メールアドレスに印刷依頼としての電子メールがゲスト端末2から送信されたものとする。
4). Printing Sequence FIG. 5 is a diagram showing a printing sequence. The print sequence starts by sending an e-mail as a print request from the administrator terminal 3 or the guest terminal 2 to the registered e-mail address (S300). As will be described later, the print control server 1 processes the text and attached file of the email received at the registered email address as print targets. For this reason, when the user transmits an e-mail with the text to be printed or an attached file, the e-mail is processed by the print control server 1 as a print request. The destination e-mail address of the print request that differs for each printer is displayed on the screen of the administrator terminal 3 or printed by the printer 4 in the setup sequence as described above. Accordingly, an arbitrary terminal in which a management user who has registered the printer 4 in the print control server 1 using the administrator terminal 3 and a guest user who has been notified of the e-mail address by the management user are connected to the Internet for a print request to the printer 4. Can be transmitted to the print control server 1. Hereinafter, it is assumed that an email as a print request is transmitted from the guest terminal 2 to an email address corresponding to the printer 4.

印刷依頼を受信すると,印刷制御サーバー1は印刷依頼に関連づけられた識別情報としてのURLを含む誘導電子メールを印刷依頼の送信元に送信する(S302)。以下、誘導電子メールの送信処理の詳細について図6のフローチャートを参照しながら説明する。   When the print request is received, the print control server 1 transmits a guide email including a URL as identification information associated with the print request to the transmission source of the print request (S302). The details of the guided email transmission process will be described below with reference to the flowchart of FIG.

印刷依頼としての電子メールはSMTPサーバー101によって受信される。登録されている電子メールアドレス宛の電子メールをSMTPサーバー101が受信すると,データ変換サービスAPサーバー102は,印刷依頼を受信した電子メールアドレスから印刷依頼に関連づけられた内部IDを特定するとともにSMTPサーバー101からその電子メールを取得して解析し,本文と,データ変換サーバー103が対応している添付ファイルとを印刷対象として抽出し,抽出した印刷対象についてファイル毎に内部IDおよびジョブIDを割り当てる(S3020)。ここで,データ変換サービスAPサーバー102は,印刷依頼に関連づけられた内部ID,すなわちプリンター4に割り当てられている内部IDを,印刷依頼の宛先電子メールアドレスに関連づけられた内部IDをDBサーバー106から取得することによって特定する。なお、電子メールにデータ変換サーバー103が対応していない添付ファイルが添付されていた場合、その添付ファイルに対しては、内部IDおよびジョブIDを割り当てることなく、印刷依頼の送信元を宛先とする電子メールを送信してエラー通知を行う。そして、本文と,データ変換サーバー103が対応している添付ファイルのみに対し、内部IDおよびジョブIDを割り当てる。   An email as a print request is received by the SMTP server 101. When the SMTP server 101 receives the e-mail addressed to the registered e-mail address, the data conversion service AP server 102 specifies the internal ID associated with the print request from the e-mail address that received the print request, and the SMTP server. The e-mail is acquired from 101, analyzed, the text and the attached file supported by the data conversion server 103 are extracted as print targets, and an internal ID and job ID are assigned to each file for the extracted print targets ( S3020). Here, the data conversion service AP server 102 receives from the DB server 106 the internal ID associated with the print request, that is, the internal ID assigned to the printer 4 and the internal ID associated with the destination e-mail address of the print request. Identify by getting. If an attached file not supported by the data conversion server 103 is attached to the e-mail, the sender of the print request is set as the destination without assigning the internal ID and job ID to the attached file. Send an email to notify the error. Then, an internal ID and a job ID are assigned only to the main text and the attached file supported by the data conversion server 103.

次にデータ変換サービスAPサーバー102はデータ変換サーバー103を用いてジョブID毎にプレビューデータを生成する(S3022)。詳細には,データ変換サービスAPサーバー102は電子メールの宛先となっている電子メールアドレスに対応するプリンター4の内部IDと機種IDをDBサーバー106を参照して特定する。続いてデータ変換APサーバー102はデータ変換サーバー103に初期印刷設定と印刷対象とを対応付けて引き渡す。データ変換サーバー103は取得した印刷対象のそれぞれを初期印刷設定に応じてプレビューデータに変換する。   Next, the data conversion service AP server 102 generates preview data for each job ID using the data conversion server 103 (S3022). Specifically, the data conversion service AP server 102 specifies the internal ID and model ID of the printer 4 corresponding to the e-mail address that is the destination of the e-mail with reference to the DB server 106. Subsequently, the data conversion AP server 102 delivers the initial print settings and the print target in association with each other to the data conversion server 103. The data conversion server 103 converts each acquired print target into preview data according to the initial print settings.

次にデータ変換サービスAPサーバー102は内部ID及びジョブIDに関連づけて印刷対象及びプレビューデータをDBサーバー106に記憶させる(S3024)。   Next, the data conversion service AP server 102 stores the print target and preview data in the DB server 106 in association with the internal ID and the job ID (S3024).

次にデータ変換サービスAPサーバー102はジョブIDに対応するHTTPサーバー110のURLを本文に含み,印刷依頼の送信元を宛先とする誘導電子メールを生成し,SMTPサーバー101を介してゲスト端末2に送信する(S3026)。データ変換APサーバー102は,誘導電子メールの本文に含めるURLにジョブIDを含めることによってURLを印刷依頼に関連づける。印刷依頼から複数の印刷対象が抽出されている場合,最初に抽出された印刷対象に割り当てられたジョブIDに,誘導電子メールに含めるURLを関連づける。このようにジョブIDを一部に含むURLを誘導URLというものとする。以上,誘導電子メールの送信処理の詳細について説明した。   Next, the data conversion service AP server 102 generates a guide e-mail that includes the URL of the HTTP server 110 corresponding to the job ID in the body text and has the destination of the print request as the destination, and sends it to the guest terminal 2 via the SMTP server 101. It transmits (S3026). The data conversion AP server 102 associates the URL with the print request by including the job ID in the URL included in the text of the guide email. When a plurality of print targets are extracted from the print request, the URL included in the guide e-mail is associated with the job ID assigned to the first extracted print target. A URL that includes a job ID in this way is referred to as a guide URL. The details of the guided email transmission process have been described above.

誘導電子メールを受信したゲスト端末2のユーザーが誘導電子メールを開き,誘導URLをクリックすると初期印刷制御ページ要求が印刷制御サーバー1に送信される(S304)。具体的には,誘導電子メールの本文を表示したゲスト端末2のメールユーザーエージェントがウェブブラウザを介して誘導URLをHTTPを用いて初期印刷制御ページ要求として送信する。   When the user of the guest terminal 2 who has received the guide email opens the guide email and clicks the guide URL, an initial print control page request is transmitted to the print control server 1 (S304). Specifically, the mail user agent of the guest terminal 2 that has displayed the text of the guide electronic mail transmits the guide URL as an initial print control page request using HTTP via the web browser.

誘導URLにおいて初期印刷制御ページ要求を取得した印刷制御サーバー1は,印刷依頼に関連づけられた初期印刷制御ページを初期印刷制御ページ要求の送信元のゲスト端末2に送信する(S306)。以下,初期印刷制御ページの送信処理の詳細について図7のフローチャートを参照しながら説明する。   The print control server 1 that has acquired the initial print control page request in the guide URL transmits the initial print control page associated with the print request to the guest terminal 2 that has transmitted the initial print control page request (S306). Details of the initial print control page transmission process will be described below with reference to the flowchart of FIG.

初期印刷制御ページ要求はHTTPサーバー110によって誘導URLにおいて取得される。初期印刷制御ページ要求をHTTPサーバー110が取得すると,アカウント管理APサーバー107は誘導URLからジョブIDを取得する(S3120)。   The initial print control page request is acquired by the HTTP server 110 in the guidance URL. When the HTTP server 110 acquires the initial print control page request, the account management AP server 107 acquires a job ID from the guidance URL (S3120).

次にアカウント管理APサーバー107は,ジョブIDに関連づけられているプレビューデータをDBサーバー106から取得する(S3122)。   Next, the account management AP server 107 acquires preview data associated with the job ID from the DB server 106 (S3122).

次にアカウント管理APサーバー107は,初期印刷制御ページを生成する(S3124)。初期印刷制御ページは,図8に示す印刷制御ページのうち,初期印刷制御ページ要求に対して送信されるものである。印刷制御ページには,図8Aに示すテキスト主体の印刷対象に対応するテキスト用印刷制御ページと,図8Bに示す画像主体の印刷対象に対応する画像用印刷制御ページとがある。いずれの印刷制御ページを生成するかは,アカウント管理APサーバー107が印刷対象のファイルの拡張子に基づいて判定する。   Next, the account management AP server 107 generates an initial print control page (S3124). The initial print control page is transmitted in response to an initial print control page request among the print control pages shown in FIG. The print control page includes a text print control page corresponding to the text-based print target shown in FIG. 8A and an image print control page corresponding to the image-based print target shown in FIG. 8B. Which print control page is to be generated is determined by the account management AP server 107 based on the extension of the file to be printed.

テキスト用印刷制御ページには,図8Aに示すように,設定対象選択用ドロップダウンリスト65,用紙サイズ選択用ドロップダウンリスト61,両面印刷選択用ドロップダウンリスト62,レイアウト選択用ドロップダウンリスト63,部数選択用テキストボックス64,印刷ボタン67,再プレビューボタン68,キャンセルボタン69およびプレビュー画像66が配置される。   As shown in FIG. 8A, the text print control page includes a setting object selection drop-down list 65, a paper size selection drop-down list 61, a duplex printing selection drop-down list 62, a layout selection drop-down list 63, A copy selection text box 64, a print button 67, a re-preview button 68, a cancel button 69, and a preview image 66 are arranged.

画像用印刷制御ページには,図8Bに示すように,設定対象選択用ドロップダウンリスト65,用紙サイズ選択用ドロップダウンリスト61,自動画質調節選択用ドロップダウンリスト71,画質選択用ドロップダウンリスト72,部数選択用テキストボックス64,印刷ボタン67,再プレビューボタン68,キャンセルボタン69およびプレビューデータに基づくプレビュー画像66が配置される。   As shown in FIG. 8B, the image print control page includes a setting object selection drop-down list 65, a paper size selection drop-down list 61, an automatic image quality adjustment selection drop-down list 71, and an image quality selection drop-down list 72. , A copy selection text box 64, a print button 67, a re-preview button 68, a cancel button 69, and a preview image 66 based on preview data.

初期印刷制御ページが生成されるとき,用紙サイズ選択用ドロップダウンリスト61,両面印刷選択用ドロップダウンリスト62,レイアウト選択用ドロップダウンリスト63,部数選択用テキストボックス64,自動画質調節選択用ドロップダウンリスト71,画質選択用ドロップダウンリスト72においては予め決められた初期印刷設定に対応する項目が選択状態となる。設定対象選択用ドロップダウンリスト65は,これらのドロップダウンリストによって印刷設定が変更されるジョブIDを選択するためのものである。初期印刷制御ページが生成されるとき,1つの印刷依頼に対応する印刷対象が複数ある場合,最初に割り当てられたジョブIDが設定対象選択用ドロップダウンリスト65の選択項目となり,当該ジョブIDに対応する印刷対象のファイル名が表示される。   When the initial print control page is generated, a paper size selection drop-down list 61, a duplex printing selection drop-down list 62, a layout selection drop-down list 63, a copy selection text box 64, and an automatic image quality adjustment selection drop-down. In the list 71 and the image quality selection drop-down list 72, items corresponding to predetermined initial print settings are selected. The setting target selection drop-down list 65 is for selecting a job ID whose print settings are changed by these drop-down lists. When there are a plurality of print targets corresponding to one print request when the initial print control page is generated, the first assigned job ID becomes the selection item of the setting target selection drop-down list 65 and corresponds to the job ID. The file name to be printed is displayed.

次にアカウント管理APサーバー107は,初期印刷制御ページをHTTPサーバ110を介して初期印刷制御ページ要求の送信元に送信する(S3126)。以上,初期印刷制御ページの送信処理の詳細について説明した。   Next, the account management AP server 107 transmits the initial print control page to the transmission source of the initial print control page request via the HTTP server 110 (S3126). The details of the initial print control page transmission process have been described above.

印刷制御サーバー1から初期印刷制御ページが送信されると,ゲスト端末2のウェブブラウザによって初期印刷制御ページが表示される(S308)。ゲスト端末2のユーザーは,初期印刷制御ページの設定対象選択用ドロップダウンリスト65の操作によって印刷設定を変更するジョブIDを選択することができ,初期印刷制御ページのドロップダウンリスト61,62,63,64,71,72やテキストボックス64を操作することによって印刷設定を変更することができ,初期印刷制御ページの印刷ボタン67をクリックすることによって印刷実行要求を送信することができ,再プレビューボタン68をクリックすることによって他のジョブIDのプレビュー画像や変更後の印刷設定に対応するプレビュー画像がレイアウトされた印刷制御ページを要求することができる。なお、再プレビューボタン68がクリックされなくても、いずれかの項目が操作されたことに応じて、他のジョブIDのプレビュー画像や変更後の印刷設定に対応するプレビュー画像がレイアウトされた印刷制御ページを要求するようにしてもよい。   When the initial print control page is transmitted from the print control server 1, the initial print control page is displayed by the web browser of the guest terminal 2 (S308). The user of the guest terminal 2 can select a job ID whose print settings are to be changed by operating the setting target selection drop-down list 65 on the initial print control page, and the initial print control page drop-down lists 61, 62, and 63. , 64, 71, 72 and the text box 64 can be used to change the print settings, and a print execution request can be transmitted by clicking the print button 67 on the initial print control page. By clicking 68, it is possible to request a print control page on which a preview image of another job ID or a preview image corresponding to the changed print setting is laid out. Even if the re-preview button 68 is not clicked, a print control in which a preview image of another job ID or a preview image corresponding to the changed print setting is laid out in response to any item being operated. A page may be requested.

ここでドロップダウンリスト63が操作されることによって選択項目が変更された状態で再プレビューボタン68がクリックされたとする。その結果,ゲスト端末2から印刷制御サーバー1に印刷制御ページ要求が送信される(S310)。印刷制御ページ要求は,ドロップダウンリスト61,62,63,65,71,72の選択項目やテキストボックス64の数値を再プレビューボタン68に埋め込まれた誘導URLに送信するHTTPリクエストである。   Here, it is assumed that the re-preview button 68 is clicked with the selection item changed by operating the drop-down list 63. As a result, a print control page request is transmitted from the guest terminal 2 to the print control server 1 (S310). The print control page request is an HTTP request for transmitting the selection items of the drop-down lists 61, 62, 63, 65, 71, 72 and the numerical value of the text box 64 to the guide URL embedded in the re-preview button 68.

再プレビューボタン68に埋め込まれた誘導URLにおいて印刷制御ページ要求を取得した印刷制御サーバー1は,印刷依頼に関連づけられた印刷制御ページを印刷制御ページ要求の送信元であるゲスト端末2に送信する(S312)。以下,印刷制御ページの送信処理の詳細について図9のフローチャートを参照しながら説明する。   The print control server 1 that has acquired the print control page request in the guidance URL embedded in the re-preview button 68 transmits the print control page associated with the print request to the guest terminal 2 that is the transmission source of the print control page request ( S312). Details of the print control page transmission processing will be described below with reference to the flowchart of FIG.

印刷制御ページ要求はHTTPサーバー110によって取得される。印刷制御ページ要求をHTTPサーバー110が取得すると,アカウント管理APサーバー107は印刷制御ページ要求からジョブIDおよび印刷設定を取得する(S3120)。ジョブIDは設定対象選択用ドロップダウンリスト65の選択項目に対応する。印刷設定はドロップダウンリスト61,62,63,71,72の選択項目とテキストボックス64の数値に対応する。   The print control page request is acquired by the HTTP server 110. When the HTTP server 110 acquires a print control page request, the account management AP server 107 acquires a job ID and print settings from the print control page request (S3120). The job ID corresponds to a selection item in the setting target selection drop-down list 65. The print settings correspond to the selection items in the drop-down lists 61, 62, 63, 71, 72 and the numerical values in the text box 64.

次にアカウント管理APサーバー107はS3120で取得したジョブIDに関連づけられた印刷対象をDBサーバー106から取得する(S3122)。またこのときアカウント管理APサーバー107はジョブIDに関連づけられたプレビューデータをDBサーバー106から削除する。   Next, the account management AP server 107 acquires the print target associated with the job ID acquired in S3120 from the DB server 106 (S3122). At this time, the account management AP server 107 deletes the preview data associated with the job ID from the DB server 106.

次にアカウント管理APサーバー107は取得した印刷設定に応じた印刷対象のプレビューデータをデータ変換サーバー103を用いて生成する(S3124)。詳細には,アカウント管理APサーバー107はDBサーバー106から取得した印刷対象と印刷制御ページ要求から取得した印刷設定とを対応付けてデータ変換サーバー103に引き渡す。データ変換サーバー103は取得した印刷対象を取得した印刷設定に応じてプレビューデータに変換する。   Next, the account management AP server 107 uses the data conversion server 103 to generate print target preview data corresponding to the acquired print settings (S3124). Specifically, the account management AP server 107 associates the print target acquired from the DB server 106 with the print setting acquired from the print control page request, and passes it to the data conversion server 103. The data conversion server 103 converts the acquired print target into preview data according to the acquired print setting.

次にアカウント管理APサーバー107は新たに生成されたプレビューデータに基づくプレビュー画像66がレイアウトされた印刷制御ページを生成する(S3126)。印刷制御ページが生成されるとき,用紙サイズ選択用ドロップダウンリスト61,両面印刷選択用ドロップダウンリスト62,レイアウト選択用ドロップダウンリスト63,部数選択用テキストボックス64,自動画質調節選択用ドロップダウンリスト71,画質選択用ドロップダウンリスト72においては印刷制御ページ要求から取得された印刷設定に対応する項目が選択状態となる。設定対象選択用ドロップダウンリスト65においては,印刷制御ページ要求から取得されたジョブIDが選択状態となり,当該ジョブIDに対応するファイル名が表示される。   Next, the account management AP server 107 generates a print control page in which the preview image 66 is laid out based on the newly generated preview data (S3126). When the print control page is generated, a paper size selection drop-down list 61, a duplex printing selection drop-down list 62, a layout selection drop-down list 63, a copy selection text box 64, and an automatic image quality adjustment selection drop-down list. 71. In the image quality selection drop-down list 72, an item corresponding to the print setting acquired from the print control page request is selected. In the setting target selection drop-down list 65, the job ID acquired from the print control page request is selected, and the file name corresponding to the job ID is displayed.

次にアカウント管理APサーバー107は,印刷制御ページをHTTPサーバ110を介して印刷制御ページ要求の送信元に送信する(S3126)。以上,印刷制御ページの送信処理の詳細について説明した。   Next, the account management AP server 107 transmits the print control page to the transmission source of the print control page request via the HTTP server 110 (S3126). The details of the print control page transmission process have been described above.

印刷制御サーバー1から印刷制御ページが送信されると,ゲスト端末2のウェブブラウザによって印刷制御ページが表示される(S314)。初期印刷制御ページが表示された状態と同様に,ゲスト端末2のユーザーは,印刷制御ページの設定対象選択用ドロップダウンリスト65の操作によって印刷設定を変更するジョブIDを選択することができ,印刷制御ページのドロップダウンリスト61,62,63,64,71,72やテキストボックス64を操作することによって印刷設定を変更することができ,印刷制御ページの印刷ボタン67をクリックすることによって印刷実行要求を送信することができ,再プレビューボタン68をクリックすることによって他のジョブIDのプレビュー画像や変更後の印刷設定に対応するプレビュー画像がレイアウトされた印刷制御ページを要求することができる。すなわち,初期印刷制御ページに対する操作に応じた処理と印刷制御ページに対する操作に応じた処理とは完全に同じである。   When the print control page is transmitted from the print control server 1, the print control page is displayed by the web browser of the guest terminal 2 (S314). Similarly to the state in which the initial print control page is displayed, the user of the guest terminal 2 can select the job ID whose print settings are to be changed by operating the setting target selection drop-down list 65 of the print control page, and print. The print settings can be changed by operating the drop-down lists 61, 62, 63, 64, 71, 72 and the text box 64 of the control page, and a print execution request can be made by clicking the print button 67 of the print control page. By clicking the re-preview button 68, a print control page on which a preview image of another job ID or a preview image corresponding to the changed print setting can be requested. That is, the process according to the operation for the initial print control page and the process according to the operation for the print control page are completely the same.

今度は印刷ボタン67がクリックされたとする。この場合,ゲスト端末2から印刷制御サーバー1に印刷実行要求が送信される(S316)。印刷実行要求は,ドロップダウンリスト61,62,63,65,71,72の選択項目やテキストボックス64の数値を印刷ボタン67に埋め込まれた誘導URLに送信するHTTPリクエストである。印刷対象が複数存在する場合には、印刷対象毎に印刷ボタン67のクリックを受け付け、印刷対象毎に印刷実行要求を送信する。ただし、印刷対象毎に行われた設定を記憶しておき、印刷ボタン67が1度クリックされたことに応じて、全ての印刷対象についての印刷実行要求を送信するようにしても良い。なお、印刷制御ページに印刷しないというチェックボックスを設けたり、部数設定で0を許容する等により、任意の印刷対象について印刷対象からはずせるようにしても良い。   Now, assume that the print button 67 is clicked. In this case, a print execution request is transmitted from the guest terminal 2 to the print control server 1 (S316). The print execution request is an HTTP request for transmitting the selection items of the drop-down lists 61, 62, 63, 65, 71, 72 and the numerical value of the text box 64 to the guide URL embedded in the print button 67. When there are a plurality of print targets, a click on the print button 67 is accepted for each print target, and a print execution request is transmitted for each print target. However, the settings made for each print target may be stored, and a print execution request for all print targets may be transmitted in response to the print button 67 being clicked once. Note that an arbitrary print target may be removed from the print target by providing a check box for not printing on the print control page or allowing 0 in the number of copies setting.

印刷ボタン67に埋め込まれた誘導URLにおいて印刷実行要求を取得した印刷制御サーバー1は,印刷実行要求に応じた印刷ジョブを生成する(S320)。以下,印刷ジョブの生成処理を図10のフローチャートを参照しながら説明する。なお、印刷対象が複数存在する場合には、全ての印刷対象についての印刷実行要求を取得するか、一部の印刷対象についての印刷実行要求を取得した後に、タイムアウトをするまで待機をし、その後取得した全ての印刷実行要求に応じた印刷ジョブを順次、生成する。   The print control server 1 that has acquired the print execution request at the guide URL embedded in the print button 67 generates a print job corresponding to the print execution request (S320). The print job generation process will be described below with reference to the flowchart of FIG. If there are multiple print targets, wait until a timeout occurs after acquiring print execution requests for all print targets or after acquiring print execution requests for some print targets. Print jobs corresponding to all acquired print execution requests are sequentially generated.

印刷実行要求は,HTTPサーバー110によって取得される。印刷実行要求をHTTOサーバー110が取得すると,アカウント管理APサーバー107は印刷実行要求からジョブIDおよび印刷設定を取得する。続いてアカウント管理APサーバー107は取得したジョブIDおよび印刷設定をプリンタ通信APサーバー105に引き渡す(S3180)。   The print execution request is acquired by the HTTP server 110. When the HTTP execution server 110 acquires a print execution request, the account management AP server 107 acquires a job ID and print settings from the print execution request. Subsequently, the account management AP server 107 delivers the acquired job ID and print settings to the printer communication AP server 105 (S3180).

次にプリンタ通信APサーバー105は取得したジョブIDに対応する印刷対象および機種IDをDBサーバー106から取得する(S3182)。   Next, the printer communication AP server 105 acquires the print target and model ID corresponding to the acquired job ID from the DB server 106 (S3182).

次にプリンタ通信APサーバー105は,取得した印刷対象から機種と印刷設定に応じた印刷データをデータ変換サーバー103を用いて生成する(S3184)。詳細にはまず,プリンタ通信APサーバー105は,取得した印刷対象と印刷設定と機種IDとをデータ変換サーバー103に引き渡す。次にデータ変換サーバー103は取得した印刷対象のそれぞれを機種IDと印刷設定に基づいてプリンター4の機種と印刷設定とに対応する印刷データに変換する。このとき,データ変換サーバー103は印刷対象がテキスト主体であればテキストに特化したページ記述言語で印刷データを生成し,印刷対象が画像主体であれば画像に特化したページ記述言語で印刷データを生成する。印刷対象がテキスト主体であるか画像主体であるかは,印刷対象として取得するファイルの拡張子に基づいて判断される。印刷データが生成されると,プリンタ通信APサーバー105はプリンター4の内部IDおよびジョブIDと関連づけることによって印刷データをプリンター4の印刷ジョブとしてDBサーバー106に記憶させる。   Next, the printer communication AP server 105 uses the data conversion server 103 to generate print data corresponding to the model and print settings from the acquired print target (S3184). Specifically, first, the printer communication AP server 105 delivers the acquired print target, print setting, and model ID to the data conversion server 103. Next, the data conversion server 103 converts each acquired print target into print data corresponding to the model and print settings of the printer 4 based on the model ID and print settings. At this time, the data conversion server 103 generates print data in a text-specific page description language if the print target is text-based, and if the print target is an image-based print data in an image-specific page description language. Is generated. Whether the print object is a text object or an image object is determined based on the extension of the file acquired as the print object. When the print data is generated, the printer communication AP server 105 stores the print data in the DB server 106 as a print job of the printer 4 by associating it with the internal ID and job ID of the printer 4.

次に,印刷制御サーバー1は印刷待ち情報を印刷実行要求の依頼元であるゲスト端末2にXMPPを用いて送信する(S320)。具体的には,プリンター通信APサーバー105は,セットアップシーケンスのS128と同様に,印刷待ち情報をプリンター4にXMPPを用いて通知する。このように印刷依頼を受信してから印刷待ち情報をプリンター4に送信するまでの処理は,印刷待ち情報をXMPPを用いて送信するため,印刷制御サーバー1が自律的に実行することができ,プリンター4からのポーリングを必要としない。このため,印刷ジョブの生成を即座にプリンター4に通知することができ,また,最小限の通信量で印刷ジョブの生成をプリンター4に通知することができる。   Next, the print control server 1 transmits print waiting information to the guest terminal 2 that is the requester of the print execution request using XMPP (S320). Specifically, the printer communication AP server 105 notifies the printer 4 of print waiting information using XMPP, as in S128 of the setup sequence. In this way, the processing from receiving the print request to transmitting the print wait information to the printer 4 is performed by the print control server 1 autonomously because the print wait information is transmitted using XMPP. Polling from the printer 4 is not required. For this reason, the generation of the print job can be immediately notified to the printer 4, and the generation of the print job can be notified to the printer 4 with the minimum communication amount.

印刷待ち情報を取得したプリンター4は,セットアップシーケンスのS138と同様に,受信結果(成功/失敗)をXMPPサーバー104にXMPPを用いて送信する(S322)。   The printer 4 that has acquired the print waiting information transmits the reception result (success / failure) to the XMPP server 104 using XMPP, similarly to S138 of the setup sequence (S322).

続いてS140と同様に,プリンター4は,印刷データを取得するために必要な印刷ジョブ情報を印刷制御サーバー1にHTTPを用いて要求する(S324)。具体的にはプリンター4は印刷ジョブ情報の要求に対応するHTTPサーバー108のURLにプリンター4の内部IDをHTTPを用いて送信する。   Subsequently, as in S140, the printer 4 requests the print control server 1 for print job information necessary for acquiring print data using HTTP (S324). Specifically, the printer 4 transmits the internal ID of the printer 4 to the URL of the HTTP server 108 corresponding to the print job information request using HTTP.

印刷ジョブ情報の要求を受けた印刷制御サーバー1は,S142と同様に,受信結果(成功/失敗)と,ジョブIDと,ジョブIDに対応するHTTPサーバー108のURLと,印刷ジョブのページ記述言語の種類とを印刷ジョブ情報としてプリンター4にHTTPを用いて送信する(S326)。印刷対象が複数のファイルからなる場合,ファイル毎のジョブIDとURLとが印刷ジョブ情報としてプリンター4に送信される。   Upon receiving the print job information request, the print control server 1 receives the reception result (success / failure), the job ID, the URL of the HTTP server 108 corresponding to the job ID, and the page description language of the print job, as in S142. Is sent as print job information to the printer 4 using HTTP (S326). When the print target is composed of a plurality of files, the job ID and URL for each file are transmitted to the printer 4 as print job information.

印刷ジョブ情報を取得したプリンター4は,S146と同様に,プリンター4がアイドル状態になるのを待ち,アイドル状態になると,印刷データの取得要求を受け付けるURLをHTTPサーバー108に送信することによって印刷データの送信を要求する(S328)。このときプリンター4は,取得した印刷ジョブ情報に複数のジョブIDが含まれている場合,ジョブID毎に印刷データの送信を要求する。   The printer 4 that has acquired the print job information waits for the printer 4 to be in an idle state, and, when in the idle state, transmits a URL for accepting a print data acquisition request to the HTTP server 108 in the same manner as in S146. Is requested (S328). At this time, if the acquired print job information includes a plurality of job IDs, the printer 4 requests transmission of print data for each job ID.

印刷ジョブの送信を要求されたHTTPサーバー108は,S148と同様に,受信結果(成功/失敗)と印刷データの取得要求を受け付けたURLに対応付けられた印刷データとをHTTPを用いてプリンター4に送信する(S330)。   The HTTP server 108 requested to send the print job uses the HTTP to send the reception result (success / failure) and the print data associated with the URL for which the print data acquisition request has been received, using HTTP. (S330).

印刷データを取得したプリンター4は,S150と同様に,印刷データに基づいて印刷を実行する(S332)。   The printer 4 that has acquired the print data executes printing based on the print data, similarly to S150 (S332).

印刷を終了したプリンター4は,S154と同様に,印刷ジョブの実行結果情報をHTTPサーバー108に送信する(S334)。   The printer 4 that has finished printing transmits the execution result information of the print job to the HTTP server 108 as in S154 (S334).

実行結果情報をHTTPサーバー108において取得した印刷制御サーバー1は,S156と同様に実行結果情報に基づいて印刷ジョブを更新するとともに,実行が完了した印刷ジョブに対応するプレビューデータを削除する(S336)。ここでは,コンテンツ管理APサーバー107が,実行結果情報から取得したジョブIDに関連づけてDBサーバー106に記憶されているプレビューデータを削除することによって,実行が完了した印刷ジョブに対応するプレビューデータを削除する。   The print control server 1 that has acquired the execution result information in the HTTP server 108 updates the print job based on the execution result information as in S156, and deletes the preview data corresponding to the print job that has been executed (S336). . Here, the content management AP server 107 deletes the preview data corresponding to the print job that has been executed by deleting the preview data stored in the DB server 106 in association with the job ID acquired from the execution result information. To do.

続いて,印刷制御サーバー1は印刷依頼の送信元であるゲスト端末2に印刷依頼の実行結果(成功/失敗)を電子メールによって送信する(S338)。具体的には,コンテンツ管理APサーバー107は,実行結果情報に基づいて印刷が完了または失敗したことと,印刷が完了または失敗した印刷対象とを示すテキストを本文とし宛先を印刷依頼の送信元であるゲスト端末2とする電子メールを生成し,生成した電子メールをSMTPサーバー11を介してゲスト端末2に送信する。   Subsequently, the print control server 1 transmits the execution result (success / failure) of the print request by e-mail to the guest terminal 2 that is the transmission source of the print request (S338). Specifically, the content management AP server 107 uses the text indicating that printing has been completed or failed based on the execution result information and the print target that has been printed or failed as the main text, and the destination is the sender of the print request. An e-mail for a certain guest terminal 2 is generated, and the generated e-mail is transmitted to the guest terminal 2 via the SMTP server 11.

ゲスト端末2が電子メールを受信すると(S340),ゲスト端末2のユーザーは印刷依頼の処理結果を知ることができる。   When the guest terminal 2 receives the email (S340), the user of the guest terminal 2 can know the processing result of the print request.

S328からS340の処理は,DBサーバー106に記憶された順で,印刷ジョブ毎に実行される。例えばプリンター4は,取得した印刷ジョブ情報に電子メール本文に対応するジョブIDと添付ファイル"A"に対応するジョブIDが含まれ,電子メール本文に対応する印刷ジョブの方が先にDBサーバー106に記憶されている場合,電子メール本文に対応する第一のURLをHTTPサーバー108に送信することによって電子メール本文に対応する印刷データを取得して印刷を実行し,実行結果情報をHTTPサーバー108に送信する。HTTPサーバー108が実行結果情報を受信すると,コンテンツ管理APサーバー107は,HTTPサーバー108から取得した実行結果情報に基づいて,電子メール本文に対応する印刷ジョブをDBサーバー106から削除する。そしてコンテンツ管理APサーバー107は,電子メール本文に対応する印刷ジョブが完了したことをSMTPサーバー101を介して電子メールによってゲスト端末2に送信する。続いてプリンター4は,添付ファイル"A"に対応する第二のURLをHTTPサーバー108に送信することによって添付ファイル"A"に対応する印刷データを取得して印刷を実行し,実行結果情報をHTTPサーバー108に送信する。HTTPサーバー108が実行結果情報を受信すると,コンテンツ管理APサーバー107は,HTTPサーバー108から取得した実行結果情報に基づいて,添付ファイルに対応する印刷ジョブをDBサーバー106から削除する。そしてコンテンツ管理APサーバー107は,添付ファイルに対応する印刷ジョブが完了したことをSMTPサーバー101を介して電子メールによってゲスト端末2に送信する。
なお、印刷制御ページのキャンセルボタン69がクリックされた場合、ゲスト端末2から印刷制御サーバー1に印刷中止要求が送信され、印刷制御サーバー1において、プレビューデータおよび印刷対象がDBサーバー10から削除される。
The processing from S328 to S340 is executed for each print job in the order stored in the DB server 106. For example, in the printer 4, the acquired print job information includes a job ID corresponding to the e-mail body and a job ID corresponding to the attached file “A”, and the print job corresponding to the e-mail body is preceded by the DB server 106. Is stored in the HTTP server 108, the first URL corresponding to the e-mail body is transmitted to the HTTP server 108 to obtain the print data corresponding to the e-mail body, printing is performed, and the execution result information is sent to the HTTP server 108. Send to. When the HTTP server 108 receives the execution result information, the content management AP server 107 deletes the print job corresponding to the e-mail text from the DB server 106 based on the execution result information acquired from the HTTP server 108. Then, the content management AP server 107 transmits to the guest terminal 2 by e-mail that the print job corresponding to the e-mail text has been completed via the SMTP server 101. Subsequently, the printer 4 acquires the print data corresponding to the attached file “A” by transmitting the second URL corresponding to the attached file “A” to the HTTP server 108, executes printing, and displays the execution result information. It transmits to the HTTP server 108. When the HTTP server 108 receives the execution result information, the content management AP server 107 deletes the print job corresponding to the attached file from the DB server 106 based on the execution result information acquired from the HTTP server 108. Then, the content management AP server 107 transmits the completion of the print job corresponding to the attached file to the guest terminal 2 via the SMTP server 101 by e-mail.
When the cancel button 69 on the print control page is clicked, a print cancel request is transmitted from the guest terminal 2 to the print control server 1, and the preview data and the print target are deleted from the DB server 10 in the print control server 1. .

以上説明した印刷シーケンスでは、ウェブブラウザを使って印刷設定の変更を可能にする印刷制御ページが印刷依頼の送信元に送信されるため、印刷依頼を送信したユーザーは簡便な方法で印刷設定を変更することができる。また初期印刷制御ページおよび印刷制御ページにはプレビュー画像がレイアウトされるため、印刷依頼を送信したユーザーはプレビュー画像を確認した上で印刷実行を要求することができる。さらに初期印刷制御ページおよび印刷制御ページで印刷設定を変更した場合には、変更後の印刷設定に応じたプレビュー画像を確認した上で印刷実行を要求することができる。   In the print sequence described above, a print control page that allows you to change print settings using a web browser is sent to the sender of the print request, so the user who sent the print request can change the print settings in a simple way can do. In addition, since preview images are laid out on the initial print control page and the print control page, the user who has transmitted the print request can make a print execution request after confirming the preview image. Further, when the print settings are changed on the initial print control page and the print control page, it is possible to request print execution after confirming the preview image corresponding to the changed print settings.

5.他の実施形態
尚,本発明の技術的範囲は,上述した実施の形態に限定されるものではなく,本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。
例えば,上記実施形態では管理者端末3を操作してプリンター4を印刷制御サーバー1に登録する例を説明したが,プリンター4のユーザーI/F46をユーザーが操作してプリンター4を印刷制御サーバー1に登録しても良い。
5. Other Embodiments The technical scope of the present invention is not limited to the above-described embodiments, and it goes without saying that various modifications can be made without departing from the scope of the present invention.
For example, in the above-described embodiment, the example in which the administrator terminal 3 is operated to register the printer 4 in the print control server 1 has been described. However, the user operates the user I / F 46 of the printer 4 and the printer 4 is connected to the print control server 1. You may register for.

また,ゲスト端末2から受信した印刷依頼に応じて生成される全ての印刷ジョブについて上述したS336までの処理が全て完了したときに,印刷制御サーバー1から印刷依頼の送信元であるゲスト端末2に印刷依頼全体の実行結果(成功/失敗)を1つの電子メールによって送信してもよい。   When all the processes up to S336 described above are completed for all print jobs generated in response to the print request received from the guest terminal 2, the print control server 1 sends the print request to the guest terminal 2 that is the transmission source of the print request. The execution result (success / failure) of the entire print request may be transmitted by one electronic mail.

さらに上記実施形態では,プリンター4は印刷制御サーバー1から印刷待ち情報を受信すると自動的に印刷ジョブを実行する例を示したが,例えば印刷待ち情報を受信したプリンター4のユーザーI/F46に印刷ジョブの存在を示す情報を表示させ,ユーザーによる印刷ジョブの実行指示を待ってプリンター4が印刷ジョブを実行してもよい。   Furthermore, in the above embodiment, the printer 4 automatically executes the print job when receiving the print waiting information from the print control server 1. For example, the printer 4 prints to the user I / F 46 of the printer 4 that has received the print waiting information. Information indicating the existence of the job may be displayed, and the printer 4 may execute the print job after an instruction to execute the print job by the user.

また上記実施形態では,印刷制御サーバー1が物理的に独立した複数のサーバーコンピューターによって構成される例を説明したが,印刷制御サーバー1の機能を単一のサーバーコンピューターで実現することも可能である。   In the above-described embodiment, the print control server 1 is configured by a plurality of physically independent server computers. However, the function of the print control server 1 can be realized by a single server computer. .

また,プリンター4と印刷制御サーバー1との通信プロトコルについては,印刷待ち情報がプッシュ型のプロトコル(サーバーからクライアントに対する処理を実行するためにクライアントからの要求を必要としないプロトコル)で印刷制御サーバー1からプリンター4に送信できれば良く,XMPPとは別のプッシュ型通信プロトコルが用いられても良いし,HTTPを用いた通信の一部が別のプル型通信プロトコル(サーバーからクライアントに対する処理が必ずクライアントからの要求に応えて実行されるプロトコル)に置き換えることもできるし,また,HTTPを用いた通信の一部をXMPPやその他のプッシュ型プロトコルに置き換えることもできる。   As for the communication protocol between the printer 4 and the print control server 1, the print wait information is a push-type protocol (a protocol that does not require a request from the client to execute processing from the server to the client). Can be sent to the printer 4, a push type communication protocol different from XMPP may be used, and a part of the communication using HTTP is a different type of pull type communication protocol (the processing from the server to the client is always performed by the client). Protocol that is executed in response to the above request), or a part of communication using HTTP can be replaced with XMPP or other push type protocols.

また,印刷依頼に印刷制御ページや印刷設定を関連づけるために誘導URLにジョブIDを含める例を説明したが,印刷制御サーバーと印刷依頼の送信元との間でHTTPメッセージのパラメーターとしてジョブIDを送受信し,このジョブIDによって印刷依頼に印刷制御ページと印刷設定を関連づけても良い。   In addition, an example has been described in which a job ID is included in a guide URL to associate a print control page and print settings with a print request. However, a job ID is transmitted and received as a parameter of an HTTP message between the print control server and the transmission source of the print request. The print ID may be associated with the print request by the job ID.

また,ゲスト端末がサーバーから取得する印刷制御ページについて,印刷依頼の電子メールにおいてテキスト用印刷制御ページ,画像用印刷制御ページのいずれかを選択可能にしてもよい。具体的には例えば,印刷依頼を受け付ける電子メールアドレスとして,テキスト主体の印刷対象に対応した電子メールアドレスと画像主体の印刷対象に対応した電子メールアドレスとをプリンターに割り当て,印刷依頼を受信した電子メールアドレスに応じて印刷制御ページの送信処理及び印刷ジョブの生成処理を分岐させればよい。また,印刷依頼としての電子メールの本文にテキストに対応する所定の文字列または画像に対応する所定の文字列のいずれかを記載させ,サーバーにおいて電子メールの本文を解析することによってテキスト,画像のいずれとして印刷対象を処理すべきか判定してもよい。   Further, regarding the print control page acquired by the guest terminal from the server, either the text print control page or the image print control page may be selectable in the print request e-mail. Specifically, for example, as an e-mail address for accepting a print request, an e-mail address corresponding to a text-based print target and an e-mail address corresponding to an image-based print target are allocated to the printer, and the electronic mail that has received the print request is received. The print control page transmission process and the print job generation process may be branched according to the mail address. In addition, either a predetermined character string corresponding to the text or a predetermined character string corresponding to the image is described in the body of the e-mail as a print request, and the text or image is analyzed by analyzing the e-mail body on the server. It may be determined which of the print targets should be processed.

1…印刷制御サーバー,2…ゲスト端末,3…管理者端末,4…プリンター,5…プリンター,11…CPU,12…RAM,13…ROM,14…HDD,15…外部I/F,16…内部I/F,41…コントローラー,42…外部I/F,43…印刷エンジン,46…ユーザーI/F,101…SMTPサーバー,102…データ変換サービスAPサーバー,103…データ変換サーバー,104…XMPPサーバー,105…プリンター通信APサーバー,106…DBサーバー,107…アカウント管理APサーバー,108…HTTPサーバー,109…コンテンツ管理APサーバー,110…HTTPサーバー DESCRIPTION OF SYMBOLS 1 ... Print control server, 2 ... Guest terminal, 3 ... Administrator terminal, 4 ... Printer, 5 ... Printer, 11 ... CPU, 12 ... RAM, 13 ... ROM, 14 ... HDD, 15 ... External I / F, 16 ... Internal I / F, 41 ... Controller, 42 ... External I / F, 43 ... Print engine, 46 ... User I / F, 101 ... SMTP server, 102 ... Data conversion service AP server, 103 ... Data conversion server, 104 ... XMPP Server, 105 ... Printer communication AP server, 106 ... DB server, 107 ... Account management AP server, 108 ... HTTP server, 109 ... Content management AP server, 110 ... HTTP server

Claims (5)

特定のプリンターに割り当てられた電子メールアドレス宛の電子メールを印刷依頼として受信する印刷依頼受信手段と,
前記印刷依頼に関連づけられた識別情報を前記印刷依頼の送信元に電子メールで送信する誘導手段と,
前記印刷依頼基づいてプレビューデータ及び印刷データを生成するデータ変換手段と,
前記印刷依頼の送信元から前記識別情報に基づいたプレビュー要求を取得し,前記プレビュー要求を取得すると,前記印刷依頼に関連づけられ前記プレビューデータに基づくプレビュー画像がレイアウトされた印刷制御ページを前記印刷依頼の送信元に送信し、前記印刷制御ページを介して前記印刷依頼の送信元から印刷実行要求を受け付ける印刷制御要求受付手段と,
前記印刷実行要求に応じて前記印刷データを前記特定のプリンターに送信して印刷させる印刷データ送信手段と,
を備える印刷制御サーバー。
A print request receiving means for receiving an e-mail addressed to an e-mail address assigned to a specific printer as a print request;
Guidance means for transmitting the identification information associated with the print request to the sender of the print request by e-mail;
A data conversion means for generating preview data and the print data based on said print request,
When a preview request based on the identification information is acquired from a transmission source of the print request, and the preview request is acquired, a print control page associated with the print request and laid out a preview image based on the preview data is displayed on the print request A print control request accepting means for receiving a print execution request from the print request sending source via the print control page;
A print data transmitting unit Ru is printed by sending the print data to the specific printer in response to the print execution request,
A print control server comprising:
前記データ変換手段は、前記印刷依頼の添付ファイルごとに前記プレビューデータを生成する、
請求項1に記載の印刷制御サーバー。
The data conversion means generates the preview data for each attached file of the print request;
The print control server according to claim 1.
前記印刷制御要求受付手段は、前記印刷依頼の送信元から前記印刷依頼の添付ファイルを印刷しないという指示を受け付け、
前記印刷データ送信手段は、印刷しないという指示を受け付けた前記印刷依頼の添付ファイルに基づく前記印刷データを送信しない、
請求項2に記載の印刷制御サーバー。
The print control request accepting unit accepts an instruction not to print the attached file of the print request from a transmission source of the print request;
The print data transmission means does not transmit the print data based on the attached file of the print request received an instruction not to print;
The print control server according to claim 2.
特定のプリンターに割り当てられた電子メールアドレス宛の電子メールを印刷依頼として受信し,
前記印刷依頼に関連づけられた識別情報を前記印刷依頼の送信元に電子メールで送信し,
前記印刷依頼に基づいてプレビューデータ及び印刷データを生成し,
前記印刷依頼の送信元から前記識別情報に基づいたプレビュー要求を取得し,前記プレビュー要求を取得すると,前記印刷依頼に関連づけられ前記プレビューデータに基づくプレビュー画像がレイアウトされた印刷制御ページを前記印刷依頼の送信元に送信し、前記印刷制御ページを介して前記印刷依頼の送信元から印刷実行要求を受け付け,
前記印刷実行要求に応じて前記印刷データを前記特定のプリンターに送信して印刷させる,
ことを含む印刷制御方法。
Receives an email addressed to an email address assigned to a specific printer as a print request,
Sending identification information associated with the print request to the sender of the print request by e-mail;
Generating preview data and print data based on the print request;
When a preview request based on the identification information is acquired from a transmission source of the print request, and the preview request is acquired, a print control page associated with the print request and laid out a preview image based on the preview data is displayed on the print request A print execution request is received from the print request transmission source via the print control page,
The print data in response to the print execution request Ru to print and send to the specific printer,
A printing control method.
特定のプリンターに割り当てられた電子メールアドレス宛の電子メールを印刷依頼として受信する印刷依頼受信手段と,
前記印刷依頼に関連づけられた識別情報を前記印刷依頼の送信元に電子メールで送信する誘導手段と,
前記印刷依頼に基づいてプレビューデータ及び印刷データを生成するデータ変換手段と,
前記印刷依頼の送信元から前記識別情報に基づいたプレビュー要求を取得し,前記プレビュー要求を取得すると,前記印刷依頼に関連づけられ前記プレビューデータに基づくプレビュー画像がレイアウトされた印刷制御ページを前記印刷依頼の送信元に送信し、前記印刷制御ページを介して前記印刷依頼の送信元から印刷実行要求を受け付ける印刷制御要求受付手段と,
前記印刷実行要求に応じて前記印刷データを前記特定のプリンターに送信して印刷させる印刷データ送信手段と,
としてコンピューターを機能させる印刷制御プログラム。
A print request receiving means for receiving an e-mail addressed to an e-mail address assigned to a specific printer as a print request;
Guidance means for transmitting the identification information associated with the print request to the sender of the print request by e-mail;
Data conversion means for generating preview data and print data based on the print request;
When a preview request based on the identification information is acquired from a transmission source of the print request, and the preview request is acquired, a print control page associated with the print request and laid out a preview image based on the preview data is displayed on the print request A print control request accepting means for receiving a print execution request from the print request sending source via the print control page;
A print data transmitting unit Ru is printed by sending the print data to the specific printer in response to the print execution request,
A print control program that makes a computer function as a computer.
JP2011010577A 2011-01-21 2011-01-21 Print control server, print control method, and print control program Active JP5732867B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2011010577A JP5732867B2 (en) 2011-01-21 2011-01-21 Print control server, print control method, and print control program
CN2011104419896A CN102736869A (en) 2011-01-21 2011-12-26 Print control server, print controlling method, and print control program
US13/352,650 US8711411B2 (en) 2011-01-21 2012-01-18 Print control server, print controlling method, and print control program
EP12151905.2A EP2479660B1 (en) 2011-01-21 2012-01-20 Print control server, print controlling method, and print control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011010577A JP5732867B2 (en) 2011-01-21 2011-01-21 Print control server, print control method, and print control program

Publications (3)

Publication Number Publication Date
JP2012150752A JP2012150752A (en) 2012-08-09
JP2012150752A5 JP2012150752A5 (en) 2014-01-23
JP5732867B2 true JP5732867B2 (en) 2015-06-10

Family

ID=46792924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011010577A Active JP5732867B2 (en) 2011-01-21 2011-01-21 Print control server, print control method, and print control program

Country Status (1)

Country Link
JP (1) JP5732867B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6115402B2 (en) * 2013-08-27 2017-04-19 ブラザー工業株式会社 Program and information processing apparatus
JP5653545B2 (en) * 2014-04-03 2015-01-14 楽天株式会社 Request processing system, request processing method, program, and information storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3633256B2 (en) * 1998-02-02 2005-03-30 ブラザー工業株式会社 Print image processing system, print image processing method, and recording medium on which print image processing program is recorded
JP2002251263A (en) * 2001-02-23 2002-09-06 Sharp Corp Printing device and printing request side device and printing request side program and printing system
JP2004104346A (en) * 2002-09-06 2004-04-02 Murata Mach Ltd Server apparatus
JP4693664B2 (en) * 2006-03-13 2011-06-01 キヤノン株式会社 Printer apparatus, program, and printing method
JP2009038526A (en) * 2007-07-31 2009-02-19 Ricoh Co Ltd Printing server apparatus
JP2011013998A (en) * 2009-07-03 2011-01-20 Kyocera Mita Corp Image forming system, image forming apparatus, and electronic mail processing method

Also Published As

Publication number Publication date
JP2012150752A (en) 2012-08-09

Similar Documents

Publication Publication Date Title
JP5703791B2 (en) Printing system and printer
EP2479660B1 (en) Print control server, print controlling method, and print control program
JP2012168759A (en) Print control server and print control method
JP2012155575A (en) Print control server and print system
JP5234016B2 (en) Image forming apparatus and image forming method
US9213514B2 (en) Non-transitory computer-readable medium, communication relaying method, information processing apparatus, and image processing apparatus
JP5839102B2 (en) Printing system and printer
US10423375B2 (en) Non-transitory computer-readable storage medium, client computer, and print method
US10291815B2 (en) Information processing apparatus capable of communicating with any of one or more servers according to a first protocol and a second protocol, information processing system including the information processing apparatus, and a method performed by the information processing apparatus
JP6011043B2 (en) E-mail processing system and e-mail processing method
JP6277726B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP5732867B2 (en) Print control server, print control method, and print control program
JP5900574B2 (en) Print control server, print control method, and print control program
JP5732874B2 (en) Print control server, print control method, and print control program
JP5928156B2 (en) E-mail processing system and e-mail processing method
JP6036966B2 (en) Printing system and printer
US10382638B2 (en) Electronic device, service execution system, and log acquisition method
JP2017062811A (en) Printing system and printer
JP6500542B2 (en) Image forming apparatus, program and image forming system
JP6477929B2 (en) Information processing system, information processing apparatus, information processing method, and program
JP2018142127A (en) Information processing system, information processing method, information processing apparatus, client terminal, information processing program and program for terminal device
JP2012155576A (en) Printer
JP2016040717A (en) System and processing terminal

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131128

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140826

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140827

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141016

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150106

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150330

R150 Certificate of patent (=grant) or registration of utility model

Ref document number: 5732867

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350