JP2005267544A - プリンタ管理方法および装置並びにプログラム - Google Patents
プリンタ管理方法および装置並びにプログラム Download PDFInfo
- Publication number
- JP2005267544A JP2005267544A JP2004082796A JP2004082796A JP2005267544A JP 2005267544 A JP2005267544 A JP 2005267544A JP 2004082796 A JP2004082796 A JP 2004082796A JP 2004082796 A JP2004082796 A JP 2004082796A JP 2005267544 A JP2005267544 A JP 2005267544A
- Authority
- JP
- Japan
- Prior art keywords
- printer
- registration
- printers
- condition
- unit
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1203—Improving or facilitating administration, e.g. print management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1224—Client or server resources management
- G06F3/1225—Software update, e.g. print driver, modules, plug-ins, fonts
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1218—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources
- G06F3/122—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources with regard to computing resources, e.g. memory, CPU
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
プリンタの利用状況等の諸条件に応じて、登録を抹消するプリンタを決定し、不要なプリンタを情報処理装置に登録したままにすることのないプリンタ管理方法および装置並びにプログラムを提供する。
【解決手段】
プリンタ監視部13が、情報処理装置1に登録されているプリンタの数であるプリンタドライバ20の数を取得し、取得した登録数が削除条件設定部12に予め設定された値以上であった場合に、使用頻度判定部14が、使用頻度が最低のプリンタを選択し、登録抹消処理部15が、選択されたプリンタの登録を抹消する。
【選択図】 図1
Description
10 ドライバ管理部
11 計時部
12 削除条件設定部
13 プリンタ監視部
14 使用頻度判定部
15 登録抹消処理部
20 プリンタドライバ
31 イベント検知部
32 削除条件設定部
33 プリンタ監視部
34 使用頻度判定部
35 登録抹消処理部
41 計時部
42 削除条件設定部
43 プリンタ監視部
44 削除条件判定部
45 登録抹消処理部
Claims (15)
- 情報処理装置が利用できるプリンタを管理するプリンタ管理方法であって、
前記情報処理装置に登録されているプリンタの数を取得し、該取得した登録数が予め指定された値以上であった場合に、予め指定された条件に合致するプリンタの登録を抹消することを特徴とするプリンタ管理方法。 - 前記登録の抹消は、
該登録を抹消するプリンタに対応するプリンタドライバを削除することで行うことを特徴とする請求項1記載のプリンタ管理方法。 - 前記登録の抹消は、
該登録を抹消するプリンタに対応するプリンタドライバを構成するファイル群と、該プリンタドライバの設定を記録したファイルとを退避した後に、該プリンタドライバを削除することで行うことを特徴とする請求項1記載のプリンタ管理方法。 - 前記条件は、
使用頻度が最低のプリンタであることを特徴とする請求項1記載のプリンタ管理方法。 - 前記条件は、
最終利用日時からの経過時間が最長のプリンタであることを特徴とする請求項1記載のプリンタ管理方法。 - 情報処理装置が利用できるプリンタを管理するプリンタ管理装置において、
前記情報処理装置に登録されているプリンタの数を取得するプリンタ監視手段と、
前記プリンタ監視手段が取得した登録数が予め指定された値以上であった場合に、該登録されているプリンタのうち、予め指定された条件に合致するプリンタを判定する条件判定手段と、
前記条件判定手段により判定されたプリンタの登録を抹消する登録抹消手段と
を具備することを特徴とするプリンタ管理装置。 - 前記登録抹消手段は、
前記条件判定手段により判定されたプリンタに対応するプリンタドライバを削除することで、該プリンタの登録を抹消することを特徴とする請求項6記載のプリンタ管理装置。 - 前記登録抹消手段は、
前記条件判定手段により判定されたプリンタに対応するプリンタドライバを構成するファイル群と、該プリンタドライバの設定を記録したファイルとを退避した後に、該プリンタドライバを削除することで、該プリンタの登録を抹消することを特徴とする請求項6記載のプリンタ管理装置。 - 前記条件は、
使用頻度が最低のプリンタであることを特徴とする請求項6記載のプリンタ管理装置。 - 前記条件は、
最終利用日時からの経過時間が最長のプリンタであることを特徴とする請求項6記載のプリンタ管理装置。 - 情報処理装置が利用できるプリンタを管理するプリンタ管理プログラムであって、
前記情報処理装置に登録されているプリンタの数を取得するプリンタ監視処理と、
前記プリンタ監視処理で取得した登録数が予め指定された値以上であった場合に、該登録されているプリンタのうち、予め指定された条件に合致するプリンタを判定する条件判定処理と、
前記条件判定処理により判定されたプリンタの登録を抹消する登録抹消処理と
をコンピュータに実行させることを特徴とするプリンタ管理プログラム。 - 前記登録抹消処理は、
前記条件判定処理により判定されたプリンタに対応するプリンタドライバを削除することで、該プリンタの登録を抹消することを特徴とする請求項11記載のプリンタ管理プログラム。 - 前記登録抹消処理は、
前記条件判定処理により判定されたプリンタに対応するプリンタドライバを構成するファイル群と、該プリンタドライバの設定を記録したファイルとを退避した後に、該プリンタドライバを削除することで、該プリンタの登録を抹消することを特徴とする請求項11記載のプリンタ管理プログラム。 - 前記条件は、
使用頻度が最低のプリンタであることを特徴とする請求項11記載のプリンタ管理プログラム。 - 前記条件は、
最終利用日時からの経過時間が最長のプリンタであることを特徴とする請求項11記載のプリンタ管理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004082796A JP2005267544A (ja) | 2004-03-22 | 2004-03-22 | プリンタ管理方法および装置並びにプログラム |
US10/936,588 US7495790B2 (en) | 2004-03-22 | 2004-09-09 | Removing the registration of the printer meeting a prescribed condition, if the obtained registered number exceeds a prescribed value |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004082796A JP2005267544A (ja) | 2004-03-22 | 2004-03-22 | プリンタ管理方法および装置並びにプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2005267544A true JP2005267544A (ja) | 2005-09-29 |
Family
ID=34985913
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004082796A Pending JP2005267544A (ja) | 2004-03-22 | 2004-03-22 | プリンタ管理方法および装置並びにプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US7495790B2 (ja) |
JP (1) | JP2005267544A (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8020175B2 (en) | 2006-01-30 | 2011-09-13 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
US8031353B2 (en) | 2006-01-30 | 2011-10-04 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
US8051434B2 (en) | 2006-01-30 | 2011-11-01 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
JP2011232940A (ja) * | 2010-04-27 | 2011-11-17 | Brother Ind Ltd | 制御装置、プログラム、及び管理方法 |
US11586398B2 (en) | 2020-03-31 | 2023-02-21 | Canon Kabushiki Kaisha | Information processing apparatus that displays a list of image output apparatuses based on status information concerning functionality and communication state, information processing method, and non-transitory computer-readable storage medium storing program |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4971610B2 (ja) * | 2005-09-01 | 2012-07-11 | キヤノン株式会社 | デバイスドライバを管理するためのプログラムおよび方法と情報処理装置 |
JP4827615B2 (ja) * | 2006-05-29 | 2011-11-30 | キヤノン株式会社 | 情報処理装置、印刷システム、監視方法、プログラム及び記憶媒体 |
JP5025318B2 (ja) * | 2007-05-01 | 2012-09-12 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法、および画像処理装置の制御プログラム |
JP2009288937A (ja) * | 2008-05-28 | 2009-12-10 | Brother Ind Ltd | インストールシステムおよびプログラム |
CN102398435B (zh) * | 2010-09-07 | 2016-04-06 | 上海商务数码图像技术有限公司 | 一种用于彩色印刷机的印刷监控装置 |
US20120092723A1 (en) * | 2010-10-18 | 2012-04-19 | Aventura Hq, Inc. | Bidirectional print router communications in a distributed printing environment |
JP2012118633A (ja) * | 2010-11-29 | 2012-06-21 | Brother Ind Ltd | 印刷システムおよび情報処理装置 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001306278A (ja) | 2000-04-26 | 2001-11-02 | Matsushita Electric Ind Co Ltd | 印刷システム |
KR100484151B1 (ko) * | 2002-08-08 | 2005-04-18 | 삼성전자주식회사 | 프린터 드라이버 내장형 프린터의 인쇄제어방법 및 장치 |
JP2005267091A (ja) * | 2004-03-17 | 2005-09-29 | Fuji Xerox Co Ltd | ドライバ管理方法および装置並びにプログラム |
-
2004
- 2004-03-22 JP JP2004082796A patent/JP2005267544A/ja active Pending
- 2004-09-09 US US10/936,588 patent/US7495790B2/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8020175B2 (en) | 2006-01-30 | 2011-09-13 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
US8031353B2 (en) | 2006-01-30 | 2011-10-04 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
US8051434B2 (en) | 2006-01-30 | 2011-11-01 | Brother Kogyo Kabushiki Kaisha | Data processing device for renaming virtual device |
JP2011232940A (ja) * | 2010-04-27 | 2011-11-17 | Brother Ind Ltd | 制御装置、プログラム、及び管理方法 |
US11586398B2 (en) | 2020-03-31 | 2023-02-21 | Canon Kabushiki Kaisha | Information processing apparatus that displays a list of image output apparatuses based on status information concerning functionality and communication state, information processing method, and non-transitory computer-readable storage medium storing program |
Also Published As
Publication number | Publication date |
---|---|
US20050206938A1 (en) | 2005-09-22 |
US7495790B2 (en) | 2009-02-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2005267544A (ja) | プリンタ管理方法および装置並びにプログラム | |
JP2010231814A (ja) | ジョブ処理システム | |
JP3600556B2 (ja) | 情報処理装置 | |
JP2010140111A (ja) | 機器管理装置、機器管理システム、ログ管理方法、ログ管理プログラム、及びそのプログラムを記録した記録媒体 | |
JP2008112397A (ja) | 印刷システム | |
JP2007215034A (ja) | 画像処理装置、及びその制御方法 | |
JP5691329B2 (ja) | ジョブ管理装置、画像処理装置、印刷システム、及びジョブ管理プログラム | |
JP5052447B2 (ja) | 携帯通信端末、携帯通信端末制御方法及び携帯通信端末制御プログラム | |
US20100328699A1 (en) | Information processing apparatus, method for controlling information processing apparatus, and storage medium storing control program | |
JP2009193511A (ja) | 制御装置、画像処理装置、メモリ情報保存制御方法、メモリ情報保存制御プログラム及び記憶媒体 | |
JP2006252359A (ja) | プリンタドライバ | |
JP6217374B2 (ja) | 画像処理装置、アプリケーション作成装置、管理方法、作成方法、管理プログラム、および作成プログラム | |
JP2010072804A (ja) | ドライブ制御装置とプログラム | |
CN116028314B (zh) | 温度参数读取方法、电子设备和计算机可读存储介质 | |
JP2007058609A (ja) | データ処理装置、データ処理方法 | |
JP3256674B2 (ja) | 情報処理装置及びプログラム記憶媒体 | |
JP2006159514A (ja) | 画像形成装置 | |
JP2013011921A (ja) | プログラム、情報処理装置及び情報処理方法 | |
JP5621494B2 (ja) | 文書管理装置および文書管理用プログラム | |
JP2010218239A (ja) | 電源制御装置、電源制御システム、電源制御方法、電源制御プログラム、及びそのプログラムを記録した記録媒体 | |
JP2012168847A (ja) | 印刷制御ユニット、印刷制御プログラム及び印刷制御方法 | |
US20150146252A1 (en) | Image forming apparatus capable of reducing power consumption, control method therefor, and storage medium | |
JP2007058454A (ja) | インストール装置、インストール方法及びインストールプログラム | |
JP2006293787A (ja) | 無線通信装置の設定方法 | |
JP2004171061A (ja) | 画像形成装置用ドライバソフトウェア搭載装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070221 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090529 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090609 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090807 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090929 |