JP2002182880A - Printer driver - Google Patents

Printer driver

Info

Publication number
JP2002182880A
JP2002182880A JP2000375114A JP2000375114A JP2002182880A JP 2002182880 A JP2002182880 A JP 2002182880A JP 2000375114 A JP2000375114 A JP 2000375114A JP 2000375114 A JP2000375114 A JP 2000375114A JP 2002182880 A JP2002182880 A JP 2002182880A
Authority
JP
Japan
Prior art keywords
printer
printer driver
driver
network
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000375114A
Other languages
Japanese (ja)
Inventor
Shiyuuko Ookubo
修子 大久保
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2000375114A priority Critical patent/JP2002182880A/en
Publication of JP2002182880A publication Critical patent/JP2002182880A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a printer driver which enables an individual user to effectively utilize functions that a printer has by permitting the user to automatically recognize the device information of the printer at the time of using the printer connected to a network and which initializes the driver itself before the start of a printing processing. SOLUTION: When data which a printer manager previously generates exist, the printer driver recognizes the device state of the printer connected to the network from the data. When no data exist, the state is recognized by the bi-directional communications between the printer and a host computer. Then, various settings inside the driver itself are initialized to optimum states before the start of the printing processing in accordance with the device state of the printer.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、接続されたプリン
タのデバイス状態を認識し、自身の内部設定をこのプリ
ンタに対して最適な状態に初期化するプリンタドライバ
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer driver for recognizing a device state of a connected printer and initializing its internal settings to an optimum state for the printer.

【0002】[0002]

【従来の技術】ネットワークに接続されたプリンタの有
する機能を効果的に利用するためには、ユーザは、プリ
ンタを使用する前に、このプリンタのデバイス状態(フ
ィニッシャーの有無、トレイにある用紙サイズ、メモリ
の量など)を把握し、このデバイス状態に応じた各種設
定の入力をプリンタドライバのユーザインタフェースに
て行なわければならない。すなわち、プリンタドライバ
の初期化を行う必要がある。
2. Description of the Related Art In order to effectively use the functions of a printer connected to a network, a user needs to set the device status of the printer (existence of a finisher, paper size in a tray, The amount of memory, etc.) must be ascertained and various settings corresponding to the device status must be input through the user interface of the printer driver. That is, it is necessary to initialize the printer driver.

【0003】プリンタドライバを初期化することは、プ
リンタを効果的に使用するためには非常に重要である。
しかし、現実的には、プリンタの詳細なデバイス状態を
個々のユーザが把握していることがまれであるため、そ
のプリンタのデバイス状態に応じたプリンタドライバの
初期化が行われないことが多い。結果として、そのプリ
ンタに本来備わっている機能がユーザに利用されないと
いう第1の問題点が指摘される。
[0003] Initializing the printer driver is very important for effective use of the printer.
However, in reality, since individual users rarely know the detailed device status of a printer, the printer driver is often not initialized according to the device status of the printer. As a result, a first problem is pointed out that a function inherent to the printer is not used by the user.

【0004】また、ネットワークにおいて、多数のユー
ザがプリンタを使用する場合、それぞれのユーザが、プ
リンタドライバのユーザインタフェースにて初期化を行
うと、プリンタの管理者が変更を禁止している設定も変
更されてしまう可能性があり、保守性が低くなるという
第2の問題点が指摘される。
When a large number of users use a printer in a network, if each user initializes the printer driver using a user interface, settings that are prohibited from being changed by a printer administrator are also changed. There is a second problem that the maintenance may be performed, and the maintainability is lowered.

【0005】また、ユーザが印刷を行う際に、任意にプ
リンタドライバを初期化するため、初期化が行われない
ことも考えられる。したがって、初期化が行われるタイ
ミングが限定されており、初期化の頻度が少ないという
第3の問題点が指摘される。
[0005] Further, when the user performs printing, the printer driver is initialized arbitrarily, so that initialization may not be performed. Therefore, the third problem that the timing at which the initialization is performed is limited and the frequency of the initialization is low is pointed out.

【0006】これに対し従来技術として、特開平3−1
58924号公報に、プリンタが上位装置に接続された
場合、自動的に、上位装置がそのプリンタ固有の機能を
認識して、その後のデータ転送処理を行うプリンタシス
テムが開示されている。このプリンタシステムは、上位
装置とプリンタとの間を双方向データ転送用のパラレル
インタフェースで接続されている。また、この発明にお
いてプリンタは、固有の機能を保持するプリンタ情報保
持部を有する。上位装置は、プリンタの動作開始時に、
初期化制御信号をこのプリンタに対して、双方向データ
転送用のパラレルインタフェースを通じて出力する。こ
れに対応して、プリンタは、プリンタ情報保持部に保持
されているこのプリンタ固有の機能に関する情報を、パ
ラレルインタフェースを通じて、上位装置に出力する。
上位装置は、この情報を読み取り、このプリンタに最適
なデータ転送方式を決定する。
On the other hand, as a prior art, Japanese Patent Laid-Open No.
Japanese Patent No. 58924 discloses a printer system in which, when a printer is connected to a higher-level device, the higher-level device automatically recognizes a function unique to the printer and performs a subsequent data transfer process. This printer system is connected between a host device and a printer by a parallel interface for bidirectional data transfer. Further, in the present invention, the printer has a printer information holding unit for holding a unique function. When the host device starts operation of the printer,
An initialization control signal is output to the printer through a parallel interface for bidirectional data transfer. In response to this, the printer outputs information on the function unique to the printer, which is held in the printer information holding unit, to the host device through the parallel interface.
The host device reads this information and determines an optimal data transfer method for the printer.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記従
来技術による上位装置に接続されたプリンタ固有の機能
の把握は、主にデータ転送方式に関するものに限られて
いる。したがって、第1の問題点を解決するものではな
い。
However, the grasp of the function unique to the printer connected to the host device according to the prior art is limited mainly to the data transfer method. Therefore, it does not solve the first problem.

【0008】また、上記従来技術は、大規模ネットワー
クにおいて、それぞれのユーザが、プリンタドライバの
初期化を行うと、プリンタの管理者が変更を禁止してい
る設定も変更されてしまう可能性があり、保守性が低く
なるという第2の問題点を解決するものでもない。
[0008] Further, in the above-mentioned conventional technology, when each user initializes a printer driver in a large-scale network, there is a possibility that a setting prohibited by a printer administrator from being changed may be changed. It does not solve the second problem that maintainability is lowered.

【0009】また、上記従来技術において、プリンタシ
ステムの初期化は、プリンタの動作開始時において、プ
リンタに接続されたホストコンピュータが初期化制御信
号をプリンタに出力して初めて行われる。すなわち、初
期化のタイミングがこの時に限定されている。したがっ
て、この従来技術は、初期化が行われるタイミングが限
定されており、初期化の頻度が少ないという第3の問題
点を解決するものでもない。
In the prior art, the initialization of the printer system is performed only when the host computer connected to the printer outputs an initialization control signal to the printer when the operation of the printer is started. That is, the timing of the initialization is limited at this time. Therefore, this conventional technique does not solve the third problem that the initialization is performed at a limited timing and the frequency of initialization is low.

【0010】本発明は、上記問題点に鑑みなされたもの
であり、個々のユーザが、ネットワークに接続されたプ
リンタを使用する際、自動的にそのプリンタのデバイス
情報を認識し、印刷処理の開始前における所定のタイミ
ングで自身を初期化することにより、プリンタの持つ機
能を個々のユーザが効果的に活用できるプリンタドライ
バを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and when an individual user uses a printer connected to a network, the user automatically recognizes device information of the printer and starts print processing. It is an object of the present invention to provide a printer driver that allows individual users to effectively utilize the functions of a printer by initializing itself at a predetermined timing before.

【0011】[0011]

【課題を解決するための手段】かかる目的を達成するた
めに、請求項1記載のプリンタドライバの発明は、ネッ
トワークに接続されたプリンタのデバイス状態を、プリ
ンタの管理者があらかじめ作成したデータから認識し、
デバイス状態に応じて自身の内部の各種設定を最適な状
態に初期化することを特徴とする。
In order to achieve the above object, a printer driver according to the first aspect of the present invention recognizes a device state of a printer connected to a network from data created in advance by a printer administrator. And
It is characterized in that various internal settings are initialized to an optimum state according to the device state.

【0012】請求項2記載のプリンタドライバの発明
は、ネットワークに接続されたプリンタのデバイス状態
を双方向通信により認識し、デバイス状態に応じて自身
の内部の各種設定を最適な状態に初期化することを特徴
とする。
According to a second aspect of the present invention, a printer driver connected to a network recognizes a device state by bidirectional communication, and initializes various internal settings of the printer to an optimum state according to the device state. It is characterized by the following.

【0013】請求項3記載のプリンタドライバの発明
は、ネットワークに接続されたプリンタのデバイス状態
を、プリンタの管理者があらかじめ作成したデータが存
在する場合はデータから認識し、存在しない場合は双方
向通信により認識し、デバイス状態に応じて自身の内部
の各種設定を最適な状態に初期化することを特徴とす
る。
According to a third aspect of the present invention, the printer driver recognizes the device status of the printer connected to the network from the data created by the printer administrator if the data exists in advance, and bidirectionally if the data does not exist. It is characterized by recognizing through communication and initializing various internal settings of itself to an optimal state according to the device state.

【0014】請求項4記載の発明は、請求項1から3の
いずれか1項に記載のプリンタドライバにおいて、自身
の内部の各種設定の初期化を印刷処理の開始前に行うこ
とを特徴とする。
According to a fourth aspect of the present invention, in the printer driver according to any one of the first to third aspects, initialization of various internal settings of the printer driver is performed before the start of print processing. .

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面を参照しながら詳細に説明する。図1は、本発明に
かかる第1のプリンタドライバが、自身を最適な状態に
初期化する本発明の第1の動作例を示すフローチャート
である。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings. FIG. 1 is a flowchart showing a first operation example of the present invention in which the first printer driver according to the present invention initializes itself to an optimum state.

【0016】プリンタドライバがOSにインストールさ
れると、OSによってはインストール処理の最後に、追
加処理終了イベントを発行するものがある。このよう
に、追加処理終了イベントが発生する場合において(ス
テップS11/YES)、最適化終了のフラグが立って
いない場合(ステップS14/YES)、プリンタドラ
イバは、このタイミングでプリンタのデバイス状態に関
する情報を取得する(ステップS15)。
When the printer driver is installed in the OS, some OSs issue an additional processing end event at the end of the installation process. As described above, when the additional processing end event occurs (step S11 / YES) and the optimization end flag is not set (step S14 / YES), the printer driver sets the information on the device state of the printer at this timing. Is acquired (step S15).

【0017】また、プリンタドライバがインストールさ
れたとき追加処理終了イベントを発行しないOSでは
(ステップS11/NO)、このプリンタドライバは、
最適化終了のフラグが立っていない場合(ステップS1
4/YES)、プリンタドライバが実際に動作するタイ
ミングにおいてプリンタのデバイス状態に関する情報を
取得する(ステップS15)。このプリンタドライバが
実際に動作するタイミングとしては、OSの命令により
印刷の起動がかかる場合(ステップS13/YES)と
印刷の起動がかかるよりも先に、ユーザインタフェース
の起動がかかる場合(ステップS12/YES)とがあ
る。
In an OS that does not issue an additional processing end event when the printer driver is installed (step S11 / NO), the printer driver
When the optimization end flag is not set (step S1)
4 / YES), the information about the device state of the printer is acquired at the timing when the printer driver actually operates (step S15). The timing at which the printer driver actually operates is when the printing is activated by an instruction from the OS (step S13 / YES) and when the user interface is activated before the printing is activated (step S12 / YES).

【0018】また、このプリンタドライバは、ネットワ
ークに接続されるプリンタのデバイス情報をプリンタの
管理者があらかじめ作成したこのプリンタのデバイス状
態に関するデータから取得する(ステップS15)。プ
リンタのデバイス状態に関する情報を取得した後、この
プリンタドライバは、取得した情報に応じて自身の内部
の各種設定を最適化し、最適化した後、最適化終了のフ
ラグを立てるものとする(ステップS16)。
The printer driver obtains device information of the printer connected to the network from data on the device status of the printer created in advance by the administrator of the printer (step S15). After acquiring the information on the device status of the printer, the printer driver optimizes various internal settings according to the acquired information, optimizes the settings, and sets an optimization end flag (step S16). ).

【0019】図2は、本発明にかかる第2のプリンタド
ライバが、自身を最適な状態に初期化する本発明の第2
の動作例を示すフローチャートである。
FIG. 2 shows a second printer driver according to the present invention in which the second printer driver according to the present invention initializes itself to an optimum state.
6 is a flowchart showing an operation example of the above.

【0020】プリンタドライバがOSにインストールさ
れたとき、インストール処理の最後に、追加処理終了イ
ベントが発生する場合において(ステップS21/YE
S)、最適化終了のフラグが立っていない場合(ステッ
プS24/YES)、プリンタドライバは、このタイミ
ングでプリンタのデバイス状態に関する情報を取得する
(ステップS25)。
When the printer driver is installed in the OS and an additional processing end event occurs at the end of the installation processing (step S21 / YE).
S), if the optimization end flag is not set (step S24 / YES), the printer driver acquires information on the device state of the printer at this timing (step S25).

【0021】また、プリンタドライバがインストールさ
れたとき、追加処理終了イベントを発行しないOSでは
(ステップS21/NO)、このプリンタドライバは、
最適化終了のフラグが立っていない場合(ステップS2
4/YES)、プリンタドライバが実際に動作するタイ
ミングにおいてプリンタのデバイス状態に関する情報を
取得する(ステップS25)。このプリンタドライバが
実際に動作するタイミングとしては、本発明の第1の実
施形態と同様に、OSの命令により印刷の起動がかかる
場合(ステップS23/YES)と印刷の起動がかかる
よりも先に、ユーザインタフェースの起動がかかる場合
(ステップS22/YES)とがある。
When the printer driver is installed, if the OS does not issue an additional processing end event (step S21 / NO), the printer driver
When the optimization end flag is not set (step S2)
4 / YES), the information about the device state of the printer is acquired at the timing when the printer driver actually operates (step S25). As in the first embodiment of the present invention, when the printing is started by an OS command (step S23 / YES), the printer driver actually operates before the printing starts. In some cases, the user interface is activated (step S22 / YES).

【0022】また、このプリンタドライバは、プリンタ
とホストコンピュータの実際の双方向通信によりプリン
タのデバイス状態に関する情報を取得する(ステップS
6)。プリンタのデバイス状態に関する情報を取得した
後、このプリンタドライバは、取得した情報に応じて自
身の内部の各種設定を最適化し、最適化終了のフラグを
立てるものとする(ステップS26)。
The printer driver acquires information on the device status of the printer through actual two-way communication between the printer and the host computer (step S).
6). After acquiring the information on the device state of the printer, the printer driver optimizes various internal settings according to the acquired information, and sets a flag for ending the optimization (step S26).

【0023】図3は、本発明にかかる第3のプリンタド
ライバが、自身を最適な状態に初期化する本発明の第3
の動作例を示すフローチャートである。
FIG. 3 shows a third printer driver according to the present invention in which the third printer driver according to the present invention initializes itself to an optimum state.
6 is a flowchart showing an operation example of the above.

【0024】プリンタドライバがOSにインストールさ
れると、OSによってはインストール処理の最後に、追
加処理終了イベントを発行するものがある。このよう
に、追加処理終了イベントが発生する場合において(ス
テップS31/YES)、最適化終了のフラグが立って
いない場合(ステップS34/YES)、プリンタドラ
イバは、このタイミングでプリンタのデバイス状態に関
する情報を取得する(ステップS36、37)。
When the printer driver is installed in the OS, some OS issues an additional processing end event at the end of the installation process. As described above, when the additional process end event occurs (step S31 / YES) and the optimization end flag is not set (step S34 / YES), the printer driver sets the information on the device state of the printer at this timing. Is acquired (steps S36 and S37).

【0025】また、プリンタドライバがインストールさ
れたとき、追加処理終了イベントを発行しないOSでは
(ステップS31/NO)、このプリンタドライバは、
最適化終了のフラグが立っていない場合(ステップS3
4/YES)、プリンタドライバが実際に動作するタイ
ミングにおいてプリンタのデバイス状態に関する情報を
取得する(ステップS36、37)。このプリンタドラ
イバが実際に動作するタイミングとしては、OSの命令
により印刷の起動がかかる場合(ステップS33/YE
S)と印刷の起動がかかるよりも先に、ユーザインタフ
ェースの起動がかかる場合(ステップS32/YES)
とがある。
When the printer driver is installed, if the OS does not issue an additional processing end event (step S31 / NO), the printer driver
When the optimization end flag is not set (step S3
4 / YES), the information about the device state of the printer is acquired at the timing when the printer driver actually operates (steps S36 and S37). The timing at which the printer driver actually operates is when printing is started in accordance with an instruction from the OS (step S33 / YE).
When the user interface is activated before the activation of S) and printing is performed (step S32 / YES).
There is.

【0026】もし、このプリンタの管理者が、このプリ
ンタのデバイス状態に関するデータをあらかじめ作成し
ている場合(ステップS35/YES)、プリンタドラ
イバは、このデータからプリンタのデバイス情報を取得
する(ステップS36)。また、ネットワークシステム
に上記データが用意されていない場合(ステップS35
/NO)、プリンタドライバは、プリンタとホストコン
ピュータの実際の双方向通信により、このプリンタのデ
バイス情報を取得する(ステップS37)。
If the administrator of the printer has created data relating to the device status of the printer in advance (step S35 / YES), the printer driver obtains device information of the printer from the data (step S36). ). If the data is not prepared in the network system (step S35)
/ NO), the printer driver obtains device information of the printer by actual two-way communication between the printer and the host computer (step S37).

【0027】それぞれの方法により、プリンタのデバイ
ス情報を取得した後、このプリンタドライバは、取得し
た情報に応じて自身の内部の各種設定を最適化し、最適
化終了のフラグを立てるものとする(ステップS3
8)。
After acquiring the device information of the printer by each method, the printer driver optimizes various internal settings in accordance with the acquired information, and sets a flag for ending the optimization (step S1). S3
8).

【0028】ここで、プリンタドライバの最適化とは、
例えば、ユーザが、プリンタの機能の一つであるソート
機能を使用する場合において、プリンタドライバは、ま
ず、このプリンタのメモリ量に関する情報を把握しなけ
ればならない。もし、プリンタが接続されているネット
ワークシステムに、プリンタ管理者があらかじめ用意し
た、プリンタのデバイス情報を記載したテキストファイ
ルを配布する場合においては、プリンタドライバは、こ
のテキストファイルから情報を取得する。また、このよ
うなテキストファイルが存在しない場合においては、プ
リンタドライバは、プリンタとホストコンピュータの実
際の接続により、このプリンタのメモリ量に関する情報
を取得する。その後、プリンタドライバは、取得したこ
のプリンタのメモリ量に関する情報に応じて、自身の内
部の各種設定を最適な状態に設定する。この一連の動作
がプリンタドライバの最適化である。
Here, the optimization of the printer driver is as follows.
For example, when a user uses a sort function, which is one of the functions of a printer, a printer driver must first grasp information on the memory capacity of the printer. If a printer administrator distributes a text file containing printer device information prepared in advance to a network system to which the printer is connected, the printer driver acquires information from the text file. When such a text file does not exist, the printer driver obtains information on the memory capacity of the printer by actually connecting the printer to the host computer. Thereafter, the printer driver sets various internal settings of the printer driver to an optimum state according to the acquired information on the memory capacity of the printer. This series of operations is the optimization of the printer driver.

【0029】[0029]

【発明の効果】以上の説明から明らかなように、請求項
1記載のプリンタドライバは、ネットワークに接続され
るプリンタのデバイス状態に応じて、自動的に、自身の
内部の各種設定を最適な状態に初期化する。したがっ
て、請求項1記載の発明は、各ユーザが、プリンタを使
用する際に、そのプリンタのデバイス状態にあわせてプ
リンタドライバを初期化するという手間を省くことがで
きる。
As is apparent from the above description, the printer driver according to the first aspect automatically adjusts various internal settings according to the device status of the printer connected to the network. Initialize to Therefore, according to the first aspect of the present invention, when each user uses the printer, the trouble of initializing the printer driver according to the device state of the printer can be omitted.

【0030】また、請求項1記載のプリンタドライバ
は、あらかじめプリンタ管理者が作成したデータに応じ
て、自身の内部の各種設定を最適な状態に初期化する。
したがって、このプリンタの管理者が、一般ユーザに変
更を禁止している設定をマスクすることができる。その
ため、保守性が高くなるという効果が生じ、大規模ネッ
トワーク上のプリンタ管理に向いている。
Further, the printer driver according to the first aspect initializes various internal settings of the printer driver to an optimum state according to data created in advance by a printer manager.
Therefore, the administrator of the printer can mask the setting that the general user is prohibited from changing. For this reason, the effect that the maintainability is improved is produced, and the printer is suitable for printer management on a large-scale network.

【0031】請求項2記載のプリンタドライバは、ネッ
トワークに接続されるプリンタのデバイス状態に応じ
て、自身の内部の各種設定を最適な状態に初期化する。
したがって、請求項2記載の発明は、請求項1記載の発
明と同様に、各ユーザが、プリンタを使用する際に、そ
のプリンタのデバイス状態にあわせてプリンタドライバ
を初期化するという手間を省くことができる。
The printer driver according to the second aspect initializes various internal settings of the printer driver to an optimum state according to the device status of the printer connected to the network.
Therefore, according to the second aspect of the present invention, similarly to the first aspect of the present invention, when using a printer, each user does not need to initialize the printer driver according to the device state of the printer. Can be.

【0032】また、請求項2記載のプリンタドライバ
は、ネットワークに接続されているプリンタとホストコ
ンピュータとの実際の接続により初期化を行うため、請
求項1における、プリンタの管理者があらかじめ作成し
たデータがなくても、初期化を行うことができる。その
ため、管理者が、あらかじめプリンタのデバイス状態に
関するデータを作成する手間を省くことができる。
The printer driver according to the second aspect of the present invention initializes the printer driver by an actual connection between a printer connected to a network and a host computer. Can be performed even without the above. Therefore, it is possible to save the administrator from having to create data on the device status of the printer in advance.

【0033】また、請求項2記載のプリンタドライバ
は、ネットワークで接続されたプリンタとホストコンピ
ュータとの実際の接続により初期化を行うため、この初
期化の信憑性は高いという効果がある。
Further, the printer driver according to the second aspect of the present invention performs initialization by an actual connection between a printer connected via a network and a host computer, so that the reliability of the initialization is high.

【0034】請求項3記載のプリンタドライバは、ネッ
トワークシステムに、プリンタ管理者があらかじめ作成
したプリンタのデバイス状態に関するデータが存在する
場合、または存在しない場合を、自動的に認識する。存
在すると認識した場合は、このデータに応じて自身を初
期化する。存在しないと認識した場合は、双方向通信に
よりプリンタのデバイス情報を取得し、このデバイス情
報に応じて自身を初期化する。したがって、このプリン
タドライバは、ユーザが意識することなく自動的に初期
化の方法を判別してくれるという効果がある。
The printer driver according to the third aspect automatically recognizes whether data relating to the device status of the printer created in advance by the printer administrator exists or does not exist in the network system. If it recognizes that it exists, it initializes itself according to this data. When it is recognized that the printer does not exist, the device information of the printer is obtained by bidirectional communication, and the printer itself is initialized according to the device information. Therefore, the printer driver has an effect that the initialization method is automatically determined without the user's awareness.

【0035】請求項4記載のプリンタドライバは、印刷
処理の開始前における所定のタイミングで自動的に自身
を初期化する。したがって、ユーザが意識することなし
に、プリンタドライバの初期化を効果的に行うことがで
きる。また、プリンタドライバの初期化の頻度を向上さ
せることが可能である。
The printer driver of the present invention automatically initializes itself at a predetermined timing before the start of the printing process. Therefore, the printer driver can be effectively initialized without the user's awareness. Further, it is possible to increase the frequency of initialization of the printer driver.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の動作例を示すフローチャートで
ある。
FIG. 1 is a flowchart showing a first operation example of the present invention.

【図2】本発明の第2の動作例を示すフローチャートで
ある。
FIG. 2 is a flowchart showing a second operation example of the present invention.

【図3】本発明の第3の動作例を示すフローチャートで
ある。
FIG. 3 is a flowchart showing a third operation example of the present invention.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続されたプリンタのデ
バイス状態を、前記プリンタの管理者があらかじめ作成
したデータから認識し、該デバイス状態に応じて自身の
内部の各種設定を最適な状態に初期化することを特徴と
するプリンタドライバ。
1. A device status of a printer connected to a network is recognized from data created in advance by an administrator of the printer, and various internal settings of the printer are initialized to an optimum status according to the device status. A printer driver, characterized in that:
【請求項2】 ネットワークに接続されたプリンタのデ
バイス状態を双方向通信により認識し、該デバイス状態
に応じて自身の内部の各種設定を最適な状態に初期化す
ることを特徴とするプリンタドライバ。
2. A printer driver characterized by recognizing a device state of a printer connected to a network by bidirectional communication and initializing various internal settings of the printer to an optimum state according to the device state.
【請求項3】 ネットワークに接続されたプリンタのデ
バイス状態を、前記プリンタの管理者があらかじめ作成
したデータが存在する場合は該データから認識し、存在
しない場合は双方向通信により認識し、前記デバイス状
態に応じて自身の内部の各種設定を最適な状態に初期化
することを特徴とするプリンタドライバ。
3. The device status of a printer connected to a network is recognized from data created by the administrator of the printer if the data exists, and is recognized by bidirectional communication if the data does not exist. A printer driver that initializes various internal settings of the printer to an optimum state according to the state.
【請求項4】 自身の内部の各種設定の初期化を印刷処
理の開始前に行うことを特徴とする請求項1から3のい
ずれか1項に記載のプリンタドライバ。
4. The printer driver according to claim 1, wherein initialization of various internal settings is performed before the start of print processing.
JP2000375114A 2000-12-08 2000-12-08 Printer driver Pending JP2002182880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000375114A JP2002182880A (en) 2000-12-08 2000-12-08 Printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000375114A JP2002182880A (en) 2000-12-08 2000-12-08 Printer driver

Publications (1)

Publication Number Publication Date
JP2002182880A true JP2002182880A (en) 2002-06-28

Family

ID=18844176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000375114A Pending JP2002182880A (en) 2000-12-08 2000-12-08 Printer driver

Country Status (1)

Country Link
JP (1) JP2002182880A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2004037104A1 (en) * 2002-10-23 2006-02-23 オリンパス株式会社 Electrosurgical system
US8668685B2 (en) 2002-10-23 2014-03-11 Olympus Corporation Electric operation system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2004037104A1 (en) * 2002-10-23 2006-02-23 オリンパス株式会社 Electrosurgical system
US8668685B2 (en) 2002-10-23 2014-03-11 Olympus Corporation Electric operation system

Similar Documents

Publication Publication Date Title
US5819115A (en) Driver bundle including a compressed, self-extracting, executable driver for the host processor and an adapter driver for the processor of a network adapter card
US8006287B2 (en) Network apparatus and control method therefor
US5699493A (en) Method and apparatus for providing job accounting information to a host computer from a printer
US20120179845A1 (en) Method for switching working mode, usb device, and host device
US20110102608A1 (en) Image output system including a plurality of units connected by communications with master-slave relation
US6768557B1 (en) Interface device, control method for the same, and data storage medium for recording the control method
JP2000035864A (en) Printing controller
JP2002182880A (en) Printer driver
JP4954023B2 (en) Image forming apparatus and connection notification method
US9525757B2 (en) Information processing apparatus that controls connection of devices, method of controlling the apparatus, and device control system
US9087031B2 (en) Method and program for selective suspension of USB device
CN108170289A (en) The driving method of keyboard is customized based on USB
JP3906838B2 (en) USB compatible digital MFP
JP2006331088A (en) Storage medium processor
JP2006113968A (en) Printer driver supply unit
JP2005122224A (en) External electronic storage medium having virtual information processing device function and virtual printing device function
JP2004302778A (en) Interface device
JP3593882B2 (en) Printing apparatus and interface control method
JP4262007B2 (en) Network device and data processing system control method
KR960019006A (en) Interfacing Methods for Electrophotographic Printers
JPH11191047A (en) Printing system, driver managing method therefor, and storage medium stored with computer-readable program
JPH0660002A (en) Mode setting system of output device
US20040239985A1 (en) Method, computer and computer program modules to transfer data in a computer network, and such a computer network
KR100515038B1 (en) a control method of a computer system with remote control function by facsimile
JP2001256168A (en) Usb device