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

Computer readable recording medium for recording printer driver

Info

Publication number
JPH11272432A
JPH11272432A JP10077792A JP7779298A JPH11272432A JP H11272432 A JPH11272432 A JP H11272432A JP 10077792 A JP10077792 A JP 10077792A JP 7779298 A JP7779298 A JP 7779298A JP H11272432 A JPH11272432 A JP H11272432A
Authority
JP
Japan
Prior art keywords
function
data
print data
computer
printer
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
JP10077792A
Other languages
Japanese (ja)
Inventor
Kunio Tomiyasu
国男 冨安
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 JP10077792A priority Critical patent/JPH11272432A/en
Publication of JPH11272432A publication Critical patent/JPH11272432A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve processing efficiency at the time of re-printing by operating re-printing without re-activating an application. SOLUTION: A computer prepares data (a printing instruction) such as a document by an application, and converts the prepared data into print data (language) understandable by a printer by a printer driver when a print starting instruction is issued, and outputs the print data to the printer, and preserves the same print data as a file. Afterwards, when a re-print starting instruction is issued, the file of the existing print data is retrieved, and when the several files are already preserved, the list of each file is generated, and displayed on a display device so as to be selected by a user, and when the file is selected by the user, the print data of the file are outputted to the printer.

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 in which a printer driver used in a computer such as a personal computer connected to a printer is recorded.

【0002】[0002]

【従来の技術】上記のようなコンピュータは、アプリケ
ーション(以下単に「アプリ」ともいう)により表示装
置(ディスプレイ)の画面上でキーボード等の操作に応
じた文書等のデータ(印刷指示)を作成し、キーボード
等の操作によって印刷開始の指示が出された時に、プリ
ンタドライバによってその作成したデータをプリンタが
理解する言語(印刷データ)に変換した後、そのプリン
タに出力して印刷させるようにしている。
2. Description of the Related Art A computer as described above creates data (print instruction) such as a document according to an operation of a keyboard or the like on a screen of a display device (display) by an application (hereinafter also simply referred to as an "app"). When a print start instruction is issued by operating a keyboard or the like, the printer driver converts the created data into a language (print data) understood by the printer, and then outputs the data to the printer for printing. .

【0003】[0003]

【発明が解決しようとする課題】しかしながら、一度プ
リンタに印刷データを印刷させ、アプリを閉じると、そ
の印刷データを再度印刷させたい場合、再びアプリを呼
び出して(再起動させて)印刷開始の指示を出す必要が
ある。そのため、プリンタドライバによって同じデータ
を再びプリンタが理解する言語に変換してそのプリンタ
に出力しなければならず、再印刷が完了するまでに比較
的多くの時間がかかる。
However, once the printer prints the print data and closes the application, if the user wants the print data to be printed again, the application is called again (restarted) and a print start instruction is issued. Need to be issued. For this reason, the same data must be converted into a language understood by the printer again by the printer driver and output to the printer, and it takes a relatively long time to complete reprinting.

【0004】この発明は上記の問題点に鑑みてなされた
ものであり、アプリケーションを再起動させなくても、
再印刷を行なえるようにし、再印刷時の処理効率を向上
させることを目的とする。
[0004] The present invention has been made in view of the above problems, and without restarting an application,
An object of the present invention is to enable reprinting and improve processing efficiency during reprinting.

【0005】[0005]

【課題を解決するための手段】この発明は、上記の目的
を達成するため、以下の(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. .

【0006】(1)コンピュータに、アプリケーション
によって作成されたデータを印刷データに変換してプリ
ンタに出力する通常印刷機能と、該機能によってプリン
タに出力された印刷データと同じものをファイルとして
保存する保存機能と、該機能によって保存された印刷デ
ータを呼び出してプリンタに出力する再印刷機能とを実
現させるプログラム。
(1) In a computer, a normal print function for converting data created by an application into print data and outputting the print data to a printer, and storing the same print data output to the printer by the function as a file A program for realizing a function and a reprint function of calling print data stored by the function and outputting the data to a printer.

【0007】(2)(1)のプログラムに、再印刷開始
の指示に応じて、保存機能によって保存された印刷デー
タのファイルの一覧を表示する機能をコンピュータに実
現させるプログラムを含む。
(2) The program of (1) includes a program for causing a computer to realize a function of displaying a list of print data files stored by the storage function in response to an instruction to start reprinting.

【0008】(3)(1)又は(2)のプログラムに、
アプリケーションによって作成されたデータの印刷開始
が指示された時に、該アプリケーション名,印刷日時等
の情報を取得してデータ識別属性を作成する属性作成機
能と、該機能によって作成されたデータ識別属性に基づ
いて、前記保存機能によって保存された印刷データのフ
ァイルの中に前記アプリケーションによって作成された
データと同じ内容のものが存在するか否かを判断し、存
在する場合には再印刷機能を、存在しない場合には通常
印刷機能をそれぞれ起動させる機能と、該機能によって
通常印刷機能が起動され、プリンタに出力された印刷デ
ータと同じものがファイルとして保存される際に、該フ
ァイルに属性作成機能によって作成されたデータ識別属
性を記録する機能とをコンピュータに実現させるプログ
ラムを含む。
(3) In the program of (1) or (2),
When an instruction to start printing data created by an application is issued, an attribute creation function for acquiring information such as the application name and printing date and time to create a data identification attribute, and a data identification attribute created by the function. It is determined whether or not a file of the same content as the data created by the application exists in the print data file saved by the save function, and if so, the reprint function does not exist. In this case, the function for activating the normal print function and the function for activating the normal print function are created by the attribute creation function in the file when the same print data output to the printer is saved as a file. And a program for causing a computer to record the data identification attribute thus obtained.

【0009】(4)(3)のプログラムに、印刷データ
のファイルの最大保存数を設定する設定機能と、印刷デ
ータのファイル数が設定機能によって設定された最大保
存数を越えた場合、古い印刷データのファイルから削除
する機能とをコンピュータに実現させるプログラムを含
む。
(4) A setting function for setting the maximum number of print data files to be stored in the program of (3), and when the number of print data files exceeds the maximum number of storages set by the setting function, old print data is set. It includes a program for causing a computer to perform a function of deleting data from a file.

【0010】[0010]

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

【0011】この印刷システムは、コンピュータ1と、
プリンタ10(プリンタ機能を持つ複合機等の他の画像
形成装置でもよい)とからなる。コンピュータ1は、パ
ーソナルコンピュータやワードプロセッサ等のホストコ
ンピュータであり、ハードディスク装置等の記憶装置2
とインタフェース(以下「I/F」と略称する)3とを
備えている。
This printing system includes a computer 1,
A printer 10 (may be another image forming apparatus 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 a storage device 2 such as a hard disk device.
And an interface (hereinafter abbreviated as “I / F”) 3.

【0012】記憶装置2は、オペレーティングシステム
(以下「OS」と略称する),アプリケーション(アプ
リ),プリンタドライバ等の各種プログラムや、各種の
データを記憶するエリアとして使用される記録媒体であ
る。I/F3は、プリンタ10との間の通信を制御す
る。
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”), an application (application), a printer driver, and various data. The I / F 3 controls communication with the printer 10.

【0013】なお、コンピュータ1は図示しないフロッ
ピディスクドライブ装置(FDD)も備えている。この
FDDは、この発明によるプリンタドライバを記録した
コンピュータ読み取り可能な記録媒体としてのフロッピ
ディスク11を含む各種フロッピディスクに対するデー
タの書き込み(記録)又は読み出しを行なうものであ
る。
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 11 as a computer-readable recording medium on which the printer driver according to the present invention is recorded.

【0014】ここで、プリンタドライバについて説明す
る。なお、実際にはコンピュータ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.

【0015】プリンタドライバでは、アプリが要求する
印刷指示(データ)を受け、それをプリンタが理解する
言語(印刷データ)に変換してそのプリンタに出力する
のが基本的機能である。印刷データを受信したプリンタ
は、その印刷データを解釈してビットイメージ(画像デ
ータ)を展開し、そのビットイメージをプリンタエンジ
ンにビデオ信号として送り出すことにより印刷を行なわ
せ、物理画像を形成させる。
The basic function of a printer driver is to receive a print instruction (data) requested by an application, convert the print instruction into a language (print data) understood by the printer, and output the language 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.

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

【0017】次に、図2に示したコンピュータ1が記憶
装置2上のプリンタドライバによって実行するこの発明
に関わる処理について、図3を参照して簡単に説明す
る。通常印刷の際には、プリンタ10に出力した印刷デ
ータと同じものをの経路でファイルとして保存する。
再印刷時は、保存したファイルの印刷データをの経路
で呼び出して(読み出して)プリンタ10に出力する。
この場合、アプリケーションは一切介在しない。
Next, the processing according to the present invention executed by the computer 1 shown in FIG. 2 by the printer driver on the storage device 2 will be briefly described with reference to FIG. During normal printing, the same data as the print data output to the printer 10 is stored as a file along the path.
At the time of reprinting, the print data of the stored file is called out (read) and output to the printer 10.
In this case, no application is involved.

【0018】図1は、図2に示したコンピュータ1が記
憶装置2上のプリンタドライバによって実行するこの発
明に関わる再印刷開始の指示による処理ルーチンの一例
を示すフローチャートである。コンピュータ1は、キー
ボード等の操作によって再印刷開始の指示が出される
と、まず既存の印刷データのファイルを検索し、そのフ
ァイルが既に幾つか保存されていれば、ユーザが選択で
きるようにその各ファイルの一覧を生成し、表示装置の
画面に表示する。
FIG. 1 is a flowchart showing an example of a processing routine according to the present invention, which is executed by the printer driver on the storage device 2 by the computer 1 shown in FIG. When an instruction to start reprinting is issued by operating the keyboard or the like, the computer 1 first searches for existing print data files, and if some of the files have already been stored, the user can select each of the files so that the user can select them. Generate a list of files and display them on the screen of the display device.

【0019】ユーザによるキーボード等の操作によって
ファイルが選択されると、そのファイルの印刷データを
呼び出し、それをプリンタ10に出力(送付)して印刷
を行なわせた後、最も古いファイルを検索して削除し
て、処理を終了する。なお、その削除は必ずしも行なう
必要はない。既存の印刷データのファイルがない場合に
は、その旨のメッセージを表示装置に表示して、処理を
終了する。
When a user selects a file by operating the keyboard or the like, the print data of the file is called, the data is output (sent) to the printer 10 for printing, and the oldest file is searched. Delete it and end the process. It is not always necessary to delete it. If there is no existing print data file, a message to that effect is displayed on the display device, and the process ends.

【0020】図4は、図2に示したコンピュータ1が記
憶装置2上のプリンタドライバによって実行するこの発
明に関わる印刷開始の指示による処理ルーチンの一例を
示すフローチャートである。コンピュータ1は、記憶装
置2上のアプリにより図示しない表示装置の画面上でキ
ーボード等の操作に応じた文書等の印刷用のデータを作
成する。
FIG. 4 is a flowchart showing an example of a processing routine according to the present invention, which is executed by the printer driver on the storage device 2 by the computer 1 shown in FIG. The computer 1 creates print data such as a document according to 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.

【0021】その後、キーボード等の操作によって印刷
開始の指示が出されると、まず現行のアプリ名,ファイ
ル名,ファイル日付,サイズ,印刷時刻(印刷日時)等
の再印刷時の目安となる情報を取得し、印刷属性レコー
ド(データ識別属性)を作成した後、その印刷属性レコ
ードをキーに、既存の印刷データのファイルの中に今回
アプリによって作成したデータと同じ内容のものが存在
する(同じ属性を発見した)か否かを判断する。
Thereafter, when an instruction to start printing is issued by operating the keyboard or the like, first, information such as the current application name, file name, file date, size, printing time (print date and time), etc., which is a guide for reprinting, is provided. After obtaining and creating a print attribute record (data identification attribute), using the print attribute record as a key, an existing print data file contains the same content as the data created by the application this time (the same attribute) Is found).

【0022】そして、既存の印刷データのファイルの中
に今回アプリによって作成したデータと同じ内容のもの
が存在する場合(同じ属性を発見できた場合)には、改
めてアプリから上記データを取得してプリンタ10が理
解できる言語(印刷データ)に変換(翻訳)する処理は
不要と見なせるので、その場合は再印刷モード入り、上
記データと同じ内容のファイルの印刷データ(データ部
分)をプリンタ10に転送して印刷を行なわせ、処理を
終了する。
If the file of the existing print data has the same content as the data created by the application this time (when the same attribute is found), the data is acquired from the application again. Since the process of converting (translating) into a language (print data) that can be understood by the printer 10 can be considered unnecessary, in this case, a reprint mode is entered, and the print data (data portion) of the file having the same content as the above data is transferred to the printer 10. Then, printing is performed, and the process is terminated.

【0023】今回アプリによって作成したデータと同じ
内容のファイルが存在しなかった場合には、印刷データ
のファイル数が予め設定された最大保存数を越えたか否
かを判断し、越えていない場合にはそのまま、越えた場
合には最も古い印刷データのファイルを検索して削除し
た後、新規にファイルを作成し、そのファイルに先に作
成した印刷属性レコードを書き込む(記録する)。ここ
で、印刷データのファイルの最大保存数は、キーボード
等の操作によって予め設定しておくことができる。
If there is no file having the same content as the data created by the application this time, it is determined whether or not the number of print data files exceeds a preset maximum storage number. If the print data is exceeded, the oldest print data file is searched for and deleted, a new file is created, and the previously created print attribute record is written (recorded) in the file. Here, the maximum number of print data files that can be saved can be set in advance by operating a keyboard or the like.

【0024】次いで、通常の印刷モードに入り、アプリ
から上記データ(印刷指示)を印刷要素毎に取得してプ
リンタ10が理解できる印刷データに変換し、その変換
後の印刷データをプリンタ10に転送して印刷を行なわ
せ、その印刷データと同じものを新規に作成したファイ
ルに書き込む(ファイルとして保存する)といった処理
をジョブの終了まで繰り返す。
Next, the printer enters a normal print mode, acquires the data (print instruction) from the application for each print element, converts the print data into print data understandable by the printer 10, and transfers the converted print data to the printer 10. Then, a process of writing the same print data to a newly created file (saving as a file) is repeated until the job is completed.

【0025】なお、このフローでは、アプリからの印刷
指示を印刷要素毎に印刷データに変換しながらプリンタ
10への転送及びファイルへの書き込みを繰り返すよう
にしたが、印刷指示を全て印刷データに変換してファイ
ルに書き込み、ジョブが終了した後、そのファイルの印
刷データをプリンタ10に転送するようにすることもで
きる。
In this flow, the transfer of the print instruction from the application to the printer 10 and the writing of the file are repeated while converting the print instruction from the application into print data for each print element. Then, after the job is completed, the print data of the file can be transferred to the printer 10.

【0026】このように、フロッピディスク11から記
憶装置2にインストールされたプリンタドライバは、ア
プリによって作成されたデータを印刷データに変換して
プリンタ10に出力する通常印刷機能と、該機能によっ
てプリンタに出力された印刷データと同じものをファイ
ルとして保存する保存機能と、該機能によって保存され
た印刷データを呼び出してプリンタ10に出力する再印
刷機能とをコンピュータ1に実現させるので、アプリを
再起動させなくても、再印刷を行なえるようになり、再
印刷時の処理効率が向上する。
As described above, the printer driver installed in the storage device 2 from the floppy disk 11 converts the data created by the application into print data and outputs the print data to the printer 10; Since the computer 1 realizes a storage function of saving the same print data as output as a file and a reprint function of calling the print data stored by the function and outputting the print data to the printer 10, the application is restarted. Without this, reprinting can be performed, and processing efficiency at the time of reprinting is improved.

【0027】また、上記プリンタドライバは、再印刷開
始の指示に応じて、保存機能によって保存された印刷デ
ータのファイルの一覧を表示する機能をコンピュータ1
に実現させるので、保存機能によって複数の印刷データ
のファイルが保存された場合でも、ユーザはその各ファ
イルの中からキーボード等の操作によって所望のファイ
ルを選択し、そのファイルの印刷データをプリンタ10
に出力して印刷を行なわせることができる。したがっ
て、所望のファイルの印刷データを簡単且つ高速に印刷
することができる。
The printer driver has a function of displaying a list of print data files saved by the save function in response to an instruction to start reprinting.
Therefore, even when a plurality of print data files are stored by the storage function, the user selects a desired file from each of the files by operating the keyboard or the like, and prints the print data of the file to the printer 10.
For printing. Therefore, print data of a desired file can be printed easily and at high speed.

【0028】さらに、上記プリンタドライバは、アプリ
によって作成されたデータの印刷開始が指示された時
に、そのアプリ名,印刷日時等の情報を取得してデータ
識別属性を作成する属性作成機能と、該機能によって作
成されたデータ識別属性に基づいて、保存機能によって
保存された印刷データのファイルの中にアプリによって
作成されたデータと同じ内容のものが存在するか否かを
判断し、存在する場合には再印刷機能を、存在しない場
合には通常印刷機能をそれぞれ起動させる機能と、該機
能によって通常印刷機能が起動され、プリンタに出力さ
れた印刷データと同じものがファイルとして保存される
際に、該ファイルに属性作成機能によって作成されたデ
ータ識別属性を記録する機能とをコンピュータ1に実現
させるので、アプリによって印刷用のデータを作成した
直後の印刷時の処理効率も向上させることができる。
Further, the printer driver has an attribute creation function of acquiring information such as an application name and a printing date and time to create a data identification attribute when printing start of data created by an application is instructed; Based on the data identification attribute created by the function, it is determined whether or not the same data as the data created by the application exists in the print data file saved by the save function. When the reprint function is activated, the normal print function is activated when it does not exist, and when the normal print function is activated by the function and the same print data output to the printer is saved as a file, Since the computer 1 realizes the function of recording the data identification attribute created by the attribute creation function in the file, the application Thus performance when printing just created the data for printing can be improved.

【0029】さらにまた、上記プリンタドライバは、印
刷データのファイルの最大保存数を設定する設定機能
と、印刷データのファイル数が設定機能によって設定さ
れた最大保存数を越えた場合、古い印刷データのファイ
ルから削除する機能とをコンピュータ1に実現させるの
で、印刷データのファイルの保存数が増えるにつれ、記
憶装置2を過剰に圧迫することを防止することもでき
る。
Further, the printer driver has a setting function for setting the maximum number of print data files to be stored and, when the number of print data files exceeds the maximum number of storages set by the setting function, the old print data file. Since the function of deleting the file from the file is realized by the computer 1, it is possible to prevent the storage device 2 from being excessively squeezed as the number of print data files stored increases.

【0030】[0030]

【発明の効果】以上説明してきたように、請求項1の発
明によれば、アプリを再起動させなくても、再印刷を行
なえるようになり、再印刷時の処理効率が向上する。請
求項2の発明によれば、請求項1の発明と同様の効果を
得られ、しかも所望のファイルの印刷データを簡単且つ
高速に印刷することができる。
As described above, according to the first aspect of the present invention, reprinting can be performed without restarting the application, and processing efficiency at the time of reprinting is improved. According to the second aspect of the invention, the same effects as those of the first aspect of the invention can be obtained, and print data of a desired file can be printed easily and at high speed.

【0031】請求項3の発明によれば、請求項1又は2
の発明と同様の効果を得られ、しかもアプリによって印
刷用のデータを作成した直後の印刷時の処理効率も向上
させることができる。請求項4の発明によれば、請求項
3の発明と同様の効果を得られ、しかも印刷データのフ
ァイルの保存数が増えるにつれ、記憶装置を過剰に圧迫
することを防止することもできる。
According to the invention of claim 3, claim 1 or 2
The same effect as that of the invention can be obtained, and the processing efficiency at the time of printing immediately after the printing data is created by the application can be improved. According to the fourth aspect of the invention, the same effect as that of the third aspect of the invention can be obtained, and it is also possible to prevent the storage device from being excessively compressed as the number of print data files stored increases.

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

【図1】図2に示したコンピュータ1が記憶装置2上の
プリンタドライバによって実行するこの発明に関わる再
印刷開始の指示による処理ルーチンの一例を示すフロー
チャートである。
FIG. 1 is a flowchart showing an example of a processing routine according to the present invention, which is executed by a printer driver on a storage device 2 by a computer 1 shown in FIG.

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

【図3】図2に示したコンピュータ1が記憶装置2上の
プリンタドライバによって実行するこの発明に関わる処
理を説明するための図である。
FIG. 3 is a diagram for explaining processing according to the present invention which is executed by a computer 1 shown in FIG. 2 by a printer driver on a storage device 2;

【図4】図2に示したコンピュータ1が記憶装置2上の
プリンタドライバによって実行するこの発明に関わる印
刷開始の指示による処理ルーチンの一例を示すフローチ
ャートである。
4 is a flowchart showing an example of a processing routine according to the present invention, which is executed by a printer driver on a storage device 2 by a computer 1 shown in FIG.

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

1:コンピュータ 2:記憶装置 3:インタフェース(I/F) 10:プリンタ 11:フロッピディスク 1: computer 2: storage device 3: interface (I / F) 10: printer 11: floppy disk

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータに、アプリケーションによ
って作成されたデータを印刷データに変換してプリンタ
に出力する通常印刷機能と、該機能によってプリンタに
出力された印刷データと同じものをファイルとして保存
する保存機能と、該機能によって保存された印刷データ
を呼び出してプリンタに出力する再印刷機能とを実現さ
せるプログラムを含むプリンタドライバを記録したコン
ピュータ読み取り可能な記録媒体。
1. A normal print function for converting data created by an application into print data and outputting the print data to a printer, and a save function for storing the same print data output to the printer by the function as a file. And a computer readable recording medium storing a printer driver including a program for realizing a reprinting function of calling print data stored by the function and outputting the data to a printer.
【請求項2】 請求項1記載のプリンタドライバを記録
したコンピュータ読み取り可能な記録媒体において、 前記プログラムには、再印刷開始の指示に応じて、前記
保存機能によって保存された印刷データのファイルの一
覧を表示する機能を前記コンピュータに実現させるプロ
グラムを含む、プリンタドライバを記録したコンピュー
タ読み取り可能な記録媒体。
2. A computer-readable recording medium recording the printer driver according to claim 1, wherein the program includes a list of print data files stored by the storage function in response to an instruction to start reprinting. And a computer-readable recording medium on which a printer driver is recorded, the program including a program for causing the computer to realize the function of displaying the image.
【請求項3】 請求項1又は2記載のプリンタドライバ
を記録したコンピュータ読み取り可能な記録媒体におい
て、 前記プログラムには、アプリケーションによって作成さ
れたデータの印刷開始が指示された時に、該アプリケー
ション名,印刷日時等の情報を取得してデータ識別属性
を作成する属性作成機能と、該機能によって作成された
データ識別属性に基づいて、前記保存機能によって保存
された印刷データのファイルの中に前記アプリケーショ
ンによって作成されたデータと同じ内容のものが存在す
るか否かを判断し、存在する場合には前記再印刷機能
を、存在しない場合には前記通常印刷機能をそれぞれ起
動させる機能と、該機能によって前記通常印刷機能が起
動され、プリンタに出力された印刷データと同じものが
ファイルとして保存される際に、該ファイルに前記属性
作成機能によって作成されたデータ識別属性を記録する
機能とを前記コンピュータに実現させるプログラムを含
む、プリンタドライバを記録したコンピュータ読み取り
可能な記録媒体。
3. A computer-readable recording medium on which the printer driver according to claim 1 or 2 is recorded, wherein the program includes a command to start printing of data created by an application. An attribute creation function for acquiring data such as date and time to create a data identification attribute; and an application creating the data identification attribute in the print data file saved by the save function based on the data identification attribute created by the function. It is determined whether or not data having the same content as the selected data exists, and if it exists, the reprint function is activated, and if it does not exist, the normal print function is activated. The print function is activated and the same data as the print data output to the printer is saved as a file. When the presence and a function of recording the data identifying attributes created by the attribute generating function to the file containing the program to be implemented in the computer, the computer-readable recording medium recording a printer driver.
【請求項4】 請求項3記載のプリンタドライバを記録
したコンピュータ読み取り可能な記録媒体において、 前記プログラムには、印刷データのファイルの最大保存
数を設定する設定機能と、印刷データのファイル数が前
記設定機能によって設定された最大保存数を越えた場
合、古い印刷データのファイルから削除する機能とを前
記コンピュータに実現させるプログラムを含む、プリン
タドライバを記録したコンピュータ読み取り可能な記録
媒体。
4. A computer-readable recording medium recording the printer driver according to claim 3, wherein the program has a setting function for setting a maximum number of print data files to be stored, and A computer-readable recording medium on which a printer driver is recorded, the program including a program for causing the computer to perform a function of deleting the old print data file when the maximum number of storages set by the setting function is exceeded.
JP10077792A 1998-03-25 1998-03-25 Computer readable recording medium for recording printer driver Pending JPH11272432A (en)

Priority Applications (1)

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

Applications Claiming Priority (1)

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

Publications (1)

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

Family

ID=13643849

Family Applications (1)

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

Country Status (1)

Country Link
JP (1) JPH11272432A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002041252A (en) * 2000-07-31 2002-02-08 Riso Kagaku Corp Data transmission device, data transmission method, printer, printing method, and printing system
US7161692B2 (en) 2001-07-25 2007-01-09 Minolta Co., Ltd. Data processing apparatus
JP2007025864A (en) * 2005-07-13 2007-02-01 Oki Data Corp Image processor
JP2008186459A (en) * 2007-01-26 2008-08-14 Ricoh Co Ltd Print driver with processed print data management function
US8422045B2 (en) 2006-09-29 2013-04-16 Brother Kogyo Kabushiki Kaisha Image forming apparatus specifying a file to be printed from files stored in a storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002041252A (en) * 2000-07-31 2002-02-08 Riso Kagaku Corp Data transmission device, data transmission method, printer, printing method, and printing system
US7161692B2 (en) 2001-07-25 2007-01-09 Minolta Co., Ltd. Data processing apparatus
JP2007025864A (en) * 2005-07-13 2007-02-01 Oki Data Corp Image processor
US8422045B2 (en) 2006-09-29 2013-04-16 Brother Kogyo Kabushiki Kaisha Image forming apparatus specifying a file to be printed from files stored in a storage medium
JP2008186459A (en) * 2007-01-26 2008-08-14 Ricoh Co Ltd Print driver with processed print data management function

Similar Documents

Publication Publication Date Title
JP4553364B2 (en) Printing system
JP5103339B2 (en) Dynamic printer driver user interface generation
JP4235441B2 (en) Document processing program, document processing method and apparatus
JP3832978B2 (en) Print control apparatus and print control method
JP2003131836A (en) Spool file processing device, program, and recording medium
KR20060010182A (en) Method and apparatus for processing image file directly
JP2007329919A (en) Image forming apparatus and control method therefor
JPH11272432A (en) Computer readable recording medium for recording printer driver
JP2000187569A (en) Printer, data output device and computer readable storage medium
JP2008158645A (en) Printing apparatus, data processing apparatus, printing control method, storage medium and program
JP4854144B2 (en) Printing system, management method, and printing apparatus
JP4227394B2 (en) Printing system
JP2003177905A (en) Unit and system for information processing, print control method, storage medium, and program
JP2001078018A (en) Data editing device
JPH10171617A (en) Printing controller, data processing method therefor and storage medium storing computer readable program
JP2003177907A (en) Unit and system for information processing, print control method, storage medium, and program
JP2001216116A (en) Network system, method for processing data for network system and recording medium
JP2004110337A (en) Image forming method, image forming system, client terminal, server device, program and storage medium
JP3814371B2 (en) Information processing apparatus and method
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
JPH05150915A (en) Image forming device
JP3912952B2 (en) Image reproducing apparatus and method
JP2003208273A (en) Information processor, control code generating method, program and storage medium
JP2004021455A (en) Information processor and job processing method
JP2000112684A (en) Document printing system