JPH11272435A - Computer readable medium for recording printer driver - Google Patents

Computer readable medium for recording printer driver

Info

Publication number
JPH11272435A
JPH11272435A JP10077784A JP7778498A JPH11272435A JP H11272435 A JPH11272435 A JP H11272435A JP 10077784 A JP10077784 A JP 10077784A JP 7778498 A JP7778498 A JP 7778498A JP H11272435 A JPH11272435 A JP H11272435A
Authority
JP
Japan
Prior art keywords
printer
printing
computer
printer driver
program
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
JP10077784A
Other languages
Japanese (ja)
Inventor
Akio Ishida
明雄 石田
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 JP10077784A priority Critical patent/JPH11272435A/en
Publication of JPH11272435A publication Critical patent/JPH11272435A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate a printing failure and to realize high speed printing by installing a program for realizing a function for searching a printer which can execute printing under a printing condition that is set at present and selecting a printer to be used. SOLUTION: A plurality of printers 11-13 are connected to a computer 1 and a printer driver has one to one correspondence to any printer via OS. The printer driver transmits printing data to a printer to be connected which is set by the OS with its communication function. When the computer 1 generates printing data of a document in accordance with the operation of a keyboard on the screen of a display device with an application on a storage device 2, it outputs data to the desired printer and prints it, the printing condition is set in accordance with the operation of the keyboard by the printer driver. When the instruction of printing start is given, a printer which can execute printing under a printing condition which is set at present is selected.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、複数のプリンタ
を接続可能なパーソナルコンピュータ等のコンピュータ
で使用するプリンタドライバを記録したフロッピディス
ク,光ディスク,ハードディスク等のコンピュータ読み
取り可能な記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a computer-readable recording medium such as a floppy disk, an optical disk, or a hard disk which stores a printer driver used in a computer such as a personal computer to which a plurality of printers can be connected.

【0002】[0002]

【従来の技術】上記のようなコンピュータは、アプリケ
ーションにより表示装置(ディスプレイ)の画面上でキ
ーボード等の操作に応じた文書等の印刷データを作成
し、それを所望のプリンタに出力して印刷させる際に、
プリンタドライバによりキーボード等の操作に応じて印
刷条件を設定し、その印刷条件の指定情報と作成した印
刷データを所望のプリンタに送信して印刷を行なわせる
ようにしている。
2. Description of the Related Art A computer as described above creates print data such as a document in accordance with an operation of a keyboard or the like on a screen of a display device (display) by an application, and outputs the print data to a desired printer for printing. At that time,
Printing conditions are set by a printer driver in accordance with an operation of a keyboard or the like, and designated information of the printing conditions and created print data are transmitted to a desired printer to perform printing.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、各プリ
ンタの中には、ハードウェア上の制限で(例えば両面ユ
ニット等のオプションがない場合)、コンピュータから
受け取った印刷データを指定された印刷条件(例えば両
面印刷モード等のオプションモード)で印刷できない場
合があり、予期しない印刷結果になることもある。この
発明は上記の問題点に鑑みてなされたものであり、上述
したような印刷の失敗をなくし、且つ迅速な印刷を可能
にすることを目的とする。
However, in each printer, due to hardware limitations (for example, when there is no option such as a duplex unit), print data received from a computer is designated by a designated printing condition (for example, In some cases, printing cannot be performed in an optional mode such as a duplex printing mode, and an unexpected print result may be obtained. SUMMARY OF THE INVENTION The present invention has been made in view of the above-described problems, and has as its object to eliminate printing failure as described above and to enable rapid printing.

【0004】[0004]

【課題を解決するための手段】この発明は、上記の目的
を達成するため、以下の(1)〜(4)にそれぞれ示す
プログラムを含むプリンタドライバを記録したコンピュ
ータ読み取り可能な記録媒体を提供する。
According to the present invention, there is provided a computer-readable recording medium in which a printer driver including a program shown in each of the following (1) to (4) is recorded. .

【0005】(1)複数のプリンタを接続可能なコンピ
ュータに、現在設定されている印刷条件で印刷可能なプ
リンタを探し出して使用するプリンタを選択する機能を
実現させるプログラム。 (2)(1)のプログラムに、選択したプリンタが使用
中の場合は、他の印刷可能なプリンタを選択する機能を
上記コンピュータに実現させるプログラムを含む。
(1) A program for realizing a function of searching for a printer capable of printing under currently set printing conditions and selecting a printer to be used in a computer to which a plurality of printers can be connected. (2) When the selected printer is in use, the program of (1) includes a program for causing the computer to realize a function of selecting another printable printer.

【0006】(3)(2)のプログラムに、他の印刷可
能なプリンタがない場合は、印刷条件の設定変更を要求
する機能を上記コンピュータに実現させるプログラムを
含む。 (4)(2)のプログラムに、他の印刷可能なプリンタ
がない場合は、現在設定されている印刷条件で印刷でき
ないことを通知する機能を上記コンピュータに実現させ
るプログラムを含む。
(3) If there is no other printer capable of printing in the program of (2), the program includes a program for realizing the function of requesting a change in the setting of printing conditions in the computer. (4) The program of (2) includes a program for causing the computer to realize a function of notifying that printing cannot be performed under the currently set printing conditions when there is no other printable printer.

【0007】[0007]

【発明の実施の形態】以下、この発明の実施形態を図面
に基づいて具体的に説明する。図2は、この発明による
記録媒体からプリンタドライバをロードして使用するコ
ンピュータと複数のプリンタとからなる印刷システムの
構成例を示すブロック図である。
Embodiments of the present invention will be specifically described below with reference to the drawings. FIG. 2 is a block diagram showing an example of a configuration of a printing system including a computer and a plurality of printers that load and use a printer driver from a recording medium according to the present invention.

【0008】この印刷システムは、コンピュータ1と、
複数のプリンタ11〜13(プリンタ機能を持つ複合機
等の他の画像形成装置でもよい)とからなる。コンピュ
ータ1は、パーソナルコンピュータやワードプロセッサ
等のホストコンピュータであり、ハードディスク装置等
の記憶装置2,パラレルインタフェース(以下「インタ
フェース」を「I/F」と略称する)3,ネットワーク
I/F4を備えている。
[0008] This printing system comprises a computer 1,
And a plurality of printers 11 to 13 (other image forming apparatuses such as a multifunction peripheral having a printer function). The computer 1 is a host computer such as a personal computer or a word processor, and includes a storage device such as a hard disk device, a parallel interface (hereinafter, "interface" is abbreviated as "I / F") 3, and a network I / F 4. .

【0009】記憶装置2は、オペレーティングシステム
(以下「OS」と略称する),アプリケーション,プリ
ンタドライバ等の各種プログラムを記憶するエリアとし
て使用される記録媒体である。パラレルI/F3は、プ
リンタ11との間の通信を制御する。ネットワークI/
F4は、ローカルエリアネットワーク(LAN)等のネ
ットワーク14を介して2台のプリンタ12,13との
間の通信を制御する。
The storage device 2 is a recording medium used as an area for storing various programs such as an operating system (hereinafter abbreviated as “OS”), applications, and printer drivers. The parallel I / F 3 controls communication with the printer 11. Network I /
F4 controls communication between two printers 12 and 13 via a network 14 such as a local area network (LAN).

【0010】なお、コンピュータ1は図示しないフロッ
ピディスクドライブ装置(FDD)も備えている。この
FDDは、この発明によるプリンタドライバを記録した
コンピュータ読み取り可能な記録媒体としてのフロッピ
ディスク15を含む各種フロッピディスクに対するデー
タの書き込み(記録)又は読み出しを行なうものであ
る。
The computer 1 also has a floppy disk drive (FDD) not shown. The FDD is for writing (recording) or reading data on various floppy disks including the floppy disk 15 as a computer-readable recording medium on which the printer driver according to the present invention is recorded.

【0011】ここで、プリンタドライバについて説明す
る。なお、実際にはコンピュータ1がプリンタドライバ
等のプログラムを読み取って各種処理を行なうが、説明
の都合上、プログラムそのものが各種処理を行なうもの
とする。
Here, the printer driver will be described. Note that the computer 1 actually performs various processes by reading a program such as a printer driver, but for convenience of explanation, it is assumed that the program itself performs various processes.

【0012】プリンタドライバでは、アプリケーション
が要求する印刷指示(印刷データ)をOS経由で受け、
それをプリンタが理解する言語に変換してそのプリンタ
に送付するのが基本的機能である。印刷データを受信し
たプリンタは、その印刷データを解釈してビットイメー
ジ(画像データ)を展開し、そのビットイメージをプリ
ンタエンジンにビデオ信号として送り出すことにより印
刷を行なわせ、物理画像を形成させる。
The printer driver receives a print instruction (print data) requested by the application via the OS, and
The basic function is to convert it into a language understood by the printer and send it to the printer. The printer that receives the print data interprets the print data, develops a bit image (image data), and sends the bit image to a printer engine as a video signal to perform printing, thereby forming a physical image.

【0013】コンピュータ1には、複数のプリンタ11
〜13が接続されており、プリンタドライバはOSを経
由してそれらのいずれかに1対1で対応している。プリ
ンタドライバは、OSの通信機能により、OS内で設定
された接続先プリンタに印刷データを送信する。一般
に、プリンタドライバにとって印刷データを送信するこ
とは、OSが提供する送信手段に対して印刷データを受
け渡すことになる。
The computer 1 includes a plurality of printers 11
To 13 are connected, and the printer driver has one-to-one correspondence with any of them via the OS. The printer driver transmits print data to a connection destination printer set in the OS by the communication function of the OS. In general, transmitting print data to a printer driver means transferring the print data to a transmission unit provided by the OS.

【0014】プリンタドライバは、図2に示すように、
フロッピディスク15に格納された1つ以上のファイル
として供給され、インストール時にOSによって記憶装
置2内部の記憶エリアに必要な形式でコピーされる。但
し、プリンタドライバは、OSが理解できる形式なら
ば、CDROM等の他のメディア(記録媒体)や通信回
線,ネットワーク等の転送手段によっても充分供給可能
である。また、プリンタドライバを記憶装置2に予め記
録しておくこともできる。
The printer driver is, as shown in FIG.
The file is supplied as one or more files stored in the floppy disk 15, and is copied in a required format into a storage area inside the storage device 2 by the OS at the time of installation. However, the printer driver can be sufficiently supplied by other media (recording medium) such as a CDROM or a transfer means such as a communication line or a network, as long as the printer can be understood by the OS. Further, the printer driver can be recorded in the storage device 2 in advance.

【0015】図1は、図2に示したコンピュータ1が記
憶装置2上のプリンタドライバによって実行する処理ル
ーチンの一例を示すフローチャートである。コンピュー
タ1は、記憶装置2上のアプリケーションにより図示し
ない表示装置の画面上でキーボード等の操作に応じて文
書等の印刷データを作成し、それを所望のプリンタに出
力して印刷させる際に、プリンタドライバによりキーボ
ード等の操作に応じて印刷条件を設定する。
FIG. 1 is a flowchart showing one example of a processing routine executed by the printer 1 on the storage device 2 by the computer 1 shown in FIG. The computer 1 generates print data such as a document in accordance with an operation of a keyboard or the like on a screen of a display device (not shown) by an application on the storage device 2 and outputs the print data to a desired printer for printing. The driver sets printing conditions according to the operation of the keyboard or the like.

【0016】その後、印刷開始の指示があると、図1の
ルーチンを実行し、現在設定されている印刷条件で印刷
可能なプリンタを探し出して使用するプリンタを選択す
る。すなわち、まずステップ1で接続されている各プリ
ンタ11〜13のいずれか(ここではプリンタ11とす
る)の情報(例えば両面ユニットの有無等のハードウェ
ア情報や現在の稼動状況を示す情報)を読み込む。
Thereafter, when there is an instruction to start printing, the routine shown in FIG. 1 is executed to search for a printer capable of printing under the currently set printing conditions and select a printer to be used. That is, first, in step 1, information (for example, hardware information such as the presence or absence of a duplex unit and information indicating the current operation status) of any of the printers 11 to 13 (here, the printer 11) connected is read. .

【0017】次に、ステップ2でプリンタ11の情報と
現在設定されている印刷条件(例えば両面印刷モード,
600dpiを含む)とを比較し、その結果に基づいて
ステップ3でプリンタ11は現在設定されている印刷条
件で印刷可能か否かを判断して、印刷可能であればステ
ップ4でそのプリンタ11は現在使用中であるか否かを
判断する。
Next, in step 2, the information of the printer 11 and the currently set printing conditions (for example, the duplex printing mode,
600 dpi), and based on the result, it is determined in step 3 whether the printer 11 can perform printing under the currently set printing conditions. If printing is possible, the printer 11 determines in step 4 Determine whether or not it is currently in use.

【0018】そして、プリンタ11が現在使用中でない
場合には、ステップ6でそのプリンタ11を出力先プリ
ンタ(使用するプリンタ)として選択し、ステップ7で
その旨を示す情報(プリンタ名等)を図示しない表示装
置の画面に表示してユーザに知らせ、ステップ8で現在
設定されている印刷条件の指定情報と作成した印刷デー
タを選択したプリンタに送信して印刷を行なわせる。
If the printer 11 is not currently in use, the printer 11 is selected as an output destination printer (printer to be used) in step 6 and information (printer name or the like) indicating that is selected in step 7. The information is displayed on the screen of the display device not informed to the user, and in step 8, the designated information of the currently set printing conditions and the created print data are transmitted to the selected printer to perform printing.

【0019】プリンタ11が現在使用中の場合には、図
1には図示を省略するが、その旨を示す情報を表示装置
の画面に表示してユーザに知らせ、ステップ5で別のプ
リンタへの変更が指示されたか否かを判断し、指示され
なかった場合にはステップ6〜8の処理を順次行なう。
但し、この場合はプリンタ11がまだ使用中のため、直
ちに印刷を実行させることはできない。
When the printer 11 is currently in use, although not shown in FIG. 1, information indicating that fact is displayed on the screen of the display device to notify the user, and in step S5, the information is transferred to another printer. It is determined whether or not a change has been instructed, and if not, the processes of steps 6 to 8 are sequentially performed.
However, in this case, since the printer 11 is still in use, printing cannot be executed immediately.

【0020】一方、プリンタ11が現在設定されている
印刷条件で印刷できない場合、あるいは別のプリンタへ
の変更が指示された場合には、ステップ9で別のプリン
タの有無をチェックし、別のプリンタがあれば(ここで
はプリンタ12とする)ステップ1に戻ってそのプリン
タ12の情報を読み込み、以後上述と同様の処理を行な
うが、別のプリンタがなければ図1には図示を省略する
が、現在設定されている印刷条件で印刷可能なプリンタ
がないことを示す情報を表示装置の画面に表示してユー
ザに知らせる。
On the other hand, if the printer 11 cannot print under the currently set printing conditions, or if an instruction to change to another printer is given, it is checked in step 9 whether another printer exists and another printer is checked. If there is, the process returns to step 1 to read the information of the printer 12 and performs the same processing as described above. If there is no other printer, it is not shown in FIG. Information indicating that there is no printer that can print under the currently set printing conditions is displayed on the screen of the display device to notify the user.

【0021】さらに、図1には図示を省略するが、所定
の指示によって印刷条件の設定変更を要求する情報を表
示装置の画面に表示した後、ステップ10で印刷条件の
設定を変更する旨の指示があったか否かを判断し、その
指示があった場合には図示は省略するが、表示装置の画
面を通常の印刷条件設定画面に戻して印刷条件の設定変
更のための操作を可能にする。
Further, although not shown in FIG. 1, information for requesting the change of the print condition setting is displayed on the screen of the display device in accordance with a predetermined instruction, and then, in step 10, the setting of the print condition is changed. It is determined whether or not there is an instruction. If the instruction is given, the screen of the display device is returned to a normal printing condition setting screen (not shown) to enable an operation for changing the printing condition setting. .

【0022】そして、ステップ11でユーザによるキー
ボード等の操作によって印刷条件の設定変更が行なわ
れ、再び印刷開始の指示があった時に、ステップ1に戻
って前述と同様の処理を行なう。印刷条件の設定を変更
しない旨の指示があった場合は、ステップ6〜8の処理
を順次行なう。但し、この場合は現在設定されている印
刷条件で印刷可能なプリンタは存在しないため、現在使
用されていないプリンタであればどのプリンタに印刷を
行なわせてもよいが、予期しない印刷結果になる恐れが
ある。
Then, in step 11, the setting of the printing conditions is changed by the user's operation of the keyboard or the like, and when there is an instruction to start printing again, the process returns to step 1 and performs the same processing as described above. If there is an instruction not to change the setting of the printing condition, the processing of steps 6 to 8 is sequentially performed. However, in this case, since there is no printer that can print under the currently set print conditions, any printer that is not currently in use may perform printing, but unexpected print results may occur. There is.

【0023】例えば、現在設定されている印刷条件で印
刷可能なプリンタがない場合には(ステップ9)、図3
に示すように「現在の設定(現在設定されている印刷条
件)で印刷可能なプリンタがありません」のメッセージ
を含むダイアログボックスを表示装置に表示し、ユーザ
によるマウス等の操作によって「OK」が指定される
と、図4に示すように「文書の設定(印刷条件の設定)
を変更しますか?」のメッセージを含むダイアログボッ
クスを表示装置に表示する。
For example, if there is no printer that can print under the currently set print conditions (step 9),
As shown in the above, a dialog box containing the message "There is no printer that can print with the current settings (currently set print conditions)" is displayed on the display device, and "OK" is specified by the user's operation of the mouse or the like. Then, as shown in FIG. 4, "document setting (print condition setting)"
Change? Is displayed on the display device.

【0024】そして、「はい」又は「いいえ」の指定を
待ち(ステップ10)、「はい」が指定された場合には
ステップ11に移行して印刷条件の設定変更のための操
作を可能にするが、「いいえ」が指定された場合には図
5に示すように「このままの設定では予期しない印刷結
果になる事があります。」のメッセージを含むダイアロ
グボックスを表示装置に表示し、「OK」が指定された
時にステップ6に移行する。
Then, the process waits for designation of "Yes" or "No" (step 10). If "Yes" is designated, the process proceeds to step 11 to enable an operation for changing the setting of the printing condition. However, if "No" is specified, a dialog box containing the message "An unexpected print result may occur if the settings are not changed" is displayed on the display device as shown in FIG. 5, and "OK" is displayed. When is designated, the process proceeds to step 6.

【0025】このように、フロッピディスク15から記
憶装置2にインストロールされたプリンタドライバが、
現在設定されている印刷条件で印刷可能なプリンタを探
し出して使用するプリンタを選択する機能をコンピュー
タ1に実現させるので、ユーザが各プリンタ11〜13
のハードウェアに関する設定状況(両面ユニット等のオ
プションの有無や解像度など)を知らなくても、コンピ
ュータ1上で作成した印刷データを希望する印刷条件で
迅速に印刷させることができる。
As described above, the printer driver installed in the storage device 2 from the floppy disk 15
Since the computer 1 is provided with a function of searching for a printer capable of printing under the currently set print conditions and selecting a printer to be used, the user can use the printers 11 to 13 to perform the functions.
It is possible to quickly print the print data created on the computer 1 under desired printing conditions without knowing the hardware setting conditions (such as the presence or absence of an option such as a duplex unit and the resolution).

【0026】また、上記プリンタドライバが、選択した
プリンタが使用中の場合は、他の印刷可能なプリンタを
選択する機能をコンピュータ1に実現させることもでき
るため、印刷終了までの時間を短縮でき、ユーザが急い
で印刷結果を得たい場合などに便利である。
When the selected printer is in use by the printer driver, the computer 1 can also realize the function of selecting another printable printer, so that the time until printing is completed can be reduced. This is convenient when the user wants to quickly obtain a print result.

【0027】さらに、上記プリンタドライバが、他の印
刷可能なプリンタがない場合は、現在設定されている印
刷条件で印刷できないことを通知すると共に、印刷条件
の設定変更を要求する機能をコンピュータ1に実現させ
ることもできるため、ユーザは現在設定されている印刷
条件で印刷できないことが分かり、直ちに印刷条件の設
定を変更して再度印刷を開始させることができる。
Further, when there is no other printer capable of printing, the printer driver notifies the computer 1 of a function of notifying that printing cannot be performed under the currently set printing conditions and requesting a change of the printing conditions. The user can realize that printing cannot be performed under the currently set print conditions, and can immediately change the print condition settings and start printing again.

【0028】なお、上記プリンタドライバが、他の印刷
可能なプリンタがない場合は、現在設定されている印刷
条件で印刷できないことを通知する機能、あるいは他の
印刷可能なプリンタがない場合は、印刷条件の設定変更
を要求する機能のいずれか一方のみをコンピュータ1に
実現させるようにすることもできる。
If there is no other printer capable of printing, the printer driver has a function of notifying that printing cannot be performed under the currently set printing conditions. It is also possible to make the computer 1 realize only one of the functions for requesting the setting change of the condition.

【0029】[0029]

【発明の効果】以上説明してきたように、請求項1の発
明によれば、ユーザが各プリンタのハードウェアに関す
る設定状況を知らなくても、コンピュータ上で作成した
印刷データを希望する印刷条件で迅速に印刷させること
ができ、予期しない印刷結果となることがない。
As described above, according to the first aspect of the present invention, even if the user does not know the setting status regarding the hardware of each printer, the print data created on the computer under the desired printing conditions can be obtained. Printing can be performed quickly, and no unexpected print result is produced.

【0030】請求項2の発明によれば、請求項1の発明
と同様の効果を得られ、しかも印刷終了までの時間を短
縮できるため、ユーザが急いで印刷結果を得たい場合な
どに便利である。請求項3又は4の発明によれば、請求
項2の発明と同様の効果を得られ、しかもユーザは現在
設定されている印刷条件で印刷できないことが分かり、
直ちに印刷条件の設定を変更して再度印刷を開始させる
ことができる。
According to the second aspect of the invention, the same effects as those of the first aspect of the invention can be obtained, and the time until printing is completed can be shortened. is there. According to the third or fourth aspect of the invention, it is possible to obtain the same effect as that of the second aspect of the invention, and furthermore, it is understood that the user cannot perform printing under the currently set printing conditions.
It is possible to immediately change the print condition settings and start printing again.

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

【図1】図2に示したコンピュータ1が記憶装置2上の
プリンタドライバによって実行する処理ルーチンの一例
を示すフロー図である。
FIG. 1 is a flowchart showing an example of a processing routine executed by a printer driver on a storage device 2 by a computer 1 shown in FIG.

【図2】この発明による記録媒体からプリンタドライバ
をロードして使用するコンピュータと複数のプリンタと
からなる印刷システムの構成例を示すブロック図であ
る。
FIG. 2 is a block diagram illustrating a configuration example of a printing system including a computer and a plurality of printers that load and use a printer driver from a recording medium according to the present invention.

【図3】図2に示したコンピュータ1の表示装置に表示
されるこの発明に関わる画面を示す図である。
3 is a diagram showing a screen according to the present invention displayed on the display device of the computer 1 shown in FIG. 2;

【図4】同じくこの発明に関わる他の画面を示す図であ
る。
FIG. 4 is a diagram showing another screen according to the present invention.

【図5】同じくこの発明に関わるさらに他の画面を示す
図である。
FIG. 5 is a diagram showing still another screen according to the present invention.

【符号の説明】[Explanation of symbols]

1:コンピュータ 2:記憶装置 3:パラレルI/F 4:ネットワークI/F 11〜13:プリンタ 14:ネットワーク 15:フロッピディスク 1: computer 2: storage device 3: parallel I / F 4: network I / F 11 to 13: printer 14: network 15: floppy disk

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数のプリンタを接続可能なコンピュー
タに、現在設定されている印刷条件で印刷可能なプリン
タを探し出して使用するプリンタを選択する機能を実現
させるプログラムを含むプリンタドライバを記録したコ
ンピュータ読み取り可能な記録媒体。
1. A computer which records a printer driver including a program for realizing a function of searching for a printer capable of printing under currently set printing conditions and selecting a printer to be used in a computer to which a plurality of printers can be connected. Possible recording medium.
【請求項2】 請求項1記載のプリンタドライバを記録
したコンピュータ読み取り可能な記録媒体において、 前記プログラムには、前記選択したプリンタが使用中の
場合は、他の印刷可能なプリンタを選択する機能を前記
コンピュータに実現させるプログラムを含む、プリンタ
ドライバを記録したコンピュータ読み取り可能な記録媒
体。
2. A computer-readable recording medium recording the printer driver according to claim 1, wherein the program has a function of selecting another printable printer when the selected printer is in use. A computer-readable recording medium on which a printer driver is recorded, including a program to be realized by the computer.
【請求項3】 請求項2記載のプリンタドライバを記録
したコンピュータ読み取り可能な記録媒体において、 前記プログラムには、他の印刷可能なプリンタがない場
合は、印刷条件の設定変更を要求する機能を前記コンピ
ュータに実現させるプログラムを含む、プリンタドライ
バを記録したコンピュータ読み取り可能な記録媒体。
3. A computer-readable recording medium in which the printer driver according to claim 2 is recorded, wherein the program has a function of requesting a setting change of a printing condition when there is no other printable printer. A computer-readable recording medium that stores a printer driver and includes a program to be realized by a computer.
【請求項4】 請求項2記載のプリンタドライバを記録
したコンピュータ読み取り可能な記録媒体において、 前記プログラムには、他の印刷可能なプリンタがない場
合は、現在設定されている印刷条件で印刷できないこと
を通知する機能を前記コンピュータに実現させるプログ
ラムを含む、プリンタドライバを記録したコンピュータ
読み取り可能な記録媒体。
4. A computer-readable recording medium in which the printer driver according to claim 2 is recorded, wherein the program cannot be printed under currently set printing conditions if there is no other printable printer. And a computer-readable recording medium storing a printer driver, the program including a program for causing the computer to realize the function of notifying the user.
JP10077784A 1998-03-25 1998-03-25 Computer readable medium for recording printer driver Pending JPH11272435A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10077784A JPH11272435A (en) 1998-03-25 1998-03-25 Computer readable medium for recording printer driver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10077784A JPH11272435A (en) 1998-03-25 1998-03-25 Computer readable medium for recording printer driver

Publications (1)

Publication Number Publication Date
JPH11272435A true JPH11272435A (en) 1999-10-08

Family

ID=13643610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10077784A Pending JPH11272435A (en) 1998-03-25 1998-03-25 Computer readable medium for recording printer driver

Country Status (1)

Country Link
JP (1) JPH11272435A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636757B2 (en) 2000-12-15 2009-12-22 Canon Kabushiki Kaisha Printing over the internet
US7701599B2 (en) 2001-01-19 2010-04-20 Ricoh Company, Ltd. Setting error avoidable printing system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636757B2 (en) 2000-12-15 2009-12-22 Canon Kabushiki Kaisha Printing over the internet
US7701599B2 (en) 2001-01-19 2010-04-20 Ricoh Company, Ltd. Setting error avoidable printing system and method

Similar Documents

Publication Publication Date Title
US8390839B2 (en) Image formation system, information processor, and computer-readable recording medium to select apparatus for executing process
EP2187304A2 (en) Thumbnail creation method and image forming apparatus
US8171190B2 (en) Direct image formation method and apparatus
JP2007152675A (en) Image forming device, image forming method, and image forming program
US8446622B2 (en) Terminal apparatus to control a printing operation and method thereof
JP5103339B2 (en) Dynamic printer driver user interface generation
JP2008191883A (en) Print system, print program and storage medium
JP4313995B2 (en) Printer device information setting method, server, and program
US8514427B2 (en) Information processing method and apparatus equipped with a monitoring unit
JPH11203077A (en) Printing system and printer selection method
JP2012155401A (en) Printing system, printing device, control method of printing system, control method of printing device, and program
JP2009151618A (en) Printout control system, printout control method and computer program
JP4886501B2 (en) Printing apparatus, printing control method, and program
JP5215802B2 (en) Printing device
JPH11272435A (en) Computer readable medium for recording printer driver
JP2005202723A (en) Printing system
JP2003223295A (en) Printing system and its print resource using method
JP2000172464A (en) Print system, printer, and print server
JPH11272432A (en) Computer readable recording medium for recording printer driver
JP3184687B2 (en) Information processing method, information processing apparatus, output method, output apparatus, and printing system
JP3709695B2 (en) Printing system, printer server apparatus used in printing system, printer server processing method, and recording medium on which printer server processing program is recorded
JP2004078406A (en) Networked print system
JP2009122745A (en) Printing instruction device, printing system, and program
JP2004021455A (en) Information processor and job processing method
JP5104446B2 (en) Print control apparatus, program, and system