JP2004272672A - System, program, and method for managing printing - Google Patents

System, program, and method for managing printing Download PDF

Info

Publication number
JP2004272672A
JP2004272672A JP2003063601A JP2003063601A JP2004272672A JP 2004272672 A JP2004272672 A JP 2004272672A JP 2003063601 A JP2003063601 A JP 2003063601A JP 2003063601 A JP2003063601 A JP 2003063601A JP 2004272672 A JP2004272672 A JP 2004272672A
Authority
JP
Japan
Prior art keywords
print
user
amount
printing
group
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
JP2003063601A
Other languages
Japanese (ja)
Inventor
Seishu Kitada
成秀 北田
透 ▲高▼橋
Toru Takahashi
Taro Ishige
太郎 石毛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2003063601A priority Critical patent/JP2004272672A/en
Publication of JP2004272672A publication Critical patent/JP2004272672A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a new printing management system, a program for the same, and a method for the same which are capable of performing precise printing management only with a printer. <P>SOLUTION: Contents of a printing request directly made by a user to a printer P are analyzed. An integrated value of an amount of printing for every user or every group including the user from an amount of printing of consumable supplies when the printing has been performed, the integrated value and a predetermined allowed amount of printing for every user or every group are compared with each other, and a specified notification is given in accordance with the comparison result. Thus, it is possible to perform precise printing management only with the printer P without using a server S. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークプリンタ等のように、複数のユーザに共用されるプリンタに備えられる印刷管理システム及び印刷管理プログラム並びに印刷管理方法に関するものである。
【0002】
【従来の技術】
一般に、ネットワークを介して一台あるいは数台のプリンタを複数のユーザで共用し合う形態にあっては、各ユーザ毎又はグループ毎に利用できる利用量(許容印刷量)を設定し、無駄な印刷が行われないようにユーザ又はグループ毎にその印刷管理している場合が多い。
【0003】
このような印刷管理は、例えば、以下の特許文献等に示すように同じネットワーク上に設けられたプリンタサーバ等によって行われているのが一般的であり、常にそのサーバがユーザの利用状況を監視し、その利用量が多すぎる場合には、そのユーザ自身やネットワーク管理者等に対してその旨を通知したり、必要な警告等を行うようにしている。
【0004】
【特許文献1】
特開平7−333749号公報
【特許文献2】
特開2001−160875号公報
【0005】
【発明が解決しようとする課題】
ところで、近年の高性能プリンタにあっては、プリンタサーバを経由することなくユーザがプリンタへ直接印刷リクエストを送って複雑な印刷を実行することが可能となっている。
そのため、プリンタサーバだけで印刷管理を行ったのでは、このようなすり抜け利用を防止することができず、正確な印刷管理を行うことが難しくなってきている。
【0006】
そこで、本発明はこのような課題を有効に解決するために案出されたものであり、その目的は、サーバを用いることなく正確な印刷管理を行うことができる新規な印刷管理システム及び印刷管理プログラム並びに印刷管理方法を提供するものである。
【0007】
【課題を解決するための手段】
〔発明1〕
上記課題を解決するために発明1の印刷管理システムは、
複数のユーザ及びそのユーザを含むグループで共用されるプリンタに備えられる印刷管理システムであって、
上記各ユーザ毎及びグループ毎の許容印刷量と上記各ユーザ毎及びグループ毎の実際の印刷量の積算値とを記憶するユーザ情報記憶手段と、
上記各ユーザから直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の予測印刷量を算出する印刷量予測手段と、
その印刷量予測手段で算出された印刷量を過去の印刷量に積算してその積算値を求め、その積算値と上記ユーザ情報記憶手段で取得されたユーザ又はグループの許容印刷量とを比較する比較手段と、
その比較手段による比較結果に応じて所定の通知を行う通知手段とを備えたことを特徴とするものである。
【0008】
このような構成とすることにより、プリンタに設けられた印刷管理システムが各ユーザ毎及びグループ毎の印刷を把握することができるため、サーバを介さない印刷リクエストによる、いわゆるすり抜け印刷を行うユーザに対しても確実に所定の通知を行うことができる。
また、このような印刷管理システムを備えることにより、ネットワーク上のサーバによる印刷管理が不要あるいは大幅に軽減されるため、サーバ自体が不要となったり、サーバの規模や性能を低く抑えることが可能となる。
【0009】
〔発明2〕
また、発明2の印刷管理システムは、
上記ユーザ情報記憶手段は、
各ユーザ毎及びグループ毎の許容印刷量に関する情報と、そのプリンタで実際に消費された各ユーザ毎及びグループ毎の印刷量の積算情報とを取得する情報取得部と、
これら各情報を記憶する情報記憶部とを備えたことを特徴とするものである。
【0010】
このような構成とすることにより、ユーザに関する情報、すなわち、各ユーザ毎及びグループ毎の許容印刷量に関する情報とそのプリンタで実際に消費された各ユーザ毎及びグループ毎の印刷量の積算情報とを確実に取得・記憶して必要なときに呼び出して利用することができる。
〔発明3〕
また、発明3の印刷管理システムは、
上記印刷量予測手段は、
各ユーザから直接要求される印刷リクエストを検知すると共にその印刷リクエストを行ったユーザを特定する印刷リクエスト検知部と、
検知された印刷リクエストの内容を解析してその印刷リクエストを完了するのに必要な印刷量を算出する印刷量算出部とを備えたことを特徴とするものである。
【0011】
このような構成とすることにより、印刷リクエストの内容及びその印刷リクエストを行ったユーザを特定できると共に、その印刷リクエストを完了するのに必要な印刷量を容易に算出することができる。
〔発明4〕
また、発明4の印刷管理システムは、
上記通知手段に代えてあるいは通知手段と共に、積算印刷量がそのユーザ又はグループに設定された許容印刷量を超える旨の警告を行う警告手段をさらに備えたことを特徴とするものである。
【0012】
これにより、許容印刷量を超えて印刷を実行しようとするユーザ等に対して確実にその旨を伝えることができると共に、その通知を無視した印刷の実行を躊躇させることができる。
〔発明5〕
また、発明5の印刷管理システムは、
上記通知手段に代えてあるいは通知手段と共に、その印刷を禁止する印刷禁止手段をさらに備えたことを特徴とするものである。
【0013】
これにより、許容印刷量を超えて印刷を実行しようとするユーザ等に対して確実にその旨を伝えることができると共に、その通知を無視した印刷の実行を強制的に禁止することができる。
〔発明6〕
また、発明6の印刷管理システムは、
上記通知手段に代えてあるいは通知手段と共に、印刷時の消耗品の印刷量を抑制する印刷量抑制手段をさらに備えたものである。
【0014】
これにより、許容印刷量を超えて印刷を実行しようとするユーザ等に対して確実にその旨を伝えることができると共に、その通知を無視した印刷を行っても消耗品の消費量を抑制することができる。
〔発明7〕
また、発明7の印刷管理システムは、
上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とするものである。
【0015】
これにより、一般に非常に多くのユーザに共用されるネットワークプリンタでの使用状況を正確に把握することができ、すり抜け印刷を効果的に防止することが可能となる。
〔発明8〕
また、発明8の印刷管理プログラムは、複数のユーザ及びそのユーザを含むグループで共用されるプリンタに備えられるコンピュータを、
上記各ユーザ毎及びグループ毎の許容印刷量と上記各ユーザ毎及びグループ毎の実際の印刷量の積算値とを記憶するユーザ情報記憶手段と、
上記各ユーザから直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の予測印刷量を算出する印刷量予測手段と、
その印刷量予測手段で算出された印刷量を過去の印刷量に積算してその積算値を求め、その積算値と上記ユーザ情報記憶手段で取得されたユーザ又はグループの許容印刷量とを比較する比較手段と、
その比較手段による比較結果に応じて所定の通知を行う通知手段として機能させることを特徴とするものである。
【0016】
これにより、発明1と同様な効果が得られる上に、実用化されている多くのプリンタに予め設けられているコンピュータをそのまま利用することができるため、専用のハードウェアを別個用意する必要がなくなり、各手段を安価に実現することが可能となる。
〔発明9〕
また、発明9の印刷管理プログラムは、
上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とするものである。
【0017】
これにより、発明8の効果に加え、発明7のように非常に多くのユーザに共用され易いネットワークプリンタでのすり抜け印刷を効果的に防止することが可能となる。
〔発明10〕
発明10の印刷管理方法は、
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量を比較し、その比較結果に応じて所定の通知を行うようにすることを特徴とするものである。
【0018】
これにより、発明1と同様に、プリンタで各ユーザ毎及びグループ毎の印刷を把握することができるため、サーバを介さない印刷リクエストによるすり抜け印刷を行うユーザに対しても確実に所定の通知を行うことができる。また、ネットワーク上のサーバによる印刷管理が不要あるいは大幅に軽減されるため、サーバ自体が不要となったり、サーバの規模や性能を低く抑えることが可能となる。
【0019】
〔発明11〕
また、発明11の印刷管理方法は、
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その旨の通知を行うようにすることを特徴とするものである。
【0020】
これにより、許容量を超える印刷をその印刷リクエストを行ったユーザに対して確実に通知することができる。
〔発明12〕
また、発明12の印刷管理方法は、
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、印刷を中止する旨の警告を行うようにすることを特徴とするものである。
【0021】
これにより、許容量を超える印刷を行おうとするユーザに対してその印刷を躊躇させることができ、無駄な印刷を抑制することができる。
〔発明13〕
また、発明13の印刷管理方法は、
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その印刷リクエストによる印刷を禁止すると共にその旨の通知を行うようにすることを特徴とするものである。
【0022】
これにより、発明5と同様に、許容印刷量を超えて印刷を実行しようとするユーザ等に対して確実にその旨を伝えることができると共に、その通知を無視した印刷の実行を強制的に阻止することができる。
〔発明14〕
また、発明14の印刷管理方法は、
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その旨の通知を行うと共に消耗品の印刷量を抑える省消費印刷モードで印刷を実行することを特徴とするものである。
【0023】
これにより、発明6と同様に、許容印刷量を超えて印刷を実行しようとするユーザ等に対して確実にその旨を伝えることができると共に、その通知を無視した印刷を行っても消耗品の消費量を抑制することができる。
〔発明15〕
また、発明15の印刷管理方法は、
上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とするものである。
【0024】
これにより、発明7のように非常に多くのユーザに共用され易いネットワークプリンタでのすり抜け印刷を効果的に防止することが可能となる。
【0025】
【発明の実施の形態】
以下、本発明の実施の形態を添付図面を参照しながら詳述する。
図1は、本発明の印刷管理システム及び印刷管理プログラム並びに印刷管理方法を適用するネットワークシステムの実施の一形態を示したものであり、複数台(図の例にあっては3台)の印刷指示端末T、T、Tと、この印刷指示端末によって共用される1台の共用プリンタPと、印刷に関する各種情報やサービス等を提供するサーバSとがLAN等によって同一ネットワークN上に双方向通信可能に接続されている。
【0026】
この共用プリンタPは、図2に示すように、印刷機能を提供する印刷部70や印刷指示端末T等との通信機能を提供する通信部60、及び図示しない紙送り機構や操作パネル等といった従来のプリンタに本来的に設けられている基本的な機能の他に、ユーザ及びグループ毎の印刷管理等を実現する印刷管理システム10が備えられている。
【0027】
そして、この印刷管理システム10は、図示するように、ユーザ情報記憶手段20と、印刷量予測手段30と、比較手段40と、通知手段50とから主に構成されている。
先ず、このユーザ情報記憶手段20は、さらに情報取得部22と記憶部24とから構成されており、この情報取得部22によってこのプリンタPを共用する各ユーザ毎及び複数のユーザからなるグループ毎に設定された一定期間の許容印刷量に関する情報、及びこのプリンタPで実際に消費された各ユーザ毎及びグループ毎の印刷量の積算情報とを取得し、記憶部24によって取得した情報を各情報毎に記憶するようになっている。
【0028】
ここで、この情報取得部22の機能は、具体的には、このプリンタP等にその印刷機能等を実現するために本来的に備えられている情報処理システム、すなわち、後述するような情報取得アルゴリズムを記述した情報取得用プログラムを保存しておくROMやこのプログラムが読み込まれるRAM、並びにこのプログラムに従って所定の情報演算・加工を実行するCPU等からなるコンピュータによって実現され、また、記憶部24の機能は、このプリンタPに予め組み込まれているハードディスク装置や半導体メモリ等の記憶装置によって実現されるようになっている。
【0029】
一方、印刷量予測手段30は、同じくさらに印刷リクエスト検知部34と、印刷量算出部32とから構成されており、この印刷リクエスト検知部34によって各ユーザから直接要求される印刷リクエストを検知すると共にその印刷リクエストを行ったユーザを特定し、印刷量算出部32によって検知された印刷リクエストの内容を解析してその印刷リクエストを完了するのに必要な印刷量を算出するようになっている。
【0030】
ここで、この印刷リクエスト検知部34と印刷量算出部32とのそれぞれの機能も、上記と同様に例えばこのプリンタP等に本来的に備えられているコンピュータによって実現されるようになっている。また、印刷量算出部32における印刷量の算出に必要な固定的なデータ、例えば、A4モノクロ文書1枚を印刷する際に要するインク量等のデータは、プリンターサーバS等から容易に取得できるようになっている。
【0031】
比較手段40は、上記印刷量予測手段30で算出された印刷量を過去の印刷量に積算してその積算値を求め、その積算値と上記ユーザ情報記憶手段20で取得されたユーザ又はグループの許容印刷量とを比較する機能を提供するものであり、同じくこのプリンタP等に本来的に備えられているコンピュータによって実現されるようになっている。
【0032】
通知手段50は、この比較手段40による比較結果に応じてそのユーザや管理者等に対して所定の通知を行う機能を提供するものであり、同じくこのプリンタP等に本来的に備えられているコンピュータによって実現されるようになっている。
次に、このような構成をした本発明の印刷管理システム10の具体的な作用及び動作、並びにその他の実施の形態を説明する。
【0033】
この印刷管理システム10は、先ず、そのユーザ情報記憶手段20が、図3に示すようにネットワークN上を流れる信号を監視して自己を指定した印刷リクエストがあるかどうかを監視し(ステップS100、S102)、印刷リクエストがあると判断したとき(YES)は、その印刷リクエストを行ったユーザをその印刷リクエスト等と共に送られてくるユーザIDから判別(ステップS104)すると共に、そのユーザが新規なユーザであるか否かを判断する(ステップS106)。
【0034】
ここで新規なユーザでない(NO)、すなわち、その記憶部24に登録されていないユーザであると判断したときは、そのままステップS114にジャンプするが、新規なユーザであると判断とき(YES)は、さらにそのユーザに対して正当な印刷許可があるかどうかを判断する(ステップS108)。尚、正当な印刷許可があるかどうかは、その印刷リクエスト等と共に送られてくる管理者のIDやパスワードの有無等を確認することによって容易に知ることができる。
【0035】
この結果、正当な印刷許可があると判断したとき(YES)は、例えば以下の表1に示すように、そのユーザに関する情報、例えばユーザIDやそのユーザが所属するグループ名等を情報取得部22によって取得して記憶部24に登録すると共に、そのユーザ及び所属グループに許容された所定の許容印刷量を取得し、これを同じく記憶部24に登録する。以下の表1の例では新規ユーザに対して「Foo」という対象ユーザIDが付与されると共に、そのユーザが属するグループに対して「Bar」というグループIDが付与され、また、1月当たりの利用可能なプリント許容枚数として「300枚」、同じく1月当たりののインク消費量として、「シアン」、「マゼンタ」、「イエロー」がそれぞれ150、「ブラック」が200づつ利用可能としてその許容量を取得する。
【0036】
【表1】

Figure 2004272672
【0037】
次に、ユーザ情報記憶手段20は、この印刷リクエストに対して実際に印刷があったか否かを判断し(ステップS114)、印刷が行われなかったとき(NO)はそのまま処理を終了するが、印刷が行われたとき(YES)は、情報取得部22がその印刷で行われた印刷量、すなわちその印刷によって実際に消費した消耗品の消費量を取得した後、これを記憶部24に記憶する(ステップS116)と共にさらにその印刷量を過去の印刷量に積算し、その積算値を同じく記憶部24に記憶(ステップS118,S120)してから処理を終了する。
【0038】
例えば、以下の表2の例では、「Bar」というグループに所属する「Foo」というユーザは、11月に78枚の印刷を行い、その際に消費したインク量は「シアン」、「マゼンタ」、「イエロー」、「ブラック」がそれぞれ100、90、70、170であり、その使用量を積算した合計の使用量は、総プリント枚数:1550枚、それぞれの使用開始からの使用量の積算値は、「シアン」、「マゼンタ」、「イエロー」、「ブラック」がそれぞれ680、780、570、1980という積算値が求められる。また、さらに必要に応じて最近30日のプリント枚数や総紙使用枚数等の細かい情報をも正確に知ることができる。
【0039】
【表2】
Figure 2004272672
【0040】
次に、このプリンタPの印刷量予測手段30は、図4に示すように同じくその印刷リクエスト検知部34がネットワークN上を流れる信号を監視して自己を指定した印刷リクエストがあるかどうかを判断(ステップS200、S202)し、印刷リクエストがあると判断したとき(YES)は、印刷量算出部32がその印刷リクエストの内容を解析し(ステップS204)、その印刷リクエストを完了するのに要する予測印刷量を算出する(ステップS206)。
【0041】
次に、このようにしてユーザ情報とその印刷リクエストに要する予測印刷量が求められたならば、図5に示すように、同じくその印刷管理システム10の比較手段40がネットワークN上を流れる信号を監視して自己を指定した印刷リクエストがあるかどうかを判断(ステップS300、S302)し、印刷リクエストがあったと判断したとき(YES)はそのユーザIDから印刷リクエストを行ったユーザを判別し(ステップS304)、その後、このようにして特定されたユーザの許容印刷量情報と過去の実印刷の積算量に関する情報をユーザ情報記憶手段20から取得する(ステップS306)。
【0042】
そして、このようにして取得したその過去の積算印刷量に、その印刷リクエストを実行した際の予測印刷量を積算して新たな積算印刷量を算出し(ステップS308)、その新たな積算印刷量と許容印刷量とを比較する(ステップS310)。
その結果、新たな積算印刷量が許容印刷量を越えると判断したとき(YES)は、通知手段50がその旨をユーザや管理者に通知し(ステップS312)、反対に、新たな積算印刷量が許容印刷量に達しないと判断したとき(NO)は、特に何も通知することなく処理を終了することになる。尚、この通知手段における具体的な通知方法及びその内容としては特に限定されるものではないが、例えば、プリンタPの筐体上に設置された表示パネルや印刷指示端末Tのモニター上等にその旨のメッセージを表示する方法が一般的なものと考えられる。
【0043】
さらに、この印刷管理システム10は、その後、通常の印刷が行われた場合は勿論、そのユーザに対して許容印刷量を超える旨の通知を行ったにも拘わらず、そのユーザが強制印刷を行うとする場合は、図6に示すような適当な処理を実行することになる。
すなわち、図6に示すように、新たな積算印刷量が許容値を超えない場合(NO)はそのまま印刷部70に対して印刷リクエスト通りの印刷を実行するように指示する(ステップS406)が、新たな積算印刷量が許容値を超えて(YES)その旨をユーザに通知(ステップS400、S402)した後も引き続き印刷実行指示の有無を監視(ステップS404)し、ユーザに通知した場合にも拘わらず、ユーザから強制的な印刷実行指示があった場合(YES)には、印刷部70に対してその印刷リクエストを実行すべく印刷実行を指示(ステップS406)し、その後、その印刷で消費した実際の印刷量を算出して過去の印刷量に積算(ステップS408)してこれをユーザ情報記憶部20に記憶させる。これによって強制的に印刷が実行された場合にもその消費量がユーザ情報記憶部20に反映されるため、常に正確な印刷量を把握することができる。
【0044】
このように本発明はプリンタPに備えられた印刷管理システムが各ユーザ毎及びグループ毎の印刷状況を正確に把握することができるため、サーバを介さない印刷リクエストによる、いわゆるすり抜け印刷の禁止や、すり抜け印刷を行うユーザに対して確実に所定の通知を行うことができる。
また、このような印刷管理システムを備えることにより、ネットワークN上のサーバSによる印刷管理が不要あるいは大幅に軽減されるため、サーバS自体を省略したり、サーバSの規模や性能を低く抑えることも可能となる。
【0045】
尚、上記実施の形態では、許容印刷量を超える場合に所定の通知を行うようにしたものであるが、許容印刷量を超えない場合でも印刷リクエストの受付け時、あるいは実行時に適当な通知を行うようにしても良い。例えば、印刷リクエストを受け付けた時に、その印刷リクエストを実行することによって許容印刷量の何%に達する等の現在のトータルの積算量をも表示するようにすれば、ユーザ自身が現在の積算量を正確に把握できると共に将来の印刷計画等を的確に実施することが可能となる。
【0046】
さらに、通知を行ったにもかかわらず強制印刷を行う場合には、図7に示すように、印刷部70に対して印刷自体を禁止する指示を送ったり、図8に示すように、消費量が少ない印刷モードで印刷を実行する指示を送るようにしても良い。
すなわち、図7の処理は、図示するように積算量の判断とユーザへの通知(ステップS500,S502)を行ったにも拘わらず、ユーザから印刷の強制実行指示(ステップS504)があったとき(YES)は、印刷部70に対して印刷禁止を指示(ステップS506)し、強制的な印刷が行われないようにしたものである。
【0047】
これによって通知や警告を無視した印刷が確実に回避され、許容量を越える印刷が回避される。尚、ステップS500において印刷リクエストが許容量に達しない場合には、図6の処理と同様にそのまま印刷部70に対して印刷実行を指示すると共に、消費した印刷量を積算する処理を実行する(ステップS508、S510)。
【0048】
一方、図8の処理は、同じくこのように積算量の判断とユーザへの通知(ステップS600,S602)を行ったにも拘わらず、強制的な印刷実行指示(ステップS604)があったと判断したとき(YES)は、印刷部70に対して省消費モード印刷を指示(ステップS608)するようにしたものである。すなわち、ステップS600において印刷リクエストが許容量に達しない場合には、図6の処理と同様にそのまま印刷部70に対して通常の印刷実行を指示する(ステップS606)が、本実施の形態では、印刷自体を禁止するのではなく、消耗量を抑制する省消費印刷モードで印刷を指示するようにしたものである。
【0049】
これによって、印刷を許可しつつ、印刷に要する消耗品の消費量を抑制することが可能となる。また、本実施の形態の変形例として、省消費印刷モードに代えて、あるいはこの省消費印刷モードと共に印刷用紙上にその旨を注記するウォーターマーク等を同時に印刷するようにしても良い。
また、許容印刷量は一人のユーザ毎、あるいはグループ毎に設定する他に、1つのグループ単位を構成する各ユーザ毎に設定することもできる。例えば、図9に示すように複数のユーザからなるグループの場合では、各ユーザ毎の使用状況(割合)を把握し、その割合をグラフィカルに示したものを各ユーザの印刷指示端末T等に表示したり、さらに許容印刷量を越えるユーザに対して図10に示すような警告を行うようにしても良い。
【0050】
また、許容印刷量を決定する要因としてインクや印刷用紙の消耗品の実際の使用量の他に、その消耗品の金額で許容印刷量を決定するようにしても良い。例えば、高価な消耗品を多く消費する高画質写真印刷等を行っている場合には、安価な文書印刷等に比べて印刷枚数自体は少なくとも全体のコストが高くなる場合が多い。
【0051】
従って、このような場合にはサーバ等から消耗品に関する金銭的な情報を取得し、その金銭情報を利用して例えば以下の表3に示すように許容印刷量を金額単位で設定すれば、無駄な高コスト印刷が抑制され、全体のコスト削減に貢献することが可能となる。
【0052】
【表3】
Figure 2004272672
【0053】
また、本発明のシステム等は、ネットワークを介して多数のユーザに共用されるプリンタに限られず、独立した状態、すなわち1台の印刷指示端末とペアとなってその端末も多数のユーザに共用されるような形態の場合でも同様にその印刷管理を各ユーザ毎に的確に実施することができる。
【図面の簡単な説明】
【図1】印刷管理システムを適用するネットワークを示す図である。
【図2】印刷管理システム及びこれを備えたプリンタを示すブロック図である。
【図3】ユーザ記憶情報の流れを示すフローチャート図である。
【図4】予測印刷量の算出の流れを示すフローチャート図である。
【図5】積算量と許容量との比較及び通知の流れを示すフローチャート図である。
【図6】比較・通知から印刷量の積算までの流れを示すフローチャート図である。
【図7】比較・通知から印刷量の積算までの流れを示すフローチャート図である。
【図8】比較・通知から印刷量の積算までの流れを示すフローチャート図である。
【図9】通知方法及び内容の一例を示す図である。
【図10】警告方法及び内容の一例を示す図である。
【符号の説明】
10…印刷管理システム、20…ユーザ情報記憶手段、22…情報取得部、24…記憶部、30…印刷量予測手段、32…印刷量算出部、34…印刷リクエスト検知部、40…比較手段、50…通知手段、60…通信部、70…印刷部、T…印刷指示端末、P…プリンタ、N…ネットワーク。[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a print management system, a print management program, and a print management method provided for a printer shared by a plurality of users, such as a network printer.
[0002]
[Prior art]
In general, when one or several printers are shared by a plurality of users via a network, a usable amount (allowable print amount) that can be used for each user or each group is set, and unnecessary printing is performed. In many cases, print management is performed for each user or group so that printing is not performed.
[0003]
Such print management is generally performed by a printer server or the like provided on the same network as shown in the following patent document, and the server constantly monitors the usage status of the user. However, if the usage is too large, the user or network administrator is notified to that effect, or a necessary warning is issued.
[0004]
[Patent Document 1]
JP-A-7-333749
[Patent Document 2]
JP 2001-160875 A
[0005]
[Problems to be solved by the invention]
By the way, in recent high-performance printers, it is possible for a user to send a print request directly to a printer and execute complicated printing without going through a printer server.
Therefore, if print management is performed only by the printer server, it is not possible to prevent such bypass use, and it is becoming difficult to perform accurate print management.
[0006]
Therefore, the present invention has been devised in order to effectively solve such a problem, and an object of the present invention is to provide a novel print management system and print management system capable of performing accurate print management without using a server. A program and a print management method are provided.
[0007]
[Means for Solving the Problems]
[Invention 1]
In order to solve the above-described problems, a print management system according to Invention 1 is provided.
A print management system provided in a printer shared by a plurality of users and a group including the users,
User information storage means for storing the permissible print amount for each user and each group and the integrated value of the actual print amount for each user and each group;
A print amount predicting unit that analyzes the content of the print request directly requested by each of the users and calculates a predicted print amount when the printing is performed;
The print amount calculated by the print amount prediction means is integrated with the past print amount to obtain an integrated value, and the integrated value is compared with the user or group allowable print amount obtained by the user information storage means. Means of comparison;
And notifying means for giving a predetermined notification according to the comparison result by the comparing means.
[0008]
With such a configuration, the print management system provided in the printer can grasp the printing for each user and for each group. However, the predetermined notification can be reliably performed.
In addition, by providing such a print management system, print management by the server on the network is unnecessary or greatly reduced, so that the server itself becomes unnecessary, and the size and performance of the server can be reduced. Become.
[0009]
[Invention 2]
Further, a print management system according to a second aspect of the present invention includes:
The user information storage means,
An information acquisition unit that acquires information on the permissible print amount for each user and each group, and integrated information of the print amount for each user and each group actually consumed by the printer;
And an information storage unit for storing these pieces of information.
[0010]
With such a configuration, information on the user, that is, information on the permissible print amount for each user and each group and the integrated information of the print amount for each user and each group actually consumed by the printer are stored. It can be obtained and stored reliably and can be called up and used when needed.
[Invention 3]
A print management system according to a third aspect of the present invention includes:
The print amount predicting means includes:
A print request detection unit that detects a print request directly requested from each user and specifies a user who has made the print request;
A print amount calculating unit that analyzes the content of the detected print request and calculates a print amount required to complete the print request.
[0011]
With this configuration, the content of the print request and the user who made the print request can be specified, and the amount of print required to complete the print request can be easily calculated.
[Invention 4]
The print management system according to a fourth aspect of the present invention includes:
Instead of or in addition to the notification means, a warning means for warning that the accumulated print amount exceeds the allowable print amount set for the user or the group is further provided.
[0012]
As a result, it is possible to surely inform a user or the like who wants to execute printing beyond the allowable print amount, and to hesitate to execute printing ignoring the notification.
[Invention 5]
A print management system according to a fifth aspect of the present invention includes:
Instead of the notification means or together with the notification means, a print prohibition means for prohibiting the printing is further provided.
[0013]
As a result, it is possible to surely inform a user or the like who intends to execute printing beyond the allowable print amount, and to forcibly prohibit execution of printing ignoring the notification.
[Invention 6]
Further, a print management system according to a sixth aspect of the present invention includes:
Instead of the notification means or together with the notification means, a printing amount suppression means for suppressing the printing amount of the consumables at the time of printing is further provided.
[0014]
As a result, it is possible to surely inform a user or the like who intends to execute printing beyond the allowable print amount, and to suppress the consumption of consumables even when performing printing ignoring the notification. Can be.
[Invention 7]
A print management system according to a seventh aspect of the present invention includes:
The printer is a network printer shared via a network.
[0015]
As a result, it is possible to accurately grasp the usage status of a network printer that is generally shared by a large number of users, and it is possible to effectively prevent bypass printing.
[Invention 8]
The print management program according to an eighth aspect of the present invention includes a computer provided in a printer shared by a plurality of users and a group including the users.
User information storage means for storing the permissible print amount for each user and each group and the integrated value of the actual print amount for each user and each group;
A print amount predicting unit that analyzes the content of the print request directly requested by each of the users and calculates a predicted print amount when the printing is performed;
The print amount calculated by the print amount prediction means is integrated with the past print amount to obtain an integrated value, and the integrated value is compared with the user or group allowable print amount obtained by the user information storage means. Means of comparison;
It is characterized by functioning as a notifying means for giving a predetermined notification according to the comparison result by the comparing means.
[0016]
As a result, the same effects as those of the first aspect can be obtained, and the computers provided in advance in many practical printers can be used as they are, eliminating the need for separately preparing dedicated hardware. Thus, each means can be realized at low cost.
[Invention 9]
A print management program according to a ninth aspect of the present invention includes:
The printer is a network printer shared via a network.
[0017]
As a result, in addition to the effects of the eighth aspect, it is possible to effectively prevent pass-through printing by a network printer that is easily shared by a large number of users as in the seventh aspect.
[Invention 10]
A print management method according to a tenth aspect of the present invention includes:
The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group, and a predetermined notification is made according to the comparison result.
[0018]
As a result, similarly to the first aspect of the invention, the printing can be grasped for each user and for each group by the printer, so that a predetermined notification is reliably sent to the user who performs the bypass printing by the print request without going through the server. be able to. Further, since the print management by the server on the network is unnecessary or greatly reduced, the server itself becomes unnecessary, and the size and performance of the server can be reduced.
[0019]
[Invention 11]
Further, the print management method according to Invention 11 includes:
The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group, and when the result of the comparison exceeds the permissible print amount, a notice to that effect is given. It is.
[0020]
As a result, it is possible to reliably notify the user who made the print request of printing exceeding the allowable amount.
[Invention 12]
Further, a print management method according to a twelfth aspect of the present invention includes:
The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group, and if the result of the comparison exceeds the permissible print amount, a warning is issued to stop printing. It is assumed that.
[0021]
Accordingly, it is possible to hesitate a user who intends to perform printing that exceeds the allowable amount, and to suppress useless printing.
[Invention 13]
A print management method according to a thirteenth aspect includes:
The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group. If the comparison result indicates that the permissible print amount is exceeded, printing by the print request is prohibited and a notification to that effect is given. It is characterized by doing so.
[0022]
As a result, similarly to the fifth aspect, it is possible to reliably notify a user or the like who intends to execute printing beyond the allowable print amount, and to forcibly prevent execution of printing ignoring the notification. can do.
[Invention 14]
Further, a print management method according to a fourteenth aspect,
The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible printing amount predetermined for each user or each group. If the comparison result indicates that the permissible printing amount is exceeded, a notification to that effect is made and the printing amount of consumables is reduced. The printing is performed in the consumption printing mode.
[0023]
As a result, as in the case of the sixth aspect, it is possible to reliably notify a user or the like who intends to execute printing beyond the permissible printing amount, and even if printing is performed ignoring the notification, the consumption of consumables is reduced. Consumption can be reduced.
[Invention 15]
A print management method according to a fifteenth aspect includes:
The printer is a network printer shared via a network.
[0024]
As a result, it is possible to effectively prevent bypass printing by a network printer which is easily shared by a very large number of users as in the seventh aspect.
[0025]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
FIG. 1 shows an embodiment of a network system to which a print management system, a print management program, and a print management method according to the present invention are applied, and a plurality of (three in the example shown) print. The instruction terminals T, T, T, one shared printer P shared by the print instruction terminals, and a server S for providing various information and services related to printing are bidirectionally communicated on the same network N by a LAN or the like. Connected as possible.
[0026]
As shown in FIG. 2, the shared printer P includes a printing unit 70 that provides a printing function, a communication unit 60 that provides a communication function with a print instruction terminal T, and the like, and a conventional paper feeding mechanism and operation panel (not shown). In addition to the basic functions inherently provided in the printer, a print management system 10 for realizing print management and the like for each user and group is provided.
[0027]
As shown, the print management system 10 mainly includes a user information storage unit 20, a print amount prediction unit 30, a comparison unit 40, and a notification unit 50.
First, the user information storage means 20 further includes an information acquisition unit 22 and a storage unit 24. The information acquisition unit 22 allows each user sharing the printer P and each group including a plurality of users. Information on the permissible printing amount for a set period of time, and integrated information of the printing amount for each user and each group actually consumed by the printer P are obtained, and the information obtained by the storage unit 24 is obtained for each information. Is to be remembered.
[0028]
Here, the function of the information acquisition unit 22 is, specifically, an information processing system originally provided for realizing the printing function or the like in the printer P or the like, that is, an information acquisition system as described later. It is realized by a computer including a ROM for storing an information acquisition program describing an algorithm, a RAM for reading the program, a CPU for executing predetermined information calculation and processing in accordance with the program, and the like. The function is realized by a storage device such as a hard disk device or a semiconductor memory which is incorporated in the printer P in advance.
[0029]
On the other hand, the print amount predicting unit 30 is further comprised of a print request detecting unit 34 and a print amount calculating unit 32. The print request detecting unit 34 detects a print request directly requested by each user, and The user who has made the print request is specified, the content of the print request detected by the print amount calculation unit 32 is analyzed, and the print amount required to complete the print request is calculated.
[0030]
Here, the respective functions of the print request detection unit 34 and the print amount calculation unit 32 are also realized by a computer originally provided in the printer P or the like, for example, as described above. In addition, fixed data necessary for calculating the print amount in the print amount calculation unit 32, for example, data such as an ink amount required for printing one A4 monochrome document, can be easily obtained from the printer server S or the like. It has become.
[0031]
The comparing means 40 calculates the integrated value by adding the print amount calculated by the print amount predicting means 30 to the past print amount, and calculates the integrated value and the user or group acquired by the user information storage means 20. It provides a function of comparing with the allowable print amount, and is also realized by a computer originally provided in the printer P or the like.
[0032]
The notifying unit 50 provides a function of giving a predetermined notification to the user or the administrator according to the comparison result by the comparing unit 40, and is also provided inherently in the printer P or the like. It is realized by a computer.
Next, a specific operation and operation of the print management system 10 according to the present invention having such a configuration, and other embodiments will be described.
[0033]
In the print management system 10, first, the user information storage unit 20 monitors a signal flowing on the network N as shown in FIG. 3 to monitor whether there is a print request designating itself (step S100, If it is determined that there is a print request (S102), the user who made the print request is determined from the user ID sent together with the print request and the like (step S104), and that the user is a new user. Is determined (step S106).
[0034]
Here, when it is determined that the user is not a new user (NO), that is, when it is determined that the user is not registered in the storage unit 24, the process jumps to step S114, but when it is determined that the user is a new user (YES), Then, it is determined whether the user has a valid print permission (step S108). Whether or not there is a legitimate print permission can be easily known by confirming the presence or absence of the administrator's ID and password sent together with the print request and the like.
[0035]
As a result, when it is determined that there is a legitimate print permission (YES), as shown in Table 1 below, for example, information about the user, for example, a user ID, a group name to which the user belongs, etc. And registers the same in the storage unit 24, and also obtains a predetermined allowable print amount allowed for the user and the group to which the user belongs, and similarly registers this in the storage unit 24. In the example of Table 1 below, a new user is given a target user ID of “Foo”, a group to which the user belongs is given a group ID of “Bar”, and the usage per month The allowable number of prints is “300”, and the ink consumption per month is “Cyan”, “Magenta”, “Yellow” 150 each, and “Black” 200 each. get.
[0036]
[Table 1]
Figure 2004272672
[0037]
Next, the user information storage unit 20 determines whether or not printing has actually been performed in response to the print request (step S114). If printing has not been performed (NO), the processing is terminated as it is. Is performed (YES), the information acquisition unit 22 acquires the amount of printing performed in the printing, that is, the amount of consumables actually consumed by the printing, and stores this in the storage unit 24. Along with (Step S116), the print amount is further integrated with the past print amount, and the integrated value is similarly stored in the storage unit 24 (Steps S118, S120), and the process is terminated.
[0038]
For example, in the example of Table 2 below, a user “Foo” belonging to a group “Bar” prints 78 sheets in November, and the amount of ink consumed at that time is “cyan” and “magenta”. , “Yellow”, and “black” are 100, 90, 70, and 170, respectively, and the total usage amount obtained by adding up the usage amounts is the total number of prints: 1550, and the integrated value of the usage amount from the start of each use. Is obtained as an integrated value of 680, 780, 570, and 1980 for "cyan", "magenta", "yellow", and "black", respectively. Further, if necessary, detailed information such as the number of prints and the total number of sheets used in the last 30 days can be accurately known.
[0039]
[Table 2]
Figure 2004272672
[0040]
Next, the print amount predicting means 30 of the printer P monitors the signal flowing on the network N to determine whether there is a print request designating itself as shown in FIG. (Steps S200 and S202) If it is determined that there is a print request (YES), the print amount calculation unit 32 analyzes the contents of the print request (step S204) and predicts the time required to complete the print request. The print amount is calculated (step S206).
[0041]
Next, when the user information and the estimated print amount required for the print request are obtained in this way, the comparison means 40 of the print management system 10 similarly sends a signal flowing on the network N as shown in FIG. It is determined whether or not there is a print request that has been monitored to designate itself (steps S300 and S302). If it is determined that there is a print request (YES), the user who made the print request is determined from the user ID (step S300). (S304) Then, the allowable print amount information of the user specified in this way and information on the integrated amount of past actual printing are acquired from the user information storage unit 20 (step S306).
[0042]
Then, a new integrated print amount is calculated by adding the estimated print amount obtained when the print request is executed to the past integrated print amount obtained in this way (step S308), and the new integrated print amount is calculated. Is compared with the allowable printing amount (step S310).
As a result, when it is determined that the new integrated print amount exceeds the allowable print amount (YES), the notifying unit 50 notifies the user or the administrator of the fact (step S312). If it is determined that does not reach the permissible print amount (NO), the process ends without any particular notification. The specific notification method and the content of the notification means are not particularly limited. For example, the notification method may be a display panel installed on the housing of the printer P or a monitor of the print instruction terminal T. It is considered that a method of displaying a message to the effect is general.
[0043]
Further, the print management system 10 performs the forced printing in spite of notifying that the user exceeds the allowable print amount, as well as the normal printing thereafter. In this case, an appropriate process as shown in FIG. 6 is executed.
That is, as shown in FIG. 6, when the new integrated print amount does not exceed the allowable value (NO), the print unit 70 is instructed to execute printing as requested by the print request (step S406). Even after notifying the user of the fact that the new accumulated print amount exceeds the allowable value (YES) (steps S400 and S402), the system continuously monitors the presence or absence of a print execution instruction (step S404), and notifies the user. Regardless, if the user instructs to execute the printing (YES), the printing unit 70 is instructed to execute the printing request to execute the printing request (step S406), and then the printing unit 70 consumes the printing. The calculated actual print amount is calculated, integrated with the past print amount (step S408), and stored in the user information storage unit 20. As a result, even when the printing is forcibly executed, the consumption amount is reflected in the user information storage unit 20, so that the accurate printing amount can be always grasped.
[0044]
As described above, according to the present invention, since the print management system provided in the printer P can accurately grasp the print status of each user and each group, the so-called pass-through printing can be prohibited by a print request that does not go through a server, A predetermined notification can be reliably sent to a user who performs pass-through printing.
In addition, by providing such a print management system, print management by the server S on the network N is unnecessary or greatly reduced, so that the server S itself can be omitted or the size and performance of the server S can be reduced. Is also possible.
[0045]
In the above-described embodiment, a predetermined notification is made when the allowable print amount is exceeded. However, even when the print amount does not exceed the allowable print amount, an appropriate notification is made when a print request is accepted or executed. You may do it. For example, when a print request is received, by executing the print request, the current total integrated amount, such as a percentage of the allowable print amount, is displayed, so that the user himself / herself can display the current integrated amount. It is possible to accurately grasp and accurately execute a future printing plan and the like.
[0046]
Further, when forced printing is performed despite the notification, as shown in FIG. 7, an instruction to prohibit printing itself is sent to the printing unit 70, or as shown in FIG. An instruction to execute printing in a print mode with few prints may be sent.
That is, the processing in FIG. 7 is performed when the user has issued a compulsory print execution instruction (step S504) despite the judgment of the integrated amount and the notification to the user (steps S500 and S502) as illustrated. (YES) is to instruct the printing unit 70 to prohibit printing (step S506) so that forced printing is not performed.
[0047]
As a result, printing ignoring the notice or warning is reliably avoided, and printing exceeding the allowable amount is avoided. If the print request does not reach the permissible amount in step S500, the print unit 70 is instructed to execute printing as it is in the process of FIG. 6, and the process of integrating the consumed print amount is executed (step S500). Steps S508 and S510).
[0048]
On the other hand, in the process of FIG. 8, it is determined that there has been a forced print execution instruction (step S604) despite the determination of the integrated amount and the notification to the user (steps S600 and S602). At this time (YES), the printing unit 70 is instructed to perform the power saving mode printing (step S608). That is, if the print request does not reach the allowable amount in step S600, the normal printing execution is instructed to the printing unit 70 as it is in the process of FIG. 6 (step S606). Instead of prohibiting printing itself, printing is instructed in a low-consumption printing mode in which the amount of consumption is reduced.
[0049]
This makes it possible to suppress the consumption of consumables required for printing while permitting printing. Further, as a modification of the present embodiment, a watermark or the like notifying the effect may be simultaneously printed on the printing paper instead of or in addition to the power saving printing mode.
In addition, the allowable print amount can be set for each user or for each group, as well as for each user or each group. For example, in the case of a group consisting of a plurality of users as shown in FIG. 9, the usage status (ratio) of each user is grasped, and the ratio is graphically displayed on the print instruction terminal T of each user or the like. Alternatively, a warning as shown in FIG. 10 may be given to a user who exceeds the allowable print amount.
[0050]
As a factor for determining the allowable printing amount, the allowable printing amount may be determined based on the amount of the consumables in addition to the actual usage of the ink or printing paper consumables. For example, when high-quality photo printing or the like that consumes a large amount of expensive consumables is performed, at least the overall cost of the number of prints is often higher than that of inexpensive document printing or the like.
[0051]
Therefore, in such a case, if financial information on consumables is acquired from a server or the like and the financial information is used to set the allowable print amount in monetary units as shown in Table 3 below, for example, High-cost printing is suppressed, and it is possible to contribute to the overall cost reduction.
[0052]
[Table 3]
Figure 2004272672
[0053]
Further, the system and the like of the present invention are not limited to printers shared by a large number of users via a network, but are in an independent state, that is, paired with one print instruction terminal, and the terminal is also shared by a large number of users. Even in such a case, the print management can be appropriately performed for each user.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a network to which a print management system is applied.
FIG. 2 is a block diagram illustrating a print management system and a printer including the same.
FIG. 3 is a flowchart illustrating a flow of user storage information.
FIG. 4 is a flowchart illustrating a flow of calculating an estimated print amount.
FIG. 5 is a flowchart showing a flow of comparing and notifying an integrated amount and an allowable amount.
FIG. 6 is a flowchart illustrating a flow from comparison / notification to integration of a print amount.
FIG. 7 is a flowchart illustrating a flow from comparison / notification to print amount integration.
FIG. 8 is a flowchart illustrating a flow from comparison / notification to integration of a print amount.
FIG. 9 is a diagram illustrating an example of a notification method and contents.
FIG. 10 is a diagram showing an example of a warning method and contents.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 ... Print management system, 20 ... User information storage means, 22 ... Information acquisition part, 24 ... Storage part, 30 ... Print amount prediction means, 32 ... Print amount calculation part, 34 ... Print request detection part, 40 ... Comparison means, 50: notification means, 60: communication unit, 70: printing unit, T: printing instruction terminal, P: printer, N: network.

Claims (15)

複数のユーザ及びそのユーザを含むグループで共用されるプリンタに備えられる印刷管理システムであって、
上記各ユーザ毎及びグループ毎の許容印刷量と上記各ユーザ毎及びグループ毎の実際の印刷量の積算値とを記憶するユーザ情報記憶手段と、
上記各ユーザから直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の予測印刷量を算出する印刷量予測手段と、
その印刷量予測手段で算出された印刷量を過去の印刷量に積算してその積算値を求め、その積算値と上記ユーザ情報記憶手段で取得されたユーザ又はグループの許容印刷量とを比較する比較手段と、
その比較手段による比較結果に応じて所定の通知を行う通知手段と、
を備えたことを特徴とする印刷管理システム。
A print management system provided in a printer shared by a plurality of users and a group including the users,
User information storage means for storing the permissible print amount for each user and each group and the integrated value of the actual print amount for each user and each group;
A print amount predicting unit that analyzes the content of the print request directly requested by each of the users and calculates a predicted print amount when the printing is performed;
The print amount calculated by the print amount prediction means is integrated with the past print amount to obtain an integrated value, and the integrated value is compared with the user or group allowable print amount obtained by the user information storage means. Means of comparison;
Notification means for performing a predetermined notification according to the comparison result by the comparison means,
A print management system comprising:
請求項1に記載の印刷管理システムにおいて、
上記ユーザ情報記憶手段は、
各ユーザ毎及びグループ毎の許容印刷量に関する情報と、そのプリンタで実際に消費された各ユーザ毎及びグループ毎の印刷量の積算情報とを取得する情報取得部と、
これら各情報を記憶する情報記憶部と、
を備えたことを特徴とする印刷管理システム。
The print management system according to claim 1,
The user information storage means,
An information acquisition unit that acquires information on the permissible print amount for each user and each group, and integrated information of the print amount for each user and each group actually consumed by the printer;
An information storage unit that stores these pieces of information;
A print management system comprising:
請求項1又は2に記載の印刷管理システムにおいて、
上記印刷量予測手段は、
各ユーザから直接要求される印刷リクエストを検知すると共にその印刷リクエストを行ったユーザを特定する印刷リクエスト検知部と、
検知された印刷リクエストの内容を解析してその印刷リクエストを完了するのに必要な印刷量を算出する印刷量算出部と、
を備えたことを特徴とする印刷管理システム。
The print management system according to claim 1, wherein
The print amount predicting means includes:
A print request detection unit that detects a print request directly requested from each user and specifies a user who has made the print request;
A print amount calculating unit that analyzes the content of the detected print request and calculates a print amount required to complete the print request;
A print management system comprising:
請求項1〜3のいずれかに記載の印刷管理システムにおいて、
上記通知手段に代えてあるいは通知手段と共に、積算印刷量がそのユーザ又はグループに設定された許容印刷量を超える旨の警告を行う警告手段をさらに備えたことを特徴とする印刷管理システム。
The print management system according to any one of claims 1 to 3,
A print management system, further comprising a warning unit for giving a warning that the accumulated print amount exceeds an allowable print amount set for the user or group, instead of or together with the notification unit.
請求項1〜3のいずれかに記載の印刷管理システムにおいて、
上記通知手段に代えてあるいは通知手段と共に、その印刷を禁止する印刷禁止手段をさらに備えたことを特徴とする印刷管理システム。
The print management system according to any one of claims 1 to 3,
A print management system, further comprising a print prohibition unit for prohibiting printing in place of the notification unit or together with the notification unit.
請求項1〜3のいずれかに記載の印刷管理システムにおいて、
上記通知手段に代えてあるいは通知手段と共に、印刷時の消耗品の印刷量を抑制する印刷量抑制手段をさらに備えたことを特徴とする印刷管理システム。
The print management system according to any one of claims 1 to 3,
A print management system, further comprising a print amount suppressing unit that suppresses a print amount of consumables during printing instead of or together with the notifying unit.
請求項1〜6のいずれかに記載の印刷管理システムにおいて、
上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とする印刷管理システム。
The print management system according to any one of claims 1 to 6,
A print management system, wherein the printer is a network printer shared via a network.
複数のユーザ及びそのユーザを含むグループで共用されるプリンタに備えられるコンピュータを、
上記各ユーザ毎及びグループ毎の許容印刷量と上記各ユーザ毎及びグループ毎の実際の印刷量の積算値とを記憶するユーザ情報記憶手段と、
上記各ユーザから直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の予測印刷量を算出する印刷量予測手段と、
その印刷量予測手段で算出された印刷量を過去の印刷量に積算してその積算値を求め、その積算値と上記ユーザ情報記憶手段で取得されたユーザ又はグループの許容印刷量とを比較する比較手段と、
その比較手段による比較結果に応じて所定の通知を行う通知手段と、
して機能させることを特徴とする印刷管理プログラム。
A computer provided in a printer shared by a plurality of users and a group including the users,
User information storage means for storing the permissible print amount for each user and each group and the integrated value of the actual print amount for each user and each group;
A print amount predicting unit that analyzes the content of the print request directly requested by each of the users and calculates a predicted print amount when the printing is performed;
The print amount calculated by the print amount prediction means is integrated with the past print amount to obtain an integrated value, and the integrated value is compared with the user or group allowable print amount obtained by the user information storage means. Means of comparison;
Notification means for performing a predetermined notification according to the comparison result by the comparison means,
A print management program characterized by functioning as a function.
請求項8に記載の印刷管理プログラムにおいて、
上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とする印刷管理プログラム。
The print management program according to claim 8, wherein
A print management program, wherein the printer is a network printer shared via a network.
ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量を比較し、その比較結果に応じて所定の通知を行うようにすることを特徴とする印刷管理方法。The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. A print management method comprising: comparing a value with an allowable print amount predetermined for each user or each group, and performing a predetermined notification according to the comparison result. ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その旨の通知を行うようにすることを特徴とする印刷管理方法。The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with an allowable print amount predetermined for each user or each group, and when the result of the comparison exceeds the allowable print amount, a notification to that effect is given. Management method. ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、印刷を中止する旨の警告を行うようにすることを特徴とする印刷管理方法。The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group, and if the result of the comparison exceeds the permissible print amount, a warning is issued to stop printing. Print management method. ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その印刷リクエストによる印刷を禁止すると共にその旨の通知を行うようにすることを特徴とする印刷管理方法。The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible print amount predetermined for each user or each group. If the comparison result indicates that the permissible print amount is exceeded, printing by the print request is prohibited and a notification to that effect is given. And a print management method. ユーザからプリンタに直接要求される印刷リクエストの内容を解析し、その印刷を実行した際の消耗品の印刷量からそのユーザ毎あるいはそのユーザを含むグループ毎の印刷量の積算値を求め、その積算値と、そのユーザ毎あるいはそのグループ毎に予め定められた許容印刷量とを比較し、その比較の結果、許容印刷量を越える時には、その旨の通知を行うと共に消耗品の印刷量を抑える省消費印刷モードで印刷を実行することを特徴とする印刷管理方法。The contents of the print request directly requested from the user to the printer are analyzed, and the integrated value of the print amount for each user or each group including the user is obtained from the print amount of the consumables when the print is executed. The value is compared with a permissible printing amount predetermined for each user or each group. If the comparison result indicates that the permissible printing amount is exceeded, a notification to that effect is made and the printing amount of consumables is reduced. A print management method, wherein printing is performed in a consumption print mode. 請求項10〜14のいずれかに記載の印刷管理方法において、上記プリンタがネットワークを介して共用されるネットワークプリンタであることを特徴とする印刷管理方法。15. The print management method according to claim 10, wherein the printer is a network printer shared via a network.
JP2003063601A 2003-03-10 2003-03-10 System, program, and method for managing printing Pending JP2004272672A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003063601A JP2004272672A (en) 2003-03-10 2003-03-10 System, program, and method for managing printing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003063601A JP2004272672A (en) 2003-03-10 2003-03-10 System, program, and method for managing printing

Publications (1)

Publication Number Publication Date
JP2004272672A true JP2004272672A (en) 2004-09-30

Family

ID=33125140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003063601A Pending JP2004272672A (en) 2003-03-10 2003-03-10 System, program, and method for managing printing

Country Status (1)

Country Link
JP (1) JP2004272672A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007050566A (en) * 2005-08-16 2007-03-01 Canon Inc Image forming apparatus and its control method
JP2016057466A (en) * 2014-09-10 2016-04-21 カシオ計算機株式会社 Image formation device and control method for image formation device
US10717307B2 (en) 2018-01-23 2020-07-21 Brother Kogyo Kabushiki Kaisha Medium and printer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007050566A (en) * 2005-08-16 2007-03-01 Canon Inc Image forming apparatus and its control method
US8085347B2 (en) 2005-08-16 2011-12-27 Canon Kabushiki Kaisha Image forming apparatus and control method thereof
JP2016057466A (en) * 2014-09-10 2016-04-21 カシオ計算機株式会社 Image formation device and control method for image formation device
US10717307B2 (en) 2018-01-23 2020-07-21 Brother Kogyo Kabushiki Kaisha Medium and printer

Similar Documents

Publication Publication Date Title
JP4513038B2 (en) Image forming system, image forming apparatus, and restriction changing program
US7426045B2 (en) Information processing apparatus for managing print job, and method thereof
US8274681B2 (en) Printing system, printer, administrating device for the number of sheets, and program
US20080094657A1 (en) Image formation management system, image formation management method, and storage medium
JP2004005463A (en) Notification system, electronic equipment, notification method and program
US8760716B2 (en) Image forming apparatus, image forming method, and computer-readable recording medium storing print restriction program code
JP2003200638A (en) Imaging apparatus and imaging method
JPH10161823A (en) Print system
JP5353907B2 (en) Image processing system, image processing apparatus, and accounting method
US20050134905A1 (en) Job management system, information processing apparatus, job management method, job management program and storage medium storing the program
JP2007316752A (en) Printing system, printing method, program and printing device
JP2002149362A (en) Printer user limiting system
US20110279858A1 (en) Image Forming System, Image Forming Apparatus, Image Forming Method, and Non-Transitory Computer-Readable Recording Medium Encoded with Image Forming Program
JP2004272672A (en) System, program, and method for managing printing
JP2005031784A (en) Printing restriction system, device, program, and method
JP2008003153A (en) Use situation management system for image forming apparatus, and image forming apparatus
JP2008242678A (en) Print controller and control program
JP4135911B2 (en) Network printing system
JP2006123290A (en) Image forming apparatus and its method
JP2009080622A (en) Function-providing system
JP4027131B2 (en) Information processing apparatus, information processing system, control method, control program, and storage medium
JP4006250B2 (en) Information processing apparatus, information processing method, control program, and storage medium
JP5712607B2 (en) Server, information processing apparatus and printer
JP2005004477A (en) Printer management system
JP2014148079A (en) Imagery arrangement order determination device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081024

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081111

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090106

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090519