JP2004094562A - Distributed printing system, control method therefor, and program for realizing control method - Google Patents

Distributed printing system, control method therefor, and program for realizing control method Download PDF

Info

Publication number
JP2004094562A
JP2004094562A JP2002254281A JP2002254281A JP2004094562A JP 2004094562 A JP2004094562 A JP 2004094562A JP 2002254281 A JP2002254281 A JP 2002254281A JP 2002254281 A JP2002254281 A JP 2002254281A JP 2004094562 A JP2004094562 A JP 2004094562A
Authority
JP
Japan
Prior art keywords
printing
client
printer
server
distributed
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
JP2002254281A
Other languages
Japanese (ja)
Inventor
Masao Hayashi
林 雅夫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2002254281A priority Critical patent/JP2004094562A/en
Publication of JP2004094562A publication Critical patent/JP2004094562A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a distributed printing system for enhancing activity as the whole system, a control method for the system, and a program for realizing the control method. <P>SOLUTION: When a printable number of sheets is input into a clustering server 32 under a fully toner-filled tank condition in each printer 11a-11c, via a consumable information input part 3 in the each printer, the number of printing pages is counted in the each printer in every indication of distributed printing by the clustering server 32, by a print page counting part 4 for the each printer, and a residual printable number of sheets is calculated in the each printer. When a mode for smoothing using frequencies of all the printers is set by a printer using frequency setting mode selecting part 5 for the each printer, a using frequency weighting value for the each printer is set to bring a residual printable number value for the each printer into zero equally in the same basis, by a using frequency weighting value setting part 6 for the each printer, and the used printer is selected by a printing printer selecting part, according to the set using frequency weighting value for the each printer to conduct the distributed printing. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、クライアント上の1つの文書データをネットワーク上の複数の印刷装置に振り分けて印刷し、高速な文書作成を可能とする分散印刷システム、その制御方法および該制御方法を実現するためのプログラムに関する。
【0002】
【従来の技術】
図28は、従来の分散印刷システムの一例の概略構成を示すブロック図である。
【0003】
クライアントPC(パーソナルコンピュータ)5001とネットワークプリンタ群1503との間にはクラスタリングサーバ5002が配置され、該クラスタリングサーバ5002は、クライアントPC5001上の印刷ジョブを、各ページの印刷オブジェクトに応じて、カラーページはカラープリンタ1500cで、モノクロページはモノクロプリンタ1500a,1500bを用いて印刷させるように、各プリンタ1500a〜1500cに振り分ける。
【0004】
以下、分散印刷システム5000の大まかな処理の流れについて説明する。
【0005】
ユーザがアプリケーションデータを印刷する場合、クライアントPC5001上で、対応するアプリケーションを起動し、代表的なプリンタ(ここではカラープリンタ1500c)のプリンタドライバ5011を用いてPDL(Page Description Language)データを生成し、クラスタリングサーバ5002へ転送する。クラスタリングサーバ5002では専用ソフトウェアが起動し、クライアントPC5001から受け取ったPDLデータをネットワーク4001に接続された各プリンタ1500a〜1500cに分散印刷できるよう、プリンタ単位でページの再編集を行い、クラスタプリントデータとして、各プリンタ1500a〜1500cへPDLデータを送信する。
【0006】
また、クラスタリングサーバ5002には、一度クライアントPC5001から受信したPDLデータをセーブする機能があり、クラスタリングサーバ5002へのコマンド入力で、何度でもリプリントすることができる。
【0007】
他方、ユーザがPDF(Portable Document Format)ファイルをダイレクトに分散印刷システム5000に入力する場合、クライアントPC5001上のプリント設定ユーティリティソフトウェア5012が起動して、印刷データの面付け処理などの印刷の仕上げ処理に関する設定を行い、クラスタリングサーバ5002へ仕上げ情報を付加したPDFデータを送付する。クライアントサーバ5002は、PDFデータをPDLデータに変換し、ネットワーク4001に接続された各プリンタ1500a〜1500cに分散印刷できるよう、プリンタ単位でページの再編集を行い、クラスタプリントデータとして、各プリンタ1500a〜1500cへPDLデータを送信する。
【0008】
また、クライアントPC5001上のプリント設定ユーティリティソフトウェア5012は、クラスタリングサーバ5002内に格納されたジョブを読み込むことも可能であり、過去に印刷した展開済みのジョブと新しいジョブをマージして印刷する機能も有している。
【0009】
次に、図29および図30のフローチャートを基に、クラスタリングサーバ5002の内部機能についてより詳細に説明する。
【0010】
複数のクライアントPC5001a〜5001cからの印刷ジョブをクライアントインターフェース管理部5021が受信すると、入力ジョブ管理部5022は、順次キューイングする。
【0011】
ジョブスケジューリング管理部5023は、優先ジョブの先出し処理や夜間集中印刷等の処理スケジュールを司る。
【0012】
ラスタライズ処理部5024は、印刷データをラスタライズすることで、サムネイル画像を生成して、クライアントPCへフィードバックしたり、ダイレクト入力したPDFデータをイメージデータへラスタライズしたりすることが可能である。
【0013】
画像圧縮部5025は、ラスタライズしたイメージデータの圧縮や、PDLデータに添付された大容量イメージデータの圧縮を行う。
【0014】
出力ジョブ管理部5026は、ジョブ内の印刷オブジェクトに応じてページ単位で印刷データを適応プリンタに割り当て、PDLデータを分割する。必要に応じて、異なるプリンタからの出力をソートするための間紙を入れるように、PDLデータを修正する。
【0015】
出力デバイス管理部5027は、印刷に使用する各プリンタのフィニッシングやソートを指定し、実際にプリントを実行させる。
【0016】
メモリ5028およびHDD(ハードディスク装置)5029は、データの保存およびワーク部として機能する。
【0017】
図31は、出力ジョブ管理部5026のジョブ分割機能をより詳細に説明するための図である。
【0018】
クラスタリングプリンタとして、モノクロプリンタ1500aとカラープリンタ1500cが用意されているとする。元のジョブは、ページ単位でモノクロページとカラーページが混在しているプリントジョブである。出力ジョブ管理部5026は、モノクロページ(1,4,5,8ページ)とカラーページ(2,3,6,7ページ)に分割し、さらに印刷後のページ揃えのため、脱落ページに間紙を挿入する。
【0019】
ここで、間紙は通常白紙であり、目立つように色紙を使用することもある。色紙を使用する場合は、プリンタの給紙部の中で色紙を補給した給紙カセットを予めクラスタリングサーバ5002へ給紙情報として設定しておいて、印刷の際に間紙のページに来ると色紙給紙カセットから白紙を1枚給紙させる。間紙は何度も再利用可能である。
【0020】
このようにして、出力ジョブ管理部5026は、モノクロプリンタ用ジョブとして、「1、間、4、5、間、8」ページの印刷と、カラープリンタ用ジョブとして、「2,3、間、6,7」ページの印刷の2つのジョブを作成する。
【0021】
【発明が解決しようとする課題】
分散印刷機能を有したプリンタサーバ、クライアントおよび複数のプリンタからなる分散印刷システムでは、一般に、優先的に印刷ジョブが振り分けられる優先プリンタを、印刷スピードや印刷品位という固有の機能の有無を判断基準として選択/設定している。これにより、分散印刷システム上に配置された複数のプリンタの中でも、常に優先的に使用される使用頻度の高いプリンタと、あまり使用されることのない印刷頻度の低いプリンタとに二分されることが往々にしてあり、分散印刷システムでのネットワークプリンタの各活性度(利用率)が適正な値に落ち着いているとは言い得なかった。
【0022】
また、これまでネットワークプリンタの消耗品情報を管理する発明は幾つか出願されているが、全ネットワークプリンタの適正な使用頻度を動的に管理して、使い過ぎのプリンタ、使わな過ぎのプリンタをサーバおよびクライアントに通知する機能はまだ提案されておらず、特に使用頻度に関しては、装着トナー量の多い高速プリンタの使用頻度は低速プリンタの使用頻度に較べて多くなるのが自然であるが、この各プリンタの性能値により重み付けされた適正な使用頻度を通知するシステムはまだ提案されていない。
【0023】
特開平5−227341号公報には、ネットワーク接続された画像処理装置と複数の画像出力装置との間で画像出力装置の消耗品状況情報を画像処理装置が検知することにより、稼動可能な画像出力装置を画像処理装置が選別して印刷処理を行う構成が記載されているが、この構成でも、使用不能となりそうな画像出力装置を積極的に排除する機能をもつのみで、分散印刷システムに接続された複数のプリンタの適正な使用頻度値を通知する機能は有していなかった。
【0024】
また、特開2000−71581号公報には、ネットワークに接続された複数の画像処理装置の消耗品寿命情報を予測してユーザに通知するシステムが提案されているが、このシステムは、消耗品情報の一極集中管理を行い、トナーがローとなるのを事前に予想するもので、常に使いすぎプリンタ、使わな過ぎプリンタをモニタし、適正な使用頻度値をクライアントユーザに通知するという機能は有していなかった。
【0025】
さらに、特開2000−148432号公報には、ネットワークに接続された複数の画像処理装置の消耗品寿命情報を収集管理し、消耗品の不足した画像処理装置が生じた場合は、他の消耗品の互換性のある画像処理装置を検索し、ディスプレイ上に表示させるネットワーク管理装置が提案されているが、この装置は、消耗品情報の一極集中管理と各画像処理装置間の消耗品の「受け渡し」を実現するもので、「使用頻度」とは単に印刷枚数のカウントと残トナー量の検出によるもので、画像処理装置の性能、あるいはフルトナー量という画像処理装置個々の性能情報から算出する「適正な使用頻度」という考え方は加味されていない。
【0026】
現在、分散印刷システムを使用しているユーザの主流は、ビジネスとしてコピーサービスや簡易出版を行っている者であり、同一仕様のプリンタを数台並べて1日にノンストップで何十万枚もの印刷を行っている。そのようなユーザにとって、特定のプリンタのみが頻繁にメンテナンスを受けなければならない状況は、作業を中断することとなり、忌むべき状況といえる。
【0027】
本発明は、この点に着目してなされたものであり、システム全体の活性度をより向上させることが可能な分散印刷システム、その制御方法および該制御方法を実現するためのプログラムを提供することを目的とする。
【0028】
【課題を解決するための手段】
上記目的を達成するため、請求項1に記載の分散印刷システムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記サーバは、前記各印刷装置の各消耗品情報を入力する入力手段と、前記各印刷装置の各印刷ページ数を計測する計測手段と、前記入力手段によって入力された前記各印刷装置の各消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出する算出手段と、該算出手段による算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する通知手段とを有することを特徴とする。
【0029】
請求項2に記載の分散印刷システムは、請求項1の分散印刷システムにおいて、前記クライアントは、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を、当該クライアントのユーザに通知する通知手段を有することを特徴とする。
【0030】
請求項3に記載の分散印刷システムは、請求項1または2の分散印刷システムにおいて、前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする。
【0031】
請求項4に記載の分散印刷システムは、請求項3の分散印刷システムにおいて、前記消耗品の寿命を印刷枚数で表したものとは、当該印刷装置が電子写真方式により印刷するものである場合には、トナー満タン時の印刷可能枚数、定着器の耐久可能枚数または定着オイルの印刷可能枚数のいずれかであることを特徴とする。
【0032】
請求項5に記載の分散印刷システムは、請求項1〜4のいずれかの分散印刷システムにおいて、前記算出手段は、印刷可能枚数の多い印刷装置ほど印刷枚数を多くすることが適正な使用頻度であるという定義の下、前記入力された消耗品情報に基づいて、前記各印刷装置の適正使用頻度を算出することを特徴とする。
【0033】
請求項6に記載の分散印刷システムは、請求項5の分散印刷システムにおいて、前記サーバは、前記算出手段により算出された適正使用頻度の平均値を算出する平均値算出手段をさらに有し、前記通知手段は、前記該平均値算出手段によって算出された平均値から一定値離れた値の使用頻度値の印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する手段を有することを特徴とする。
【0034】
請求項7に記載の分散印刷システムは、請求項5の分散印刷システムにおいて、前記サーバは、前記算出手段により算出された適正使用頻度の中で最も低い使用頻度の印刷装置を最過少使用印刷装置に決定する決定手段をさらに有し、前記通知手段は、前記決定された最過少使用印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する手段を有することを特徴とする。
【0035】
請求項8に記載の分散印刷システムは、請求項6または7の分散印刷システムにおいて、前記クライアント側通知手段は、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を表示手段上に表示することによって、当該クライアントのユーザに通知することを特徴とする。
【0036】
上記目的を達成するため、請求項9に記載の分散印刷システムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記サーバは、前記各プリンタの各印刷性能情報を入力する入力手段と、前記各印刷装置の各印刷ページ数を計測する計測手段と、前記入力手段によって入力された前記各印刷装置の各印刷性能情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出する算出手段と、該算出手段による算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する通知手段とを有することを特徴とする。
【0037】
請求項10に記載の分散印刷システムは、請求項9の分散印刷システムにおいて、前記クライアントは、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を、当該クライアントのユーザに通知する通知手段を有することを特徴とする。
【0038】
請求項11に記載の分散印刷システムは、請求項9または10の分散印刷システムにおいて、前記印刷性能情報は、当該印刷装置の単位時間あたりの印刷枚数を表したものであることを特徴とする。
【0039】
請求項12に記載の分散印刷システムは、請求項9〜11のいずれかの分散印刷システムにおいて、前記算出手段は、前記印刷性能情報の値の大きいプリンタほど印刷枚数を多くすることが適正な使用頻度であるという定義の下、前記入力された印刷性能情報に基づいて、前記各印刷装置の適正使用頻度を算出することを特徴とする。
【0040】
請求項13に記載の分散印刷システムは、請求項12の分散印刷システムにおいて、前記サーバは、前記算出手段により算出された適正使用頻度の平均値を算出する平均値算出手段をさらに有し、前記通知手段は、前記該平均値算出手段によって算出された平均値から一定値離れた値の使用頻度値の印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する手段を有することを特徴とする 。
【0041】
請求項14に記載の分散印刷システムは、請求項13の分散印刷システムにおいて、前記クライアント側通知手段は、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を表示手段上に表示することによって、当該クライアントのユーザに通知することを特徴とする。
【0042】
上記目的を達成するため、請求項15に記載の分散印刷システムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記サーバは、前記各印刷装置の各消耗品情報を入力する入力手段と、前記各印刷装置の各印刷ページ数を計測する計測手段と、前記入力手段により入力された各印刷装置の消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行う重み付け手段と、該重み付け手段により重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する選択手段とを有することを特徴とする。
【0043】
請求項16に記載の分散印刷システムは、請求項15の分散印刷システムにおいて、前記サーバは、前記選択手段によって選択された印刷装置の情報を前記クライアントに通知する通知手段をさらに有することを特徴とする。
【0044】
請求項17に記載の分散印刷システムは、請求項16の分散印刷システムにおいて、前記クライアントは、前記サーバ側通知手段によって通知された印刷装置の情報を、当該クライアントのユーザに通知する通知手段をさらに有することを特徴とする。
【0045】
請求項18に記載の分散印刷システムは、請求項15〜17のいずれかの分散印刷システムにおいて、前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする。
【0046】
請求項19に記載の分散印刷システムは、請求項15〜18のいずれかの分散印刷システムにおいて、前記重み付け手段は、前記各プリンタの各消耗品の交換時期を同一時期に迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする。
【0047】
請求項20に記載の分散印刷システムは、請求項15〜19のいずれかの分散印刷システムにおいて、前記サーバは、当該サーバのユーザが特定の印刷装置を指定した場合は、該印刷装置に印刷を指示する指示手段をさらに有することを特徴とする。
【0048】
上記目的を達成するため、請求項21に記載の分散印刷システムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記サーバは、前記各印刷装置の各消耗品情報を入力する入力手段と、前記各印刷装置の各印刷ページ数を計測する計測手段と、前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択するモード選択手段と、該モード選択手段によって選択されたモード、前記入力手段により入力された前記各印刷装置の消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行う重み付け手段と、該重み付け手段により重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する印刷装置選択手段とを有することを特徴とする。
【0049】
請求項22に記載の分散印刷システムは、請求項21の分散印刷システムにおいて、前記サーバは、前記印刷装置選択手段によって選択された印刷装置の情報を前記クライアントに通知する通知手段をさらに有することを特徴とする。
【0050】
請求項23に記載の分散印刷システムは、請求項22の分散印刷システムにおいて、前記クライアントは、前記サーバ側通知手段によって通知された印刷装置の情報を、当該クライアントのユーザに通知する通知手段をさらに有することを特徴とする。
【0051】
請求項24に記載の分散印刷システムは、請求項21〜23のいずれかの分散印刷システムにおいて、前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする。
【0052】
請求項25に記載の分散印刷システムは、請求項21〜24のいずれかの分散印刷システムにおいて、前記重み付け手段は、前記モード選択手段によって前記第1のモードが選択されているときには、前記各プリンタの各消耗品の交換時期を同一時期に迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする。
【0053】
請求項26に記載の分散印刷システムは、請求項21〜24のいずれかの分散印刷システムにおいて、前記重み付け手段は、前記モード選択手段によって前記第2のモードが選択されているときには、前記各印刷装置がその消耗品の交換時期を一定間隔で順繰りに迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする。
【0054】
請求項27に記載の分散印刷システムは、請求項21〜26のいずれかの分散印刷システムにおいて、前記サーバは、当該サーバのユーザが特定の印刷装置を指定した場合は、該印刷装置に印刷を指示する指示手段をさらに有することを特徴とする。
【0055】
請求項28に記載の分散印刷システムは、請求項23の分散印刷システムにおいて、前記クライアントは、前記サーバを前記第1のモードへ移行させる指示を前記サーバへ行う指示手段をさらに有することを特徴とする。
【0056】
請求項29に記載の分散印刷システムは、請求項28の分散印刷システムにおいて、前記サーバは、前記クライアントの指示手段から前記第1のモードへの指示を受信したときに、該第1のモードに移行させる移行手段をさらに有することを特徴とする。
【0057】
請求項30に記載の分散印刷システムは、請求項28または29の分散印刷システムにおいて、前記指示手段は、印刷結果の画質に関する要求が当該クライアントのユーザから指定されていないことを条件として、前記第1のモードへの移行を指示することを特徴とする。
【0058】
請求項31に記載の分散印刷システムは、請求項28または29の分散印刷システムにおいて、前記指示手段は、印刷結果のフィニッシングに関する要求が当該クライアントのユーザから指定されていないことを条件として、前記第1のモードへの移行を指示することを特徴とする。
【0059】
上記目的を達成するため、請求項32に記載の分散印刷システムの制御方法は、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された前記各印刷装置の各消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知することを特徴とする。
【0060】
上記目的を達成するため、請求項33に記載の分散印刷システムの制御方法は、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各プリンタの各印刷性能情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された前記各印刷装置の各印刷性能情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知することを特徴とする。
【0061】
上記目的を達成するため、請求項34に記載の分散印刷システムの制御方法は、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択することを特徴とする。
【0062】
上記目的を達成するため、請求項35に記載の分散印刷システムの制御方法は、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムの制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択し、該選択されたモード、前記入力された前記各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択することを特徴とする。
【0063】
上記目的を達成するため、請求項36に記載のプログラムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された前記各印刷装置の各消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知することを特徴とする。
【0064】
上記目的を達成するため、請求項37に記載のプログラムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各プリンタの各印刷性能情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された前記各印刷装置の各印刷性能情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知することを特徴とする。
【0065】
上記目的を達成するため、請求項38に記載のプログラムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記入力された各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択することを特徴とする。
【0066】
上記目的を達成するため、請求項39に記載のプログラムは、ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムの制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、前記制御方法は、前記サーバに対して、入力手段を介して、前記各印刷装置の各消耗品情報を入力し、前記各印刷装置の各印刷ページ数を計測し、前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択し、該選択されたモード、前記入力された前記各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択することを特徴とする。
【0067】
【発明の実施の形態】
以下、本発明の実施の形態を図面に基づいて詳細に説明する。
【0068】
(第1の実施の形態)
図1は、本発明の第1の実施の形態に係る分散印刷システム1の概略構成を示すブロック図であり、同図中、前記図28と同様のブロックには同一符号を付し、その説明を省略する。
【0069】
図1に示すように、分散印刷システム1は、複数(たとえば2台)のクライアントPC21,22、少なくとも1台のクラスタリングサーバ2およびネットワークプリンタ群5003によって構成されている。
【0070】
クライアントPC21および22は、図28のクライアントPC5001に備えられているすべての機能を内包しているが、図1ではその図示を省略し、本実施の形態で新たに追加された機能21aおよび22aのみが図示されている。
【0071】
同様に、クラスタリングサーバ2も、図28のクラスタリングサーバ5002に備えられているすべての機能を内包しているが、図1ではその図示を省略し、本実施の形態で新たに追加された機能3〜7のみ図示されている。
【0072】
ネットワークプリンタ群5003は、プリンタ11a1,11a2,11bおよび11cによって構成されている。プリンタ11a1および11a2は、全く同一製品で、最も高速なモノクロプリンタとし、プリンタ11bは、プリンタ11a1および11a2よりもやや低速なモノクロプリンタとし、プリンタ11cは、低速ながらカラープリンタとしている。
【0073】
図2は、ネットワークプリンタ群5003に含まれる、カラーレーザビームプリンタ(CLP)11cの内部構成を示す図である。
【0074】
なお、ネットワークプリンタ群5003には、上述のように、モノクロプリンタ11a1,11a2および11bも含まれているが、その構成は、カラーレーザビームプリンタ11cの印刷色を黒一色に限定したものに等しいので、その説明は割愛する。
【0075】
また、本発明に適用可能なプリンタは、カラーレーザビームプリンタに限られるものではなく、インクジェットプリンタやLEDプリンタ等の他のプリント方式のカラープリンタでも良いことは言うまでもない。
【0076】
図2において、CLP本体1600には、図4を用いて後述する外部ホストコンピュータ3000から送信される、プリンタ言語(PDL)で記述されたコードデータやイメージデータを受信し、これらのデータに基づいて1ページ分のマゼンタ(M)、シアン(C)、イエロー(Y)、ブラック(BK)の多値画像データを生成するコントローラ1000と、入力多値画像データに応じて変調したレーザビームを感光ドラム上に走査することにより潜像を形成し、これを記録紙に転写した後定着させるという一連の電子写真プロセスによる記録を行なうプリンタエンジン1500とが備えられている。
【0077】
操作パネル1530には、操作のためのスイッチおよびLCD(Liquid Crystal Display)等が配置されている。
【0078】
コントローラ1000とプリンタエンジン1500とは、インタフェース信号線1200を介して接続されている。主なインタフェース信号としては、/RDY,/PRNT,/TOP,/LSYNC、VDO7〜VDO0、VCLKの各信号があり、以下これらについて簡単に説明する。
【0079】
/RDY信号は、コントローラ1000に対してプリンタエンジン1500から送出される信号であって、プリンタエンジン1500が、後述する/PRNT信号を受信すればいつでもプリント動作を開始できる状態、またはプリント動作を継続できる状態にあることを示す信号である。
【0080】
/PRNT信号は、プリンタエンジン1500に対してコントローラ1000から送出される信号であって、プリント動作の開始、またはプリント動作の継続を指示する信号である。
【0081】
/TOP信号は、副走査(垂直走査)方向の同期信号であって、コントローラ1000に対してプリンタエンジン1500から送出されるものである。
【0082】
/LSYNC信号は、主走査(水平走査)方向の同期信号であって、コントローラ1000に対してプリンタエンジン1500から送出されるものである。
【0083】
VDO7〜VDO0信号は、プリンタエンジン1500に対してコントローラ1000から送出される画像信号であって、プリンタエンジン1500が印字すべき画像濃度情報を示している。VDO7が最上位ビットで、VDO0が最下位ビットである8ビットで表わされる。プリンタエンジン1500は、VDO7〜VDO0信号がFFH(“H”は、その前の文字が16進数であることを示す記号である。以下同様)のとき現像中のトナー色の最大濃度で印字し、00Hのとき印字しない。これらは転送同期信号VCLKに同期して送出される。
【0084】
次に、図2および図3を用いて、プリンタエンジン1500が実行する制御動作を説明する。
【0085】
プリンタエンジン1500は、コントローラ1000から/PRNT信号を受信すると、図示しない駆動部により、感光ドラム1506および転写ドラム1508を図示矢印方向に回転させる。
【0086】
続いて、ローラ帯電器1509の帯電を開始し、感光ドラム1506上の電位を所定の値に均一に帯電する。
【0087】
次に、給紙ローラ1511によって、給紙カセット1510から記録用紙1528を転写ドラム1508に給紙する。転写ドラム1508は、中空の支持体上に誘電体シートを張ったもので、感光ドラム1506と同速で矢印方向に回転する。
【0088】
この転写ドラム1508に記録用紙1528が供給されると、転写ドラム1508の支持体上に設けられたグリッパ1512によって記録用紙1528が保持され、吸着ローラ1513および吸着用帯電器1514により記録用紙1528を転写ドラム1508に吸着させる。同時に、現像装置の支持体1515を回転させて、支持体1515に支持された4つの現像装置1516M、1516C、1516Yおよび1516Bkのうち、第1のトナーであるマゼンタ(M)のトナーが入った現像装置1516Mを感光ドラム1506に対向させる。
【0089】
なお、現像装置1516Cは、シアン(C)のトナーが入った現像装置であり、現像装置1516Yは、イエロー(Y)のトナーが入った現像装置であり、現像装置1516Bkは、ブラック(Bk)のトナーが入った現像装置である。
【0090】
一方、プリンタエンジン1500は、転写ドラム1508に吸着された記録用紙1528の先端を検出器1517によって検出し、所定のタイミングで垂直同期信号/TOPを発生してコントローラ1000に送出する。コントローラ1000は、印字ページに対する最初の/TOP信号を受け取ると、プリンタRAM1002内のページメモリに格納されている画像データのうち、第1の印字色であるマゼンタのデータを所定のタイミングで読み出す。読み出された8ビットの画像データD7〜D0は、画像信号VDO7〜VDO0としてVCLK信号に同期してプリンタエンジン1500に送出される。
【0091】
コントローラ1000より出力されたVDO7〜VDO0信号は、図3に示すように、パルス幅変調回路1501に入力され、レベルに応じたパルス幅(256段階)のレーザ駆動信号VDOとなり、レーザドライバ1502に送出される。後述する現像時において、レーザ駆動信号VDOのパルス幅に応じてトナーの付着量が調節され、これにより、各色256階調の濃淡が再現される。
【0092】
次に、前記レーザ駆動信号VDOに応じて駆動されるレーザダイオード1503からのレーザビーム1527は、図示しないモータにより矢印方向に回転駆動される回転多面鏡1504で偏向され、光路上に配置された結像レンズ1505を経て、感光ドラム1506上を主走査方向に走査し、感光ドラム1506上に潜像を形成する。このとき、ビームディテクタ1507は、レーザビームの走査開始点を検出する。この検出信号から主走査の画像書き出しタイミングを決定するための水平同期信号である/LSYNC信号が生成される。
【0093】
以上述べた主走査の動作が繰り返されて、1ページ分のマゼンタの潜像が感光ドラム1506上に形成されて行く。
【0094】
図2に戻り、感光ドラム1506上に形成された潜像は、上記マゼンタのトナーが入った現像装置1516Mによって現像され、マゼンタのトナー像となる。このマゼンタのトナー像は、転写用帯電器1519により、回転する転写ドラム1508に吸着されている記録用紙1528に転写される。この際、転写されずに感光ドラム1506上に残ったトナーはクリーニング装置1525によって除去される。
【0095】
以上の動作により、記録用紙1528上に1ページ分のマゼンタのトナー像が形成される。
【0096】
次に、現像装置の支持体1515を回転させて、第2のトナーであるシアンのトナーが入った現像装置1516Cを感光ドラム1506に対向させる。続いて、マゼンタのときと同様に、転写ドラム1508に吸着されたまま回転する記録用紙1528の先端を検出器1517で検出し、垂直同期信号/TOPを発生してコントローラ1000に送出する。これを受けてコントローラ1000は、ページメモリ1002からシアンのデータを読み出す。
【0097】
以下、同様の動作により、記録用紙1528上にはマゼンタのトナー像に重ねてシアンのトナー像が転写される。
【0098】
さらに、同様にして第3のトナーであるイエローおよび第4のトナーであるブラックの各トナー像が、記録用紙1528上に重ねて転写され、フルカラーのトナー像となる。
【0099】
上記4色のトナー像が全て転写された記録用紙1528は、分離帯電器1520を経て、分離爪1521によって転写ドラム1508から剥がされ、搬送手段1522により定着装置1523に供給される。また、このとき、転写ドラムクリーナ1526によって転写ドラム表面の清掃が行なわれる。
【0100】
記録用紙上のトナー像は、定着装置1523で加熱および加圧されることによって熔融固着され、最終的なカラー出力画像となる。そして、記録の終了した記録用紙は、排紙トレイ1524に排紙される。
【0101】
図4は、クライアントPC、およびクラスタリングサーバとして使用されるホストコンピュータの概略構成を示すブロック図である。
【0102】
同図において、ホストコンピュータ2は、ホストコンピュータ制御ユニット2000を備えている。
【0103】
ホストコンピュータ制御ユニット2000は、ROM2003のプログラム領域に記憶された文書処理プログラム等に基づいて、図形、イメージ、文字および表(表計算等を含む)等が混在した文書の処理を実行するCPU2001を備え、CPU2001は、システムバス2004に接続される各デバイス2002〜2008を総括的に制御する。
【0104】
また、ROM2003のプログラム領域には、CPU2001の制御プログラム等が記憶され、ROM2003のフォント領域には、上記文書処理の際に使用するフォントデータ等が記憶され、ROM2003のデータ領域には、上記文書処理等を行う際に使用する各種デ−タ(たとえば、オーバレイフォームデータ、背景イメージデータおよび外字)が記憶される。
【0105】
RAM2002は、CPU2001の主メモリおよびワークエリア等として機能する。
【0106】
キーボードコントローラ(KBC)2005は、キーボード(KB)3001や、図示しないポインティングデバイスからのキー入力を制御する。
【0107】
CRTコントローラ(CRTC)2006は、CRTディスプレイ(CRT)3002 の表示を制御する。
【0108】
ディスクコントローラ(DKC)2007は、ブートプログラム、種々のアプリケーション、フォントデータ、ユーザファイルおよび編集ファイル等を記憶するハードディスク(HD)およびフレキシブルディスク(FD)等の外部メモリ3003とのアクセスを制御する。
【0109】
ネットワークコントローラ(NWC)2008は、ネットワーク4001を介してプリンタ群5003に接続して印刷を行ったり、図示しない他ホストコンピュータに接続してデータの送受信を行う。
【0110】
なお、CPU2001は、たとえばRAM2002上に設定された表示情報領域へのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRT3002上でのWYSIWYG(What You See Is What You Get)を可能としている。
【0111】
また、CPU2001は、CRT3002上の図示しないマウスカーソル等で指示されたコマンドに基づいて登録された種々のウィンドウを開き、種々のデータ処理を実行する。
【0112】
プリンタ11は、プリンタCPU1001を備えている。CPU1001は、ROM1003のプログラム領域に記憶された制御プログラム等に基づいて、システムバス1004に接続される各種のデバイス1002〜1007とのアクセスを総括的に制御し、印刷部インタフェース(I/F)1006を介して接続されるプリンタエンジン1500に出力情報としての画像信号を出力する。
【0113】
また、ROM1003のプログラム領域には、CPU1001の制御プログラム等が記憶されている。ROM1003のフォント領域には上記出力情報を生成する際に使用するフォントデータ等が記憶され、ROM1003のデータ領域には、ホストコンピュータ2上で利用されるオーバレイフォームおよび外字情報等が記憶されている。
【0114】
CPU1001は、ネットワークコントローラ(NWC)1005を介してホストコンピュータ2との通信処理が可能となっており、プリンタ11内の情報等をホストコンピュータ2に通知可能に構成されている。
【0115】
RAM1002は、CPU1001の主メモリ、ワークエリアおよびページメモリ等として機能し、図示しない増設ポートに接続される拡張用RAMモジュールによりメモリ容量を拡張することができるように構成されている。なお、RAM1002は、出力情報展開領域および環境データ格納領域等しても用いられる。
【0116】
画像生成部(RIP)1007は、CPU1001が演算により印刷データを生成するのを補助するハードウェアであり、印刷データの拡大縮小、回転、色変換および重ね合わせなどを論理回路により高速処理するように構成されている。
【0117】
また、操作パネル1530には、前述したように、操作のためのスイッチおよびLCD等が配置されている。
【0118】
なお、図示しないNVRAM(Nonvolatile RAM)を有し、操作パネル1530からのプリンタモード設定情報を記憶するようにしても良い。
【0119】
図1に戻り、クラスタリングサーバ2とクライアントPC21および22とは、ネットワーク4002を介して接続され、クラスタリングサーバ2とネットワークプリンタ群5003とは、ネットワーク4001を介して接続されているが、これはプリント用ネットワークをローカル化し、ネットワークトラフィックを低減して、高速印刷化を図る印刷性能重視の構成であり、ただ1つのネットワークに、クライアントPC、クラスタリングサーバおよびプリンタ群が接続されるように構成してもよい。
【0120】
クラスタリングサーバ2上には、ユーティリティソフトウェアによって、以下の各部が実現されている。
【0121】
各プリンタ消耗品情報入力部3は、各ネットワークプリンタ11a1〜11cのトナー満タン時の印刷可能枚数をクラスタリングサーバ2へ入力するためのものである。
【0122】
各プリンタ印刷ページ数計測部4は、各ネットワークプリンタ11a1〜11cの印刷実行ページ数を計測するためのものである。
【0123】
各プリンタ使用頻度設定モード選択部5は、各ネットワークプリンタ11a1〜11cの消耗品のメンテナンス時期をダイナミックに指定するために、特定のプリンタのみを優先的に使用するモード(指定プリンタ優先モード)および全プリンタを満遍なく使用するモード(印刷量平滑化モード)という、プリンタの使用頻度を設定する2種類のモードのいずれかを選択するためのものである。
【0124】
図5は、この使用頻度を設定する2種類のモードを説明するための図である。
【0125】
同図において、指定プリンタ優先モードは、クライアントPC21,22から印刷プリンタが指定されない場合に、クラスタリングサーバ2が指定プリンタへ優先的に印刷ジョブを送信するモードである。ただし、指定プリンタがジャムや紙なしなどで印字不能のときには、クラスタリングサーバ2は、指定プリンタ以外のプリンタへ印刷ジョブを送信する。また、優先される度合いも、必ず(100%)優先されるだけでなく、後述するプリンタ使用頻度重み値の値に応じて、制御可能である。
【0126】
印刷量平滑化モードは、全プリンタの使用頻度を適正な値に制御しながら印刷ジョブを分配し、各プリンタのメンテナンス時期をある一時期に集中させることが可能なモードである。適正な印刷量は、各プリンタの生産性能および消耗品残量により算出されるプリンタ使用頻度重み値で制御され、高速機および設置直後の新品には多めに、低速機およびメンテナンス時期間近の機器には少なめに設定される。
【0127】
再度図1に戻り、各プリンタ使用頻度重み値設定部6は、各プリンタ使用頻度設定モード選択部5によって選択された使用頻度モードに従い、ネットワークプリンタ11a1〜11cをどの割合で使用させるかを規定する使用頻度重み値を設定するためのものである。
【0128】
印刷プリンタ選択部7は、各プリンタ使用頻度重み値設定部6によって設定された設定値に従い、印刷に使用するプリンタをネットワークプリンタ11a1〜11cの中から自動的に選択するためのものである。
【0129】
なお、印刷プリンタ選択部7による印刷プリンタの切換は、あくまで本実施の形態の機能をクライアントPC21,22のユーザが使用した場合にのみ有効となるもので、クライアントPC21,22から印刷に使用するプリンタを明示的に指定したとき、たとえば、どうしても高品質のカラープリンタ11cで印刷したいと指定したときには、クラスタリングサーバ2はそれに従い、指定プリンタで印刷することは言うまでもない。
【0130】
クライアントPC21,22上の印刷プリンタ通知部21a,22aは、クラスタリングサーバ2が自動的に分散印刷指示した印刷ジョブに関し、どのプリンタにどれだけ(何ページかあるいは何部か)プリントしたかを、クライアントPC21,22のユーザに通知するものである。
【0131】
以下、以上のように構成された分配印刷システム1が実行する制御処理を説明する。
【0132】
図6は、分散印刷システム1が実行する制御処理の手順を示すフローチャートである。
【0133】
まず、クラスタリングサーバ2の管理者が、そのキーボード3001より各プリンタ消耗品情報入力部3へネットワークプリンタ11a1〜11cの消耗品情報を入力する。ここでの消耗品情報とは、各プリンタのトナー満タン時の印刷可能枚数とし、A4版あるいはLETTER版紙での枚数を、図7(a)の[消耗品情報の設定画面]上からクラスタリングサーバ2に入力する。図示例では、
プリンタA1&A2=8000枚
プリンタB    =3000枚
プリンタC    =1000枚
としている。この消耗品情報は、Pmax_X(XはプリンタID)として、各プリンタ情報入力部3に保持される(ステップS1)。
【0134】
なお、消耗品情報としては、トナー満タン時の印刷可能枚数のほかに、感光ドラムの寿命(推奨交換印刷枚数)、定着器の寿命(推奨交換印刷枚数)および定着オイルの印刷可能枚数等が挙げられる。それぞれ、Dmax_X(感光ドラム寿命値)、Fmax_X(定着器寿命値)、Omax_X(オイル交換値)として保持してもよいが、最も少ない値と言えるトナー交換値を本実施の形態の消耗品情報とする。
【0135】
各プリンタ印刷ページ数計測部4は、クラスタリングサーバ2で分散印刷を実行する度に、各プリンタの印刷ページ数をA4版またはLETTER版紙換算で記録する機能を有し、この値を、Pcnt_Xとして保持する。さらに、前記消耗品情報値との差を算出し、次のように、残プリント可能枚数値(消耗品交換までの余裕度を示す)P_Xとして保持する(ステップS2)。ただし、Xは、プリンタIDを示している。
【0136】
P_X=Pmax_X−Pcnt_X
なお、値P_Xは、印刷ジョブ毎に更新される。
【0137】
そして、図7(b)の[残プリント可能枚数のカウント表示画面]のように、クラスタリングサーバ2のディスプレイ3002に各プリンタの残プリント可能枚数を表示する。
【0138】
図6に戻り、クラスタリングサーバ2の各プリンタ使用頻度設定モード選択部5により、全てのプリンタの使用頻度をトナー残量に応じて重み付けをし、トナー消費ペースを全プリンタを通じて一定化する「印刷量平滑化モード」が選択された場合には、各プリンタ使用頻度重み値設定部6は、ネットワークプリンタ11a1〜11cそれぞれの残プリント可能枚数値P_A1,P_A2,P_B,P_Cが同時に“0”となるように使用頻度を調整するため、各プリンタ使用頻度重み値W_X(Xは、プリンタIDを示す)を設定する(ステップS3)。
【0139】
各プリンタ使用頻度重み値W_Xは、次の数式で算出する。
【0140】
W_X=P_X/ΣP_N(Nは全プリンタを表す)
ここで、現在の各プリンタの残プリント可能枚数が、      P_A1=4000,P_A2=3000,P_B=2500,P_C=500とすると、この時点での各プリンタ使用頻度重み値W_Xは、
W_A1=4000/10000=0.4
W_A2=3000/10000=0.3
W_B =2500/10000=0.25
W_C = 500/10000=0.05
となる。これは、今後の印刷ジョブの内、特別に印刷プリンタを指定していないジョブに関しては、ページ数で40%はプリンタ11a1に転送し、プリンタ11a2には30%、プリンタ11bには25%、プリンタ11cには5%の印刷ジョブを転送させることを意味する(ステップS4)。
【0141】
そして、図8(a)の[プリンタ使用頻度重み値の表示]{印刷量平滑化モードを設定した場合}で示すように、クラスタリングサーバ2には各プリンタの使用頻度重み値が逐次表示されるように構成され、クラスタリングサーバ2の管理者は、該情報をモニタリングできる。
【0142】
図6に戻り、印刷プリンタ選択部7は、前記各プリンタ使用頻度重み値W_Xに従い、印刷データを自動的に各プリンタへ転送して、分散印刷を実行する(ステップS5)。なお、各プリンタ使用頻度重み値W_Xは、印刷ジョブ毎に更新される。
【0143】
どのプリンタで印刷を実行したかについては印刷プリンタ通知部21a,22aによりクライアントユーザに通知される(ステップS6)。
【0144】
もし、プリント可能枚数値P_X=0となる前にトナーローとなり、消耗品を補填、交換しなければならない場合には、消耗品情報をより小さい値に補正する。一方、プリント可能枚数値P_Xがマイナス表示になっても、いつまでもトナーローとならず消耗品の補填、交換が必要とならない場合には、消耗品情報をより大きい値に修正する。これにより、消耗品交換時期を一斉に迎えさせる精度がより向上する。
【0145】
このように、本実施の形態では、プリンタの消耗品寿命情報と印刷枚数情報を比較して、残プリント可能枚数をモニタリングすることで、クラスタリングサーバが自動的に、消耗品の消耗レートに応じて、各印刷プリンタの使用頻度をダイナミックに調整するようにしたので、システム全体の活性度(利用率)を高め、無駄なく一斉メンテナンスを受けさせることが可能となる。
【0146】
なお、本実施の形態では、全プリンタの消耗品交換時期を一斉に迎えさせる印刷量平滑化モードを選択して説明するようにしたが、逆に定休日を設けないユーザでは、使用プリンタが一斉でなく順繰りにメンテナンス時期を迎える方が都合のよい場合があり、この場合には、各プリンタ使用頻度設定モード選択部5により特定のプリンタのみ優先的に使用する「指定プリンタ優先モード」を選択する。このモードでは、指定されたプリンタのみ、使用頻度重み値W_Xを強制的に大きな値として、使用頻度を他プリンタより大きくする。そして、図9に示すように、残プリント可能枚数P_Xが“0”になると、すなわち、メンテナンス時期に到達すると、あらかじめ定めた順番で優先モードに指定されるプリンタを自動的に変更する機能を持たせて、優先プリンタがメンテナンス時期を迎えると自動的に順繰りに変更される。
【0147】
そして、図8(b)の[プリンタ使用頻度重み値の表示]{指定プリンタ優先モードを設定した場合}で示すように、クラスタリングサーバ2上でのプリンタ使用頻度重み値表示画面では、指定された優先プリンタ(図示例では、プリンタ11a1)の使用頻度は固定(図示例では“0.8”)となり、他のプリンタ使用頻度重み値のみが、(1−優先プリンタの指定重み値)(図示例では“0.2”)を残プリント可能枚数(P_X)の値で配分して自動的に更新されることとなる。
【0148】
(第2の実施の形態)
図10は、本発明の第2の実施の形態に係る分散印刷システム31の概略構成を示すブロック図である。
【0149】
同図中、前記図1および図28と同様のブロックには同一符号を付し、その説明を省略する。
【0150】
図10に示すように、分散印刷システム31は、複数(たとえば2台)のクライアントPC41,42、少なくとも1台のクラスタリングサーバ32およびネットワークプリンタ群5003によって構成されている。
【0151】
クライアントPC41および42は、図28のクライアントPC5001に備えられているすべての機能を内包しているが、図10ではその図示を省略し、本実施の形態で新たに追加された機能41aおよび42aのみが図示されている。
【0152】
同様に、クラスタリングサーバ32にも、図28のクラスタリングサーバ5002に備えられているすべての機能を内包しているが、図10ではその図示を省略し、本実施の形態で新たに追加された機能3,4,33および34のみが図示されている。
【0153】
クラスタリングサーバ32とクライアントPC41および42とは、ネットワーク4002を介して接続され、クラスタリングサーバ32とネットワークプリンタ群5003とは、ネットワーク4001を介して接続されているが、これはプリント用ネットワークをローカル化し、ネットワークトラフィックを低減して、高速印刷化を図る、印刷性能重視の構成であり、ただ1つのネットワークに、クライアントPC、クラスタリングサーバおよびプリンタ群が接続されるように構成してもよい。
【0154】
クラスタリングサーバ32上には、ユーティリティソフトウェアによって、以下の各部が実現されている。
【0155】
各プリンタ消耗品情報入力部3は、各ネットワークプリンタ11a1〜11cのトナー満タン時の印刷可能枚数をクラスタリングサーバ32へ入力するためのものである。
【0156】
各プリンタ印刷ページ数計測部4は、各ネットワークプリンタ11a1〜11cの印刷実行ページ数を計測するためのものである。
【0157】
各プリンタ使用頻度算出部33は、各ネットワークプリンタ11a1〜11cの使用頻度を、各プリンタ印刷ページ数計測部4によって計測された値に基づいて数値化するためのものである。
【0158】
特異使用頻度プリンタ検知部34は、各プリンタ使用頻度算出部33により算出された各プリンタ使用頻度値を比較して、平均よりもある一定レベルを超えた使用頻度値を示したプリンタがある場合に、該プリンタを特異使用頻度プリンタと見なし、クライアントPC41および42へその情報を通知する。
【0159】
クライアントPC41および42上の特異使用頻度プリンタ通知部41aおよび42aは、クラスタリングサーバ32からの通知情報を基に、クライアントPCのユーザへ過度の使用プリンタおよび過度の未使用プリンタを通知し、ユーザに使用プリンタの変更を促すためのものである。
【0160】
以下、以上のように構成された分散印刷システム31が実行する制御処理を説明する。
【0161】
図11は、分散印刷システム31が実行する制御処理の手順を示すフローチャートである。
【0162】
まず、クラスタリングサーバ32の管理者が、そのキーボードより各プリンタ消耗品情報入力部3へネットワークプリンタ11a1〜11cの消耗品情報を入力する。ここでの消耗品情報とは、各プリンタのトナー満タン時の印刷可能枚数とし、A4版あるいはLETTER版紙での枚数を入力する。例として、
プリンタA1&A2=8000枚
プリンタB    =3000枚
プリンタC    =1000枚
とする。この消耗品情報はPmax_X(XはプリンタID)として、各プリンタ情報入力部3に保持される(ステップS11)。
【0163】
なお、消耗品情報としては、トナー満タン時の印刷可能枚数のほかに、感光ドラムの寿命(推奨交換印刷枚数)、定着器の寿命(推奨交換印刷枚数)および定着オイルの印刷可能枚数等が挙げられる。それぞれ、Dmax_X(感光ドラム寿命値)、Fmax_X(定着器寿命値)、Omax_X(オイル交換値)として保持してもよいが、最も少ない値と言えるトナー交換値を本実施の形態の消耗品情報としている。
【0164】
各プリンタ印刷ページ数計測部4は、クラスタリングサーバ32で分散印刷実行する度に、各プリンタの印刷ページ数をA4版またはLETTER版紙換算で記録する機能を有し、この値をPcnt_Xとして保持する。さらに、前記消耗品情報値との差を算出し、次のように、残プリント可能枚数値(消耗品交換までの余裕度を示す)P_Xとして保持する(ステップS12)。ただし、Xは、プリンタIDを示している。
【0165】
P_X=Pmax_X−Pcnt_X(XはプリンタID)
なお、値P_Xは、印刷ジョブ毎に更新される。
【0166】
次に、クラスタリングサーバ32の各プリンタ使用頻度算出部33は、1日あるいは1週間などの一定時間毎に、各プリンタの残プリント可能枚数の変化分ΔP_Xを算出する。
【0167】
ΔP_X=P(−1)_X−P(0)_X (XはプリンタID)
そして、残プリント可能枚数変化分ΔP_Xと消耗品情報Pmax_Xの割合で、プリンタ使用頻度値U_X(XはプリンタID)を、次のように定義し、算出する(ステップS13)。
【0168】
U_X=ΔP_X/Pmax_X(XはプリンタID)
この定義の根拠は、高速機ほどトナー蓄積量が多く、かつ高速機ほど使用頻度が高いのが普通の使い方と考えられるので、初期トナー蓄積量に比例した使用頻度を適正な使用頻度としたものである。本実施の形態では、各プリンタの初期トナー蓄積量は、
プリンタA1&A2=8000枚
プリンタB    =3000枚
プリンタC    =1000枚
であるので、残プリント可能枚数変化分ΔP_Xは、
ΔP_A1:ΔP_A2: ΔP_B: ΔP_C=8:8:3:1
とするのが適正な使用頻度である。つまり、たとえば、2000枚のプリントジョブがある場合には、
プリンタA1=800枚
プリンタA2=800枚
プリンタB =300枚
プリンタC =100枚
と振り分けて印刷していれば、プリンタ群5003が最も活性度高く使用されているとみなしている。
【0169】
特異使用頻度プリンタ検知部34は、各プリンタ使用頻度算出部33によって算出された各プリンタ使用頻度値U_X(XはプリンタID)を比較して、その平均値Uaveを求める。そして、平均値Uaveからの差分割合ΔUave_X(XはプリンタID)がある一定レベル(たとえば±30%)を超えると、該当するプリンタ使用頻度値U_Xのプリンタを過度の使用プリンタあるいは過度の未使用プリンタと見なし、該情報をクライアントPC41および42へ転送する(ステップS14)。
【0170】
なお、上記各パラメータ、すなわち、消耗品情報Pmax_X、残プリント可能枚数P_X、残プリント可能枚数変化分ΔP_X、使用頻度U_Xおよび平均使用頻度からの差分割合ΔUave_Xは、図12に示すように、クラスタリングサーバ32のディスプレイ上に表示され、システム管理者によってモニタされる。特に、平均使用頻度からの差分割合ΔUave_Xが、予め定められた値(ここでは±30%)を超える場合には、反転表示などの目立つ表示に切り替えられて、システム管理者の注意を喚起するようにしている。
【0171】
次に、図13に示すように、クライアントPC41および42上の特異使用頻度プリンタ通知部41aおよび42aは、クラスタリングサーバ32上の特異使用頻度プリンタ検出部34からの通知情報を基に、クライアントPCのユーザへ過度の使用プリンタおよび過度の未使用プリンタを通知し、ユーザに使用プリンタの変更を促す(ステップS15)。
【0172】
ここで、図14を用いて、特異使用頻度プリンタ通知部41aおよび42aが起動する際のクライアントPC41および42の動きについて補足する。
【0173】
まず、クライアントPC(クライアントPC41または42)のユーザが、プリントジョブを実行しようとして、アプリケーションソフトウェアからプリントウィンドウを起動する(ステップS21)。このとき、クラスタリングサーバ32の特異使用頻度プリンタ検出部34から使用頻度プリンタ通知がない場合には、そのままデフォルトのプリンタが選択され、このプリンタを用いて印刷が実行される(ステップS22→S25)が、使用頻度プリンタ通知がある場合には、特異使用頻度プリンタ通知部43が新たなウィンドウ(使用過多、使用過少プリンタ通知ウィンドウ)をポップアップ表示し、使用推奨プリンタ(この場合は使用過少プリンタ)を表示する(ステップS23)。クライアントPCのユーザが、通知情報どおり、使用推奨プリンタに切り替えて印刷を実行する(ステップS24→S25)と、ネットワークプリンタ群の利用率が訂正な値に補正される。
【0174】
このように、本実施の形態では、プリンタの消耗品寿命情報と印刷枚数情報から、残プリント可能枚数をモニタするとともに、プリンタ使用頻度を算出し、過度の使用プリンタおよび過度の未使用プリンタをユーザに通知して、適正な使用プリンタを選択させるようにしたので、システム全体の活性度(利用率)を高めることが可能となる。
【0175】
また、本実施の形態は、前記第1の実施の形態に較べ、自動で各プリンタの活性度を高めるわけではなく、クライアントPCのユーザのマニュアル操作に頼る部分は多いが、その分クラスタリングサーバへの機能追加が簡素化され、実現が極めて容易であるという利点がある。
【0176】
(第3の実施の形態)
図15は、本発明の第3の実施の形態に係る分散印刷システム51の概略構成を示すブロック図である。同図中、前記図1、図10および図28と同様のブロックには同一符号を付加し、その説明を省略する。
【0177】
図15に示すように、分散印刷システム51は、複数(たとえば2台)のクライアントPC41および42、少なくとも1台のクラスタリングサーバ52およびネットワークプリンタ群5003によって構成されている。
【0178】
クラスタリングサーバ52は、図28のクラスタリングサーバ5002に備えられているすべての機能を内包しているが、図10ではその図示を省略し、本実施の形態で新たに追加された機能53〜56のみが図示されている。
【0179】
クラスタリングサーバ52とクライアントPC41および42とは、ネットワーク4002を介して接続され、クラスタリングサーバ52とネットワークプリンタ群5003とは、ネットワーク4001を介して接続されているが、これはプリント用ネットワークをローカル化し、ネットワークトラフィックを低減して、高速印刷化を図る、印刷性能重視の構成であり、ただ1つのネットワークにクライアントPC、クラスタリングサーバおよびプリンタ群が接続されるように構成してもよい。
【0180】
クラスタリングサーバ52上には、ユーティリティソフトウェアによって、以下の各部が実現されている。
【0181】
各プリンタ性能情報入力部53は、ネットワークプリンタ11a1〜11cの印刷スピード(ppm:page per minute)をクラスタリングサーバ52へ入力するためのものである。
【0182】
各プリンタ印刷ページ数計測部54は、ネットワークプリンタ11a1〜11cの印刷実行ページ数を計測するためのものである。
【0183】
各プリンタ使用頻度算出部55は、ネットワークプリンタ11a1〜11cの使用頻度を、各プリンタ印刷ページ数計測部54によって計測された計測値に基づいて数値化するためのものである。
【0184】
特異使用頻度プリンタ検知部56は、各プリンタ使用頻度算出部55により算出された各プリンタ使用頻度値を比較して、平均よりもある一定レベルを超えた使用頻度値を示したプリンタがある場合に、該プリンタを特異使用プリンタと見なし、クライアントPC41および42へその情報を転送するためのものである。
【0185】
クライアントPC41および42上の特異使用頻度プリンタ通知部41aおよび42aは、前記第2の実施の形態で説明したものと機能的に同一である。
【0186】
以下、以上のように構成された分散印刷システム51が実行する制御処理を説明する。
【0187】
図16は、分散印刷システム51が実行する制御処理の手順を示すフローチャートである。
【0188】
まず、クラスタリングサーバ52の管理者が、そのキーボードあるいはネットワークプリンタ11a1〜11cからのステータス情報により、各プリンタ性能情報入力部53へ各ネットワークプリンタの印刷スピード情報を性能情報として入力する。ここでの性能情報とは、各プリンタのA4版あるいはLETTER版紙での1分間における印刷枚数を入力する。例として、
プリンタA1&A2=モノクロ60ppm
プリンタB    =モノクロ20ppm
プリンタC    =カラー 10ppm
とする。この性能情報は、図17に示すように、PM_X(XはプリンタID)として、各プリンタ性能情報入力部53に保持される(ステップS31)。
【0189】
各プリンタ印刷ページ数計測部54は、クラスタリングサーバ52で分散印刷を実行する度に、各プリンタの印刷ページ数をA4版またはLETTER版紙換算で記録する機能を有し、この値をPcnt_Xとして保持する(ステップS32)。なお、値Pcnt_Xは、印刷ジョブ毎に更新される。
【0190】
次に、クラスタリングサーバ52の各プリンタ使用頻度算出部55は、1日あるいは1週間などの一定時間毎に、各プリンタの印刷枚数の変化分を算出する。
【0191】
ΔPcnt_X=Pcnt(0)_X−Pcnt(−1)_X (XはプリンタID)
そして、前記印刷枚数変化分ΔPcnt_Xと性能情報PM_Xの割合で、プ
リンタ使用頻度値U3_X(Xは、プリンタIDを意味し、U3は、本実施の形態の使用頻度値を意味する)を次のように定義し、算出する(ステップS33)。
【0192】
U3_X=ΔP_X/PM_X(XはプリンタID)
この定義の根拠は、高速機ほどトナー蓄積量が多く、かつ高速機ほど使用頻度が高いのが普通の使い方と考えられるので、印刷スピードに比例した使用頻度を適正な使用頻度としたものである。本実施の形態では、各プリンタの印刷スピードは、
プリンタA1&A2=60ppm
プリンタB    =20ppm
プリンタC    =10ppm
であるので、印刷枚数変化分ΔPcnt_Xは、
ΔPcnt_A1:ΔPcnt_A2:ΔPcnt_B:ΔPcnt_C=6
:6:2:1
とするのが適正な使用頻度であり、これに準じた場合をプリンタ群5003が最も活性度高く使用されているとみなしている。
【0193】
特異使用頻度プリンタ検知部56は、各プリンタ使用頻度算出部55によって算出された各プリンタ使用頻度値U3_X(XはプリンタID)を比較して、その平均値Uaveを求める。そして、平均値Uaveからの差分割合ΔU3ave_X(XはプリンタID)がある一定レベル(たとえば±30%)を超えると、該当するプリンタ使用頻度値U3_Xのプリンタを過度の使用プリンタあるいは過度の未使用プリンタと見なし、該情報をクライアントPC41および42へ転送する。
【0194】
なお、上記各パラメータ、すなわち、性能情報PM_X、印刷枚数Pcnt_X、印刷枚数変化分ΔPcnt_X、使用頻度U3_Xおよび平均使用頻度からの差分割合ΔU3ave_Xは、図18に示すように、クラスタリングサーバ52のディスプレイ上に表示され、システム管理者によってモニタされる。特に、平均使用頻度からの差分割合ΔU3ave_Xが、予め定められた値(ここでは±30%)を超える場合には、反転表示などの目立つ表示に切り替えられて、システム管理者の注意を喚起するようにしている。
【0195】
次に、図19に示すように、クライアントPC41および42上の特異使用頻度プリンタ通知部41aおよび42aは、クラスタリングサーバ52上の特異使用頻度プリンタ検出部56からの通知情報を基に、クライアントPCのユーザへ過度の使用プリンタおよび過度の未使用プリンタを通知し、ユーザに使用プリンタの変更を促す(ステップS35)。
【0196】
ここで、図20を用いて、特異使用頻度プリンタ通知部41aおよび42aが起動する際のクライアントPC41および42の動きについて補足する。
【0197】
まず、クライアントPCのユーザがプリントジョブを実行しようとして、アプリケーションソフトウェアからプリントウィンドウを起動する(ステップS41)。このとき、クラスタリングサーバ52の特異使用頻度プリンタ検出部56から使用頻度プリンタ通知がない場合には、そのままデフォルトのプリンタが選択され、このプリンタを用いて印刷が実行される(ステップS42→S45)が、使用頻度プリンタ通知がある場合には、特異使用頻度プリンタ通知部43が新たなウィンドウ(使用過多、使用過少プリンタ通知ウィンドウ)をポップアップ表示し、使用推奨プリンタ(この場合は使用過少プリンタ)を表示する(ステップS43)。クライアントPCのユーザが、通知情報どおり、使用推奨プリンタに切り替えて印刷を実行する(ステップS44→S45)と、ネットワークプリンタ群の利用率が訂正な値に補正される。
【0198】
このように、本実施の形態では、プリンタの性能情報と印刷枚数情報から、プリンタ使用頻度を算出し、過度の使用プリンタおよび過度の未使用プリンタをユーザに通知して、適正な使用プリンタを選択させるようにしたので、システム全体の活性度(利用率)を高めることが可能となる。
【0199】
また、本実施の形態は、前記第2の実施の形態においてトナー満タン時の印刷枚数などの消耗品情報を使用するところを、プリンタの性能情報を使用頻度の分配比に用いるようにしたので、ネットワークプリンタからのステータス情報でも該性能情報が入力可能であり、このため、前記第2の実施の形態より、初期設定の手間が省け、システム管理者の手間を削減し、クラスタリングサーバ上での自動的なモニタリングが可能となる利点がある。
【0200】
(第4の実施の形態)
図21は、本発明の第4の実施の形態に係る分散印刷システム61の概略構成を示すブロック図である。同図中、前記第1、図10、図15および図28と同様のブロックには同一の符号を付し、その説明を省略する。
【0201】
図21に示すように、分散印刷システム61は、複数(たとえば2台)のクライアントPC41,42、少なくともクラスタリングサーバ62およびネットワークプリンタ群5003によって構成されている。
【0202】
クライアントPC41および42は、図28のクライアントPC5001に備えられているすべての機能を内包しているが、図2ではその図示を省略し、本実施の形態で新たに追加された機能41bおよび42bのみ図示されている。
【0203】
同様に、クラスタリングサーバ62も、図28のクラスタリングサーバ5002に備えられているすべての機能を内包しているが、図21ではその図示を省略し、本実施の形態で新たに追加された機能53〜54および63のみ図示されている。
【0204】
クラスタリングサーバ62とクライアントPC41および42とは、ネットワーク4002を介して接続され、クラスタリングサーバ52とネットワークプリンタ群5003とは、ネットワーク4001を介して接続されているが、これはプリント用ネットワークをローカル化し、ネットワークトラフィックを低減して、高速印刷化を図る、印刷性能重視の構成であり、ただ1つのネットワークに、クライアントPC、クラスタリングサーバおよびプリンタ群が接続されるように構成してもよい。
【0205】
クラスタリングサーバ62上には、ユーティリティソフトウェアによって、以下の各部が実現されている。
【0206】
各プリンタ性能情報入力部53は、各ネットワークプリンタ11a1〜11cの印刷スピード(ppm:page per minute)をクラスタリングサーバ62へ入力するためのものである。
【0207】
各プリンタ印刷ページ数計測部54は、ネットワークプリンタ11a1〜11cの印刷実行ページ数を計測するためのものである。
【0208】
各プリンタ使用頻度算出部55は、各ネットワークプリンタ11a1〜11cの使用頻度を各プリンタ印刷ページ数計測部54によって計測された計測値に基づいて数値化するためのものである。
【0209】
ここまでは、前記第3の実施の形態の構成要素と同一である。
【0210】
過少使用プリンタ検知部63は、各プリンタ使用頻度算出部55により算出された各プリンタ使用頻度値を比較して、最も低い使用頻度値を示したプリンタを使用推奨プリンタと見なし、クライアントPC41および42へその情報を転送するためのものである。
【0211】
クライアントPC41および42上の過少使用プリンタ通知部41bおよび42bは、クラスタリングサーバ62上の過少使用プリンタ検知部63からの情報を受け、クライアントPCのユーザへ使用推奨プリンタを通知するためのものである。
【0212】
以下、以上のように構成された分散印刷システム61が実行する制御処理を説明する。
【0213】
図22は、分散印刷システム61が実行する制御処理の手順を示すフローチャートである。
【0214】
まず、クラスタリングサーバ62の管理者がキーボードあるいはネットワークプリンタ11a1〜11cからのステータス情報により、各プリンタ性能情報入力部53へ各ネットワークプリンタの印刷スピード情報を性能情報として入力する。ここでの性能情報とは、各プリンタのA4版あるいはLETTER版紙での1分間における印刷枚数を入力する。例として、
プリンタA1&A2=モノクロ60ppm
プリンタB    =モノクロ20ppm
プリンタC    =カラー 10ppm
とする。この性能情報は、図17に示すように、PM_X(XはプリンタID)として、各プリンタ性能情報入力部53に保持される(ステップS51)。
【0215】
各プリンタ印刷ページ数計測部54は、クラスタリングサーバ62で分散印刷を実行する度に、各プリンタの印刷ページ数をA4版またはLETTER版紙換算で記録する機能を有し、この値を、Pcnt_Xとして保持する(ステップS52)。なお、値Pcnt_Xは、印刷ジョブ毎に更新される。
【0216】
次に、クラスタリングサーバ62の各プリンタ使用頻度算出部55は、1日あるいは1週間などの一定時間毎に、各プリンタの印刷枚数の変化分ΔPcnt_Xを算出する。
【0217】
ΔPcnt_X=Pcnt(0)_X−Pcnt(−1)_X (XはプリンタID)
そして、印刷枚数変化分ΔPcnt_Xと性能情報PM_Xの割合で、プリンタ使用頻度値U4_X(Xは、プリンタIDを意味し、U4は、本実施の形態の使用頻度値を意味する)を、次のように定義し、算出する(ステップS53)。
【0218】
U4_X=ΔP_X/PM_X(XはプリンタID)
この定義の根拠は、高速機ほどトナー蓄積量が多く、かつ高速機ほど使用頻度が高いのが普通の使い方と考えられるので、印刷スピードに比例した使用頻度を適正な使用頻度としたものである。本実施の形態では、各プリンタの印刷スピードは、
プリンタA1&A2=60ppm
プリンタB    =20ppm
プリンタC    =10ppm
であるので、印刷枚数変化分ΔPcnt_Xは、
ΔPcnt_A1:ΔPcnt_A2: ΔPcnt_B: ΔPcnt_C=6:6:2:1
とするのが適正な使用頻度であり、これに準じた場合をプリンタ群5003が最も活性度高く使用されているとみなしている。
【0219】
過少使用プリンタ検知部63は、各プリンタ使用頻度算出部55によって算出された各プリンタ使用頻度値U4_X(XはプリンタID)を比較して、最も使用頻度値の低いプリンタを使用推奨プリンタと見なし、該情報をクライアントPC41および42へ転送する(ステップS54)。
【0220】
なお、上記各パラメータ、すなわち、性能情報PM_X、印刷枚数Pcnt_X、印刷枚数変化分ΔPcnt_Xおよび使用頻度U4_Xは、図23に示すように、クラスタリングサーバ62のディスプレイ上に表示され、システム管理者によってモニタされる。最も使用頻度値が低いプリンタは、反転表示などの目立つ表示に切り替えられて、システムユーザの注意を喚起するようにしている。
【0221】
次に、図24に示すように、クライアントPC41および42上の過少使用プリンタ通知部41bおよび42bは、クラスタリングサーバ62上の過少使用プリンタ検出部63からの通知情報を基に、ウィンドウをポップアップ表示し、クライアントPCのユーザへ過度の未使用プリンタを通知し、ユーザに使用プリンタの変更を促す(ステップS55)。該ポップアップウィンドウは、印刷毎に表示するモードと、クラスタリングサーバ62から通知される過少使用プリンタ名が変更されたときのみポップアップするモードのどちらかに選択可能である。
【0222】
ここで、図25を用いて、過少使用プリンタ通知部41bおよび42bが起動する際のクライアントPC41および42の動きについて補足する。
【0223】
まず、クライアントPCのユーザが、プリントジョブを実行しようとして、アプリケーションソフトウェアからプリントウィンドウを起動する(ステップS61)。このとき、過少使用プリンタ通知部41bおよび42bのウィンドウポップアップ条件が印刷毎の表示を禁止し、且つ過少印刷プリンタ名が更新されていない場合には、そのままクライアントPC41および42それぞれのデフォルトのプリンタが選択され、このプリンタを用いて印刷が実行される(ステップS62→S63→S66)が、それ以外の条件の場合には、過少使用プリンタ通知部41bおよび42bが新たなウィンドウ(使用過少プリンタ通知ウィンドウ)をポップアップ表示し、使用推奨プリンタ(この場合は使用過少プリンタ)を表示する(ステップS62→S64)。クライアントPCのユーザが、通知情報どおり、使用推奨プリンタに切り替えて印刷を実行する(ステップS65)と、ネットワークプリンタ群5003の利用率が訂正な値に補正される。
【0224】
このように、本実施の形態では、プリンタの性能情報と印刷枚数情報から、プリンタ使用頻度を算出し、過度の未使用プリンタをユーザに通知して、適正な使用プリンタを選択させるようにしたので、システム全体の活性度(利用率)を高めることが可能となる。
【0225】
また、本実施の形態は、前記第3の実施の形態において各プリンタの使用頻度の平均から過度の使用と未使用の2つのプリンタを検知して、クライアントPCに通知したことに比べ、過度の未使用プリンタのみ通知としていることで、より簡単な機能追加で現行分散印刷システムに対し本発明を実現できるという利点がある。
【0226】
(第5の実施の形態)
図26は、本発明の第5の実施の形態に係る分散印刷システム71の概略構成を示すブロック図である。同図中、前記図1、図10、図21および図28と同様のブロックには同一の符号を付し、その説明を省略する。
【0227】
図26に示すように、分散印刷システム71は、複数(たとえば2台)のクライアントPC21,22、少なくとも1台のクラスタリングサーバ2およびネットワークプリンタ群5003によって構成される。
【0228】
クライアントPC21および22は、図2のクライアントPC5001に備えられているすべての機能を内包しているが、図26ではその図示を省略し、本実施の形態で新たに追加された機能21a,21c,22aおよび22cのみ図示されている。
【0229】
同様に、クラスタリングサーバ2も、図28のクラスタリングサーバ5002に備えられているすべての機能を内包しているが、図26ではその図示を省略し、本実施の形態で新たに追加された機能3〜7のみが図示されている。
【0230】
クラスタリングサーバ2とクライアント21および22とは、ネットワーク4002を介して接続され、クラスタリングサーバ2とネットワークプリンタ群5003とは、ネットワーク4001を介して接続されているが、これはプリンタ用ネットワークをローカル化し、ネットワークトラフィックを低減して、高速印刷化を図る印刷性能重視の構成であり、ただ1つのネットワークにクライアントPC、クラスタリングサーバおよびプリンタ群が接続されるように構成してもよい。
【0231】
クラスタリングサーバ2は、前記第1の実施の形態で説明したものと全く同一の機能である、ネットワークプリンタの使用頻度を制御して、各プリンタの消耗品の消耗レートを平均化あるいは重みを付けて、ネットワークプリンタのメンテナンス時期をダイナミックに制御する機能を有する。本実施の形態では、該機能を実行するモードを、特に「プリンタ使用頻度制御モード」とする。
【0232】
クライアントPC21および22上のプリンタ使用頻度制御モード移行選択部21cおよび22cは、前記クラスタリングサーバ2をプリンタ使用頻度制御モードへ移行させるコマンドを発行するものである。
【0233】
次に、図27のフローチャートを用いて、分散印刷システム71の大まかな動作を説明する。
【0234】
クライアントPC上では、プリントウィンドウを開き、印刷ジョブをクラスタリングサーバ2へ送信する際に、プリンタ使用頻度制御モード移行選択部21cおよび22cにより、クラスタリングサーバ2をプリンタ使用頻度制御モードへ移行するコマンドが印刷ジョブに付加される(ステップS71)。
【0235】
ここで、プリンタ使用頻度制御モードへの移行条件は、
(1)高画質プリントなど画質に関してのユーザの要求が高いジョブの場合は、プリンタ使用頻度制御モードに移行しない
(2)ブックレット印刷など特別なフィニッシング装置を必要とするジョブの場合は、プリンタ使用頻度制御モードに移行しない
とする。
【0236】
クラスタリングサーバ2は、クライアントPCからの印刷ジョブを受信して(ステップS81)、プリンタ使用頻度制御モード移行コマンドがなければ、図30のステップS101〜S108のように、クライアントPCから指定された印刷条件に則り、最適なプリンタを選択して印刷を実行する(ステップS82→S83)。
【0237】
一方、プリンタ使用頻度制御モード移行コマンドがある場合には、図6のステップS1〜S5のように、プリンタ使用頻度制御モードにより定められたプリンタ使用頻度に近づくよう使用プリンタをクラスタリングサーバ2が自動的に選択して印刷を実行する(ステップS82→S84)。
【0238】
いずれの場合でも、分散印刷実行後は、クライアントPC21,22上で、印刷プリンタ通知部21aおよび22aにより、どのプリンタで印刷を実行したかについてクライアントPCのユーザに対し通知する。
【0239】
このように、前記第1の実施の形態では、プリンタ使用頻度制御モードへの移行は、クラスタリングサーバ上で、指定プリンタの有無の条件に基づいて決定したのに対して、本実施の形態では、クライアントPC上のプリンタ使用頻度制御モード移行選択部によって決定するようにしたので、より細かくクラスタリングサーバのモード選択条件を設定することが可能となるという利点がある。
【0240】
なお、上述した各実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムまたは装置に供給し、そのシステムまたは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。
【0241】
この場合、記憶媒体から読出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0242】
プログラムコードを供給するための記憶媒体としては、たとえば、フレキシブルディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。また、通信ネットワークを介してサーバコンピュータからプログラムコードが供給されるようにしてもよい。
【0243】
また、コンピュータが読出したプログラムコードを実行することにより、上述した各実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOSなどが実際の処理の一部または全部を行い、その処理によって上述した各実施の形態の機能が実現される場合も含まれることは言うまでもない。
【0244】
さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって上述した各実施の形態の機能が実現される場合も含まれることは言うまでもない。
【0245】
【発明の効果】
以上説明したように、本発明によれば、クラスタリングサーバ上でプリンタの消耗品寿命情報と印刷枚数情報を比較して、残プリント可能枚数をモニタリングするようにしたので、消耗品の消耗レートに応じて、各印刷プリンタの使用頻度をダイナミックに調整することが可能となり、クラスタリングプリントシステム全体の活性度(利用率)の向上と、容易なメンテナンス時期の調節を実現することができる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態に係る分散印刷システム1の概略構成を示すブロック図である。
【図2】図1のネットワークプリンタ群に含まれる、カラーレーザビームプリンタの内部構成を示す図である。
【図3】図2のカラーレーザビームプリンタの光学ユニットの構成を示すブロック図である。
【図4】クライアントPC、およびクラスタリングサーバとして使用されるホストコンピュータの概略構成を示すブロック図である。
【図5】図1の各プリンタ使用頻度設定モード選択部が、プリンタの使用頻度に関して設定する2種類のモードを説明するための図である。
【図6】図1の分散印刷システムが実行する制御処理の手順を示すフローチャートである。
【図7】図1のクラスタリングサーバのディスプレイ上に表示された消耗品情報の設定画面および残プリント可能枚数のカウントの表示画面の各一例を示す図である。
【図8】図1のクラスタリングサーバのディスプレイに表示された、印刷量平滑化モードが設定された場合および指定プリンタ優先モードが設定された場合のプリンタ使用頻度重み値の表示画面の一例を示す図である。
【図9】図1のプリンタ群の各プリンタが順繰りにメンテナンス時期を迎えるようにするときのクラスタリングサーバの動作モードを説明するための図である。
【図10】本発明の第2の実施の形態に係る分散印刷システムの概略構成を示すブロック図である。
【図11】図10の分散印刷システムが実行する制御処理の手順を示すフローチャートである。
【図12】図10のクラスタリングサーバのディスプレイ上に表示された、各プリンタ毎の消耗品情報の一例を示す図である。
【図13】図10のクライアントPC上の特異使用頻度プリンタ通知部がクライアントPCのユーザへ過度の使用プリンタおよび過度の未使用プリンタを通知するときに表示される表示画面の一例を示す図である。
【図14】図10のクライアントPC上の特異使用頻度プリンタ通知部が起動する際に、クライアントPCが実行する動作処理の手順を示すフローチャートである。
【図15】本発明の第3の実施の形態に係る分散印刷システムの概略構成を示すブロック図である。
【図16】図15の分散印刷システムが実行する制御処理の手順を示すフローチャートである。
【図17】図15のクラスタリングサーバのディスプレイ上に表示された、性能情報の設定画面の一例を示す図である。
【図18】図15のクラスタリングサーバのディスプレイ上に表示された、プリンタ使用頻度の画面の一例を示す図である。
【図19】図15のクライアント上の特異使用頻度プリンタ通知部がクライアントPCのユーザへ過度の使用プリンタおよび過度の未使用プリンタを通知するときに表示される表示画面の一例を示す図である。
【図20】図15のクライアントPC上の特異使用頻度プリンタ通知部が起動する際に、クライアントPCが実行する動作処理の手順を示すフローチャートである。
【図21】本発明の第4の実施の形態に係る分散印刷システムの概略構成を示すブロック図である。
【図22】図21の分散印刷システムが実行する制御処理の手順を示すフローチャートである。
【図23】図21のクラスタリングサーバのディスプレイ上に表示された、プリンタ使用頻度の画面の一例を示す図である。
【図24】図21のクライアントPC上の過少使用プリンタ通知部がクライアントPCのユーザへ過度の未使用プリンタを通知するときに表示される表示画面の一例を示す図である。
【図25】図21のクライアントPC上の過少使用プリンタ通知部が起動する際に、クライアントPCが実行する動作処理の手順を示すフローチャートである。
【図26】本発明の第5の実施の形態に係る分散印刷システムの概略構成を示すブロック図である。
【図27】図26の分散印刷システムが実行する制御処理の手順を示すフローチャートである。
【図28】従来の分散印刷システムの一例の概略構成を示すブロック図である。
【図29】従来の分散印刷システムの動作を示すフローチャートである。
【図30】従来のクラスタリングサーバの制御処理の手順を示すフローチャートである。
【図31】図29のジョブ管理部が実行するジョブ分割処理を説明するための図である。
【符号の説明】
1,31,51,61,71  分散印刷システム
2,32,52,62 クラスタリングサーバ
3 各プリンタ消耗品情報入力部
4,54 各プリンタ印刷ページ数計測部
5 各プリンタ使用頻度設定モード選択部
6 各プリンタ使用頻度重み値設定部
7 印刷プリンタ選択部
11a1,11a2,11b,11c プリンタ
21,22,41,42 クライアントPC
21a,22a 印刷プリンタ通知部
21c,22c プリンタ使用頻度制御モード移行選択部
33,55 各プリンタ使用頻度算出部
34,56 特異使用頻度プリンタ検知部
41a,42a 特異使用頻度プリンタ通知部
41b,42b 過少使用プリンタ通知部
53 各プリンタ性能情報入力部
63 過少使用プリンタ検知部
1000 プリンタコントローラ
1001 プリンタCPU
1002 プリンタRAM
1003 プリンタROM
1004 プリンタシステムバス
1005 ネットワークコントローラ
1006 エンジンインタフェース
1007 画像生成部
1200 インタフェース信号線
1500 カラープリンタエンジン
1502 レーザドライバ
1503 レーザダイオード
1504 回転多面鏡
1505 結像レンズ
1506 感光ドラム
1507 ビームディテクタ
1508 転写ドラム
1509 ローラ帯電器
1510 給紙カセット
1511 給紙ローラ
1512 グリッパ
1513 吸着ローラ
1514 吸着用帯電器
1515 現像装置支持体
1516 各色現像装置
1517 記録紙先端検出器
1518 光学ユニット
1519 転写用帯電器
1520 分離帯電器
1521 分離爪
1522 搬送手段
1523 定着装置
1524 排紙トレイ
1525 クリーニング装置
1526 転写ドラムクリーナ
1527 レーザビーム
1528 記録紙
1530 操作部
1600 カラープリンタ
2000 ホストコンピュータ制御ユニット
2001 ホストCPU
2002 ホストRAM
2003 ホストROM
2004 ホストシステムバス
2005 キーボードコントローラ
2006 CRTコントローラ
2007 ディスクコントローラ
2008 ネットワークコントローラ
3001 キーボード
3002 CRT
3003 ホスト外部メモリ
4001 ネットワーク
4002 ネットワーク
5001 クライアントPC
5002 クラスタリングサーバ
5003 ネットワークプリンタ群
5011 プリンタドライバ
5012 プリント設定ユーティリティソフトウェア
5021 クライアントインターフェース管理部
5022 入力ジョブ管理部
5023 ジョブスケジュール管理部
5024 ラスタライズ処理部
5025 画像圧縮部
5026 出力ジョブ管理部
5027 出力デバイス管理部
5028 メモリ
5029 HDD
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a distributed printing system that distributes one document data on a client to a plurality of printing devices on a network and prints the document, thereby enabling high-speed document creation, a control method thereof, and a program for realizing the control method. About.
[0002]
[Prior art]
FIG. 28 is a block diagram showing a schematic configuration of an example of a conventional distributed printing system.
[0003]
A clustering server 5002 is arranged between a client PC (personal computer) 5001 and a network printer group 1503. The clustering server 5002 converts a print job on the client PC 5001 into a color page according to a print object of each page. In the color printer 1500c, the monochrome pages are distributed to the respective printers 1500a to 1500c so that the monochrome pages are printed using the monochrome printers 1500a and 1500b.
[0004]
Hereinafter, a general processing flow of the distributed printing system 5000 will be described.
[0005]
When a user prints application data, a corresponding application is started on the client PC 5001, and PDL (Page Description Language) data is generated using a printer driver 5011 of a typical printer (here, a color printer 1500c). Transfer to the clustering server 5002. In the clustering server 5002, the dedicated software is activated, and the page is re-edited for each printer so that the PDL data received from the client PC 5001 can be distributed and printed to the respective printers 1500a to 1500c connected to the network 4001. The PDL data is transmitted to each of the printers 1500a to 1500c.
[0006]
Further, the clustering server 5002 has a function of saving PDL data once received from the client PC 5001, and can be reprinted any number of times by inputting a command to the clustering server 5002.
[0007]
On the other hand, when the user directly inputs a PDF (Portable Document Format) file to the distributed printing system 5000, the print setting utility software 5012 on the client PC 5001 starts up, and print finishing processing such as print data imposition processing is performed. The user makes settings and sends the PDF data with the finishing information added to the clustering server 5002. The client server 5002 converts the PDF data into PDL data, re-edits the page for each printer so that the printers 1500a to 1500c connected to the network 4001 can perform distributed printing, and forms each printer 1500a to 1500c as cluster print data. The PDL data is transmitted to 1500c.
[0008]
The print setting utility software 5012 on the client PC 5001 can also read a job stored in the clustering server 5002, and has a function of merging a newly developed job printed in the past with a new job for printing. are doing.
[0009]
Next, the internal functions of the clustering server 5002 will be described in more detail with reference to the flowcharts of FIGS. 29 and 30.
[0010]
When print jobs from a plurality of client PCs 5001a to 5001c are received by the client interface management unit 5021, the input job management unit 5022 queues them sequentially.
[0011]
The job scheduling management unit 5023 manages processing schedules such as advance processing of priority jobs and centralized printing at night.
[0012]
The rasterization processing unit 5024 can generate a thumbnail image by rasterizing the print data, feed it back to the client PC, and rasterize the directly input PDF data into image data.
[0013]
The image compression unit 5025 compresses rasterized image data and large-volume image data attached to PDL data.
[0014]
The output job management unit 5026 allocates print data to the adaptive printer in page units according to the print objects in the job, and divides the PDL data. If necessary, modify the PDL data to include a slip sheet to sort the output from different printers.
[0015]
The output device management unit 5027 designates finishing and sorting of each printer used for printing, and actually executes printing.
[0016]
The memory 5028 and the HDD (hard disk device) 5029 function as data storage and a work unit.
[0017]
FIG. 31 is a diagram for describing the job division function of the output job management unit 5026 in more detail.
[0018]
It is assumed that a monochrome printer 1500a and a color printer 1500c are prepared as clustering printers. The original job is a print job in which monochrome pages and color pages are mixed in page units. The output job management unit 5026 divides the page into monochrome pages (pages 1, 4, 5, 8) and color pages (pages 2, 3, 6, 7), and inserts a missing sheet into a missing page for page alignment after printing. Insert
[0019]
Here, the slip sheet is usually a blank sheet, and a colored sheet may be used so as to be conspicuous. In the case of using colored paper, a paper cassette in which the colored paper has been replenished in the paper supply unit of the printer is set in advance as paper supply information in the clustering server 5002, and when the paper comes to a slip sheet page during printing, the colored paper is supplied. One blank sheet is fed from the sheet cassette. The slip sheet can be reused many times.
[0020]
In this way, the output job management unit 5026 prints the “1, 4, 7, 5, 8” page as a monochrome printer job, and “2, 3, 6, 6” as a color printer job. , 7 "page is created.
[0021]
[Problems to be solved by the invention]
In a distributed printing system including a printer server, a client, and a plurality of printers having a distributed printing function, generally, a priority printer to which a print job is preferentially sorted is determined based on whether or not a specific function such as print speed or print quality is provided. Selected / set. As a result, among the plurality of printers arranged on the distributed printing system, the printer is divided into a frequently used printer that is always used preferentially and a printer that is rarely used and that is rarely used. Often, it has not been possible to say that each activity (utilization rate) of the network printer in the distributed printing system has settled at an appropriate value.
[0022]
Although several inventions for managing consumables information of network printers have been filed, the appropriate frequency of use of all network printers is dynamically managed to prevent overused printers and overused printers. The function of notifying the server and the client has not yet been proposed. Regarding the frequency of use, it is natural that the frequency of use of a high-speed printer with a large amount of mounted toner is higher than the frequency of use of a low-speed printer. A system for notifying an appropriate frequency of use weighted by the performance value of each printer has not yet been proposed.
[0023]
Japanese Patent Application Laid-Open No. Hei 5-227341 discloses an image output apparatus capable of operating by detecting the status of consumables of an image output apparatus between an image processing apparatus connected to a network and a plurality of image output apparatuses. Although a configuration is described in which the image processing device selects the device and performs the printing process, this configuration also has the function of actively eliminating the image output device that is likely to be unusable, and is connected to a distributed printing system. There is no function of notifying the appropriate use frequency values of the plurality of printers.
[0024]
Also, Japanese Patent Application Laid-Open No. 2000-71581 proposes a system for predicting consumables life information of a plurality of image processing apparatuses connected to a network and notifying the user of the information. The function is to centrally control the printer and predict in advance that the toner will be low.There is a function to monitor the overused printer and the overused printer at all times and notify the client user of the appropriate usage frequency value. I didn't.
[0025]
Further, Japanese Patent Application Laid-Open No. 2000-148432 discloses a system in which consumables life information of a plurality of image processing apparatuses connected to a network is collected and managed. A network management device that searches for compatible image processing devices and displays the same on a display has been proposed. This device is provided with a centralized management of consumables information and a consumable product between image processing devices. The "use frequency" is simply obtained by counting the number of printed sheets and detecting the amount of remaining toner, and is calculated from the performance information of the image processing apparatus or the performance information of each image processing apparatus such as the full toner amount. The concept of "appropriate use frequency" is not taken into account.
[0026]
Currently, the mainstream of users who use the distributed printing system are those who provide copy services and simple publishing as a business, and print hundreds of thousands of non-stop printers a day by arranging several printers with the same specifications. It is carried out. For such a user, a situation in which only a specific printer needs frequent maintenance will interrupt the work, and can be said to be an abominable situation.
[0027]
The present invention has been made in view of this point, and provides a distributed printing system capable of further improving the activity of the entire system, a control method thereof, and a program for realizing the control method. With the goal.
[0028]
[Means for Solving the Problems]
To achieve the above object, a distributed printing system according to claim 1 is a distributed printing system including at least one client, at least one server, and a plurality of printing devices connected via a network. Wherein the server distributes the print data output from the client to each of the printing devices, wherein the server includes an input unit for inputting each piece of consumable information of each of the printing devices; A measuring unit for measuring the number of printed pages, and the printing of each of the printing devices based on the consumable information of each printing device input by the input unit and the number of printed pages of each printing device measured by the measuring unit. A calculating means for calculating each use frequency of the apparatus, and a printing apparatus in which the use frequency is biased as a result of the calculation by the calculating means, is specially used. As time printing apparatus, characterized by having a notification means for notifying the client.
[0029]
In the distributed printing system according to the second aspect, in the distributed printing system according to the first aspect, the client includes a notifying unit that notifies a user of the client of the specific use frequency printing device notified by the server-side notifying unit. It is characterized by having.
[0030]
According to a third aspect of the present invention, there is provided the distributed printing system according to the first or second aspect, wherein the consumable information indicates the life of the consumable of the printing apparatus by the number of printed sheets. .
[0031]
In the distributed printing system according to the fourth aspect, in the distributed printing system according to the third aspect, the life of the consumable is represented by the number of prints when the printing apparatus performs printing by an electrophotographic method. Is the number of printable sheets when the toner is full, the number of durable sheets of the fixing device, or the number of printable sheets of fixing oil.
[0032]
In the distributed printing system according to the fifth aspect, in the distributed printing system according to any one of the first to fourth aspects, it is preferable that the calculating unit increases the number of printable sheets as the number of printable sheets increases. Under the definition that there is, an appropriate use frequency of each of the printing apparatuses is calculated based on the input consumable information.
[0033]
The distributed printing system according to claim 6, wherein in the distributed printing system according to claim 5, the server further includes an average value calculating unit that calculates an average value of the appropriate use frequency calculated by the calculating unit. The notifying means includes means for notifying the client of a printing apparatus of a usage frequency value having a value that is a certain distance away from the average value calculated by the average value calculation means as the specific usage frequency printing apparatus. I do.
[0034]
8. The distributed printing system according to claim 7, wherein in the distributed printing system according to claim 5, the server uses the least frequently used printing device among the least frequently used printing devices among the proper usage frequencies calculated by the calculation unit. The notifying means further comprises means for notifying the client of the determined least used printing device as the specific use frequency printing device.
[0035]
In the distributed printing system according to the eighth aspect, in the distributed printing system according to the sixth or seventh aspect, the client-side notifying unit displays the unique use frequency printing device notified by the server-side notifying unit on a display unit. Thus, the user of the client is notified.
[0036]
In order to achieve the above object, a distributed printing system according to claim 9 is a distributed printing system comprising at least one client, at least one server, and a plurality of printing devices connected via a network. Wherein the server distributes the print data output from the client to each of the printing devices, wherein the server comprises: input means for inputting printing performance information of each of the printers; and printing of each printing device of each of the printing devices. Measuring means for measuring the number of pages, and each printing device based on each printing performance information of each printing device input by the input means and each printing page number of each printing device measured by the measuring means Calculating means for calculating each of the use frequencies, and a printing apparatus in which the use frequency is biased as a result of the calculation by the calculating means. As use frequency printing device; and a notification unit configured to notify the client.
[0037]
According to a tenth aspect of the present invention, in the distributed printing system according to the ninth aspect, the client includes a notifying unit that notifies a user of the client of the specific use frequency printing device notified by the server-side notifying unit. It is characterized by having.
[0038]
According to an eleventh aspect of the present invention, in the distributed printing system according to the ninth or tenth aspect, the print performance information represents the number of prints per unit time of the printing apparatus.
[0039]
According to a twelfth aspect of the present invention, in the distributed printing system according to any one of the ninth to eleventh aspects, it is preferable that the calculating unit appropriately increases the number of printed sheets for a printer having a larger value of the print performance information. Under the definition of frequency, a proper use frequency of each printing apparatus is calculated based on the input printing performance information.
[0040]
14. The distributed printing system according to claim 13, wherein in the distributed printing system according to claim 12, the server further includes an average value calculating unit that calculates an average value of the appropriate use frequency calculated by the calculating unit. The notifying means includes means for notifying the client of a printing apparatus of a usage frequency value having a value that is a certain distance away from the average value calculated by the average value calculation means as the specific usage frequency printing apparatus. Do
[0041]
In the distributed printing system according to the fourteenth aspect, in the distributed printing system according to the thirteenth aspect, the client-side notifying unit displays on the display unit the unique usage frequency printing device notified by the server-side notifying unit. , Is notified to the user of the client.
[0042]
In order to achieve the above object, a distributed printing system according to claim 15 is a distributed printing system comprising at least one client, at least one server, and a plurality of printing devices connected via a network. Wherein the server distributes the print data output from the client to each of the printing devices, wherein the server includes an input unit for inputting each piece of consumable information of each of the printing devices; Measuring means for measuring the number of printed pages, and consumables information of each printing apparatus input by the input means and the number of printed pages of each printing apparatus measured by the measuring means, Weighting means for weighting the frequency of use, and based on the frequency of use of each printing apparatus weighted by the weighting means. It characterized by having a selection means for selecting a printing device to be used for printing.
[0043]
16. The distributed printing system according to claim 16, wherein the server further comprises a notifying unit for notifying the client of information on the printing device selected by the selecting unit, in the distributed printing system according to claim 15. I do.
[0044]
The distributed printing system according to claim 17 is the distributed printing system according to claim 16, wherein the client further includes a notifying unit that notifies a user of the client of information on the printing device notified by the server-side notifying unit. It is characterized by having.
[0045]
In the distributed printing system according to claim 18, in the distributed printing system according to any one of claims 15 to 17, the consumable information indicates that the life of the consumable of the printing apparatus is represented by the number of printed sheets. Features.
[0046]
In the distributed printing system according to claim 19, in the distributed printing system according to any one of claims 15 to 18, the weighting unit sets each of the consumables of each of the printers at the same time. The use frequency of the printing apparatus is weighted.
[0047]
In the distributed printing system according to claim 20, in the distributed printing system according to any one of claims 15 to 19, when the user of the server specifies a specific printing device, the server prints to the printing device. It is characterized by further comprising an instruction means for instructing.
[0048]
In order to achieve the above object, a distributed printing system according to claim 21 is a distributed printing system comprising at least one client, at least one server, and a plurality of printing apparatuses connected via a network. Wherein the server distributes the print data output from the client to each of the printing devices, wherein the server includes an input unit for inputting each piece of consumable information of each of the printing devices; A measuring unit for measuring the number of printed pages, and a mode selection for selecting any one of a first mode for maintaining all of the printing apparatuses at once and a second mode for individually maintaining each of the printing apparatuses. Means, a mode selected by the mode selection means, and a deletion of each printing apparatus inputted by the input means. Weighting means for weighting the use frequency of each printing device based on the product information and the number of each printed page of each printing device measured by the measuring device; and a weighting device for each of the printing devices weighted by the weighting device. A printing device selection unit for selecting a printing device to be used for printing based on the frequency of use.
[0049]
The distributed printing system according to claim 22, wherein in the distributed printing system according to claim 21, the server further includes a notifying unit that notifies the client of information on the printing device selected by the printing device selecting unit. Features.
[0050]
23. The distributed printing system according to claim 23, wherein in the distributed printing system according to claim 22, the client further includes a notifying unit that notifies a user of the client of information on the printing device notified by the server-side notifying unit. It is characterized by having.
[0051]
A distributed printing system according to claim 24, wherein in the distributed printing system according to any one of claims 21 to 23, the consumable information indicates the life of the consumable of the printing apparatus by the number of printed sheets. Features.
[0052]
26. The distributed printing system according to claim 25, wherein in the distributed printing system according to any one of claims 21 to 24, when the first mode is selected by the mode selecting means, The use frequency of each of the printing apparatuses is weighted so that the replacement time of each consumable is at the same time.
[0053]
27. The distributed printing system according to claim 26, wherein in the distributed printing system according to any one of claims 21 to 24, when the second mode is selected by the mode selecting unit, the weighting unit sets each of the printing modes. The frequency of use of each of the printing apparatuses is weighted such that the apparatus is ready to replace its consumables at regular intervals.
[0054]
In the distributed printing system according to claim 27, in the distributed printing system according to any one of claims 21 to 26, when the user of the server specifies a specific printing device, the server performs printing on the printing device. It is characterized by further comprising an instruction means for instructing.
[0055]
The distributed printing system according to claim 28, wherein in the distributed printing system according to claim 23, the client further includes instruction means for instructing the server to shift the server to the first mode to the server. I do.
[0056]
The distributed printing system according to claim 29, wherein in the distributed printing system according to claim 28, when the server receives an instruction to the first mode from an instruction unit of the client, the server switches to the first mode. It is characterized by further comprising a transfer means for performing the transfer.
[0057]
30. The distributed printing system according to claim 30, wherein in the distributed printing system according to claim 28 or 29, the instruction unit is configured to execute the second printing on a condition that a request regarding image quality of a printing result is not specified by a user of the client. It is characterized by instructing a shift to the first mode.
[0058]
The distributed printing system according to claim 31, wherein in the distributed printing system according to claim 28 or 29, the instructing unit is configured to execute the second printing on a condition that a request for finishing printing results is not specified by a user of the client. It is characterized by instructing a shift to the first mode.
[0059]
To achieve the above object, a distributed printing system control method according to claim 32, wherein the distributed printing system comprises at least one client, at least one server, and a plurality of printing apparatuses connected via a network. A control method for controlling a system, wherein the server distributes print data output from the client to each of the printing devices, wherein the control method includes: Each consumable information of each printing device is input, the number of each printed page of each printing device is measured, each consumable information of each printing device input and each measured printing of each printing device is measured. Based on the number of pages, each usage frequency of each printing device is calculated, and as a result of the calculation, the printing device in which the usage frequency is biased is identified as a unique usage frequency printing device. And, and notifies to the client.
[0060]
To achieve the above object, a control method of a distributed printing system according to claim 33, wherein the distributed printing system comprises at least one client, at least one server, and a plurality of printing apparatuses connected via a network. A control method for controlling a system, wherein the server distributes print data output from the client to each of the printing devices, wherein the control method includes: Each print performance information of each printer is input, the number of each print page of each printing device is measured, and the respective input print performance information of each print device and the measured each print page of each print device are input. The use frequency of each printing device is calculated based on the number, and as a result of the calculation, the printing device in which the use frequency is biased is printed as a specific use frequency print. As location, and notifies to the client.
[0061]
To achieve the above object, a control method of a distributed printing system according to claim 34, wherein the distributed printing system includes at least one client, at least one server, and a plurality of printing apparatuses connected via a network. A control method for controlling a system, wherein the server distributes print data output from the client to each of the printing devices, wherein the control method includes: Each consumable information of each printing device is input, the number of each printing page of each printing device is measured, the consumable information of each printing device input and the number of each printing page of each printing device measured are input. Is used to weight the frequency of use of each printing device, and based on the weighted usage frequency of each printing device, a mark used for printing is used. And selecting the device.
[0062]
To achieve the above object, a control method of a distributed printing system according to claim 35, wherein the distributed printing system includes at least one client, at least one server, and a plurality of printing apparatuses connected via a network. A control method of a system, wherein the server distributes print data output from the client to each of the printing apparatuses, wherein the control method includes: A first mode for inputting each consumable information of the apparatus, measuring the number of each printed page of each printing apparatus, and maintaining all the printing apparatuses simultaneously, and a second mode for individually maintaining each printing apparatus. Selecting any one of the modes, the selected mode, the input consumable information of each printing apparatus, and the Based on the measured number of printed pages of each printing device, weighting the frequency of use of each printing device, based on the weighted usage frequency of each printing device, the printing device used for printing It is characterized by selecting.
[0063]
In order to achieve the above object, a program according to claim 36 controls a distributed printing system that is connected via a network and includes at least one client, at least one server, and a plurality of printing apparatuses. A program for realizing a method, wherein the server distributes print data output from the client to each of the printing apparatuses, wherein the control method includes: Each of the consumable information of each of the printing devices is input, the number of print pages of each of the printing devices is measured, and the consumable information of each of the input printing devices and the measured number of each of the printing devices are input. Based on the number of printed pages, each usage frequency of each printing device is calculated, and as a result of the calculation, the printing device in which the usage frequency is biased is identified as a specific usage frequency. As a printing apparatus, and notifies to the client.
[0064]
In order to achieve the above object, a program according to claim 37 controls a distributed printing system that is connected via a network and includes at least one client, at least one server, and a plurality of printing apparatuses. A program for realizing a method, wherein the server distributes print data output from the client to each of the printing apparatuses, wherein the control method includes: Each print performance information of each printer is input, the number of each print page of each printing device is measured, and the input print performance information of each print device and each print of each measured print device are measured. Based on the number of pages, the usage frequency of each printing device is calculated, and as a result of the calculation, the printing device in which the usage frequency is biased is used as a unique device. As frequency printing apparatus, and notifies to the client.
[0065]
In order to achieve the above object, a program according to claim 38 controls a distributed printing system that is connected via a network and includes at least one client, at least one server, and a plurality of printing apparatuses. A program for realizing a method, wherein the server distributes print data output from the client to each of the printing apparatuses, wherein the control method includes: Each of the consumable information of each of the printing devices is input, the number of each of the printing pages of each of the printing devices is measured, and the consumable information of each of the printing devices input and each of the measured printing pages of each of the printing devices are measured. The frequency of use of each printing device is weighted based on the number, and printing is performed based on the weighted use frequency of each printing device. And selects a printing device for use.
[0066]
In order to achieve the above object, a program according to claim 39 is a program for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network. A program for realizing, wherein the server distributes the print data output from the client to each of the printing apparatuses, wherein the control method includes: A first mode for inputting the consumable information of each printing device, measuring the number of pages printed on each printing device, and maintaining all the printing devices simultaneously, and a second mode for individually maintaining each printing device. Mode, any one of the modes is selected, and the selected mode, and the consumables information of each of the printing devices that have been input are selected. And weighting the frequency of use of each printing device based on the measured number of printed pages of each printing device and printing based on the weighted usage frequency of each printing device. It is characterized by selecting a device.
[0067]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0068]
(First Embodiment)
FIG. 1 is a block diagram showing a schematic configuration of a distributed printing system 1 according to a first embodiment of the present invention. In FIG. 1, blocks similar to those in FIG. Is omitted.
[0069]
As shown in FIG. 1, the distributed printing system 1 includes a plurality (for example, two) of client PCs 21 and 22, at least one clustering server 2, and a network printer group 5003.
[0070]
Although the client PCs 21 and 22 include all functions provided in the client PC 5001 in FIG. 28, they are not shown in FIG. 1, and only the functions 21a and 22a newly added in the present embodiment are included. Is shown.
[0071]
Similarly, the clustering server 2 includes all the functions provided in the clustering server 5002 in FIG. 28, but is not shown in FIG. 1 and the function 3 newly added in the present embodiment is omitted. 7 are shown.
[0072]
The network printer group 5003 includes printers 11a1, 11a2, 11b, and 11c. The printers 11a1 and 11a2 are completely the same product and are the fastest monochrome printers, the printer 11b is a monochrome printer that is slightly slower than the printers 11a1 and 11a2, and the printer 11c is a color printer at a lower speed.
[0073]
FIG. 2 is a diagram showing an internal configuration of a color laser beam printer (CLP) 11c included in the network printer group 5003.
[0074]
As described above, the network printer group 5003 also includes the monochrome printers 11a1, 11a2, and 11b, but the configuration is the same as that in which the printing color of the color laser beam printer 11c is limited to only black. , The explanation is omitted.
[0075]
Further, the printer applicable to the present invention is not limited to a color laser beam printer, and it goes without saying that a color printer of another printing method such as an ink jet printer or an LED printer may be used.
[0076]
2, the CLP body 1600 receives code data and image data described in a printer language (PDL) transmitted from an external host computer 3000 described later with reference to FIG. A controller 1000 for generating one-page magenta (M), cyan (C), yellow (Y), and black (BK) multi-level image data, and a photosensitive drum that modulates a laser beam according to input multi-level image data A printer engine 1500 is provided for performing recording by a series of electrophotographic processes of forming a latent image by scanning upward, transferring the latent image to recording paper, and fixing the latent image.
[0077]
On the operation panel 1530, switches for operation, an LCD (Liquid Crystal Display), and the like are arranged.
[0078]
The controller 1000 and the printer engine 1500 are connected via an interface signal line 1200. The main interface signals include / RDY, / PRNT, / TOP, / LSYNC, VDO7 to VDO0, and VCLK. These signals will be briefly described below.
[0079]
The / RDY signal is a signal sent from the printer engine 1500 to the controller 1000. The printer engine 1500 can start a printing operation any time when the printer engine 1500 receives a / PRNT signal described later, or can continue the printing operation. It is a signal indicating that it is in a state.
[0080]
The / PRNT signal is a signal sent from the controller 1000 to the printer engine 1500, and is a signal for instructing the start of the printing operation or the continuation of the printing operation.
[0081]
The / TOP signal is a synchronization signal in the sub-scanning (vertical scanning) direction, and is transmitted from the printer engine 1500 to the controller 1000.
[0082]
The / LSYNC signal is a synchronization signal in the main scanning (horizontal scanning) direction, and is sent from the printer engine 1500 to the controller 1000.
[0083]
The VDO7 to VDO0 signals are image signals sent from the controller 1000 to the printer engine 1500 and indicate image density information to be printed by the printer engine 1500. VDO7 is represented by the most significant bit, and VDO0 is represented by the eight least significant bits. When the VDO7 to VDO0 signals are FFH ("H" is a symbol indicating that the preceding character is a hexadecimal number; the same applies hereinafter), the printer engine 1500 prints at the maximum density of the toner color during development, No printing at 00H. These are sent out in synchronization with the transfer synchronization signal VCLK.
[0084]
Next, control operations performed by the printer engine 1500 will be described with reference to FIGS.
[0085]
Upon receiving the / PRNT signal from the controller 1000, the printer engine 1500 causes the drive unit (not shown) to rotate the photosensitive drum 1506 and the transfer drum 1508 in the direction shown by the arrow.
[0086]
Subsequently, charging of the roller charger 1509 is started, and the potential on the photosensitive drum 1506 is uniformly charged to a predetermined value.
[0087]
Next, the recording paper 1528 is fed from the paper feed cassette 1510 to the transfer drum 1508 by the paper feed roller 1511. The transfer drum 1508 is formed by stretching a dielectric sheet on a hollow support, and rotates at the same speed as the photosensitive drum 1506 in the direction of the arrow.
[0088]
When the recording paper 1528 is supplied to the transfer drum 1508, the recording paper 1528 is held by the gripper 1512 provided on the support of the transfer drum 1508, and the recording paper 1528 is transferred by the attraction roller 1513 and the attraction charger 1514. It is adsorbed on the drum 1508. At the same time, by rotating the support 1515 of the developing device, the developing device 1516M, 1516C, 1516Y and 1516Bk supported by the supporting member 1515 contains the magenta (M) toner as the first toner. The device 1516M faces the photosensitive drum 1506.
[0089]
The developing device 1516C is a developing device containing cyan (C) toner, the developing device 1516Y is a developing device containing yellow (Y) toner, and the developing device 1516Bk is a black (Bk) toner. This is a developing device containing toner.
[0090]
On the other hand, the printer engine 1500 detects the leading end of the recording paper 1528 attracted to the transfer drum 1508 by the detector 1517, generates a vertical synchronization signal / TOP at a predetermined timing, and sends the signal to the controller 1000. Upon receiving the first / TOP signal for the print page, the controller 1000 reads out the magenta data, which is the first print color, from the image data stored in the page memory in the printer RAM 1002 at a predetermined timing. The read 8-bit image data D7 to D0 are sent as image signals VDO7 to VDO0 to the printer engine 1500 in synchronization with the VCLK signal.
[0091]
The VDO7 to VDO0 signals output from the controller 1000 are input to a pulse width modulation circuit 1501 as shown in FIG. 3, and become a laser drive signal VDO having a pulse width (256 steps) corresponding to the level, and sent to a laser driver 1502. Is done. At the time of development, which will be described later, the amount of adhered toner is adjusted in accordance with the pulse width of the laser drive signal VDO, whereby 256 shades of each color are reproduced.
[0092]
Next, a laser beam 1527 from a laser diode 1503 driven in accordance with the laser drive signal VDO is deflected by a rotary polygon mirror 1504 which is driven to rotate in the direction of the arrow by a motor (not shown), and is coupled on an optical path. The photosensitive drum 1506 is scanned in the main scanning direction via the image lens 1505 to form a latent image on the photosensitive drum 1506. At this time, the beam detector 1507 detects a scanning start point of the laser beam. A / LSYNC signal, which is a horizontal synchronizing signal for determining an image writing timing of main scanning, is generated from this detection signal.
[0093]
The main scanning operation described above is repeated, and a magenta latent image for one page is formed on the photosensitive drum 1506.
[0094]
Returning to FIG. 2, the latent image formed on the photosensitive drum 1506 is developed by the developing device 1516M containing the above-mentioned magenta toner, and becomes a magenta toner image. The magenta toner image is transferred by a transfer charger 1519 onto a recording sheet 1528 that is attracted to a rotating transfer drum 1508. At this time, the toner remaining on the photosensitive drum 1506 without being transferred is removed by the cleaning device 1525.
[0095]
With the above operation, a magenta toner image for one page is formed on the recording paper 1528.
[0096]
Next, the support 1515 of the developing device is rotated so that the developing device 1516C containing the cyan toner as the second toner is opposed to the photosensitive drum 1506. Subsequently, as in the case of magenta, the leading end of the recording paper 1528 rotating while being attracted to the transfer drum 1508 is detected by the detector 1517, and a vertical synchronization signal / TOP is generated and sent to the controller 1000. In response, the controller 1000 reads cyan data from the page memory 1002.
[0097]
Hereinafter, by the same operation, the cyan toner image is transferred onto the recording paper 1528 so as to overlap the magenta toner image.
[0098]
Further, similarly, the respective toner images of yellow as the third toner and black as the fourth toner are transferred onto the recording paper 1528 in a superimposed manner, and become a full-color toner image.
[0099]
The recording paper 1528 onto which all the four color toner images have been transferred is separated from the transfer drum 1508 by the separation claw 1521 via the separation charger 1520, and is supplied to the fixing device 1523 by the conveyance means 1522. At this time, the transfer drum cleaner 1526 cleans the surface of the transfer drum.
[0100]
The toner image on the recording paper is melted and fixed by being heated and pressed by the fixing device 1523, and becomes a final color output image. Then, the recording paper on which the recording has been completed is discharged to a paper discharge tray 1524.
[0101]
FIG. 4 is a block diagram showing a schematic configuration of a client PC and a host computer used as a clustering server.
[0102]
In the figure, the host computer 2 includes a host computer control unit 2000.
[0103]
The host computer control unit 2000 includes a CPU 2001 that executes processing of a document in which graphics, images, characters, tables (including spreadsheets and the like) are mixed based on a document processing program or the like stored in a program area of the ROM 2003. , The CPU 2001 generally controls each of the devices 2002 to 2008 connected to the system bus 2004.
[0104]
The program area of the ROM 2003 stores a control program of the CPU 2001, the font area of the ROM 2003 stores font data used for the document processing, and the data area of the ROM 2003 stores the document processing. For example, various data (for example, overlay form data, background image data, and external characters) used when performing such operations are stored.
[0105]
The RAM 2002 functions as a main memory and a work area of the CPU 2001.
[0106]
A keyboard controller (KBC) 2005 controls key input from a keyboard (KB) 3001 or a pointing device (not shown).
[0107]
A CRT controller (CRTC) 2006 controls display on a CRT display (CRT) 3002.
[0108]
A disk controller (DKC) 2007 controls access to an external memory 3003 such as a hard disk (HD) and a flexible disk (FD) that store a boot program, various applications, font data, user files, editing files, and the like.
[0109]
A network controller (NWC) 2008 connects to the printer group 5003 via the network 4001 to perform printing, and connects to another host computer (not shown) to transmit and receive data.
[0110]
Note that the CPU 2001 executes, for example, processing (rasterization) of an outline font in a display information area set on the RAM 2002, and enables WYSIWYG (What You See Is What You Get) on the CRT 3002.
[0111]
Further, the CPU 2001 opens various registered windows based on commands specified by a mouse cursor or the like (not shown) on the CRT 3002, and executes various data processing.
[0112]
The printer 11 includes a printer CPU 1001. The CPU 1001 comprehensively controls access to various devices 1002 to 1007 connected to the system bus 1004 based on a control program or the like stored in a program area of the ROM 1003, and print unit interface (I / F) 1006. An image signal as output information is output to the printer engine 1500 connected via the.
[0113]
In a program area of the ROM 1003, a control program of the CPU 1001 and the like are stored. The font area of the ROM 1003 stores font data and the like used when generating the output information, and the data area of the ROM 1003 stores overlay forms and external character information used on the host computer 2.
[0114]
The CPU 1001 can communicate with the host computer 2 via a network controller (NWC) 1005, and can notify the host computer 2 of information in the printer 11 and the like.
[0115]
The RAM 1002 functions as a main memory, a work area, a page memory, and the like of the CPU 1001, and is configured so that the memory capacity can be expanded by an expansion RAM module connected to an expansion port (not shown). Note that the RAM 1002 is also used as an output information development area, an environment data storage area, and the like.
[0116]
An image generation unit (RIP) 1007 is hardware that assists the CPU 1001 in generating print data by calculation, and performs high-speed processing of enlargement / reduction, rotation, color conversion, and superposition of print data by a logic circuit. It is configured.
[0117]
In addition, on the operation panel 1530, as described above, switches for operation, an LCD, and the like are arranged.
[0118]
Note that an NVRAM (Non-volatile RAM) (not shown) may be provided and printer mode setting information from the operation panel 1530 may be stored.
[0119]
Returning to FIG. 1, the clustering server 2 and the client PCs 21 and 22 are connected via a network 4002, and the clustering server 2 and the network printer group 5003 are connected via a network 4001. This configuration focuses on printing performance for localizing the network, reducing network traffic, and achieving high-speed printing. The client PC, the clustering server, and the printer group may be connected to only one network. .
[0120]
The following units are realized on the clustering server 2 by utility software.
[0121]
The printer consumables information input unit 3 is for inputting the printable number of sheets of each of the network printers 11a1 to 11c when the toner is full to the clustering server 2.
[0122]
The printer print page number measuring unit 4 is for measuring the number of print execution pages of each of the network printers 11a1 to 11c.
[0123]
The printer use frequency setting mode selection unit 5 includes a mode in which only a specific printer is preferentially used (designated printer priority mode) and a mode in which all printers are used in order to dynamically designate the maintenance time of consumables of each of the network printers 11a1 to 11c. This mode is used to select one of two modes for setting the frequency of use of the printer, that is, a mode in which the printer is used evenly (print amount smoothing mode).
[0124]
FIG. 5 is a diagram for explaining two types of modes for setting the use frequency.
[0125]
In the figure, the designated printer priority mode is a mode in which the clustering server 2 preferentially transmits a print job to the designated printer when a print printer is not designated from the client PCs 21 and 22. However, when the designated printer cannot perform printing due to a paper jam or no paper, the clustering server 2 transmits a print job to a printer other than the designated printer. In addition, the degree of priority is not limited to (100%), and can be controlled according to a printer use frequency weight value described later.
[0126]
The print amount smoothing mode is a mode in which print jobs are distributed while controlling the use frequency of all printers to appropriate values, and the maintenance time of each printer can be concentrated at a certain time. The appropriate amount of printing is controlled by the printer usage frequency weight value calculated based on the production performance of each printer and the remaining amount of consumables. Is set lower.
[0127]
Returning to FIG. 1 again, each printer usage frequency weight value setting unit 6 specifies which ratio of the network printers 11a1 to 11c to use according to the usage frequency mode selected by each printer usage frequency setting mode selection unit 5. This is for setting a use frequency weight value.
[0128]
The print printer selection unit 7 is for automatically selecting a printer to be used for printing from the network printers 11a1 to 11c in accordance with the set values set by the respective printer use frequency weight value setting units 6.
[0129]
Switching of the print printer by the print printer selection unit 7 is effective only when the user of the client PCs 21 and 22 uses the functions of the present embodiment. Is explicitly specified, for example, if the user wants to print with the high-quality color printer 11c, the clustering server 2 follows the request and prints with the specified printer.
[0130]
The print printer notification units 21a and 22a on the client PCs 21 and 22 indicate to the printer how many (how many pages or copies) the print job for which the clustering server 2 has automatically instructed the distributed printing is printed. This is for notifying the users of the PCs 21 and 22.
[0131]
Hereinafter, control processing executed by the distribution printing system 1 configured as described above will be described.
[0132]
FIG. 6 is a flowchart illustrating a procedure of a control process executed by the distributed printing system 1.
[0133]
First, the administrator of the clustering server 2 inputs the consumable information of the network printers 11a1 to 11c to each printer consumable information input unit 3 from the keyboard 3001. Here, the consumable information is the number of printable sheets of each printer when the toner is full, and the number of sheets of A4 or LETTER paper is clustered from the [consumable information setting screen] in FIG. 7A. Input to server 2. In the example shown,
Printer A1 & A2 = 8000 sheets
Printer B = 3000 sheets
Printer C = 1000 sheets
And This consumable information is held in each printer information input unit 3 as Pmax_X (X is a printer ID) (step S1).
[0134]
As the consumable information, in addition to the number of printable sheets when the toner is full, the life of the photosensitive drum (recommended number of replacement prints), the life of the fixing device (recommended number of replacement prints), the number of printable fixing oils, and the like. No. Dmax_X (photosensitive drum life value), Fmax_X (fixer life value), and Omax_X (oil replacement value) may be held, respectively, but the toner replacement value that can be said to be the smallest value is the consumables information of the present embodiment. I do.
[0135]
Each printer print page number measurement unit 4 has a function of recording the number of print pages of each printer in A4 or LETTER paper format every time the clustering server 2 executes distributed printing. This value is defined as Pcnt_X. Hold. Further, a difference from the consumables information value is calculated and stored as a remaining printable sheet number value (indicating a margin before replacement of consumables) P_X as follows (step S2). Here, X indicates a printer ID.
[0136]
P_X = Pmax_X−Pcnt_X
The value P_X is updated for each print job.
[0137]
Then, the remaining printable number of each printer is displayed on the display 3002 of the clustering server 2 as shown in the "count display screen of remaining printable number" in FIG. 7B.
[0138]
Returning to FIG. 6, the printer usage frequency setting mode selection unit 5 of the clustering server 2 weights the usage frequency of all printers according to the amount of remaining toner, and makes the toner consumption pace constant throughout all printers. When the “smoothing mode” is selected, the printer use frequency weight value setting unit 6 sets the remaining printable sheet number values P_A1, P_A2, P_B, and P_C of the network printers 11a1 to 11c to “0” simultaneously. In order to adjust the use frequency, each printer use frequency weight value W_X (X indicates a printer ID) is set (step S3).
[0139]
Each printer use frequency weight value W_X is calculated by the following equation.
[0140]
W_X = P_X / ΣP_N (N represents all printers)
Here, assuming that the number of remaining printable sheets of each printer is P_A1 = 4000, P_A2 = 3000, P_B = 2500, and P_C = 500, each printer use frequency weight value W_X at this time is
W_A1 = 4000/10000 = 0.4
W_A2 = 3000/10000 = 0.3
W_B = 2500/10000 = 0.25
W_C = 500/10000 = 0.05
It becomes. This means that, of future print jobs, for a job for which a print printer is not specifically designated, 40% of the number of pages is transferred to the printer 11a1, 30% to the printer 11a2, 25% to the printer 11b, and 11c means that a print job of 5% is transferred (step S4).
[0141]
Then, as shown in “Display of printer use frequency weight value” in FIG. 8A {when the print amount smoothing mode is set}, the use frequency weight value of each printer is sequentially displayed on the clustering server 2. The administrator of the clustering server 2 can monitor the information.
[0142]
Returning to FIG. 6, the print printer selecting unit 7 automatically transfers the print data to each printer according to each printer use frequency weight value W_X, and executes distributed printing (step S5). The printer use frequency weight value W_X is updated for each print job.
[0143]
Which printer has executed printing is notified to the client user by the print printer notification units 21a and 22a (step S6).
[0144]
If the toner becomes low before the printable sheet number value P_X = 0, and consumables must be replaced or replaced, the consumables information is corrected to a smaller value. On the other hand, even if the printable sheet number value P_X becomes a minus display, if the toner is not low forever and it is not necessary to replace or replace consumables, the consumables information is corrected to a larger value. As a result, the accuracy with which the consumables replacement time is reached simultaneously is further improved.
[0145]
As described above, in the present embodiment, the clustering server automatically monitors the remaining number of printable sheets by comparing the consumable item life information of the printer with the number of prints information, so that the clustering server automatically adjusts the consumable item according to the consumption rate of the consumable item. Since the use frequency of each printing printer is dynamically adjusted, the activity (utilization rate) of the entire system can be increased, and simultaneous maintenance can be performed without waste.
[0146]
In the present embodiment, the printing amount smoothing mode in which the consumables replacement time of all printers is simultaneously selected and described will be described. On the other hand, for users who do not have regular holidays, the printers used are all at once. In some cases, it is more convenient for the maintenance time to be reached in turn, and in this case, the "designated printer priority mode" in which only a specific printer is preferentially used by the printer use frequency setting mode selection unit 5 is selected. . In this mode, the use frequency weight value W_X is forcibly set to a large value only for the designated printer, and the use frequency is made larger than that of the other printers. Then, as shown in FIG. 9, when the remaining printable number P_X becomes “0”, that is, when the maintenance time is reached, a function of automatically changing the printer designated to the priority mode in a predetermined order is provided. Then, when the priority printer reaches the maintenance time, it is automatically changed in sequence.
[0147]
Then, as shown in “Display of printer use frequency weight value” in FIG. 8B {when the designated printer priority mode is set}, the designated printer use frequency weight value screen is displayed on the clustering server 2. The usage frequency of the priority printer (the printer 11a1 in the illustrated example) is fixed (“0.8” in the illustrated example), and only the other printer usage frequency weight values are (1-designated weight value of the priority printer) (the illustrated example). In this case, “0.2”) is distributed by the value of the remaining printable number (P_X), and is automatically updated.
[0148]
(Second embodiment)
FIG. 10 is a block diagram illustrating a schematic configuration of a distributed printing system 31 according to the second embodiment of the present invention.
[0149]
28, those blocks which are the same as those corresponding parts in FIGS. 1 and 28 are designated by the same reference numerals, and a description thereof will be omitted.
[0150]
As shown in FIG. 10, the distributed printing system 31 includes a plurality (for example, two) of client PCs 41 and 42, at least one clustering server 32, and a network printer group 5003.
[0151]
Although the client PCs 41 and 42 include all the functions provided in the client PC 5001 in FIG. 28, they are not shown in FIG. 10 and only the functions 41a and 42a newly added in the present embodiment are included. Is shown.
[0152]
Similarly, the clustering server 32 includes all the functions provided in the clustering server 5002 in FIG. 28, but illustration thereof is omitted in FIG. 10 and functions newly added in the present embodiment. Only 3, 4, 33 and 34 are shown.
[0153]
The clustering server 32 and the client PCs 41 and 42 are connected via a network 4002, and the clustering server 32 and the network printer group 5003 are connected via a network 4001. This is a configuration in which printing performance is emphasized to achieve high-speed printing by reducing network traffic, and the client PC, the clustering server, and the printer group may be connected to only one network.
[0154]
The following units are realized on the clustering server 32 by utility software.
[0155]
The printer consumable information input unit 3 is for inputting the printable number of sheets of each of the network printers 11a1 to 11c when the toner is full to the clustering server 32.
[0156]
The printer print page number measuring unit 4 is for measuring the number of print execution pages of each of the network printers 11a1 to 11c.
[0157]
Each printer use frequency calculation unit 33 is for quantifying the use frequency of each of the network printers 11a1 to 11c based on the value measured by each printer print page number measurement unit 4.
[0158]
The unique use frequency printer detection unit 34 compares each printer use frequency value calculated by each printer use frequency calculation unit 33, and if there is a printer showing a use frequency value exceeding a certain level from the average, The printer is regarded as a special use frequency printer and the client PCs 41 and 42 are notified of the information.
[0159]
The special use frequency printer notification units 41a and 42a on the client PCs 41 and 42 notify the user of the client PC of excessively used printers and excessively unused printers based on the notification information from the clustering server 32, and use the users. This is for urging the user to change the printer.
[0160]
Hereinafter, control processing executed by the distributed printing system 31 configured as described above will be described.
[0161]
FIG. 11 is a flowchart illustrating a procedure of a control process executed by the distributed printing system 31.
[0162]
First, the administrator of the clustering server 32 inputs the consumable information of the network printers 11a1 to 11c to each printer consumable information input unit 3 from the keyboard. Here, the consumable information is the number of printable sheets of each printer when the toner is full, and the number of sheets of A4 or LETTER paper is input. As an example,
Printer A1 & A2 = 8000 sheets
Printer B = 3000 sheets
Printer C = 1000 sheets
And This consumable information is held in each printer information input unit 3 as Pmax_X (X is a printer ID) (step S11).
[0163]
As the consumable information, in addition to the number of printable sheets when the toner is full, the life of the photosensitive drum (recommended number of replacement prints), the life of the fixing device (recommended number of replacement prints), the number of printable fixing oils, and the like. No. Dmax_X (photosensitive drum life value), Fmax_X (fixing device life value), and Omax_X (oil replacement value) may be held, respectively, but the toner replacement value that can be said to be the smallest value is used as consumable information in the present embodiment. I have.
[0164]
Each printer print page number measuring unit 4 has a function of recording the number of print pages of each printer in A4 or LETTER paper format every time the clustering server 32 executes distributed printing, and holds this value as Pcnt_X. . Further, a difference from the consumables information value is calculated and held as a remaining printable sheet number value (indicating a margin before replacement of consumables) P_X as follows (step S12). Here, X indicates a printer ID.
[0165]
P_X = Pmax_X-Pcnt_X (X is a printer ID)
The value P_X is updated for each print job.
[0166]
Next, each printer use frequency calculation unit 33 of the clustering server 32 calculates the change ΔP_X of the remaining printable number of each printer at regular intervals such as one day or one week.
[0167]
ΔP_X = P (−1) _X−P (0) _X (X is a printer ID)
Then, a printer use frequency value U_X (X is a printer ID) is defined and calculated by the ratio of the remaining printable sheet number change ΔP_X and the consumables information Pmax_X as follows (step S13).
[0168]
U_X = ΔP_X / Pmax_X (X is a printer ID)
This definition is based on the assumption that the normal usage is that the higher the speed of the machine, the larger the amount of accumulated toner, and the higher the speed of the machine, the more frequently it is used. It is. In the present embodiment, the initial toner accumulation amount of each printer is
Printer A1 & A2 = 8000 sheets
Printer B = 3000 sheets
Printer C = 1000 sheets
Therefore, the remaining printable sheet number change ΔP_X is
ΔP_A1: ΔP_A2: ΔP_B: ΔP_C = 8: 8: 3: 1
Is the appropriate frequency of use. That is, for example, if there are 2,000 print jobs,
Printer A1 = 800 sheets
Printer A2 = 800 sheets
Printer B = 300 sheets
Printer C = 100 sheets
If the printer group 5003 is used for printing, it is considered that the printer group 5003 is used with the highest activity.
[0169]
The unique use frequency printer detection unit 34 compares each printer use frequency value U_X (X is a printer ID) calculated by each printer use frequency calculation unit 33, and obtains an average value Uave. When the difference ratio ΔUave_X (X is the printer ID) from the average value Uave exceeds a certain level (for example, ± 30%), the printer of the corresponding printer usage frequency value U_X is overused or overused. And transfers the information to the client PCs 41 and 42 (step S14).
[0170]
As shown in FIG. 12, the above-mentioned parameters, that is, the consumables information Pmax_X, the remaining printable number P_X, the remaining printable number change ΔP_X, the use frequency U_X, and the difference ratio ΔUave_X from the average use frequency are shown in FIG. 32 and is monitored by a system administrator. In particular, when the difference ratio ΔUave_X from the average usage frequency exceeds a predetermined value (± 30% in this case), the display is switched to a conspicuous display such as a reverse display to call attention of the system administrator. I have to.
[0171]
Next, as shown in FIG. 13, the unique use frequency printer notification units 41a and 42a on the client PCs 41 and 42, based on the notification information from the unique use frequency printer detection unit 34 on the clustering server 32, notify the client PCs. The user is notified of an excessively used printer and an excessively unused printer, and is prompted to change the used printer (step S15).
[0172]
Here, the movement of the client PCs 41 and 42 when the special use frequency printer notification units 41a and 42a are activated will be supplemented with reference to FIG.
[0173]
First, the user of the client PC (client PC 41 or 42) starts a print window from application software in order to execute a print job (step S21). At this time, if there is no notification of the use frequency printer from the unique use frequency printer detection unit 34 of the clustering server 32, the default printer is selected as it is, and printing is performed using this printer (step S22 → S25). If there is a notice of the use frequency printer, the special use frequency printer notification unit 43 pops up a new window (overuse or underuse printer notification window) and displays a recommended use printer (in this case, an underuse printer). (Step S23). When the user of the client PC switches to the recommended printer and executes printing according to the notification information (steps S24 → S25), the usage rate of the network printer group is corrected to a correct value.
[0174]
As described above, in the present embodiment, the remaining number of printable pages is monitored from the printer consumables life information and the number of printed pages, the printer usage frequency is calculated, and excessively used printers and excessively unused printers are determined by the user. , And the appropriate printer to be used is selected, so that the activity (utilization rate) of the entire system can be increased.
[0175]
Also, in the present embodiment, the activity of each printer is not automatically increased as compared with the first embodiment, and a large number of parts rely on the manual operation of the user of the client PC. Has the advantage that the addition of functions is simplified and the implementation is extremely easy.
[0176]
(Third embodiment)
FIG. 15 is a block diagram illustrating a schematic configuration of a distributed printing system 51 according to the third embodiment of the present invention. 28, the same blocks as those in FIGS. 1, 10, and 28 are denoted by the same reference numerals, and description thereof will be omitted.
[0177]
As shown in FIG. 15, the distributed printing system 51 includes a plurality (for example, two) of client PCs 41 and 42, at least one clustering server 52, and a network printer group 5003.
[0178]
The clustering server 52 includes all the functions provided in the clustering server 5002 in FIG. 28, but is not shown in FIG. 10 and only the functions 53 to 56 newly added in the present embodiment are included. Is shown.
[0179]
The clustering server 52 and the client PCs 41 and 42 are connected via a network 4002, and the clustering server 52 and the network printer group 5003 are connected via a network 4001. This is a configuration in which printing performance is emphasized to reduce network traffic and achieve high-speed printing, and a configuration may be such that a client PC, a clustering server, and a printer group are connected to only one network.
[0180]
On the clustering server 52, the following units are realized by utility software.
[0181]
Each printer performance information input unit 53 is for inputting the print speed (ppm: page per minute) of the network printers 11a1 to 11c to the clustering server 52.
[0182]
The printer print page number measuring unit 54 is for measuring the number of print execution pages of the network printers 11a1 to 11c.
[0183]
Each printer use frequency calculation unit 55 is for digitizing the use frequency of the network printers 11a1 to 11c based on the measurement value measured by each printer print page number measurement unit 54.
[0184]
The unique use frequency printer detection unit 56 compares the respective printer use frequency values calculated by the respective printer use frequency calculation units 55, and if there is a printer that shows a use frequency value exceeding a certain level from the average, The printer is regarded as a special use printer and the information is transferred to the client PCs 41 and 42.
[0185]
The special use frequency printer notification units 41a and 42a on the client PCs 41 and 42 are functionally the same as those described in the second embodiment.
[0186]
Hereinafter, control processing executed by the distributed printing system 51 configured as described above will be described.
[0187]
FIG. 16 is a flowchart illustrating a procedure of a control process executed by the distributed printing system 51.
[0188]
First, the administrator of the clustering server 52 inputs printing speed information of each network printer as performance information to each printer performance information input unit 53 based on the keyboard or status information from the network printers 11a1 to 11c. Here, the performance information is the number of prints per minute on A4 or LETTER paper of each printer. As an example,
Printer A1 & A2 = Monochrome 60 ppm
Printer B = monochrome 20ppm
Printer C = 10 ppm color
And As shown in FIG. 17, this performance information is held in each printer performance information input unit 53 as PM_X (X is a printer ID) (step S31).
[0189]
Each printer print page number measuring unit 54 has a function of recording the number of print pages of each printer in A4 or LETTER paper format every time the clustering server 52 executes distributed printing, and holds this value as Pcnt_X. (Step S32). The value Pcnt_X is updated for each print job.
[0190]
Next, each printer use frequency calculation unit 55 of the clustering server 52 calculates a change in the number of printed sheets of each printer at regular intervals such as one day or one week.
[0191]
ΔPcnt_X = Pcnt (0) _X−Pcnt (−1) _X (X is a printer ID)
Then, the print rate is calculated by the ratio of the print quantity change ΔPcnt_X and the performance information PM_X.
A linter use frequency value U3_X (X means a printer ID, and U3 means a use frequency value in the present embodiment) is defined and calculated as follows (step S33).
[0192]
U3_X = ΔP_X / PM_X (X is the printer ID)
The reason for this definition is that the usage frequency proportional to the printing speed is considered to be the appropriate usage frequency, since it is considered that the normal usage is that the toner accumulation amount is higher in the high-speed machine and the usage frequency is higher in the high-speed machine. . In the present embodiment, the printing speed of each printer is
Printer A1 & A2 = 60ppm
Printer B = 20 ppm
Printer C = 10 ppm
Therefore, the print number change ΔPcnt_X is
ΔPcnt_A1: ΔPcnt_A2: ΔPcnt_B: ΔPcnt_C = 6
: 6: 2: 1
The printer group 5003 is considered to be used with the highest activity when the frequency of use is appropriate.
[0193]
The unique use frequency printer detection unit 56 compares the respective printer use frequency values U3_X (X is the printer ID) calculated by the respective printer use frequency calculation units 55, and obtains an average value Uave. When the difference ratio ΔU3ave_X (X is the printer ID) from the average value Uave exceeds a certain level (for example, ± 30%), the printer of the corresponding printer usage frequency value U3_X is overused or overused. And transfers the information to the client PCs 41 and 42.
[0194]
The above parameters, that is, the performance information PM_X, the number of prints Pcnt_X, the change ΔPcnt_X of the number of prints, the use frequency U3_X, and the difference ratio ΔU3ave_X from the average use frequency are displayed on the display of the clustering server 52 as shown in FIG. Displayed and monitored by the system administrator. In particular, when the difference ratio ΔU3ave_X from the average use frequency exceeds a predetermined value (± 30% in this case), the display is switched to a conspicuous display such as a reverse display to call attention of the system administrator. I have to.
[0195]
Next, as shown in FIG. 19, the unique use frequency printer notification units 41a and 42a on the client PCs 41 and 42, based on the notification information from the unique use frequency printer detection unit 56 on the clustering server 52, The user is notified of an excessively used printer and an excessively unused printer, and is prompted to change the used printer (step S35).
[0196]
Here, the movement of the client PCs 41 and 42 when the special use frequency printer notification units 41a and 42a are activated will be supplemented with reference to FIG.
[0197]
First, the user of the client PC starts a print window from application software to execute a print job (step S41). At this time, if there is no notification of the usage frequency printer from the unique usage frequency printer detection unit 56 of the clustering server 52, the default printer is selected as it is, and printing is performed using this printer (step S42 → S45). If there is a notice of the use frequency printer, the special use frequency printer notification unit 43 pops up a new window (overuse or underuse printer notification window) and displays a recommended use printer (in this case, an underuse printer). (Step S43). When the user of the client PC switches to the recommended printer and executes printing according to the notification information (steps S44 → S45), the usage rate of the network printer group is corrected to a correct value.
[0198]
As described above, in the present embodiment, the printer use frequency is calculated from the printer performance information and the number of printed sheets information, the excessively used printer and the excessively unused printer are notified to the user, and the appropriate used printer is selected. As a result, the activity (utilization rate) of the entire system can be increased.
[0199]
Also, in the present embodiment, the use of the consumable information such as the number of prints when the toner is full in the second embodiment is used, but the performance information of the printer is used for the distribution ratio of the use frequency. Also, the performance information can be input even from the status information from the network printer. Therefore, the work of the initial setting can be omitted, the work of the system administrator can be reduced, and the work of the clustering server can be reduced. There is an advantage that automatic monitoring becomes possible.
[0200]
(Fourth embodiment)
FIG. 21 is a block diagram illustrating a schematic configuration of a distributed printing system 61 according to the fourth embodiment of the present invention. 28, the same blocks as those in the first, FIG. 10, FIG. 15, and FIG. 28 are denoted by the same reference numerals, and description thereof will be omitted.
[0201]
As shown in FIG. 21, the distributed printing system 61 includes a plurality of (for example, two) client PCs 41 and 42, at least a clustering server 62, and a network printer group 5003.
[0202]
Although the client PCs 41 and 42 include all the functions provided in the client PC 5001 in FIG. 28, they are not shown in FIG. 2 and only the functions 41b and 42b newly added in the present embodiment are included. Is illustrated.
[0203]
Similarly, the clustering server 62 includes all the functions provided in the clustering server 5002 in FIG. 28, but is not shown in FIG. 21 and functions 53 newly added in the present embodiment. Only -54 and 63 are shown.
[0204]
The clustering server 62 and the client PCs 41 and 42 are connected via a network 4002, and the clustering server 52 and the network printer group 5003 are connected via a network 4001. This is a configuration in which printing performance is emphasized to achieve high-speed printing by reducing network traffic, and the client PC, the clustering server, and the printer group may be connected to only one network.
[0205]
On the clustering server 62, the following units are realized by utility software.
[0206]
Each printer performance information input unit 53 is for inputting the print speed (ppm: page per minute) of each of the network printers 11a1 to 11c to the clustering server 62.
[0207]
The printer print page number measuring unit 54 is for measuring the number of print execution pages of the network printers 11a1 to 11c.
[0208]
Each printer use frequency calculation unit 55 is for digitizing the use frequency of each of the network printers 11a1 to 11c based on the measurement value measured by each printer print page number measurement unit 54.
[0209]
Up to this point, the components are the same as those of the third embodiment.
[0210]
The under-used printer detection unit 63 compares the respective printer usage frequency values calculated by the respective printer usage frequency calculation units 55, regards the printer showing the lowest usage frequency value as a recommended printer to use, and sends the client PCs 41 and 42 It is for transferring the information.
[0211]
The under-used printer notification units 41b and 42b on the client PCs 41 and 42 are for receiving information from the under-used printer detection unit 63 on the clustering server 62 and notifying the user of the client PC of the recommended printer.
[0212]
Hereinafter, control processing executed by the distributed printing system 61 configured as described above will be described.
[0213]
FIG. 22 is a flowchart illustrating a procedure of a control process executed by the distributed printing system 61.
[0214]
First, the administrator of the clustering server 62 inputs print speed information of each network printer as performance information to each printer performance information input unit 53 based on status information from the keyboard or the network printers 11a1 to 11c. Here, the performance information is the number of prints per minute on A4 or LETTER paper of each printer. As an example,
Printer A1 & A2 = Monochrome 60 ppm
Printer B = monochrome 20ppm
Printer C = 10 ppm color
And As shown in FIG. 17, this performance information is held in each printer performance information input unit 53 as PM_X (X is a printer ID) (step S51).
[0215]
Each printer print page number measuring unit 54 has a function of recording the number of print pages of each printer in A4 or LETTER paper format every time the clustering server 62 executes distributed printing, and sets this value as Pcnt_X. It is held (step S52). The value Pcnt_X is updated for each print job.
[0216]
Next, each printer usage frequency calculation unit 55 of the clustering server 62 calculates a change amount ΔPcnt_X of the number of printed sheets of each printer at regular intervals such as one day or one week.
[0217]
ΔPcnt_X = Pcnt (0) _X−Pcnt (−1) _X (X is a printer ID)
The printer use frequency value U4_X (X means the printer ID and U4 means the use frequency value in the present embodiment) is expressed by the ratio of the print number change ΔPcnt_X and the performance information PM_X as follows. And calculate (step S53).
[0218]
U4_X = ΔP_X / PM_X (X is the printer ID)
The reason for this definition is that the usage frequency proportional to the printing speed is considered to be the appropriate usage frequency, since it is considered that the normal usage is that the toner accumulation amount is higher in the high-speed machine and the usage frequency is higher in the high-speed machine. . In the present embodiment, the printing speed of each printer is
Printer A1 & A2 = 60ppm
Printer B = 20 ppm
Printer C = 10 ppm
Therefore, the print number change ΔPcnt_X is
ΔPcnt_A1: ΔPcnt_A2: ΔPcnt_B: ΔPcnt_C = 6: 6: 2: 1
The printer group 5003 is considered to be used with the highest activity when the frequency of use is appropriate.
[0219]
The under-used printer detection unit 63 compares each printer usage frequency value U4_X (X is a printer ID) calculated by each printer usage frequency calculation unit 55, and regards the printer with the lowest usage frequency value as a recommended printer to use. The information is transferred to the client PCs 41 and 42 (step S54).
[0220]
Note that the above parameters, that is, the performance information PM_X, the number of printed sheets Pcnt_X, the change in the number of printed sheets ΔPcnt_X, and the use frequency U4_X are displayed on the display of the clustering server 62 and monitored by the system administrator as shown in FIG. You. The printer with the lowest usage frequency value is switched to a conspicuous display such as a reverse display to draw the attention of the system user.
[0221]
Next, as shown in FIG. 24, the under-used printer notification units 41b and 42b on the client PCs 41 and 42 display a pop-up window based on the notification information from the under-used printer detection unit 63 on the clustering server 62. Then, the user of the client PC is notified of the excessive unused printer, and the user is urged to change the used printer (step S55). The pop-up window can be selected between a mode for displaying each print and a mode for popping up only when the under-used printer name notified from the clustering server 62 is changed.
[0222]
Here, the movement of the client PCs 41 and 42 when the underused printer notification units 41b and 42b are activated will be supplemented with reference to FIG.
[0223]
First, the user of the client PC starts a print window from application software to execute a print job (step S61). At this time, if the window pop-up condition of the under-used printer notification sections 41b and 42b prohibits display for each printing and the under-printed printer name is not updated, the default printer of each of the client PCs 41 and 42 is selected as it is. Printing is performed using this printer (steps S62 → S63 → S66). However, under other conditions, the under-used printer notification sections 41b and 42b open a new window (under-used printer notification window). Is displayed in a pop-up, and a recommended printer (in this case, an underused printer) is displayed (steps S62 → S64). When the user of the client PC switches to the recommended printer and executes printing according to the notification information (step S65), the usage rate of the network printer group 5003 is corrected to a correct value.
[0224]
As described above, in the present embodiment, the printer use frequency is calculated from the printer performance information and the number of prints information, the user is notified of an excessively unused printer, and the appropriate printer to be used is selected. Thus, the activity (utilization rate) of the entire system can be increased.
[0225]
Also, in the present embodiment, an excessively used and unused two printers are detected from the average of the use frequency of each printer in the third embodiment, and the printers are notified to the client PC. Since only unused printers are notified, there is an advantage that the present invention can be realized with respect to the current distributed printing system with simpler functions.
[0226]
(Fifth embodiment)
FIG. 26 is a block diagram illustrating a schematic configuration of a distributed printing system 71 according to the fifth embodiment of the present invention. In the figure, the same reference numerals are given to the same blocks as those in FIGS. 1, 10, 21, and 28, and the description thereof will be omitted.
[0227]
As shown in FIG. 26, the distributed printing system 71 includes a plurality of (for example, two) client PCs 21 and 22, at least one clustering server 2, and a network printer group 5003.
[0228]
Although the client PCs 21 and 22 include all the functions provided in the client PC 5001 in FIG. 2, their functions are not shown in FIG. 26, and the functions 21a, 21c, Only 22a and 22c are shown.
[0229]
Similarly, the clustering server 2 includes all the functions provided in the clustering server 5002 in FIG. 28, but is not shown in FIG. 26, and the function 3 newly added in the present embodiment is omitted. Only 7 are shown.
[0230]
The clustering server 2 and the clients 21 and 22 are connected via a network 4002, and the clustering server 2 and the network printer group 5003 are connected via a network 4001, which localizes the printer network. This configuration emphasizes printing performance to reduce network traffic and achieve high-speed printing, and a configuration may be such that a client PC, a clustering server, and a printer group are connected to only one network.
[0231]
The clustering server 2 controls the frequency of use of the network printer, which has exactly the same function as that described in the first embodiment, and averages or weights the consumption rate of the consumables of each printer. A function of dynamically controlling the maintenance time of the network printer. In the present embodiment, the mode for executing the function is particularly referred to as “printer use frequency control mode”.
[0232]
The printer use frequency control mode shift selection units 21c and 22c on the client PCs 21 and 22 issue commands for shifting the clustering server 2 to the printer use frequency control mode.
[0233]
Next, a rough operation of the distributed printing system 71 will be described with reference to a flowchart of FIG.
[0234]
On the client PC, when a print window is opened and a print job is transmitted to the clustering server 2, a command to shift the clustering server 2 to the printer usage frequency control mode is printed by the printer usage frequency control mode shift selection units 21c and 22c. It is added to the job (step S71).
[0235]
Here, the conditions for shifting to the printer usage frequency control mode are as follows:
(1) In the case of a job requiring a high image quality by the user such as high-quality printing, the mode is not shifted to the printer use frequency control mode.
(2) In the case of a job requiring a special finishing device such as booklet printing, the mode is not shifted to the printer use frequency control mode.
And
[0236]
The clustering server 2 receives the print job from the client PC (step S81), and if there is no printer usage frequency control mode shift command, as in steps S101 to S108 of FIG. In accordance with the above, an optimal printer is selected and printing is executed (steps S82 → S83).
[0237]
On the other hand, if there is a command to shift to the printer use frequency control mode, the clustering server 2 automatically sets the used printer to approach the printer use frequency determined by the printer use frequency control mode, as in steps S1 to S5 in FIG. To execute printing (steps S82 → S84).
[0238]
In any case, after executing the distributed printing, the printer printer notification units 21a and 22a on the client PCs 21 and 22 notify the user of the client PC of which printer has executed the printing.
[0239]
As described above, in the first embodiment, the transition to the printer use frequency control mode is determined on the clustering server based on the condition of the presence or absence of the designated printer, whereas in the present embodiment, Since the determination is made by the printer use frequency control mode shift selection unit on the client PC, there is an advantage that the mode selection condition of the clustering server can be set more finely.
[0240]
A storage medium storing the program code of software for realizing the functions of the above-described embodiments is supplied to a system or an apparatus, and a computer (or CPU or MPU) of the system or the apparatus is stored in the storage medium. It goes without saying that the object of the present invention is also achieved by reading and executing the program code.
[0241]
In this case, the program code itself read from the storage medium implements the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.
[0242]
Examples of the storage medium for supplying the program code include a flexible disk, a hard disk, a magneto-optical disk, a CD-ROM, a CD-R, a CD-RW, a DVD-ROM, a DVD-RAM, a DVD-RW, a DVD + RW, and a magnetic disk. A tape, a nonvolatile memory card, a ROM, or the like can be used. Further, the program code may be supplied from a server computer via a communication network.
[0243]
When the computer executes the readout program code, not only the functions of each of the above-described embodiments are realized, but also an OS or the like running on the computer is actually executed based on the instructions of the program code. It goes without saying that a case where some or all of the processing is performed and the functions of the above-described embodiments are realized by the processing is also included.
[0244]
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that a CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
[0245]
【The invention's effect】
As described above, according to the present invention, the consumables life information of the printer and the number of prints are compared on the clustering server, and the remaining printable number is monitored. Thus, the frequency of use of each printing printer can be dynamically adjusted, so that the activity (utilization rate) of the entire clustering printing system can be improved and the maintenance time can be easily adjusted.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a schematic configuration of a distributed printing system 1 according to a first embodiment of the present invention.
FIG. 2 is a diagram showing an internal configuration of a color laser beam printer included in the network printer group of FIG.
FIG. 3 is a block diagram showing a configuration of an optical unit of the color laser beam printer of FIG.
FIG. 4 is a block diagram illustrating a schematic configuration of a client PC and a host computer used as a clustering server.
FIG. 5 is a diagram for explaining two types of modes set by the respective printer use frequency setting mode selection units in FIG. 1 regarding the use frequency of the printer.
FIG. 6 is a flowchart illustrating a procedure of a control process executed by the distributed printing system of FIG. 1;
7 is a diagram showing an example of a setting screen of consumables information and a display screen of a count of the number of remaining printable sheets displayed on the display of the clustering server in FIG. 1;
8 is a diagram showing an example of a display screen of a printer use frequency weight value displayed on the display of the clustering server in FIG. 1 when a print amount smoothing mode is set and when a designated printer priority mode is set. It is.
FIG. 9 is a diagram for explaining an operation mode of the clustering server when each of the printers in the group of printers shown in FIG.
FIG. 10 is a block diagram illustrating a schematic configuration of a distributed printing system according to a second embodiment of the present invention.
FIG. 11 is a flowchart illustrating a procedure of a control process executed by the distributed printing system of FIG. 10;
12 is a diagram illustrating an example of consumables information for each printer displayed on a display of the clustering server in FIG. 10;
13 is a diagram showing an example of a display screen displayed when a special use frequency printer notification unit on the client PC in FIG. 10 notifies a user of the client PC of an excessively used printer and an excessively unused printer. .
FIG. 14 is a flowchart illustrating a procedure of an operation process executed by the client PC when the special use frequency printer notification unit on the client PC in FIG. 10 is activated.
FIG. 15 is a block diagram illustrating a schematic configuration of a distributed printing system according to a third embodiment of the present invention.
FIG. 16 is a flowchart illustrating a procedure of control processing executed by the distributed printing system of FIG. 15;
17 is a diagram showing an example of a performance information setting screen displayed on the display of the clustering server in FIG. 15;
18 is a diagram illustrating an example of a printer usage frequency screen displayed on the display of the clustering server in FIG. 15;
FIG. 19 is a diagram showing an example of a display screen displayed when the special use frequency printer notification unit on the client in FIG. 15 notifies the user of the client PC of an excessively used printer and an excessively unused printer.
FIG. 20 is a flowchart illustrating a procedure of an operation process executed by the client PC when the special use frequency printer notification unit on the client PC in FIG. 15 is activated.
FIG. 21 is a block diagram illustrating a schematic configuration of a distributed printing system according to a fourth embodiment of the present invention.
FIG. 22 is a flowchart illustrating a procedure of a control process executed by the distributed printing system of FIG. 21;
FIG. 23 is a diagram illustrating an example of a printer usage frequency screen displayed on the display of the clustering server in FIG. 21;
24 is a diagram showing an example of a display screen displayed when the under-used printer notification unit on the client PC in FIG. 21 notifies a user of the client PC of an excessively unused printer.
FIG. 25 is a flowchart showing a procedure of operation processing executed by the client PC when the under-used printer notification unit on the client PC in FIG. 21 is activated.
FIG. 26 is a block diagram illustrating a schematic configuration of a distributed printing system according to a fifth embodiment of the present invention.
FIG. 27 is a flowchart illustrating a procedure of a control process executed by the distributed printing system of FIG. 26;
FIG. 28 is a block diagram illustrating a schematic configuration of an example of a conventional distributed printing system.
FIG. 29 is a flowchart showing the operation of a conventional distributed printing system.
FIG. 30 is a flowchart showing the procedure of a conventional clustering server control process.
FIG. 31 is a diagram illustrating a job division process executed by the job management unit in FIG. 29;
[Explanation of symbols]
1,31,51,61,71 Distributed printing system
2,32,52,62 Clustering server
3 Printer consumables information input section
4,54 Each printer print page number measurement section
5 Each printer usage frequency setting mode selection section
6 Each printer usage frequency weight value setting unit
7 Printer selection section
11a1, 11a2, 11b, 11c Printer
21, 22, 41, 42 Client PC
21a, 22a Print printer notification unit
21c, 22c Printer usage frequency control mode shift selector
33, 55 Each printer use frequency calculation unit
34,56 Unique use frequency printer detector
41a, 42a Unique use frequency printer notification unit
41b, 42b Underused printer notification unit
53 Printer performance information input section
63 Underused Printer Detector
1000 Printer Controller
1001 Printer CPU
1002 Printer RAM
1003 Printer ROM
1004 Printer system bus
1005 Network controller
1006 Engine interface
1007 Image generation unit
1200 interface signal line
1500 color printer engine
1502 Laser driver
1503 laser diode
1504 rotating polygon mirror
1505 Imaging lens
1506 Photosensitive drum
1507 Beam detector
1508 Transfer drum
1509 Roller charger
1510 Paper cassette
1511 Paper feed roller
1512 Gripper
1513 Suction roller
1514 Suction charger
1515 Developing device support
1516 Each color developing device
1517 Recording paper edge detector
1518 Optical unit
1519 Transfer charger
1520 Separate charger
1521 Separating claw
1522 Transport means
1523 Fixing device
1524 output tray
1525 Cleaning device
1526 Transfer drum cleaner
1527 laser beam
1528 Recording paper
1530 Operation unit
1600 color printer
2000 Host computer control unit
2001 Host CPU
2002 Host RAM
2003 Host ROM
2004 Host system bus
2005 Keyboard Controller
2006 CRT controller
2007 Disk Controller
2008 Network Controller
3001 keyboard
3002 CRT
3003 Host external memory
4001 Network
4002 Network
5001 Client PC
5002 Clustering server
5003 Network printers
5011 Printer driver
5012 Print setting utility software
5021 Client interface management unit
5022 Input job management unit
5023 Job schedule management unit
5024 rasterization processing unit
5025 Image compression unit
5026 Output job management unit
5027 Output device management unit
5028 memory
5029 HDD

Claims (39)

ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記サーバは、
前記各印刷装置の各消耗品情報を入力する入力手段と、
前記各印刷装置の各印刷ページ数を計測する計測手段と、
前記入力手段によって入力された前記各印刷装置の各消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出する算出手段と、
該算出手段による算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する通知手段と
を有することを特徴とする分散印刷システム。
A distributed printing system comprising at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server transmits print data output from the client to each of the printing apparatuses. In what is assigned to the device,
The server comprises:
Input means for inputting each consumable information of each of the printing devices;
Measuring means for measuring the number of each printed page of each printing device,
Calculating means for calculating each use frequency of each printing device based on each consumable information of each printing device input by the input means and each number of print pages of each printing device measured by the measuring means; When,
A distributed printing system, comprising: a notifying unit that notifies the client of a printing device having a biased usage frequency as a unique usage frequency printing device as a result of calculation by the calculation unit.
前記クライアントは、
前記サーバ側通知手段によって通知された特異使用頻度印刷装置を、当該クライアントのユーザに通知する通知手段
を有することを特徴とする請求項1に記載の分散印刷システム。
The client,
The distributed printing system according to claim 1, further comprising a notification unit configured to notify a user of the client of the specific use frequency printing device notified by the server-side notification unit.
前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする請求項1または2に記載の分散印刷システム。3. The distributed printing system according to claim 1, wherein the consumables information indicates a life of the consumables of the printing apparatus by the number of printed sheets. 4. 前記消耗品の寿命を印刷枚数で表したものとは、当該印刷装置が電子写真方式により印刷するものである場合には、トナー満タン時の印刷可能枚数、定着器の耐久可能枚数または定着オイルの印刷可能枚数のいずれかであることを特徴とする請求項3に記載の分散印刷システム。When the life of the consumable is expressed by the number of prints, the number of printable sheets when the toner is full, the number of durable sheets of the fixing device, or the amount of the fixing oil when the printing apparatus performs printing by an electrophotographic method. 4. The distributed printing system according to claim 3, wherein the number of printable sheets is any one of the following. 前記算出手段は、印刷可能枚数の多い印刷装置ほど印刷枚数を多くすることが適正な使用頻度であるという定義の下、前記入力された消耗品情報に基づいて、前記各印刷装置の適正使用頻度を算出することを特徴とする請求項1〜4のいずれかに記載の分散印刷システム。The calculating means may determine, based on the input consumable information, that the proper use frequency of each printing device is based on the definition that increasing the number of prints is appropriate for a printing device having a larger number of printable sheets. The distributed printing system according to any one of claims 1 to 4, wherein is calculated. 前記サーバは、
前記算出手段により算出された適正使用頻度の平均値を算出する平均値算出手段
をさらに有し、
前記通知手段は、前記該平均値算出手段によって算出された平均値から一定値離れた値の使用頻度値の印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する
を有することを特徴とする請求項5に記載の分散印刷システム。
The server comprises:
Average value calculating means for calculating an average value of the appropriate use frequency calculated by the calculating means,
The notifying unit has a feature of notifying the client of a printing device of a usage frequency value having a value separated from the average value calculated by the average value calculation unit by a certain value as the specific usage frequency printing device. The distributed printing system according to claim 5, wherein:
前記サーバは、
前記算出手段により算出された適正使用頻度の中で最も低い使用頻度の印刷装置を最過少使用印刷装置に決定する決定手段
をさらに有し、
前記通知手段は、前記決定された最過少使用印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する
を有することを特徴とする請求項5に記載の分散印刷システム。
The server comprises:
The apparatus further includes a determination unit that determines the printing device having the lowest usage frequency among the proper usage frequencies calculated by the calculation unit as the least-used printing device,
The distributed printing system according to claim 5, wherein the notifying unit notifies the client of the determined least used printing device as the specially used printing device.
前記クライアント側通知手段は、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を表示手段上に表示することによって、当該クライアントのユーザに通知することを特徴とする請求項6または7に記載の分散印刷システム。8. The client-side notifying unit notifies the user of the client by displaying the unique use frequency printing device notified by the server-side notifying unit on a display unit. Distributed printing system. ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記サーバは、
前記各プリンタの各印刷性能情報を入力する入力手段と、
前記各印刷装置の各印刷ページ数を計測する計測手段と、
前記入力手段によって入力された前記各印刷装置の各印刷性能情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出する算出手段と、
該算出手段による算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する通知手段と
を有することを特徴とする分散印刷システム。
A distributed printing system comprising at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server transmits print data output from the client to each of the printing apparatuses. In what is assigned to the device,
The server comprises:
Input means for inputting each print performance information of each printer,
Measuring means for measuring the number of each printed page of each printing device,
Calculating means for calculating each use frequency of each printing device based on each printing performance information of each printing device input by the input means and each number of printing pages of each printing device measured by the measuring means; When,
A distributed printing system, comprising: a notifying unit that notifies the client of a printing device having a biased usage frequency as a unique usage frequency printing device as a result of calculation by the calculation unit.
前記クライアントは、
前記サーバ側通知手段によって通知された特異使用頻度印刷装置を、当該クライアントのユーザに通知する通知手段
を有することを特徴とする請求項9に記載の分散印刷システム。
The client,
The distributed printing system according to claim 9, further comprising a notification unit configured to notify a user of the client of the specific use frequency printing device notified by the server-side notification unit.
前記印刷性能情報は、当該印刷装置の単位時間あたりの印刷枚数を表したものであることを特徴とする請求項9または10に記載の分散印刷システム。The distributed printing system according to claim 9, wherein the print performance information indicates the number of prints per unit time of the printing apparatus. 前記算出手段は、前記印刷性能情報の値の大きいプリンタほど印刷枚数を多くすることが適正な使用頻度であるという定義の下、前記入力された印刷性能情報に基づいて、前記各印刷装置の適正使用頻度を算出することを特徴とする請求項9〜11のいずれかに記載の分散印刷システム。The calculating unit defines that the larger the number of prints of the print performance information is, the more appropriate the frequency of use is to use a larger number of prints, based on the input print performance information, The distributed printing system according to claim 9, wherein a use frequency is calculated. 前記サーバは、
前記算出手段により算出された適正使用頻度の平均値を算出する平均値算出手段
をさらに有し、
前記通知手段は、前記該平均値算出手段によって算出された平均値から一定値離れた値の使用頻度値の印刷装置を前記特異使用頻度印刷装置として、前記クライアントに通知する
を有することを特徴とする請求項12に記載の分散印刷システム。
The server comprises:
Average value calculating means for calculating an average value of the appropriate use frequency calculated by the calculating means,
The notifying unit notifies the client of a printing device of a usage frequency value that is a certain value away from the average value calculated by the average value calculation unit as the specific usage frequency printing device. The distributed printing system according to claim 12, wherein
前記クライアント側通知手段は、前記サーバ側通知手段によって通知された特異使用頻度印刷装置を表示手段上に表示することによって、当該クライアントのユーザに通知することを特徴とする請求項13に記載の分散印刷システム。14. The distribution according to claim 13, wherein the client-side notifying unit notifies the user of the client by displaying the unique use frequency printing device notified by the server-side notifying unit on a display unit. Printing system. ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記サーバは、
前記各印刷装置の各消耗品情報を入力する入力手段と、
前記各印刷装置の各印刷ページ数を計測する計測手段と、
前記入力手段により入力された各印刷装置の消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行う重み付け手段と、
該重み付け手段により重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する選択手段と
を有することを特徴とする分散印刷システム。
A distributed printing system comprising at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server transmits print data output from the client to each of the printing apparatuses. In what is assigned to the device,
The server comprises:
Input means for inputting each consumable information of each of the printing devices;
Measuring means for measuring the number of each printed page of each printing device,
Weighting means for weighting the frequency of use of each printing device, based on the consumables information of each printing device input by the input means and the number of printing pages of each printing device measured by the measuring means,
Selecting means for selecting a printing apparatus to be used for printing based on the frequency of use of each printing apparatus weighted by the weighting means.
前記サーバは、
前記選択手段によって選択された印刷装置の情報を前記クライアントに通知する通知手段
をさらに有することを特徴とする請求項15に記載の分散印刷システム。
The server comprises:
16. The distributed printing system according to claim 15, further comprising a notification unit configured to notify the client of information on the printing device selected by the selection unit.
前記クライアントは、
前記サーバ側通知手段によって通知された印刷装置の情報を、当該クライアントのユーザに通知する通知手段
をさらに有することを特徴とする請求項16に記載の分散印刷システム。
The client,
17. The distributed printing system according to claim 16, further comprising a notifying unit that notifies a user of the client of the information on the printing device notified by the server-side notifying unit.
前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする請求項15〜17のいずれかに記載の分散印刷システム。The distributed printing system according to any one of claims 15 to 17, wherein the consumable information indicates the life of the consumable of the printing apparatus by the number of printed sheets. 前記重み付け手段は、前記各プリンタの各消耗品の交換時期を同一時期に迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする請求項15〜18のいずれかに記載の分散印刷システム。19. The apparatus according to claim 15, wherein the weighting unit weights the frequency of use of each of the printing apparatuses so that the replacement time of each of the consumables of each of the printers is at the same time. Distributed printing system. 前記サーバは、
当該サーバのユーザが特定の印刷装置を指定した場合は、該印刷装置に印刷を指示する指示手段
をさらに有することを特徴とする請求項15〜19のいずれかに記載の分散印刷システム。
The server comprises:
20. The distributed printing system according to claim 15, further comprising an instruction unit that instructs the printing device to perform printing when a user of the server specifies a specific printing device.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記サーバは、
前記各印刷装置の各消耗品情報を入力する入力手段と、
前記各印刷装置の各印刷ページ数を計測する計測手段と、
前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択するモード選択手段と、
該モード選択手段によって選択されたモード、前記入力手段により入力された前記各印刷装置の消耗品情報および前記計測手段によって計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行う重み付け手段と、
該重み付け手段により重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する印刷装置選択手段と
を有することを特徴とする分散印刷システム。
A distributed printing system comprising at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server transmits print data output from the client to each of the printing apparatuses. In what is assigned to the device,
The server comprises:
Input means for inputting each consumable information of each of the printing devices;
Measuring means for measuring the number of each printed page of each printing device,
Mode selection means for selecting any one of a first mode for simultaneously maintaining all of the printing apparatuses and a second mode for individually maintaining each of the printing apparatuses;
Each of the printing devices based on the mode selected by the mode selection unit, the consumable information of each of the printing devices input by the input unit, and the number of print pages of each of the printing devices measured by the measurement unit. Weighting means for weighting the use frequency of
A printing device selecting unit that selects a printing device to be used for printing based on the use frequency of each of the printing devices weighted by the weighting unit.
前記サーバは、
前記印刷装置選択手段によって選択された印刷装置の情報を前記クライアントに通知する通知手段
をさらに有することを特徴とする請求項21に記載の分散印刷システム。
The server comprises:
22. The distributed printing system according to claim 21, further comprising a notification unit that notifies the client of information on the printing device selected by the printing device selection unit.
前記クライアントは、
前記サーバ側通知手段によって通知された印刷装置の情報を、当該クライアントのユーザに通知する通知手段
をさらに有することを特徴とする請求項22に記載の分散印刷システム。
The client,
23. The distributed printing system according to claim 22, further comprising a notifying unit for notifying the user of the client of the information on the printing device notified by the server-side notifying unit.
前記消耗品情報は、当該印刷装置の消耗品の寿命を印刷枚数で表したものであることを特徴とする請求項21〜23のいずれかに記載の分散印刷システム。The distributed printing system according to any one of claims 21 to 23, wherein the consumables information indicates a life of a consumable of the printing apparatus by the number of printed sheets. 前記重み付け手段は、前記モード選択手段によって前記第1のモードが選択されているときには、前記各プリンタの各消耗品の交換時期を同一時期に迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする請求項21〜24のいずれかに記載の分散印刷システム。When the first mode is selected by the mode selection means, the weighting means weights the frequency of use of each printing device so that replacement time of each consumable of each printer is at the same time. The distributed printing system according to any one of claims 21 to 24, wherein the printing is performed. 前記重み付け手段は、前記モード選択手段によって前記第2のモードが選択されているときには、前記各印刷装置がその消耗品の交換時期を一定間隔で順繰りに迎えるように、前記各印刷装置の使用頻度に重み付けを行うことを特徴とする請求項21〜24のいずれかに記載の分散印刷システム。When the second mode is selected by the mode selection unit, the weighting unit uses the frequency of use of each of the printing devices so that each of the printing devices sequentially exchanges its consumables at regular intervals. The distributed printing system according to any one of claims 21 to 24, wherein a weight is assigned to the distributed printing system. 前記サーバは、
当該サーバのユーザが特定の印刷装置を指定した場合は、該印刷装置に印刷を指示する指示手段
をさらに有することを特徴とする請求項21〜26のいずれかに記載の分散印刷システム。
The server comprises:
27. The distributed printing system according to claim 21, further comprising an instruction unit for instructing the printing device to perform printing when a user of the server specifies a specific printing device.
前記クライアントは、
前記サーバを前記第1のモードへ移行させる指示を前記サーバへ行う指示手段をさらに有することを特徴とする請求項23に記載の分散印刷システム。
The client,
24. The distributed printing system according to claim 23, further comprising an instruction unit configured to instruct the server to shift the server to the first mode.
前記サーバは、
前記クライアントの指示手段から前記第1のモードへの指示を受信したときに、該第1のモードに移行させる移行手段
をさらに有することを特徴とする請求項28に記載の分散印刷システム。
The server comprises:
29. The distributed printing system according to claim 28, further comprising a transition unit that shifts to the first mode when receiving an instruction to the first mode from the instruction unit of the client.
前記指示手段は、印刷結果の画質に関する要求が当該クライアントのユーザから指定されていないことを条件として、前記第1のモードへの移行を指示することを特徴とする請求項28または29に記載の分散印刷システム。30. The method according to claim 28, wherein the instruction unit instructs a shift to the first mode on condition that a request regarding image quality of a print result is not specified by a user of the client. Distributed printing system. 前記指示手段は、印刷結果のフィニッシングに関する要求が当該クライアントのユーザから指定されていないことを条件として、前記第1のモードへの移行を指示することを特徴とする請求項28または29に記載の分散印刷システム。30. The method according to claim 28, wherein the instruction unit instructs the shift to the first mode on condition that a request for finishing a print result is not specified by a user of the client. Distributed printing system. ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された前記各印刷装置の各消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、
該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する
ことを特徴とする分散印刷システムの制御方法。
What is claimed is: 1. A control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network. In the method of distributing data to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Based on the input consumables information of each of the printing devices and the measured number of printed pages of each of the printing devices, calculate the frequency of use of each of the printing devices,
As a result of the calculation, a printing apparatus in which the usage frequency is biased is notified to the client as a special usage frequency printing apparatus, and the client is notified of the printing apparatus.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各プリンタの各印刷性能情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された前記各印刷装置の各印刷性能情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、
該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する
ことを特徴とする分散印刷システムの制御方法。
What is claimed is: 1. A control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network. In the method of distributing data to each of the printing devices,
The control method includes:
Through the input means, input each printing performance information of each of the printers,
Measure the number of each printed page of each printing device,
Based on each of the input printing performance information of each of the printing devices and the measured number of printed pages of each of the printing devices, calculate each use frequency of each of the printing devices,
As a result of the calculation, a printing apparatus in which the usage frequency is biased is notified to the client as a special usage frequency printing apparatus, and the client is notified of the printing apparatus.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、
該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する
ことを特徴とする分散印刷システムの制御方法。
What is claimed is: 1. A control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network. In the method of distributing data to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Based on the input consumable information of each printing device and the measured number of printed pages of each printing device, weighting the usage frequency of each printing device,
A control method of a distributed printing system, wherein a printing device to be used for printing is selected based on the weighted use frequency of each printing device.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムの制御方法であって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択し、
該選択されたモード、前記入力された前記各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、
該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する
ことを特徴とする分散印刷システムを制御する制御方法。
A method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server transmits print data output from the client. In what is assigned to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Selecting one of a first mode in which all of the printing apparatuses are simultaneously maintained and a second mode in which each of the printing apparatuses is individually maintained;
Based on the selected mode, the input consumables information of each of the printing devices and the measured number of printing pages of each of the printing devices, weighting the use frequency of each of the printing devices,
A control method for controlling a distributed printing system, wherein a printing device to be used for printing is selected based on the weighted use frequency of each of the printing devices.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された前記各印刷装置の各消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、
該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する
ことを特徴とするプログラム。
A program for realizing a control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server comprises: In the method of distributing print data output from a client to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Based on the input consumables information of each of the printing devices and the measured number of printed pages of each of the printing devices, calculate the frequency of use of each of the printing devices,
As a result of the calculation, a program is provided that notifies the client of a printing apparatus having a biased usage frequency as a unique usage frequency printing apparatus.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各プリンタの各印刷性能情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された前記各印刷装置の各印刷性能情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の各使用頻度を算出し、
該算出の結果、使用頻度に偏りが生じた印刷装置を、特異使用頻度印刷装置として、前記クライアントに通知する
ことを特徴とするプログラム。
A program for realizing a control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server comprises: In the method of distributing print data output from a client to each of the printing devices,
The control method includes:
Through the input means, input each printing performance information of each of the printers,
Measure the number of each printed page of each printing device,
Based on each of the input printing performance information of each of the printing devices and the measured number of printed pages of each of the printing devices, calculate each use frequency of each of the printing devices,
As a result of the calculation, a program is provided that notifies the client of a printing apparatus having a biased usage frequency as a unique usage frequency printing apparatus.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムを制御する制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記入力された各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、
該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する
ことを特徴とするプログラム。
A program for realizing a control method for controlling a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses connected via a network, wherein the server comprises: In the method of distributing print data output from a client to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Based on the input consumable information of each printing device and the measured number of printed pages of each printing device, weighting the usage frequency of each printing device,
A program for selecting a printing device to be used for printing based on the weighted use frequency of each of the printing devices.
ネットワークを介して接続された、少なくとも1台のクライアント、少なくとも1台のサーバおよび複数台の印刷装置からなる分散印刷システムの制御方法を実現するためのプログラムであって、前記サーバは、前記クライアントから出力された印刷データを前記各印刷装置に振り分けるものにおいて、
前記制御方法は、前記サーバに対して、
入力手段を介して、前記各印刷装置の各消耗品情報を入力し、
前記各印刷装置の各印刷ページ数を計測し、
前記印刷装置のすべてを一斉にメンテナンスする第1のモードおよび前記各印刷装置を個別にメンテナンスする第2のモードのうち、いずれかのモードを選択し、
該選択されたモード、前記入力された前記各印刷装置の消耗品情報および前記計測された前記各印刷装置の各印刷ページ数に基づいて、前記各印刷装置の使用頻度に重み付けを行い、
該重み付けされた前記各印刷装置の使用頻度に基づいて、印刷に使用する印刷装置を選択する
ことを特徴とするプログラム。
A program for realizing a control method of a distributed printing system including at least one client, at least one server, and a plurality of printing apparatuses, which is connected via a network, wherein the server comprises: In distributing the output print data to each of the printing devices,
The control method includes:
Via input means, input each consumable information of each of the printing devices,
Measure the number of each printed page of each printing device,
Selecting one of a first mode in which all of the printing apparatuses are simultaneously maintained and a second mode in which each of the printing apparatuses is individually maintained;
Based on the selected mode, the input consumables information of each of the printing devices and the measured number of printing pages of each of the printing devices, weighting the use frequency of each of the printing devices,
A program for selecting a printing device to be used for printing based on the weighted use frequency of each of the printing devices.
JP2002254281A 2002-08-30 2002-08-30 Distributed printing system, control method therefor, and program for realizing control method Pending JP2004094562A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002254281A JP2004094562A (en) 2002-08-30 2002-08-30 Distributed printing system, control method therefor, and program for realizing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002254281A JP2004094562A (en) 2002-08-30 2002-08-30 Distributed printing system, control method therefor, and program for realizing control method

Publications (1)

Publication Number Publication Date
JP2004094562A true JP2004094562A (en) 2004-03-25

Family

ID=32060080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002254281A Pending JP2004094562A (en) 2002-08-30 2002-08-30 Distributed printing system, control method therefor, and program for realizing control method

Country Status (1)

Country Link
JP (1) JP2004094562A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006181748A (en) * 2004-12-27 2006-07-13 Noritsu Koki Co Ltd Photography outputting apparatus
JP2006260447A (en) * 2005-03-18 2006-09-28 Ricoh Co Ltd Arrangement analysis method, arrangement analyzing system, arrangement analyzing device, program, and recording medium
JP2007004773A (en) * 2005-05-23 2007-01-11 Sony Corp Content display replay system, content display replay method, recording medium and operation control device
JP2007137014A (en) * 2005-11-22 2007-06-07 Fuji Xerox Co Ltd Printing apparatus
JP2011237974A (en) * 2010-05-10 2011-11-24 Ricoh Co Ltd Information processing device, counting method, program and cooperation system
WO2012043628A1 (en) * 2010-09-30 2012-04-05 ブラザー工業株式会社 Printer information processing method, printer information processing program, recording medium, and printer operation terminal
JP2014222418A (en) * 2013-05-13 2014-11-27 株式会社リコー Equipment management device, equipment management system, equipment management method, and program
US10095172B2 (en) 2015-05-14 2018-10-09 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and recording medium

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006181748A (en) * 2004-12-27 2006-07-13 Noritsu Koki Co Ltd Photography outputting apparatus
JP4569868B2 (en) * 2004-12-27 2010-10-27 ノーリツ鋼機株式会社 Photo output device
JP4718870B2 (en) * 2005-03-18 2011-07-06 株式会社リコー Layout analysis method, layout analysis apparatus, and program
JP2006260447A (en) * 2005-03-18 2006-09-28 Ricoh Co Ltd Arrangement analysis method, arrangement analyzing system, arrangement analyzing device, program, and recording medium
JP2007004773A (en) * 2005-05-23 2007-01-11 Sony Corp Content display replay system, content display replay method, recording medium and operation control device
US8321898B2 (en) 2005-05-23 2012-11-27 Sony Corporation Content display-playback system, content display-playback method, and recording medium and operation control apparatus used therewith
JP2007137014A (en) * 2005-11-22 2007-06-07 Fuji Xerox Co Ltd Printing apparatus
JP4661546B2 (en) * 2005-11-22 2011-03-30 富士ゼロックス株式会社 Printing device
JP2011237974A (en) * 2010-05-10 2011-11-24 Ricoh Co Ltd Information processing device, counting method, program and cooperation system
WO2012043628A1 (en) * 2010-09-30 2012-04-05 ブラザー工業株式会社 Printer information processing method, printer information processing program, recording medium, and printer operation terminal
JP2012078882A (en) * 2010-09-30 2012-04-19 Brother Ind Ltd Printer information processing method, printer information processing program, recording medium and printer operation terminal
JP2014222418A (en) * 2013-05-13 2014-11-27 株式会社リコー Equipment management device, equipment management system, equipment management method, and program
US10095172B2 (en) 2015-05-14 2018-10-09 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and recording medium

Similar Documents

Publication Publication Date Title
US7313336B2 (en) Method and apparatus for image forming capable of effectively recycling toner
US8498011B2 (en) Image forming apparatus and control method for dynamically adjusting rendering speed and printing speed
US8064784B2 (en) Image forming apparatus and output setting method of consumed status of consumable items of the image forming apparatus
EP1950951A2 (en) Image forming apparatus and method of controlling the same
CN102033455B (en) Printing apparatus and control method thereof
US20040066535A1 (en) Image forming system, image distribution apparatus, and image forming method
US20070177439A1 (en) Displaying supply information of an image forming apparatus
JP2004094562A (en) Distributed printing system, control method therefor, and program for realizing control method
JP2009289237A (en) Printer management system, printer management method, program, and recording medium
JP4510311B2 (en) Printing system, apparatus, method, computer program, and computer-readable storage medium
JP4010883B2 (en) Image forming apparatus, image forming system, and image forming method
JP4603717B2 (en) Information processing apparatus, distributed printing system, distributed printing control method, computer program, and computer-readable storage medium
JP2007130850A (en) Image forming apparatus, its control method, and program
JP2010122321A (en) Image forming apparatus
JP2010009541A (en) Printing management system, printing management device, printing management method, and printing management program
JP2004185106A (en) Information processor
JP6586869B2 (en) Image forming apparatus and program
JP2003216403A (en) Print control method and device
JP3472290B2 (en) Print control method and apparatus
JP2000305327A (en) Printing device and control method for printing device
JP2011002577A (en) Image forming apparatus, image forming method and program
JP2013210776A (en) Print management device
JPH10315542A (en) Printing apparatus
JP2010072660A (en) Image forming apparatus
JP2003228475A (en) Printing device, and processing method, storage medium and program