JP2001282497A - Printing system - Google Patents

Printing system

Info

Publication number
JP2001282497A
JP2001282497A JP2000092839A JP2000092839A JP2001282497A JP 2001282497 A JP2001282497 A JP 2001282497A JP 2000092839 A JP2000092839 A JP 2000092839A JP 2000092839 A JP2000092839 A JP 2000092839A JP 2001282497 A JP2001282497 A JP 2001282497A
Authority
JP
Japan
Prior art keywords
print data
error
host
printer
print
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
JP2000092839A
Other languages
Japanese (ja)
Inventor
Hiroyuki Imai
裕行 今井
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 JP2000092839A priority Critical patent/JP2001282497A/en
Publication of JP2001282497A publication Critical patent/JP2001282497A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printing system which enables error printing data to be easily confirmed. SOLUTION: In the printing system connecting a printer device and a host 2 to a network, the host 2 is provided with a printing data analysis means 102 for analyzing whether printing data are error data or not and a function for analyzing the printing data by the means 102 before outputting the data, and when the printing data are error, displaying the error.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ホスト(ホストコ
ンピュータ)とそれに接続されるプリンタ装置からなる
プリントシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing system including a host (host computer) and a printer connected to the host.

【0002】[0002]

【従来の技術】上記のプリントシステムにおいては、ホ
ストのアプリケーションやユーティリティで作成された
印刷データがプリンタ装置に送られ、プリンタコントロ
ーラによって解析、処理されてプリンタエンジンから用
紙に出力されるようになっている。
2. Description of the Related Art In the above-described printing system, print data created by a host application or utility is sent to a printer, analyzed and processed by a printer controller, and output from a printer engine to paper. I have.

【0003】ここで例えば、使用者がホストコンピュー
タ上において誤ったプリンタドライバを選択して印字し
たなどの理由により、イメージを印字すべき命令が、文
字を印字する命令に置き換わって送られてきた場合、イ
メージデータが文字コードとして解釈され、意味を成さ
ない文字列を印字してしまう。この場合の文字列は大量
に印刷されることが多く、大量の紙が無駄になる上、印
字が停止されるまで使用者は無駄な時間を費やしてしま
うという問題がある。
Here, for example, when a command to print an image is sent in place of a command to print characters, for example, because the user has selected and printed an incorrect printer driver on the host computer. However, the image data is interpreted as a character code, and a character string having no meaning is printed. In this case, the character string is often printed in a large amount, so that a large amount of paper is wasted, and a user wastes time until the printing is stopped.

【0004】このようなエラーの印刷データを出力して
しまった場合の対応として、特開平11−3193号公
報には、ページ記述言語の言語エラーを認知出来るプリ
ンタであって、このページ記述言語の中の印刷すべき文
字コードをチェックしてエラーを検出するエラー検出手
段を備える構成のプリンタが提案されている。
Japanese Patent Application Laid-Open No. H11-3193 discloses a printer capable of recognizing a language error of a page description language. There has been proposed a printer having a configuration including an error detecting unit for detecting an error by checking a character code to be printed therein.

【0005】[0005]

【発明が解決しようとする課題】他のプリンタ装置で印
刷したデータを別のプリンタ装置に対して使おうとした
場合、同じプリンタ言語でも、機種固有の仕様の違いに
よりホスト側でエラーとなる場合があった。例えば、ポ
ストスクリプトのようなプリンタ言語の場合、プリンタ
言語の仕様自体はデバイス(プリンタ装置)に依存しな
いようになっているが、プリンタドライバからの出力に
はデバイス依存のデータが付加されてしまう。このよう
なデータを他のプリンタ装置に送信した場合はエラーと
なってしまう。
When data printed by another printer is used for another printer, an error may occur on the host side due to differences in specifications unique to the model, even in the same printer language. there were. For example, in the case of a printer language such as PostScript, the specification itself of the printer language does not depend on the device (printer), but device-dependent data is added to the output from the printer driver. If such data is transmitted to another printer, an error occurs.

【0006】また、前述のポストスクリプトのようなプ
ログラミング可能なプリンタ言語では、アプリケーショ
ンやドライバを介さずにユーザーが独自で印刷データを
作成する場合があり、こうした場合はこのデータを実際
にプリンタ装置に送信して印刷結果を見るまでデータが
正しいかどうか判断出来なかった。
[0006] In a programmable printer language such as the above-mentioned PostScript, a user sometimes creates print data independently without using an application or a driver. In such a case, this data is actually transferred to a printer device. Unable to determine whether the data is correct until sending and viewing the print result.

【0007】上記従来技術は、プリンタ側でホスト側の
エラーをチェックするものであり、ユーザーはホスト側
でエラーを確認することは出来ず、プリンタ装置まで足
を運んで始めてエラーが確認されるので、エラー確認に
手間が掛かるという問題がある。
In the above-mentioned prior art, an error on the host side is checked on the printer side, and the user cannot check the error on the host side, and the error is checked only after visiting the printer. However, there is a problem that error confirmation takes time.

【0008】そこで本発明は、エラー印刷データの確認
が容易なプリントシステムを提供することを目的とする
ものである。
Accordingly, an object of the present invention is to provide a print system in which error print data can be easily confirmed.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、プリンタ装置とホストがネ
ットワーク接続されたプリントシステムにおいて、ホス
トは、印刷データがエラーであるか否か解析する印刷デ
ータ解析手段を備え、かつ、印刷データ解析手段により
出力前の印刷データを解析し、印刷データがエラーであ
る場合はその旨表示する機能を有していることを特徴と
するものである。
According to a first aspect of the present invention, in a print system in which a printer and a host are connected to a network, the host determines whether the print data has an error. A print data analyzing means for analyzing, and a function of analyzing print data before output by the print data analyzing means, and displaying, when the print data is an error, a notice to that effect. is there.

【0010】また請求項2記載の発明は、請求項1記載
のプリントシステムにおいて、印刷データ解析手段は、
ホスト上にエラーを表示した場合に、当該エラー印刷デ
ータをプリンタ装置に出力するか破棄するかを外部から
の入力により決定する機能を有することを特徴とするも
のである。
According to a second aspect of the present invention, in the print system of the first aspect, the print data analyzing means includes:
When an error is displayed on the host, a function of determining whether to output or discard the error print data to a printer device based on an external input is provided.

【0011】また請求項3記載の発明は、請求項1記載
のプリントシステムにおいて、印刷データ解析手段は、
ホスト上にエラーを表示した場合に、当該エラー印刷デ
ータをプリンタ装置に出力するか破棄するか、あるいは
エディットするかを外部からの入力により決定する機能
を有することを特徴とするものである。
According to a third aspect of the present invention, in the print system of the first aspect, the print data analyzing means includes:
When an error is displayed on the host, it has a function of determining whether to output, discard, or edit the error print data to a printer device by an external input.

【0012】請求項1記載の発明では、ホストは、印刷
データがエラーであるか否か解析する印刷データ解析手
段を備え、かつ、印刷データ解析手段により出力前の印
刷データを解析し、印刷データがエラーである場合はホ
スト上にエラーであることを表示し、ユーザに通知する
ようにしたので、ユーザーがプリンタ装置の場所まで行
かなくても、ホスト上でエラーがあることが確認され
る。
According to the first aspect of the present invention, the host includes print data analysis means for analyzing whether or not the print data is an error, and analyzes the print data before output by the print data analysis means, Is an error on the host, and notifies the user of the error, so that the user can confirm that there is an error without going to the location of the printer.

【0013】請求項2記載の発明では、ホストからエラ
ーの印刷データを出力してしまった際に、ホスト上でエ
ラーが起こったことを確認出来ることに加えて、その印
刷データの送信か破棄かを選択出来ることにより、無駄
なデータをプリンタ装置に送信してしまうことが回避さ
れる。
According to the second aspect of the present invention, it is possible to confirm that an error has occurred on the host when the host has output error print data, and to transmit or discard the print data. Can be avoided from sending useless data to the printer device.

【0014】請求項3記載の発明では、ホストからエラ
ーの印刷データを出力してしまった際に、ホスト上でエ
ラーが起こったことを確認出来ることに加えて、その印
刷データの送信か破棄かあるいはエディットかを選択出
来ることにより、無駄なデータをプリンタ装置に送信し
てしまうことが回避されると共に、ホスト上で印刷デー
タをエディットすれば、その修正後のデータがプリンタ
装置に送信される。
According to the third aspect of the present invention, when an error print data is output from the host, it is possible to confirm that an error has occurred on the host and to transmit or discard the print data. Alternatively, by being able to select edit, it is possible to avoid sending unnecessary data to the printer, and if the print data is edited on the host, the corrected data is transmitted to the printer.

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態を図面
に従って説明する。図1はプリントシステムの概念図で
ある。本プリントシステムはプリンタ装置1とホスト2
がネットワーク3により接続されることで構成されてい
る。プリンタ装置1、ホスト2は共に任意の台数であ
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a conceptual diagram of a printing system. The printing system includes a printer 1 and a host 2
Are connected by the network 3. The number of printers 1 and the number of hosts 2 are both arbitrary.

【0016】図2はプリントシステムにおけるホスト側
の印刷データ出力部のモジュール構成図である。ホスト
2側は、モジュールとしてプリンタドライバやデータを
プリンタ装置1に送信することの出来るユーティリティ
等、印刷データをプリンタ装置1に送信することが可能
なデータ送信ソフト101、本発明の対象となる印刷デ
ータ解析手段102、プリントスプーラ103を有して
いる。以下、印刷データ解析手段102の動作を説明す
る。
FIG. 2 is a module configuration diagram of a print data output unit on the host side in the print system. The host 2 includes data transmission software 101 that can transmit print data to the printer 1 such as a printer driver or a utility that can transmit data to the printer 1 as a module, and print data to which the present invention is applied. An analysis unit 102 and a print spooler 103 are provided. Hereinafter, the operation of the print data analysis unit 102 will be described.

【0017】図3は印刷データ解析手段の第1の動作例
(請求項1記載の発明に対応)を示すフローチャートで
ある。ホスト2からプリンタ装置1に印刷データが送信
されようとした際、プリントスプーラ103に渡されて
出力される前に、印刷データ解析手段102がデータを
受け取り解析する(S1)。
FIG. 3 is a flowchart showing a first operation example (corresponding to the first aspect of the invention) of the print data analysis means. When print data is transmitted from the host 2 to the printer device 1, the print data analysis means 102 receives and analyzes the data before it is passed to the print spooler 103 and output (S 1).

【0018】印刷データ解析手段102で解析した結
果、印刷データにエラーがあることが判明した場合(S
2でYes)は、ホスト2の表示部(図示せず)に印刷
データがエラーであることを表示する(S3)。印刷デ
ータが正常な場合(S2でNo)は、この印刷データは
そのままプリントスプーラ103に渡されて通常の出力
となる(S4)。
When the print data analysis unit 102 analyzes that the print data has an error (S
(Yes in 2) displays an error on the print data on the display unit (not shown) of the host 2 (S3). If the print data is normal (No in S2), the print data is passed as it is to the print spooler 103 and becomes a normal output (S4).

【0019】このようにすることにより、ユーザーはプ
リンタ装置1で印刷結果を確認しなくとも、印刷データ
がエラーの場合はホスト2上で確認することが出来る。
なおこのフローに示すように、印刷データがエラーであ
ってもデータ出力を行うことは出来る。
In this manner, the user can check the print data on the host 2 if the print data is in error, without checking the print result on the printer device 1.
As shown in this flow, data output can be performed even if the print data has an error.

【0020】図4は印刷データ解析手段の第2の動作例
(請求項2記載の発明に対応)を示すフローチャートで
ある。ホスト2からプリンタ装置1に印刷データが送信
されようとした際、プリントスプーラ103に渡されて
出力される前に、印刷データ解析手段102がデータを
受け取り解析する(S11)。
FIG. 4 is a flowchart showing a second operation example (corresponding to the second aspect of the invention) of the print data analysis means. When print data is to be transmitted from the host 2 to the printer device 1, the print data analyzing means 102 receives and analyzes the data before it is passed to the print spooler 103 and output (S11).

【0021】印刷データ解析手段102で解析した結
果、印刷データにエラーがあることが判明した場合(S
12でYes)は、ホスト2の表示部(図示せず)に印
刷データがエラーであることを表示する(S13)。印
刷データが正常な場合(S12でNo)は、この印刷デ
ータはそのままプリントスプーラ103に渡されて通常
の出力となる(S16)。
When the print data analysis unit 102 analyzes that the print data has an error (S
(Yes in 12) displays an error in the print data on the display unit (not shown) of the host 2 (S13). If the print data is normal (No in S12), the print data is passed as it is to the print spooler 103 and becomes a normal output (S16).

【0022】本動作例の印刷データ解析手段102は、
データの送信か破棄かをユーザーに選択させることの出
来る選択機能、言い換えるとユーザーからの指示により
送信か破棄かを決定する機能を有しており、エラー表示
後に入力待ちとなる(S14)。
In the operation example, the print data analyzing means 102
It has a selection function that allows the user to select whether to transmit or discard data, in other words, a function to determine whether to transmit or discard according to an instruction from the user, and waits for an input after an error is displayed (S14).

【0023】ここでユーザーがホスト2の例えば、操作
部(図示せず)からエラーになった印刷データの破棄を
選択すれば、印刷データは破棄される(S15)。また
印刷データの出力を選択すれば、印刷データはプリンタ
装置1に送信される(S16)。
Here, if the user selects, for example, the discarding of the erroneous print data from the operation unit (not shown) of the host 2, the print data is discarded (S15). If the output of the print data is selected, the print data is transmitted to the printer device 1 (S16).

【0024】図5は印刷データ解析手段の第3の動作例
(請求項3記載の発明に対応)を示すフローチャートで
ある。ホスト2からプリンタ装置1に印刷データが送信
されようとした際、プリントスプーラ103に渡されて
出力される前に、印刷データ解析手段102がデータを
受け取り解析する(S21)。
FIG. 5 is a flowchart showing a third operation example of the print data analysis means (corresponding to the third aspect of the present invention). When print data is transmitted from the host 2 to the printer device 1, the print data analysis means 102 receives and analyzes the data before it is passed to the print spooler 103 and output (S 21).

【0025】印刷データ解析手段102で解析した結
果、印刷データにエラーがあることが判明した場合(S
22でYes)は、ホスト2の表示部(図示せず)に印
刷データがエラーであることを表示する(S23)。印
刷データが正常な場合(S22でNo)は、この印刷デ
ータはそのままプリントスプーラ103に渡されて通常
の出力となる(S26)。
When the print data analysis unit 102 analyzes that the print data has an error (S
(Yes in 22) displays an error on the print data on the display unit (not shown) of the host 2 (S23). If the print data is normal (No in S22), this print data is passed as it is to the print spooler 103 and becomes a normal output (S26).

【0026】本動作例の印刷データ解析手段102は、
データの送信か破棄かあるいはエディットかをユーザー
に選択させることの出来る選択機能、言い換えるとユー
ザーからの指示により送信か破棄かあるいはエディット
かを決定する機能を有しており、エラー表示後に入力待
ちとなる(S24)。
In this operation example, the print data analyzing means 102
It has a selection function that allows the user to select whether to send, discard, or edit data, in other words, it has a function to determine whether to send, discard, or edit according to instructions from the user, and waits for input after displaying an error (S24).

【0027】ここでユーザーがホスト2の例えば、操作
部(図示せず)からエラーになった印刷データの破棄を
選択すれば、印刷データは破棄される(S25)。また
印刷データの出力を選択すれば、印刷データはプリンタ
装置1に送信される(S26)。
Here, if the user selects, for example, the discarding of the erroneous print data from the operation unit (not shown) of the host 2, the print data is discarded (S25). If the output of the print data is selected, the print data is transmitted to the printer device 1 (S26).

【0028】また印刷データのエディットを選択すれ
ば、印刷データのエディタが起動し、印刷データのエデ
ィットが行われる(S27)。またこのエディタと印刷
データ解析手段102とのエラー情報I/Fを設けれ
ば、印刷データ内でどの個所がどのようなエラーになっ
ているかをユーザーに示すことが出来、印刷データをエ
ディットする際に必要な情報をユーザーに提供すること
が出来る。
If the user selects to edit the print data, an editor for the print data is activated, and the print data is edited (S27). If the error information I / F between the editor and the print data analysis means 102 is provided, it is possible to indicate to the user which part in the print data has what kind of error and to edit the print data. Necessary information can be provided to the user.

【0029】このようにすることにより、エラーとなっ
た場合にユーザーが印刷データを直接エディットして、
そのエディット後のデータをプリンタ装置1に送信する
ことが出来る。
In this way, when an error occurs, the user can directly edit the print data,
The edited data can be transmitted to the printer 1.

【0030】[0030]

【発明の効果】請求項1記載の発明によれば、ホスト
は、印刷データがエラーであるか否か解析する印刷デー
タ解析手段を備え、かつ、印刷データ解析手段により出
力前の印刷データを解析し、印刷データがエラーである
場合はホスト上にエラーであることを表示し、ユーザに
通知するようにしたので、ユーザーがプリンタ装置の場
所まで行かなくても、ホスト上でエラーがあることを確
認することが出来る。
According to the first aspect of the present invention, the host has print data analysis means for analyzing whether or not the print data is error, and analyzes the print data before output by the print data analysis means. However, if the print data is an error, the error is displayed on the host and the user is notified.Therefore, even if the user does not go to the printer device, the error on the host can be detected. You can check.

【0031】請求項2記載の発明によれば、ホストから
エラーの印刷データを出力してしまった際に、ホスト上
でエラーが起こったことを確認出来ることに加えて、そ
の印刷データの送信か破棄かを選択出来ることにより、
無駄なデータをプリンタ装置に送信してしまうことを回
避することが出来る。
According to the second aspect of the present invention, when an error print data is output from the host, it is possible to confirm that an error has occurred on the host, and to transmit the print data. By being able to choose whether to discard,
It is possible to avoid sending useless data to the printer device.

【0032】請求項3記載の発明によれば、ホストから
エラーの印刷データを出力してしまった際に、ホスト上
でエラーが起こったことを確認出来ることに加えて、そ
の印刷データの送信か破棄かあるいはエディットかを選
択出来ることにより、無駄なデータをプリンタ装置に送
信してしまうことを回避することが出来ると共に、ホス
ト上で印刷データをエディットすれば、その修正後のデ
ータをプリンタ装置に送信することが出来る。
According to the third aspect of the present invention, when an error print data is output from the host, it can be confirmed that an error has occurred on the host, and in addition to the transmission of the print data. By selecting whether to discard or edit, it is possible to avoid sending unnecessary data to the printer, and if the print data is edited on the host, the corrected data can be sent to the printer. Can be sent.

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

【図1】プリントシステムの概念図である。FIG. 1 is a conceptual diagram of a print system.

【図2】プリントシステムにおけるホスト側の印刷デー
タ出力部のモジュール構成図である。
FIG. 2 is a module configuration diagram of a print data output unit on the host side in the print system.

【図3】印刷データ解析手段の第1の動作例を示すフロ
ーチャートである。
FIG. 3 is a flowchart illustrating a first operation example of a print data analysis unit.

【図4】印刷データ解析手段の第2の動作例を示すフロ
ーチャートである。
FIG. 4 is a flowchart illustrating a second operation example of the print data analysis unit.

【図5】印刷データ解析手段の第3の動作例を示すフロ
ーチャートである。
FIG. 5 is a flowchart illustrating a third operation example of the print data analysis unit.

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

1 プリンタ装置 2 ホスト 3 ネットワーク 101 データ送信ソフト 102 印刷データ解析手段 103 プリントスプーラ DESCRIPTION OF SYMBOLS 1 Printer apparatus 2 Host 3 Network 101 Data transmission software 102 Print data analysis means 103 Print spooler

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 プリンタ装置とホストがネットワーク接
続されたプリントシステムにおいて、 ホストは、印刷データがエラーであるか否か解析する印
刷データ解析手段を備え、かつ、印刷データ解析手段に
より出力前の印刷データを解析し、印刷データがエラー
である場合はその旨表示する機能を有していることを特
徴とするプリントシステム。
In a print system in which a printer and a host are connected to a network, the host includes print data analysis means for analyzing whether or not the print data is an error, and prints before output by the print data analysis means. A print system having a function of analyzing data and displaying an error if the print data is an error.
【請求項2】 請求項1記載のプリントシステムにおい
て、 印刷データ解析手段は、ホスト上にエラーを表示した場
合に、当該エラー印刷データをプリンタ装置に出力する
か破棄するかを外部からの入力により決定する機能を有
することを特徴とするプリントシステム。
2. The print system according to claim 1, wherein, when an error is displayed on the host, the print data analyzing means determines whether to output or discard the error print data to a printer by an external input. A print system having a function of determining.
【請求項3】 請求項1記載のプリントシステムにおい
て、 印刷データ解析手段は、ホスト上にエラーを表示した場
合に、当該エラー印刷データをプリンタ装置に出力する
か破棄するかあるいはエディットするかを外部からの入
力により決定する機能を有することを特徴とするプリン
トシステム。
3. The print system according to claim 1, wherein the print data analysis means, when an error is displayed on the host, determines whether the error print data is output to the printer, discarded, or edited. A print system having a function of determining the value based on an input from a printer.
JP2000092839A 2000-03-30 2000-03-30 Printing system Pending JP2001282497A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000092839A JP2001282497A (en) 2000-03-30 2000-03-30 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000092839A JP2001282497A (en) 2000-03-30 2000-03-30 Printing system

Publications (1)

Publication Number Publication Date
JP2001282497A true JP2001282497A (en) 2001-10-12

Family

ID=18608106

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000092839A Pending JP2001282497A (en) 2000-03-30 2000-03-30 Printing system

Country Status (1)

Country Link
JP (1) JP2001282497A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9058142B2 (en) 2010-04-16 2015-06-16 Canon Kabushiki Kaisha Inspecting for errors in print data and conditionally saving the print data dependent upon memory space

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9058142B2 (en) 2010-04-16 2015-06-16 Canon Kabushiki Kaisha Inspecting for errors in print data and conditionally saving the print data dependent upon memory space

Similar Documents

Publication Publication Date Title
JP4246367B2 (en) Printing device
JP2007233591A (en) Printer driver and its test printing method and printer
JP2012083973A (en) Printing system
KR101345342B1 (en) Image forming apparatus for setting emulation addition functions and image processing method thereof
US9507553B2 (en) Image forming apparatus, image forming control apparatus, image forming system and image forming control program
KR100529330B1 (en) Printing method and apparatus being capable of recovering error, computer-readable recording media for storing computer program
JP2009140166A (en) Printing processing system
JP2001282497A (en) Printing system
JP2004050701A (en) Printer system
US8531715B2 (en) Method and system for forming image, and external device
JP2002248840A (en) Printing controller, method for processing data and storage medium
JPS62235631A (en) Print controller
KR100307592B1 (en) Announcement apparatus for printer output
KR100538208B1 (en) Apparatus for preventing print error and method thereof in network printer
JP2000298559A (en) Printer driver
JP2007004568A (en) Image forming system, image forming device and image forming method
KR100503058B1 (en) Method for display ending of a printing state
KR100444592B1 (en) Printer capable of re-confirming whether to print-out or not before printing and using the same printing method
JP2001265545A (en) Print content confirmation support system and its control method
KR100630931B1 (en) Image forming apparatus and printing system
JP2004227309A (en) Printer control unit and printer control program
JPH1191172A (en) Printer device
KR20010018369A (en) Method for re-printing of document
KR20050103067A (en) Image printing device for providing additional information
JP2006168010A (en) Printing method and printer at the time of little residual quantity of recording agent