JP2012133533A - Print server and control method therefor, and print system - Google Patents

Print server and control method therefor, and print system Download PDF

Info

Publication number
JP2012133533A
JP2012133533A JP2010284508A JP2010284508A JP2012133533A JP 2012133533 A JP2012133533 A JP 2012133533A JP 2010284508 A JP2010284508 A JP 2010284508A JP 2010284508 A JP2010284508 A JP 2010284508A JP 2012133533 A JP2012133533 A JP 2012133533A
Authority
JP
Japan
Prior art keywords
print
rendering
client
print server
print job
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.)
Pending
Application number
JP2010284508A
Other languages
Japanese (ja)
Inventor
Tsuyoshi Shinpo
剛史 新保
Toru Oshima
透 大島
Masashi Kimura
昌志 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Imaging Systems Inc
Original Assignee
Canon Imaging Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Imaging Systems Inc filed Critical Canon Imaging Systems Inc
Priority to JP2010284508A priority Critical patent/JP2012133533A/en
Publication of JP2012133533A publication Critical patent/JP2012133533A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a print server which can suppress a cost increase and also prevent performance of the print server from degrading due to concentration of rendering processing, in a print system using a server spooling method.SOLUTION: A print server spooling print jobs received from a client PC receives print requests via a network, and then determines whether the print server can execute rendering processing of target print jobs of the received print requests. When it is determined that rendering processing of the print jobs is executable, the print server executes rendering processing of the print jobs. On the other hand, when it is determined that rendering processing of the print jobs is not executable, the print server selects an outsourcing destination capable of executing rendering processing of the print jobs and transmits a rendering processing request of the print jobs to a client PC of the selected outsourcing destination.

Description

本発明は、プリントサーバ及びその制御方法、プリントシステムに関し、特に、印刷ジョブのレンダリング処理をプリントサーバとクライアントPCで分散して行うプリントサーバ及びその制御方法、プリントシステムに関する。   The present invention relates to a print server, a control method therefor, and a print system, and more particularly to a print server that performs print job rendering processing distributed between a print server and a client PC, a control method therefor, and a print system.

特許文献1では、クライアントPCからプリントサーバへ送られたプリンタ非依存型印刷データ(本発明の印刷ジョブに相当)を、プリントサーバがPDL(Page Description Language)等のプリンタ依存型印刷データに変換し、プリンタに送信する周辺機器利用システムが提案されている。   In Patent Document 1, printer-independent print data (corresponding to a print job of the present invention) sent from a client PC to a print server is converted into printer-dependent print data such as PDL (Page Description Language) by the print server. Peripheral device utilization systems that transmit to a printer have been proposed.

特開2009−193091号公報JP 2009-193091 A

しかしながら、特許文献1では、プリントサーバにレンダリング処理が集中することによって、パフォーマンス低下が起こる恐れがある。このような課題に対して、プリントサーバを高性能な機種にリプレースしたり、プリントサーバを複数台設置して処理負荷を分散させることでパフォーマンス低下を回避できるが、コストが増大する問題がある。   However, in Patent Document 1, there is a risk of performance degradation due to the concentration of rendering processing on the print server. In response to such a problem, although it is possible to avoid performance degradation by replacing the print server with a high-performance model or by installing a plurality of print servers to distribute the processing load, there is a problem that the cost increases.

本発明は、上記問題に鑑みて成されたものであり、サーバスプール方式のプリントシステムにおいて、コスト増加を抑えつつ、レンダリング処理の集中によるプリントサーバのパフォーマンス低下を回避することができるプリントサーバ及びその制御方法、プリントシステムを提供することを目的とする。   The present invention has been made in view of the above problems, and in a server spool type print system, a print server capable of avoiding a decrease in performance of the print server due to concentration of rendering processing while suppressing an increase in cost, and the same An object is to provide a control method and a printing system.

上記目的を達成するために、請求項1記載のプリントサーバは、ネットワークを介してクライアントPCから受信した印刷ジョブをスプールするプリントサーバにおいて、前記ネットワークを介して印刷要求を受信する印刷要求受信手段と、前記受信した印刷要求の対象となる前記印刷ジョブのレンダリング処理が当該プリントサーバ自身で可能か否かを判定するレンダリング処理判定手段と、前記レンダリング処理判定手段により前記印刷ジョブのレンダリング処理が可能であると判定された場合には、当該印刷ジョブのレンダリング処理を行うレンダリング処理手段と、前記レンダリング処理判定手段により前記印刷ジョブのレンダリング処理が可能でないと判定された場合に、前記ネットワークに接続されているクライアントPCの中から前記印刷ジョブのレンダリング処理が可能なクライアントPCを委託先として選定する委託先選定手段と、前記委託先選定手段により選定された委託先のクライアントPCに対して前記印刷ジョブのレンダリング処理要求を送信する送信手段とを備えることを特徴とする。   In order to achieve the above object, the print server according to claim 1 is a print server for spooling a print job received from a client PC via a network, and a print request receiving means for receiving a print request via the network. The print job subject to the received print request can be rendered by a rendering process determining unit that determines whether or not the print server itself can perform the rendering process, and the rendering process determining unit can render the print job. If it is determined that there is a rendering processing unit that performs the rendering process of the print job, and if the rendering process determination unit determines that the rendering process of the print job is not possible, the rendering unit is connected to the network. Client PC A consignee selecting means for selecting a client PC capable of rendering the print job as a consignee, and sending the print job rendering process request to the consignee client PC selected by the consignee selecting means. And transmitting means for performing the processing.

上記目的を達成するために、請求項7記載のプリントシステムは、請求項1乃至6のいずれか1項に記載のプリントサーバと、印刷ジョブを前記プリントサーバに送信するクライアントPCと、認証機器とがネットワークを介して接続されたプリントシステムにおいて、前記認証機器は、入力されたユーザ情報に基づいてユーザ認証を行い、当該ユーザ認証に成功した場合に前記プリントサーバに印刷要求を送信し、前記プリントサーバは、前記認証機器からの印刷要求に基づいて、前記印刷ジョブのレンダリング処理を実行した場合、レンダリング処理された印刷データを前記認証機器または前記ネットワークに接続されたプリンタに送信し、前記クライアントPCは、前記プリントサーバからレンダリング処理要求を受信して、当該印刷ジョブのレンダリング処理を実行した場合には、レンダリング処理された印刷データを前記認証機器または前記ネットワークに接続されたプリンタに送信することを特徴とする。   In order to achieve the above object, a print system according to a seventh aspect includes a print server according to any one of the first to sixth aspects, a client PC that transmits a print job to the print server, and an authentication device. In the print system connected via the network, the authentication device performs user authentication based on the input user information, and when the user authentication is successful, transmits a print request to the print server, and When executing rendering processing of the print job based on a print request from the authentication device, the server transmits the rendered print data to the authentication device or a printer connected to the network, and the client PC Receives a rendering process request from the print server and prints In the case of executing the rendering process job it is characterized by transmitting a rendering print data to the authentication device or printer connected to the network.

上記目的を達成するために、請求項8記載のプリントサーバの制御方法は、ネットワークを介してクライアントPCから受信した印刷ジョブをスプールするプリントサーバの制御方法において、前記ネットワークを介して印刷要求を受信する印刷要求受信工程と、前記受信した印刷要求の対象となる前記印刷ジョブのレンダリング処理が当該プリントサーバ自身で可能か否かを判定するレンダリング処理判定工程と、前記レンダリング処理判定工程にて前記印刷ジョブのレンダリング処理が可能であると判定された場合には、当該印刷ジョブのレンダリング処理を行うレンダリング処理工程と、前記レンダリング処理判定工程にて前記印刷ジョブのレンダリング処理が可能でないと判定された場合に、前記ネットワークに接続されているクライアントPCの中から前記印刷ジョブのレンダリング処理が可能なクライアントPCを委託先として選定する委託先選定工程と、前記委託先選定工程にて選定された委託先のクライアントPCに対して前記印刷ジョブのレンダリング処理要求を送信する送信工程とを備えることを特徴とする。   To achieve the above object, the print server control method according to claim 8 is a print server control method for spooling a print job received from a client PC via a network, wherein the print request is received via the network. A print request receiving step, a rendering process determining step for determining whether or not the print server itself is capable of rendering the print job that is the target of the received print request, and the printing in the rendering process determining step When it is determined that the rendering process of the job is possible, a rendering process step that performs the rendering process of the print job, and a case where it is determined that the rendering process of the print job is not possible in the rendering process determination step Connected to the network. A consignee selection process for selecting a client PC capable of rendering the print job from the ant PCs as a consignee, and the print job is sent to the client PC of the consignee selected in the consignee selection process. And a transmission step of transmitting a rendering process request.

本発明によれば、受信した印刷ジョブのレンダリング処理がプリントサーバ自身で可能か否かを判定し、レンダリング処理が可能でないと判定した場合に、当該印刷ジョブのレンダリング処理が可能なクライアントPCを委託先として選定するので、プリントサーバを高性能化したり、複数台設置することなくプリントシステムを構築することができ、レンダリング処理の集中によるプリントサーバのパフォーマンス低下を回避することができる。   According to the present invention, it is determined whether or not the print server itself is capable of rendering the received print job. If it is determined that the rendering process is not possible, the client PC that can perform the rendering process of the print job is entrusted. Since it is selected as the destination, it is possible to improve the performance of the print server or to construct a print system without installing a plurality of printers, and to avoid a decrease in performance of the print server due to concentration of rendering processing.

本発明の第1の実施形態に係るプリントシステムの概略構成を示す図である。1 is a diagram illustrating a schematic configuration of a printing system according to a first embodiment of the present invention. 図1におけるプリントサーバ200の印刷要求受信時の動作処理の流れを示すフローチャートである。3 is a flowchart showing a flow of operation processing when a print request is received by the print server 200 in FIG. 1. 第1の実施形態におけるレンダリング委託先の選定処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of the selection process of the rendering consignment destination in 1st Embodiment. 第2の実施形態におけるプリントサーバ200内に記憶されるレンダリング委託先リストの一例を示す図である。It is a figure which shows an example of the rendering commission destination list memorize | stored in the print server 200 in 2nd Embodiment. 第2の実施形態におけるレンダリング委託先の選定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the selection process of the rendering consignment destination in 2nd Embodiment. 第3の実施形態におけるレンダリング委託先の選定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the selection process of the rendering consignment destination in 3rd Embodiment.

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

[第1の実施形態]
図1は、本発明の第1の実施形態に係るプリントシステムの概略構成を示す図である。
[First Embodiment]
FIG. 1 is a diagram showing a schematic configuration of a print system according to the first embodiment of the present invention.

本プリントシステムは、クライアントPCの印刷ジョブをプリントサーバにスプールしておき、ネットワークに接続されている複数のプリンタの中から出力先として任意のプリンタが指定された場合に、スプールされた印刷ジョブを当該プリンタに応じた形式にレンダリングしてプリンタへ送信するサーバスプール方式のプリントシステムである。   This print system spools a print job of a client PC to a print server, and when an arbitrary printer is specified as an output destination from a plurality of printers connected to the network, the spooled print job is This is a server spool type printing system that renders a format corresponding to the printer and transmits it to the printer.

図1のプリントシステムでは、複数のクライアントPC100,110と、プリントサーバ200と、複数の認証BOX300,310とが、有線または無線のネットワーク600で互いに接続されている。   In the print system of FIG. 1, a plurality of client PCs 100 and 110, a print server 200, and a plurality of authentication boxes 300 and 310 are connected to each other via a wired or wireless network 600.

クライアントPC100,110は、パーソナルコンピュータ等の情報処理装置であり、ネットワーク600を介して、プリントサーバ200や認証BOX300,310と通信する機能を備える。例えば、クライアントPC100,110は、ネットワーク600上の複数のプリンタの中から出力先として指定されたプリンタに接続された認証BOXに対して印刷ジョブを送信する。クライアントPC100,110が生成する印刷ジョブは、プリンタメーカーや機種に依存しない形式の印刷ジョブ(中間データ)である。   The client PCs 100 and 110 are information processing apparatuses such as personal computers and have a function of communicating with the print server 200 and the authentication BOX 300 and 310 via the network 600. For example, the client PCs 100 and 110 transmit a print job to an authentication BOX connected to a printer designated as an output destination from a plurality of printers on the network 600. The print jobs generated by the client PCs 100 and 110 are print jobs (intermediate data) in a format independent of the printer manufacturer and model.

なお、クライアントPC100,110は、パーソナルコンピュータに限定されるものではなく、携帯電話やモバイル端末であってもよい。また、ネットワーク600上のクライアントPCの台数も図示例に限定されるものではない。   The client PCs 100 and 110 are not limited to personal computers, and may be mobile phones or mobile terminals. Further, the number of client PCs on the network 600 is not limited to the illustrated example.

プリントサーバ200は、プリントサーバ機能を備える情報処理装置であり、ネットワーク600を介して、クライアントPC100,110や認証BOX300,310と通信する機能を備える。例えば、プリントサーバ200は、クライアントPC100から受信した印刷ジョブをスプールし、出力先に指定されたプリンタ400に対応したプリンタドライバを用いてレンダリング処理を行って、印刷データに変換し、認証BOX300に送信する。また、プリントサーバ200は、該当するプリンタドライバを保有していないときは、印刷ジョブを任意のクライアントPCに送信する。   The print server 200 is an information processing apparatus having a print server function, and has a function of communicating with the client PCs 100 and 110 and the authentication BOX 300 and 310 via the network 600. For example, the print server 200 spools the print job received from the client PC 100, performs rendering using a printer driver corresponding to the printer 400 specified as the output destination, converts the print job to print data, and transmits the print data to the authentication BOX 300. To do. When the print server 200 does not have the corresponding printer driver, the print server 200 transmits a print job to an arbitrary client PC.

認証BOX300,310(認証機器)は、ICカード等の記録媒体からデータを読み取ることができるカードリーダを備え、読み取ったユーザ情報(例えば、カードID)に基づいてユーザ認証を行い、認証された場合にプリントサーバ200に印刷要求を送信する機能を備える。また、認証BOX300,310は、印刷データをプリントサーバ200やクライアントPC100から受信すると、ケーブル500を介して、プリンタに印刷データを送信する機能を備える。ケーブル500は、USB(Universal Serial Bus)やIEEE1394などに準拠したインターフェースケーブルである。   Authentication BOX 300, 310 (authentication device) includes a card reader that can read data from a recording medium such as an IC card, and performs user authentication based on the read user information (for example, card ID). A function of transmitting a print request to the print server 200. The authentication boxes 300 and 310 have a function of transmitting print data to the printer via the cable 500 when print data is received from the print server 200 or the client PC 100. The cable 500 is an interface cable compliant with USB (Universal Serial Bus), IEEE1394, or the like.

プリンタ400,410は、印刷データを出力する印刷装置であり、プリント機能を備えた単機能周辺装置(SFP:Single Function Peripheral)、或いは、プリント機能の他にスキャン機能やコピー機能、ストレージ機能などを兼ね備えた多機能周辺装置(MFP:Multi Function Peripheral)である。なお、プリンタ400,410は、これらに限定されるものでなく、印刷機能を備えた別のデバイスであってもよい。また、ネットワーク600上のプリンタの台数も図示例に限定されるものではない。   The printers 400 and 410 are printing apparatuses that output print data, and include a single function peripheral (SFP) having a print function, or a scan function, a copy function, a storage function, etc. in addition to the print function. This is a multifunction peripheral device (MFP). Note that the printers 400 and 410 are not limited to these, and may be other devices having a printing function. Further, the number of printers on the network 600 is not limited to the illustrated example.

本実施形態では、認証BOXとプリンタがそれぞれ別体の装置で構成されているが、認証BOXをプリンタのケーシング内に収まるように一体構造としてもよい。また、プリンタ400,410は、認証BOX300,310を介してネットワーク600に接続されているが、直接ネットワーク600に接続されている構成であってもよい。この場合、クライアントPC又はプリントサーバからプリンタに直接印刷データが送信されてもよい。   In this embodiment, the authentication BOX and the printer are configured as separate devices. However, the authentication BOX and the printer may be integrated so as to fit in the casing of the printer. The printers 400 and 410 are connected to the network 600 via the authentication boxes 300 and 310, but may be configured to be directly connected to the network 600. In this case, the print data may be transmitted directly from the client PC or print server to the printer.

次に、クライアントPC100,110について説明する。なお、本実施形態では、クライアントPC100,110は同一の構成を有することから、クライアントPC100について説明する。   Next, the client PCs 100 and 110 will be described. In this embodiment, since the client PCs 100 and 110 have the same configuration, the client PC 100 will be described.

クライアントPC100は、一般的なパーソナルコンピュータが備えるハードウェア構成として、不図示のCPU、入力部、表示部、メモリ、通信部、記憶部などを備え、これらが内部バスで接続されている。CPUはクライアントPC100内の各部を制御する中央処理装置である。入力部はキーボードやマウス等の操作装置である。表示部は液晶モニタ等の表示装置である。メモリは、RAM、ROM等の記憶装置である。通信部は、ネットワーク600(有線又は無線ネットワーク)に接続するためのインターフェースであり、プリントサーバ200、認証BOX300,310とデータ通信を行うことで、クライアントPC100から印刷ジョブや印刷データを送受信することが可能となる。記憶部は、ハードディスク等の記憶装置である。記憶部には、ソフトウェアとして、通信制御部101、印刷データ作成機能部102が記憶されている。なお、記憶部には、他の機能に関するソフトウェアも記憶されているが、本発明に関わるもののみを説明する。   The client PC 100 includes a CPU, an input unit, a display unit, a memory, a communication unit, a storage unit, and the like (not shown) as hardware configurations included in a general personal computer, which are connected via an internal bus. The CPU is a central processing unit that controls each unit in the client PC 100. The input unit is an operation device such as a keyboard or a mouse. The display unit is a display device such as a liquid crystal monitor. The memory is a storage device such as a RAM or a ROM. The communication unit is an interface for connecting to the network 600 (wired or wireless network), and can transmit and receive print jobs and print data from the client PC 100 by performing data communication with the print server 200 and the authentication boxes 300 and 310. It becomes possible. The storage unit is a storage device such as a hard disk. The storage unit stores a communication control unit 101 and a print data creation function unit 102 as software. The storage unit also stores software related to other functions, but only those related to the present invention will be described.

通信制御部101は、プリントサーバ200や認証BOX300,310との間で行われる印刷ジョブ、印刷データなどの送受信を制御する。   The communication control unit 101 controls transmission / reception of print jobs, print data, and the like performed between the print server 200 and the authentication boxes 300 and 310.

印刷データ作成機能部102は、プリンタドライバ103を少なくとも1つ備え、プリンタドライバ103を用いて印刷ジョブのレンダリング処理を行う。   The print data creation function unit 102 includes at least one printer driver 103 and performs a print job rendering process using the printer driver 103.

プリンタドライバ103は、プリンタメーカーや機種に依存しない形式の印刷ジョブ(中間データ)を生成する機能と、レンダリング処理を行い、出力先のプリンタに適合した形式の印刷データを生成する機能を備えるソフトウェアである。これらのソフトウェアは、CPUの制御に従い、メモリ上に読み出されて実行される。なお、本実施形態では、印刷ジョブはスプールされるデータであり、印刷データは、印刷ジョブをレンダリング処理したものであり、プリンタ(または認証BOX)に送信される最終データを意味する。   The printer driver 103 is software having a function of generating a print job (intermediate data) in a format independent of the printer manufacturer and model, and a function of performing a rendering process and generating print data in a format suitable for an output destination printer. is there. These software are read out on the memory and executed under the control of the CPU. In the present embodiment, the print job is spooled data, and the print data is obtained by rendering the print job and means final data transmitted to the printer (or authentication BOX).

次に、プリントサーバ200について説明する。   Next, the print server 200 will be described.

プリントサーバ200は、クライアントPCと同様に、CPU、入力部、表示部、メモリ、通信部、記憶部などから構成されており、これらが内部バスで接続されている。これらの説明については省略する。   Like the client PC, the print server 200 includes a CPU, an input unit, a display unit, a memory, a communication unit, a storage unit, and the like, which are connected via an internal bus. These descriptions are omitted.

記憶部には、ソフトウェアとして、通信制御部201、印刷ジョブ管理部202、負荷分散機能部203、印刷データ作成機能部204、印刷ジョブ記憶部206が記憶されている。なお、記憶部には、他の機能に関するソフトウェアも記憶されているが、本発明に関わるもののみを説明する。   The storage unit stores a communication control unit 201, a print job management unit 202, a load distribution function unit 203, a print data creation function unit 204, and a print job storage unit 206 as software. The storage unit also stores software related to other functions, but only those related to the present invention will be described.

通信制御部201は、通信部を介してクライアントPC100,110や認証BOX300,310との印刷ジョブ、印刷データの送受信を制御する。印刷ジョブ管理部202は、クライアントPC100,110から通信制御部201で受信した印刷ジョブを印刷ジョブ記憶部206に保存し、負荷分散機能部203からの指示を受けて、認証BOX300,310から受信した印刷要求に含まれるユーザ情報に該当する印刷ジョブを印刷ジョブ記憶部206から読み出し、印刷データ作成機能部204に受け渡す。   The communication control unit 201 controls transmission / reception of print jobs and print data to / from the client PCs 100 and 110 and the authentication BOX 300 and 310 via the communication unit. The print job management unit 202 stores the print job received by the communication control unit 201 from the client PCs 100 and 110 in the print job storage unit 206, receives an instruction from the load distribution function unit 203, and receives the print job from the authentication boxes 300 and 310. A print job corresponding to the user information included in the print request is read from the print job storage unit 206 and transferred to the print data creation function unit 204.

負荷分散機能部203は、プリントサーバ200における現在の処理負荷状態を取得し、認証BOX300,310から通信制御部201を介して受信した印刷要求の対象となる印刷ジョブが当該プリントサーバ200でレンダリング処理が実行可能か否かを判定する。さらに、負荷分散機能部203は、認証BOX300,310から通信制御部201で受信した印刷要求の対象となる印刷ジョブをレンダリング処理可能なプリンタドライバ205を保有しているか否かにより、当該プリントサーバ200でレンダリング処理が実行可能か否かを判定する。プリントサーバ200がレンダリング処理対象の印刷ジョブに対応するプリンタドライバ205を保有し、かつ、プリントサーバ200自身の処理負荷がシステム管理者などによって予め定められた値(以下、「規定値」とする)以下と判定した場合、レンダリング処理を実施可能と判定し、印刷ジョブ管理部202に対しては、該当する印刷ジョブの読み出しを指示し、印刷データ作成機能部204に対しては、該当する印刷ジョブのレンダリング処理を指示する。   The load distribution function unit 203 acquires the current processing load state in the print server 200, and the print job that is the target of the print request received from the authentication BOX 300 or 310 via the communication control unit 201 is rendered by the print server 200. Whether or not can be executed is determined. Furthermore, the load distribution function unit 203 determines whether the print server 200 has a printer driver 205 that can perform a rendering process on a print job that is a target of a print request received from the authentication boxes 300 and 310 by the communication control unit 201. Whether or not rendering processing can be executed is determined. The print server 200 has a printer driver 205 corresponding to a print job to be rendered, and the processing load of the print server 200 itself is a value determined in advance by a system administrator or the like (hereinafter referred to as “specified value”). If it is determined as follows, it is determined that the rendering process can be performed, the print job management unit 202 is instructed to read out the corresponding print job, and the print data creation function unit 204 is notified of the corresponding print job. Instructs the rendering process.

一方、プリントサーバ200が、1)レンダリング処理対象の印刷ジョブに対応するプリンタドライバを保有していない場合、2)プリントサーバ200自身の処理負荷が高い(規定値を超える)場合、3)プリントサーバ200でレンダリング処理が可能であるが、過去の履歴などからレンダリング処理の委託先候補が特定されている場合のいずれか1つに該当するとき、レンダリング処理を実行不可能(もしくは非実行)と判定し、当該印刷要求の対象となる印刷ジョブをレンダリング処理可能なクライアントPCを委託先として選定する。プリントサーバ200は、選定された委託先のクライアントPCに対して、通信制御部201により、印刷ジョブを含むレンダリング処理の実行要求(以下、「レンダリング処理要求」と呼ぶ)を送信する。   On the other hand, when the print server 200 does not have 1) a printer driver corresponding to a print job to be rendered, 2) when the processing load of the print server 200 itself is high (exceeds a specified value), 3) the print server In 200, rendering processing is possible, but when it corresponds to any one of the cases where the rendering process consignee candidate is specified from the past history, etc., it is determined that the rendering processing cannot be executed (or is not executed) Then, a client PC capable of rendering the print job that is the target of the print request is selected as a consignment destination. The print server 200 transmits a rendering process execution request including a print job (hereinafter, referred to as a “rendering process request”) to the selected outsourced client PC by the communication control unit 201.

印刷ジョブ記憶部206は、クライアントPC100から通信制御部201で受信した印刷ジョブを格納するために、ハードウェアである記憶部に設定された記憶領域である。また、印刷ジョブ記憶部206は、印刷ジョブ管理部202によって管理される印刷ジョブリストを記憶するための記憶領域も備える。この印刷ジョブリストには、印刷ジョブがユーザ情報と対応付けて記憶されている。   The print job storage unit 206 is a storage area set in a storage unit that is hardware in order to store a print job received from the client PC 100 by the communication control unit 201. The print job storage unit 206 also includes a storage area for storing a print job list managed by the print job management unit 202. In this print job list, print jobs are stored in association with user information.

印刷データ作成機能部204は、プリンタドライバ205を少なくとも1つ備え、プリンタドライバ205を用いて印刷ジョブのレンダリング処理を行う。プリンタドライバ205は、レンダリング処理を行い、出力先のプリンタに適合した形式の印刷データを生成するソフトウェアである。また、印刷データ作成機能部204は、認証BOX300,310から通信制御部201で受信した印刷要求の対象となる印刷ジョブをレンダリング処理可能なプリンタドライバ205を保有しているか否かを判定する。   The print data creation function unit 204 includes at least one printer driver 205 and performs a print job rendering process using the printer driver 205. The printer driver 205 is software that performs rendering processing and generates print data in a format suitable for an output destination printer. Further, the print data creation function unit 204 determines whether or not it has a printer driver 205 capable of rendering processing a print job that is a target of a print request received by the communication control unit 201 from the authentication BOX 300 or 310.

次に、プリントサーバ200が認証BOX300,310から印刷要求を受信した場合の動作処理について図2を参照しながら説明する。   Next, operation processing when the print server 200 receives a print request from the authentication boxes 300 and 310 will be described with reference to FIG.

図2は、図1におけるプリントサーバ200の印刷要求受信時の動作処理の流れを示すフローチャートである。   FIG. 2 is a flowchart showing a flow of operation processing when the print server 200 in FIG. 1 receives a print request.

プリントサーバ200では、クライアントPC100から受信した印刷ジョブを格納(スプール)すると共に、認証BOX300,310からの印刷要求の受信を監視している。一方、認証BOX300,310では、カードリーダなどでユーザ情報の読み取りが行われ、当該ユーザ情報に基づいてユーザ認証が成功すると、当該ユーザ情報を含む印刷要求をプリントサーバ200へ送信する。   The print server 200 stores (spools) the print job received from the client PC 100 and monitors the reception of print requests from the authentication boxes 300 and 310. On the other hand, in the authentication boxes 300 and 310, user information is read by a card reader or the like, and when user authentication is successful based on the user information, a print request including the user information is transmitted to the print server 200.

プリントサーバ200は、通信制御部201にて、例えば認証BOX300から印刷要求を受信すると(ステップS201でYES)、当該印刷要求に含まれているプリンタ情報を確認(ステップS202)し、印刷データ作成機能部204内にプリンタ情報で指定されているプリンタドライバを保有しているか否かを判定する(ステップS203)。プリンタ情報には、出力先に設定されたプリンタの機種名、プリンタドライバの種類等の情報が含まれる。   When the communication control unit 201 receives a print request from, for example, the authentication BOX 300 (YES in step S201), the print server 200 confirms the printer information included in the print request (step S202), and print data creation function It is determined whether or not the printer driver specified by the printer information is held in the unit 204 (step S203). The printer information includes information such as the model name of the printer set as the output destination and the type of printer driver.

ステップS203の判定の結果から、プリントサーバ200が、プリンタ情報で指定されているプリンタドライバを保有していない場合(ステップS203でNO)、ステップ206の処理へ移行する。一方、プリンタ情報で指定されているプリンタドライバを保有している場合(ステップS203でYES)、負荷分散機能部203は、プリントサーバ自身の処理負荷の状態を確認(ステップS204)し、レンダリング処理が可能か否かを判定する(ステップS205)。   As a result of the determination in step S203, if the print server 200 does not have the printer driver specified by the printer information (NO in step S203), the process proceeds to step 206. On the other hand, if the printer driver specified by the printer information is held (YES in step S203), the load distribution function unit 203 checks the processing load state of the print server itself (step S204), and the rendering process is performed. It is determined whether or not it is possible (step S205).

負荷分散機能部203は、レンダリング処理が不可能である判定した場合(ステップS205でNO)、レンダリング処理を委託するため、レンダリング処理が可能なクライアントPCの選定処理を開始する(ステップS206)。ステップS206の詳細な処理については後述する。   When determining that rendering processing is impossible (NO in step S205), the load distribution function unit 203 starts selection processing of a client PC capable of rendering processing in order to entrust the rendering processing (step S206). Detailed processing in step S206 will be described later.

ステップS206の選定処理によりレンダリング委託先のクライアントPCが決定した場合(ステップS207でYES)、印刷ジョブ管理部202は、認証BOX300から受信した印刷要求に含まれるユーザ情報に基づいて印刷ジョブリストを参照し、印刷ジョブ記憶部206の中から該当する印刷ジョブを特定し、特定した印刷ジョブを含むレンダリング処理要求をレンダリング委託先のクライアントPCに対して送信する(ステップS208)。レンダリング処理要求には、印刷ジョブを特定するためのユーザ情報、使用するプリンタドライバを特定するためのプリンタ情報等が含まれる。   When the rendering consignee client PC is determined by the selection process in step S206 (YES in step S207), the print job management unit 202 refers to the print job list based on the user information included in the print request received from the authentication BOX 300. Then, the corresponding print job is identified from the print job storage unit 206, and a rendering processing request including the identified print job is transmitted to the rendering consignee client PC (step S208). The rendering process request includes user information for specifying a print job, printer information for specifying a printer driver to be used, and the like.

一方、ステップS206の選定処理の結果からレンダリング処理が可能なクライアントPCがなく、レンダリング委託先が決定できなかった場合(ステップS207でNO)、負荷分散機能部203は、認証BOX300及び/又は印刷ジョブの送信元のクライアントPCに対してエラー通知を行う(ステップS209)。   On the other hand, if there is no client PC that can perform the rendering process as a result of the selection process in step S206 and the rendering consignment destination cannot be determined (NO in step S207), the load distribution function unit 203 determines that the authentication BOX 300 and / or the print job An error notification is sent to the client PC of the transmission source (step S209).

一方、上述したステップS205における判定の結果、負荷分散機能部203においてレンダリング処理が可能と判定した場合(ステップS205でYES)、印刷ジョブ管理部202は、認証BOX300から受信した印刷要求に含まれるユーザ情報に基づいて印刷ジョブリストを参照し、印刷ジョブ記憶部206の中から印刷要求の対象となる印刷ジョブを特定し、特定した印刷ジョブを印刷データ作成機能部204へ受け渡す。そして、印刷データ作成機能部204で当該印刷ジョブをレンダリングして印刷データを作成し(ステップS210)、作成した印刷データを認証BOXへ送信する(ステップS211)。認証BOX300が印刷データを受信した場合には、当該印刷データをケーブル500によりローカル接続されたプリンタ400に送信し、プリンタ400は当該印刷データに基づいて印刷処理を実行する。なお、プリンタがネットワークに直接接続されている場合には、プリンタに印刷データが直接送信されてもよい。   On the other hand, as a result of the determination in step S205 described above, if the load distribution function unit 203 determines that rendering processing is possible (YES in step S205), the print job management unit 202 displays the user included in the print request received from the authentication BOX 300. The print job list is referenced based on the information, the print job that is the target of the print request is specified from the print job storage unit 206, and the specified print job is transferred to the print data creation function unit 204. The print data creation function unit 204 renders the print job to create print data (step S210), and sends the created print data to the authentication BOX (step S211). When the authentication BOX 300 receives the print data, the print data is transmitted to the locally connected printer 400 via the cable 500, and the printer 400 executes print processing based on the print data. If the printer is directly connected to the network, the print data may be sent directly to the printer.

上記処理では、ステップS203とステップS205の判定結果に応じて、ステップS206のレンダリング委託先の選定処理が行われるが、ステップS203の処理のみでもよい。また、プリントサーバ200でレンダリング処理が可能であるが、過去の履歴などからレンダリング処理の委託先候補が特定されている場合、レンダリング処理を非実行と判定して当該委託先を選定する構成にしてもよい。   In the above processing, the rendering consignee selection processing in step S206 is performed according to the determination results in steps S203 and S205, but only the processing in step S203 may be performed. Further, although rendering processing is possible in the print server 200, when a consignment candidate for rendering processing is specified from a past history or the like, the rendering processing is determined to be non-executed and the consignment destination is selected. Also good.

次に、図2のステップS206におけるレンダリング委託先の選定処理の詳細について説明する。   Next, details of the rendering consignee selection process in step S206 of FIG. 2 will be described.

図3は、プリントサーバ200が印刷ジョブの送信元のクライアントPC(以下、「印刷ジョブ送信元PC」と呼ぶ)をレンダリング委託先として選定する処理の詳細を示すフローチャートである。   FIG. 3 is a flowchart showing details of processing in which the print server 200 selects a print job transmission source client PC (hereinafter referred to as “print job transmission source PC”) as a rendering consignment destination.

プリントサーバ200は、認証BOX300から受信した印刷要求により識別されるユーザ情報に基づいて印刷ジョブ送信元PCを特定し、当該印刷ジョブ送信元PCに対して、レンダリング処理の可否を問い合わせるためのレンダリング判定要求を送信する(ステップS301)。なお、レンダリング判定要求には、上述したプリンタ情報などが含まれている。   The print server 200 specifies a print job transmission source PC based on the user information identified by the print request received from the authentication BOX 300, and performs rendering determination for inquiring whether or not rendering processing is possible to the print job transmission source PC. A request is transmitted (step S301). The rendering determination request includes the printer information described above.

次に、プリントサーバ200は、印刷ジョブ送信元PCからレンダリング判定要求に対する応答情報を受信すると、当該応答情報の内容を確認し(ステップS302)、クライアントPCでのレンダリング処理が可能か否かを判定する(ステップS303)。クライアントPCのレンダリング処理の可否判定は、プリントサーバ200と同様に、クライアントPCにおけるプリンタドライバの有無、印刷ジョブ送信元PC自身の処理負荷の状態で判定されており、判定結果が応答情報となる。   Next, when receiving response information to the rendering determination request from the print job transmission source PC, the print server 200 confirms the content of the response information (step S302) and determines whether or not rendering processing on the client PC is possible. (Step S303). Whether or not the rendering process of the client PC can be performed is determined based on the presence or absence of a printer driver in the client PC and the processing load of the print job transmission source PC itself, as in the print server 200, and the determination result becomes the response information.

ステップS303の判定の結果から、印刷ジョブ送信元PCでレンダリング処理が可能であると判定した場合(ステップS303でYES)、プリントサーバ200は、印刷ジョブ送信元PCをレンダリング委託先に決定(ステップS304)して、本処理を終了し、図2のステップS207以降の処理を行う。一方、印刷ジョブ送信元PCでレンダリング処理が不可能であると判定した場合(ステップS303でNO)、プリントサーバ200は本処理を終了して、図2のステップS207以降の処理を行う。   If it is determined from the result of the determination in step S303 that the rendering process can be performed by the print job transmission source PC (YES in step S303), the print server 200 determines the print job transmission source PC as a rendering consignment destination (step S304). Then, this process is terminated, and the processes after step S207 in FIG. 2 are performed. On the other hand, when the print job transmission source PC determines that the rendering process is impossible (NO in step S303), the print server 200 ends this process and performs the processes in and after step S207 in FIG.

上記第1の実施形態によれば、印刷ジョブをスプールするプリントサーバがレンダリング処理を実行できない状況であっても、印刷ジョブ送信元PCをレンダリング処理の委託先として選定することができる。このように、印刷ジョブのレンダリング処理をプリントサーバだけでなく他の装置に分散させることで、レンダリング処理の集中によるプリントサーバのパフォーマンスの低下を防止することができる。また、レンダリング処理の分散により、プリンタの機種分のプリンタドライバをプリントサーバにインストールすることが不要になり、システム導入時にシステム管理者が行うプリンタドライバのインストール作業に対する負担を軽減することができる。   According to the first embodiment, the print job transmission source PC can be selected as a rendering processing consignee even in a situation where the print server spooling the print job cannot execute the rendering process. As described above, by distributing the rendering process of the print job not only to the print server but also to other apparatuses, it is possible to prevent the performance of the print server from being deteriorated due to the concentration of the rendering process. In addition, since the rendering process is distributed, it is not necessary to install printer drivers for the printer models on the print server, and the burden on the printer driver installation work performed by the system administrator when the system is installed can be reduced.

[第2の実施形態]
次に、本発明の第2の実施の形態について図面を参照して詳細に説明する。なお、本発明の第2の実施の形態におけるプリントシステムは、その構成が上記第1の実施の形態で説明した図1のプリントシステムと同じであり、上述した構成要素については同一の符号を付して、その説明を省略する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. The print system according to the second embodiment of the present invention has the same configuration as that of the print system of FIG. 1 described in the first embodiment, and the above-described components are denoted by the same reference numerals. Therefore, the description is omitted.

第2の実施の形態では、プリントサーバ200がレンダリング委託先リストを保有し、このリストを参照してレンダリング委託先を選定する。なお、本実施形態では、レンダリング委託先リストは、予めプリントサーバ200の負荷分散機能部203に記憶されているものとする。ただし、プリントサーバ200の記憶部内(不図示)であれば、負荷分散機能部203に限定されるものではない。   In the second embodiment, the print server 200 holds a rendering consignment destination list, and selects a rendering consignment destination with reference to this list. In this embodiment, it is assumed that the rendering consignment destination list is stored in advance in the load distribution function unit 203 of the print server 200. However, the load distribution function unit 203 is not limited as long as it is within the storage unit (not shown) of the print server 200.

図4は、プリントサーバ200内に記憶されるレンダリング委託先リストの一例を示す図である。   FIG. 4 is a diagram illustrating an example of a rendering consignment destination list stored in the print server 200.

レンダリング委託先リストは、印刷ジョブのレンダリング処理の委託が可能な機器が列挙されたものであり、例えば、プリンタドライバ保有PCリスト401とPC情報リスト402で構成される。   The rendering consignment destination list is a list of devices that can be consigned for rendering processing of a print job, and includes, for example, a printer driver possessed PC list 401 and a PC information list 402.

プリンタドライバ保有PCリスト401は、プリンタの機種名(例えば、プリンタa、プリンタb等)、レンダリング委託先選定の優先度(例えば、優先度1、2等)などで構成される。PC情報リスト402は、PC名(例えば、PCa、PCb等)、レンダリング委託先PCの宛て先情報(例えば、クライアントPCの機器名、IPアドレス、MACアドレス等)、レンダリング委託先PCのスペック情報(例えば、CPU、メモリ等)などで構成される。なお、本実施形態では、レンダリング委託先リストは、プリンタドライバ保有PCリスト401とPC情報リスト402の2つで構成される場合について説明したが、これらを合わせた1つのリストであってもよい。   The printer driver possessed PC list 401 includes printer model names (for example, printer a, printer b, etc.), rendering contractor selection priorities (for example, priorities 1, 2). The PC information list 402 includes a PC name (for example, PCa, PCb, etc.), destination information of the rendering consignment destination PC (for example, a device name, IP address, MAC address, etc. of the client PC), specification information of the rendering consignment destination PC ( For example, a CPU, a memory, and the like). In the present embodiment, the rendering consignee list has been described as being composed of the printer driver possessed PC list 401 and the PC information list 402, but may be a single list combining these.

次に、プリントサーバ200がレンダリング委託先リストを参照してレンダリング委託先を選定する処理の流れについて図5を参照して説明する。なお、本処理は、プリントサーバ200において、図2のステップS206で実行される処理であり、図2のステップS206以外の他の処理については、上記第1の実施形態で説明した通りであり、それらの説明は省略する。   Next, a flow of processing in which the print server 200 selects a rendering consignment destination with reference to a rendering consignment destination list will be described with reference to FIG. This process is a process executed in step S206 in FIG. 2 in the print server 200, and other processes other than step S206 in FIG. 2 are as described in the first embodiment. Those explanations are omitted.

図5は、第2の実施形態におけるレンダリング委託先の選定処理の一例を示すフローチャートである。   FIG. 5 is a flowchart illustrating an example of rendering entrustee selection processing according to the second embodiment.

まず、プリントサーバ200は、認証BOX300から受信した印刷要求に含まれているプリンタ情報から該当するプリンタの機種名を判別し、レンダリング委託先リストを参照して当該プリンタのプリンタドライバを保有しているクライアントPCを確認する(ステップS501)。   First, the print server 200 determines the model name of the corresponding printer from the printer information included in the print request received from the authentication BOX 300, and holds the printer driver of the printer by referring to the rendering consignment destination list. The client PC is confirmed (step S501).

次に、プリントサーバ200は、レンダリング委託先リストにレンダリング委託先の候補となるクライアントPCがあるか否かを判定し(ステップS502)、レンダリング委託先リストにレンダリング委託先の候補となるクライアントPCがある場合(ステップS502でYES)、レンダリング委託先リストからレンダリング委託PCを選定する(ステップS503)。   Next, the print server 200 determines whether or not there is a client PC that is a candidate for rendering consignment in the rendering consignee list (step S502), and a client PC that is a candidate for rendering consignment is in the rendering consignee list. If there is (YES in step S502), a rendering consignment PC is selected from the rendering consignee list (step S503).

ステップS502の判定の結果、レンダリング委託先リストにレンダリング委託先の候補となるクライアントPCがない場合(ステップS502でNO)、プリントサーバ200は本処理を終了し、図2のステップS207以降の処理を行う。   As a result of the determination in step S502, if there is no client PC that is a rendering consignment destination candidate in the rendering consignment destination list (NO in step S502), the print server 200 ends this processing and performs the processing in step S207 and subsequent steps in FIG. Do.

次に、ステップS504では、プリントサーバ200は、レンダリング委託先に選定したクライアントPCに対して、レンダリング可否を問い合わせるため、レンダリング判定要求を送信する。   In step S504, the print server 200 transmits a rendering determination request to the client PC selected as the rendering consignment destination to inquire whether rendering is possible.

次に、プリントサーバ200は、レンダリング可否の問い合わせを行ったクライアントPCからレンダリング判定要求に対する応答情報を受信すると、当該応答情報の内容を確認する(ステップS505)。そして、受信した応答情報から、レンダリング可否の問い合わせを行ったクライアントPCでのレンダリング処理が可能か否かを判定する(ステップS506)。クライアントPCのレンダリング処理の可否判定は、プリントサーバ200と同様に、クライアントPCにおけるプリンタドライバの有無、クライアントPC自身の処理負荷の状態で判定されており、判定結果が応答情報となる。   Next, when receiving response information for the rendering determination request from the client PC that has inquired whether or not rendering is possible, the print server 200 confirms the content of the response information (step S505). Then, it is determined from the received response information whether or not the rendering process is possible in the client PC that has inquired whether or not rendering is possible (step S506). Whether or not the rendering process of the client PC can be performed is determined by the presence or absence of a printer driver in the client PC and the processing load of the client PC itself, as in the print server 200, and the determination result becomes the response information.

ステップS506の判定の結果、受信した応答情報から、レンダリング可否の問い合わせを行ったクライアントPCでのレンダリングが可能と判定した場合(ステップS506でYES)、プリントサーバ200は、そのクライアントPCをレンダリング委託先に決定(ステップS507)して、本処理を終了し、図2のステップS207以降の処理を行う。一方、受信した応答情報から、レンダリング可否の問い合わせを行ったクライアントPCでのレンダリングが不可能と判定した場合(ステップS506でNO)、ステップS502の処理に戻る。   As a result of the determination in step S506, when it is determined from the received response information that rendering on the client PC that has made an inquiry about whether or not rendering is possible (YES in step S506), the print server 200 designates the client PC as a rendering consignment destination. (Step S507), the process is terminated, and the processes after step S207 in FIG. 2 are performed. On the other hand, if it is determined from the received response information that rendering on the client PC that has made an inquiry about whether or not rendering is possible (NO in step S506), the process returns to step S502.

上記処理において、レンダリング委託先リストに複数のレンダリング委託先の候補がある場合、委託先となるクライアントPCが選定されるまで、ステップS502〜S506の処理が繰り返される。   In the above processing, when there are a plurality of rendering consignment destination candidates in the rendering consignment destination list, the processing in steps S502 to S506 is repeated until a client PC as the consignment destination is selected.

第2の実施の形態によれば、印刷ジョブをスプールするプリントサーバがレンダリング処理を実行できない状況であっても、レンダリング委託先リストを参照することで、レンダリング処理の委託先を効率よく選定することができる。   According to the second embodiment, even when the print server spooling the print job cannot execute the rendering process, the rendering process consignee can be efficiently selected by referring to the rendering consignee list. Can do.

[第3の実施形態]
次に、本発明の第3の実施形態について図面を参照して詳細に説明する。なお、本発明の第3の実施の形態におけるプリントシステムは、その構成が上記第1の実施の形態で説明した図1のプリントシステムと同じであり、上述した構成要素については同一の符号を付して、その説明を省略する。
[Third Embodiment]
Next, a third embodiment of the present invention will be described in detail with reference to the drawings. The configuration of the printing system according to the third embodiment of the present invention is the same as that of the printing system of FIG. 1 described in the first embodiment, and the same reference numerals are given to the components described above. Therefore, the description is omitted.

第3の実施の形態では、レンダリング委託先を選定する際に、プリントサーバ200がネットワーク上のクライアントPC(印刷ジョブ送信元PC及びその他のクライアントPC)に対して、レンダリングの委託可否を問い合わせることで、レンダリング委託先を選定する。   In the third embodiment, when a rendering consignment destination is selected, the print server 200 inquires of client PCs (print job transmission source PC and other client PCs) on the network about whether or not to consign rendering. Select a rendering contractor.

図6は、第3の実施形態におけるレンダリング委託先の選定処理の一例を示すフローチャートである。なお、本処理は、プリントサーバ200において、図2のステップS206で実行される処理であり、図2のステップS206以外の他の処理については、上記第1の実施形態で説明した通りであり、それらの説明は省略する。   FIG. 6 is a flowchart illustrating an example of a rendering commission destination selection process according to the third embodiment. This process is a process executed in step S206 in FIG. 2 in the print server 200, and other processes other than step S206 in FIG. 2 are as described in the first embodiment. Those explanations are omitted.

まず、プリントサーバ200は、認証BOX300から受信した印刷要求に含まれているプリンタ情報から該当するプリンタの機種名を判別し、レンダリング委託先の候補となるクライアントPCを探索するために、ネットワーク上のクライアントPCに対して当該プリンタのプリンタドライバを保有しているか否かの問い合わせを行う(ステップS601)。本実施形態では、ブロードキャスト通信やマルチキャスト通信等により問い合わせが行われるものとする。   First, the print server 200 determines the model name of the corresponding printer from the printer information included in the print request received from the authentication BOX 300, and searches for a client PC that is a rendering consignment destination candidate on the network. An inquiry is made to the client PC as to whether or not the printer driver of the printer is possessed (step S601). In this embodiment, it is assumed that an inquiry is made by broadcast communication, multicast communication, or the like.

次に、プリントサーバ200は、該当するプリンタドライバを保有しているか否かの問い合わせに対する応答情報を受信したクライアントPCの中から、当該応答情報に基づいてレンダリング委託先の候補となり得るクライアントPCがあるか否かを判定する(ステップS602)。該当するプリンタドライバを「保有する」と応答したクライアントPCがある場合(ステップS602でYES)、プリントサーバ200は、当該クライアントPCをレンダリング委託先の候補として選定する(ステップS603)。   Next, the print server 200 includes client PCs that can be candidates for rendering entrustment based on the response information from among the client PCs that have received the response information regarding the inquiry as to whether or not the printer driver is possessed. It is determined whether or not (step S602). If there is a client PC that has responded “hold” the corresponding printer driver (YES in step S602), the print server 200 selects the client PC as a rendering consignment candidate (step S603).

ステップS602の判定の結果、レンダリング委託先の候補となるクライアントPCがない場合(ステップS602でNO)、プリントサーバ200は本処理を終了し、図2のステップS207以降の処理を行う。   If the result of the determination in step S602 is that there is no client PC that is a rendering consignment destination candidate (NO in step S602), the print server 200 ends this process and performs the processes in and after step S207 in FIG.

次に、レンダリング委託先の候補として選定されたクライアントPCに対して、レンダリング可否を問い合わせるため、プリントサーバ200はレンダリング判定要求を送信する(ステップS604)。本実施形態では、ユニキャスト通信によりレンダリング判定要求が送信されるものとする。なお、複数のクライアントPCから該当するプリンタドライバを「保有する」との応答があった場合には、受信した順番にレンダリング判定要求を送信する。   Next, the print server 200 transmits a rendering determination request to the client PC selected as a rendering consignee candidate in order to inquire whether or not rendering is possible (step S604). In the present embodiment, it is assumed that a rendering determination request is transmitted by unicast communication. If there is a response from a plurality of client PCs that the printer driver is “held”, the rendering determination request is transmitted in the order received.

次に、プリントサーバ200は、レンダリング可否の問い合わせを行ったクライアントPCからレンダリング判定要求に対する応答情報を受信すると、当該応答情報の内容を確認する(ステップS605)。そして、受信した応答情報から、レンダリング可否の問い合わせを行ったクライアントPCでのレンダリング処理が可能か否かを判定する(ステップS606)。クライアントPCのレンダリング処理の可否判定は、プリントサーバ200と同様に、クライアントPCにおけるプリンタドライバの有無、クライアントPC自身の処理負荷の状態で判定されており、判定結果が応答情報となる。   Next, when receiving response information for the rendering determination request from the client PC that has inquired whether or not rendering is possible, the print server 200 confirms the content of the response information (step S605). Then, it is determined from the received response information whether or not rendering processing is possible in the client PC that has made an inquiry about whether or not rendering is possible (step S606). Whether or not the rendering process of the client PC can be performed is determined by the presence or absence of a printer driver in the client PC and the processing load of the client PC itself, as in the print server 200, and the determination result becomes the response information.

ステップS606の判定の結果、受信した応答情報から、レンダリング可否の問い合わせを行ったクライアントPCでレンダリング可能と判定した場合(ステップS606でYES)、プリントサーバ200は、そのクライアントPCをレンダリング委託先に決定(ステップS607)して、本処理を終了し、図2のステップS207以降の処理を行う。一方、受信した応答情報から、レンダリング可否の問合せを行ったクライアントPCでレンダリング不可能と判定した場合(ステップS606でNO)、ステップS602の処理に戻る。   As a result of the determination in step S606, when it is determined from the received response information that rendering is possible at the client PC that has made an inquiry about whether or not rendering is possible (YES in step S606), the print server 200 determines the client PC as a rendering consignment destination. (Step S607), the process is terminated, and the processes after Step S207 in FIG. 2 are performed. On the other hand, if it is determined from the received response information that the client PC that has made an inquiry about whether or not rendering is possible (NO in step S606), the process returns to step S602.

上記処理において、レンダリング委託先の候補となるクライアントPCが複数ある場合、委託先となるクライアントPCが選定されるまで、ステップS602〜S606の処理が繰り返される。   In the above processing, when there are a plurality of client PCs that are candidates for rendering consignment, the processes in steps S602 to S606 are repeated until a client PC that is a consignment destination is selected.

上記第3の実施の形態によれば、印刷ジョブをスプールするプリントサーバがレンダリング処理を実行できない状況であっても、ネットワークに接続されているクライアントPCの中からレンダリング処理可能な委託先を探索し、効率よく選定することができる。   According to the third embodiment, even when the print server that spools the print job cannot execute the rendering process, the client PC connected to the network is searched for a consignment destination that can perform the rendering process. Can be selected efficiently.

[第4の実施形態]
上述した第1の実施の形態、第2の実施の形態及び第3の実施の形態で説明したレンダリング委託先選定方法を複数組み合わせることも可能である。
[Fourth Embodiment]
It is also possible to combine a plurality of rendering consignee selection methods described in the first embodiment, the second embodiment, and the third embodiment described above.

レンダリング委託リスト「あり」の場合には、上述した3つの実施形態を以下の順序で組み合わせることが可能である。例えば、最初は印刷ジョブ送信元PCに問い合わせを行い、次にレンダリング委託リストを参照し、最後にブロードキャスト通信等によってレンダリング委託先を探索する構成でもよい。なお、ブロードキャストによりクライアントPCから収集した情報に基づいて、レンダリング委託先リストにクライアントPCの情報(宛て先情報やスペック情報など)を登録・更新することも可能である。   In the case of the rendering commission list “Yes”, the above-described three embodiments can be combined in the following order. For example, the configuration may be such that first the inquiry is made to the print job transmission source PC, then the rendering consignment list is referenced, and finally the rendering consignment destination is searched by broadcast communication or the like. Note that it is also possible to register / update client PC information (address information, specification information, etc.) in the rendering consignment destination list based on information collected from the client PC by broadcasting.

一方、レンダリング委託リスト「なし」の場合には、3つの実施形態のうち2つの実施形態を以下の順序で組み合わせることが可能である。例えば、最初は印刷ジョブ送信元PCに問い合わせを行い、次にブロードキャスト通信等によってレンダリング委託先を探索する構成でもよい。なお、上述したように、プリントサーバがレンダリング処理を委託するとき、レンダリング委託先選定方法を組み合わせて行うことにより、効率的にレンダリング委託先を選定することができる。   On the other hand, in the case of the rendering commission list “none”, two of the three embodiments can be combined in the following order. For example, the configuration may be such that an inquiry is first made to the print job transmission source PC, and then the rendering consignment destination is searched by broadcast communication or the like. As described above, when the print server entrusts the rendering process, the rendering entrustee can be efficiently selected by combining the rendering entrustee selection methods.

図2のステップS207においてレンダリング処理の委託先が決定しなかった場合、プリントサーバ200が保有する汎用(プリンタの機種に依存しない)プリンタドライバでレンダリング処理を実行させるように構成してもよい。これにより、詳細な印刷設定などは反映されないが、印刷ができないという状態を回避することができる。   If the rendering processing consignee has not been determined in step S207 in FIG. 2, the rendering processing may be executed by a general-purpose (not depending on the printer model) printer driver owned by the print server 200. As a result, it is possible to avoid a state in which printing cannot be performed although detailed print settings are not reflected.

また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。   The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, or the like) of the system or apparatus reads the program. It is a process to be executed.

100,110 クライアントPC
101 通信制御部
102 印刷データ作成機能部
200 プリントサーバ
201 通信制御部
202 印刷ジョブ管理部
203 負荷分散機能部
204 印刷データ作成機能部
206 印刷ジョブ記憶部
300,310 認証BOX
400,410 プリンタ
600 ネットワーク
100, 110 Client PC
DESCRIPTION OF SYMBOLS 101 Communication control part 102 Print data creation function part 200 Print server 201 Communication control part 202 Print job management part 203 Load distribution function part 204 Print data creation function part 206 Print job storage part 300,310 Authentication BOX
400, 410 Printer 600 Network

Claims (8)

ネットワークを介してクライアントPCから受信した印刷ジョブをスプールするプリントサーバにおいて、
前記ネットワークを介して印刷要求を受信する印刷要求受信手段と、
前記受信した印刷要求の対象となる前記印刷ジョブのレンダリング処理が当該プリントサーバ自身で可能か否かを判定するレンダリング処理判定手段と、
前記レンダリング処理判定手段により前記印刷ジョブのレンダリング処理が可能であると判定された場合には、当該印刷ジョブのレンダリング処理を行うレンダリング処理手段と、
前記レンダリング処理判定手段により前記印刷ジョブのレンダリング処理が可能でないと判定された場合に、前記ネットワークに接続されているクライアントPCの中から前記印刷ジョブのレンダリング処理が可能なクライアントPCを委託先として選定する委託先選定手段と、
前記委託先選定手段により選定された委託先のクライアントPCに対して前記印刷ジョブのレンダリング処理要求を送信する送信手段とを備えることを特徴とするプリントサーバ。
In a print server that spools a print job received from a client PC via a network,
Print request receiving means for receiving a print request via the network;
Rendering processing determining means for determining whether or not the print server itself is capable of rendering the print job that is the target of the received print request;
A rendering processing unit that performs rendering processing of the print job when the rendering processing determination unit determines that the rendering processing of the print job is possible;
When the rendering process determining unit determines that the print job cannot be rendered, a client PC that can perform the print job rendering process is selected from the client PCs connected to the network. Outsourcing contractor selection means,
A print server comprising: a transmission unit configured to transmit a rendering processing request for the print job to a client PC of a consignee selected by the consignee selection unit.
前記レンダリング処理判定手段は、
前記印刷要求受信手段により受信した印刷要求に含まれるプリンタ情報で指定されているプリンタドライバを保有しているか否かを判定するプリンタドライバ判定手段と、
前記プリントサーバ自身の処理負荷の状態を判定する負荷状態判定手段の少なくとも1つを備え、
前記プリンタドライバ判定手段により前記プリンタ情報で指定されているプリンタドライバを保有していないと判定された場合、及び、前記負荷状態判定手段により前記プリントサーバ自身の処理負荷が規定値より高いと判定された場合には、前記印刷ジョブのレンダリング処理が不可能と判定することを特徴とする請求項1に記載のプリントサーバ。
The rendering process determination means includes
Printer driver determination means for determining whether or not the printer driver specified by the printer information included in the print request received by the print request reception means is held;
Comprising at least one load state determining means for determining the state of the processing load of the print server itself;
When the printer driver determination unit determines that the printer driver specified by the printer information is not held, and the load state determination unit determines that the processing load of the print server itself is higher than a specified value. The print server according to claim 1, wherein the print server determines that rendering processing of the print job is impossible.
前記委託先選定手段は、
前記印刷要求受信手段により受信した印刷要求により識別されるユーザ情報に基づいて印刷ジョブ送信元のクライアントPCを特定し、当該クライアントPCでレンダリング処理が可能であると判定した場合に、当該クライアントPCを前記委託先に選定することを特徴とする請求項1または2に記載のプリントサーバ。
The outsourcer selecting means is:
When the client PC of the print job transmission source is specified based on the user information identified by the print request received by the print request receiving unit, and when it is determined that the client PC can perform the rendering process, the client PC is The print server according to claim 1, wherein the print server is selected as the subcontractor.
前記レンダリング処理の委託が可能な機器が列挙されたレンダリング委託先リストを記憶する記憶手段をさらに備え、
前記委託先選定手段は、
前記レンダリング委託先リストを参照して前記委託先となるクライアントPCを選定することを特徴とする請求項1または2に記載のプリントサーバ。
A storage means for storing a rendering consignment destination list in which devices capable of consigning the rendering process are listed;
The outsourcer selecting means is:
3. The print server according to claim 1, wherein a client PC to be the entrustee is selected with reference to the rendering entrustee list.
前記委託先選定手段は、
前記印刷要求受信手段により受信した印刷要求に含まれるプリンタ情報から該当するプリンタの機種を判別し、前記ネットワーク上のクライアントPCに対してプリンタドライバの保有を問い合わせる問い合わせ手段を備え、
前記問い合わせ手段による結果から前記委託先となるクライアントPCを選定することを特徴とする請求項1または2に記載のプリントサーバ。
The outsourcer selecting means is:
Inquiry means for determining the model of the corresponding printer from printer information included in the print request received by the print request receiving means, and inquiring about the possession of the printer driver to the client PC on the network,
3. The print server according to claim 1, wherein a client PC as the entrustee is selected from a result of the inquiry unit.
前記レンダリング処理手段は、前記委託先選定手段により前記委託先となるクライアントPCの選定ができなかった場合には、前記プリントサーバが保有するプリンタの機種に依存しないプリンタドライバを用いてレンダリング処理を行うことを特徴とする請求項1乃至5のいずれか1項に記載のプリントサーバ。   The rendering processing means performs rendering processing using a printer driver that does not depend on the printer model possessed by the print server when the client PC as the consignee cannot be selected by the consignee selecting means. The print server according to claim 1, wherein the print server is a print server. 請求項1乃至6のいずれか1項に記載のプリントサーバと、印刷ジョブを前記プリントサーバに送信するクライアントPCと、認証機器とがネットワークを介して接続されたプリントシステムにおいて、
前記認証機器は、入力されたユーザ情報に基づいてユーザ認証を行い、当該ユーザ認証に成功した場合に前記プリントサーバに印刷要求を送信し、
前記プリントサーバは、前記認証機器からの印刷要求に基づいて、前記印刷ジョブのレンダリング処理を実行した場合、レンダリング処理された印刷データを前記認証機器または前記ネットワークに接続されたプリンタに送信し、
前記クライアントPCは、前記プリントサーバからレンダリング処理要求を受信して、当該印刷ジョブのレンダリング処理を実行した場合には、レンダリング処理された印刷データを前記認証機器または前記ネットワークに接続されたプリンタに送信することを特徴とするプリントシステム。
A print system in which the print server according to any one of claims 1 to 6, a client PC that transmits a print job to the print server, and an authentication device are connected via a network.
The authentication device performs user authentication based on the input user information, and when the user authentication is successful, transmits a print request to the print server,
When the print server executes rendering processing of the print job based on a print request from the authentication device, the print server transmits the rendered print data to the authentication device or a printer connected to the network,
When the client PC receives the rendering process request from the print server and executes the rendering process of the print job, the client PC transmits the rendered print data to the authentication device or the printer connected to the network. A printing system characterized by that.
ネットワークを介してクライアントPCから受信した印刷ジョブをスプールするプリントサーバの制御方法において、
前記ネットワークを介して印刷要求を受信する印刷要求受信工程と、
前記受信した印刷要求の対象となる前記印刷ジョブのレンダリング処理が当該プリントサーバ自身で可能か否かを判定するレンダリング処理判定工程と、
前記レンダリング処理判定工程にて前記印刷ジョブのレンダリング処理が可能であると判定された場合には、当該印刷ジョブのレンダリング処理を行うレンダリング処理工程と、
前記レンダリング処理判定工程にて前記印刷ジョブのレンダリング処理が可能でないと判定された場合に、前記ネットワークに接続されているクライアントPCの中から前記印刷ジョブのレンダリング処理が可能なクライアントPCを委託先として選定する委託先選定工程と、
前記委託先選定工程にて選定された委託先のクライアントPCに対して前記印刷ジョブのレンダリング処理要求を送信する送信工程とを備えることを特徴とする制御方法。
In a control method of a print server that spools a print job received from a client PC via a network,
A print request receiving step of receiving a print request via the network;
A rendering process determination step for determining whether or not the print server itself is capable of rendering the print job that is the target of the received print request;
If it is determined in the rendering process determination step that the print job can be rendered, a rendering process step that performs the print job rendering process;
When it is determined in the rendering process determination step that the print job cannot be rendered, a client PC capable of rendering the print job is selected from the client PCs connected to the network. Contractor selection process to select,
And a transmission step of transmitting the print job rendering processing request to the client PC of the consignee selected in the consignee selection step.
JP2010284508A 2010-12-21 2010-12-21 Print server and control method therefor, and print system Pending JP2012133533A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010284508A JP2012133533A (en) 2010-12-21 2010-12-21 Print server and control method therefor, and print system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010284508A JP2012133533A (en) 2010-12-21 2010-12-21 Print server and control method therefor, and print system

Publications (1)

Publication Number Publication Date
JP2012133533A true JP2012133533A (en) 2012-07-12

Family

ID=46649070

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010284508A Pending JP2012133533A (en) 2010-12-21 2010-12-21 Print server and control method therefor, and print system

Country Status (1)

Country Link
JP (1) JP2012133533A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021021963A (en) * 2019-07-24 2021-02-18 株式会社リコー Information processing system, information processing method, image-forming device, and server device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021021963A (en) * 2019-07-24 2021-02-18 株式会社リコー Information processing system, information processing method, image-forming device, and server device
JP7351126B2 (en) 2019-07-24 2023-09-27 株式会社リコー Information processing system, server device and information processing method

Similar Documents

Publication Publication Date Title
US8885186B2 (en) Printer using a conversion server to perform printing
US9274736B2 (en) Information processing apparatus, output system, information processing method, and recording medium storing information processing program
JP2012187867A (en) Printer
JP5884400B2 (en) Print control system, print control method, information processing apparatus, and print control program
JP5866921B2 (en) Printing system, printing apparatus and program
JP2007323641A (en) System and method for electronic document output request processing control
JP5609308B2 (en) Image processing system, image processing apparatus, information processing apparatus, and image processing method
EP3557403B1 (en) Image forming system and image forming method
JP2014063421A (en) Printer server and printing control program
JP5704947B2 (en) Information processing apparatus, control method, and program
JP2013073369A (en) Print control system, print control method, image processor and print control program
US20200201585A1 (en) Information processing apparatus, method of controlling same, and storage medium
JP6135215B2 (en) Image forming apparatus, network system, method and program
JP2012133533A (en) Print server and control method therefor, and print system
JP2022040993A (en) Information processing apparatus, control method, and program
JP2007087130A (en) Server device, print processing method of server device, storage medium and program
US11079986B2 (en) Printing apparatus having print setting control, method of controlling the same, and computer-readable storage medium
JP5858092B2 (en) Printer
JP6191272B2 (en) Printing program, information processing apparatus, and printing system
JP6079914B2 (en) Print control system, print control method, information processing apparatus, and print control program
JP2020140394A (en) Information processor and control method thereof and program and system
US11586400B2 (en) Image processing device and non-transitory computer-readable recording medium storing computer-readable instructions for image processing device
JP2012133590A (en) Print system, client pc and control method thereof, print server and control method thereof
JP6478058B2 (en) Pull print system
JP6478057B2 (en) Pull print system