JP2000235473A - Printer system and machine readable recording medium - Google Patents

Printer system and machine readable recording medium

Info

Publication number
JP2000235473A
JP2000235473A JP11036554A JP3655499A JP2000235473A JP 2000235473 A JP2000235473 A JP 2000235473A JP 11036554 A JP11036554 A JP 11036554A JP 3655499 A JP3655499 A JP 3655499A JP 2000235473 A JP2000235473 A JP 2000235473A
Authority
JP
Japan
Prior art keywords
printing
pages
document
total number
print 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
JP11036554A
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 JP11036554A priority Critical patent/JP2000235473A/en
Publication of JP2000235473A publication Critical patent/JP2000235473A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the interruption of printing due to the running-out of sheets by preliminarily judging whether or not all the pages of a document can be printed, and automatically changing a print condition for printing all the documents. SOLUTION: At the time of printing, a PC(personal computer) obtains residual sheets of a designated size set at a printing device (S1), and obtains the total number of pages of a document to be printed (S2), and compares the residual sheets with the total number of pages of the document (S3). When the total number of pages of the document is larger than the residual sheets (S3; No), variable magnification command in the data is checked, and when setting for increasing the variable magnification is operated, the setting of the variable magnification is changed to standard or reduction (S4), and the print data to which an intensive printing command is added are transferred to the printing device.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ページ記述言語等
で記述された印刷データを受信し印刷を行う印刷装置を
コンピュータにより制御して印刷を行わせるための制御
プログラムを記録した機械読み取り可能な記録媒体に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a machine readable program storing a control program for controlling a printing apparatus which receives and prints print data described in a page description language or the like by a computer to perform printing. It relates to a recording medium.

【0002】[0002]

【従来の技術】パーソナルコンピュータ(以下、PCと
いう。)には、プリンタドライバと呼ばれるプリンタ制
御プログラムがインストールされている。プリンタドラ
イバは、ワープロなどのアプリケーションプリグラムを
用いて作成したドキュメントを印刷する際、そのドキュ
メントデータに応じた印刷データを生成し印刷装置に送
る。たとえばポストスクリプトなどのページ記述言語に
対応した印刷装置のプリンタドライバは、ページ記述言
語で記述されたプログラムデータからなる印刷データを
生成する。プリンタドライバは、各種印刷条件(用紙サ
イズ、フォント、変倍率、行数、行間、片面/両面印
刷、等々)の設定を必要に応じて変更できるようになっ
ており、設定された印刷条件はドキュメントの印刷デー
タ中に含めたかたちで印刷装置に送られる。印刷装置
は、プリンタドライバから受け取った印刷データに応じ
て印刷動作を実行することにより、設定された印刷条件
でドキュメントを用紙にプリントする。したがって、プ
リンタドライバ上で印刷条件を設定変更することによ
り、用紙サイズ、フォント、変倍率などを様々に変えて
希望する条件で印刷を行うことができる。
2. Description of the Related Art A printer control program called a printer driver is installed in a personal computer (hereinafter, referred to as a PC). When printing a document created using an application program such as a word processor, the printer driver generates print data corresponding to the document data and sends the print data to the printing apparatus. For example, a printer driver of a printing apparatus that supports a page description language such as PostScript generates print data composed of program data described in the page description language. The printer driver can change the settings of various printing conditions (paper size, font, scaling, number of lines, line spacing, single-sided / double-sided printing, etc.) as necessary. Is sent to the printing device in a form included in the print data. The printing device prints a document on paper under the set printing conditions by executing a printing operation according to the print data received from the printer driver. Therefore, by changing the printing conditions on the printer driver, it is possible to perform printing under desired conditions by variously changing the paper size, font, magnification, and the like.

【0003】[0003]

【発明が解決しようとする課題】しかし、PC上で作成
したドキュメントの内容をチェックする場合などにおい
ては、モニタ画面に表示されたものを読むよりも紙に印
刷したほうが読みやすいという単純な理由で印刷が行な
われることが多い。このような場合、印刷条件の設定を
常に厳密に行う必要はなく、フォントや変倍率、行数、
行間などの印刷条件の設定を変更しても問題がないこと
が多い。にもかかわらず、従来のプリンタドライバで
は、印刷指示がなされるとその時点で設定されている印
刷条件にそのまま従って印刷データが生成されるため、
文字サイズの大きいドキュメントや、頁単位の行数少な
いドキュメントや、改ページ箇所の多いドキュメントな
どを印刷した場合、用紙の使用枚数が多くなり、ドキュ
メントのページ数に対して印刷装置の用紙残量が少ない
場合には途中で印刷が中断してしまうといった不具合が
あった。そこで本発明が解決しようとする課題は、印刷
しようとするドキュメントの情報と、印刷に使用する印
刷装置の用紙情報とから、その時点での印刷条件の設定
で当該ドキュメントの全てのページを印刷できるかどう
かを前もって判断し、当該ドキュメントを全て印刷でき
るように、印刷条件を自動的に変更することにより、用
紙切れのため印刷が中断すると言った煩わしさを軽減す
ることができるプリンタシステム及びこのようなシステ
ムを実現するためのプリンタ制御プログラムを記録した
記録媒体を提供することにある。
However, when checking the contents of a document created on a PC, it is easier to read on paper than to read what is displayed on a monitor screen. Printing is often performed. In such a case, it is not always necessary to strictly set the printing conditions, and the font, the magnification, the number of lines,
There is often no problem even if the setting of the printing condition such as the line spacing is changed. Nevertheless, with a conventional printer driver, when a print instruction is issued, print data is generated according to the print conditions set at that time,
When printing a document with a large character size, a document with a small number of lines per page, or a document with many page breaks, the number of sheets used increases, and the remaining amount of paper in the printing device is smaller than the number of pages of the document. In such a case, there was a problem that printing was interrupted halfway. Therefore, the problem to be solved by the present invention is to print all pages of the document by setting printing conditions at that time from information of the document to be printed and paper information of a printing apparatus used for printing. A printer system capable of reducing inconvenience that printing is interrupted due to running out of paper by automatically changing printing conditions so as to determine in advance whether or not the document can be printed. Another object of the present invention is to provide a recording medium on which a printer control program for realizing a simple system is recorded.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に本発明は以下の手段を用いる。請求項1記載の発明
は、プリンタ制御プログラムを記録した機械読み取り可
能な記録媒体に関するものであって、印刷するドキュメ
ントの総ページ数を取得するステップと、印刷装置にセ
ットされている指定された用紙の残枚数を取得するステ
ップと、前記残枚数と前記総ページ数とを比較するステ
ップと、前記残枚数が前記総ページ数に満たない場合、
前記残枚数以下の用紙で前記ドキュメントを全て印刷で
きるように、前記印刷装置に送る前記ドキュメントの印
刷データを変更するステップとをコンピュータに実行さ
せるプログラムを記録したことを特徴とする。請求項2
記載の発明は、請求項1記載の記録媒体にさらに、前記
残枚数が前記総ページ数に満たない場合に、前記印刷デ
ータの印刷条件を集約印刷に設定するステップをコンピ
ュータに実行させるプログラムを記録したことを特徴と
する。請求項3記載の発明は、請求項1記載の記録媒体
にさらに、前記印刷装置が両面印刷できる装置であるか
否か判別するステップと、前記残枚数が前記総ページ数
に満たず、かつ前記印刷装置が両面印刷できる装置であ
る場合、前記印刷データの印刷条件を両面印刷に設定す
るステップとをコンピュータに実行させるプログラムを
記録したことを特徴とする。請求項4記載の発明は、プ
リンタシステムに関するものであり、請求項1〜3のい
ずれかに記載の記録媒体に記録されたプログラムに従っ
て印刷データを生成するコンピュータと、このコンピュ
ータからの印刷データに基づいて印刷を行う印刷装置と
を有することを特徴とする。上記のように構成したの
で、請求項1〜3に記載する発明によれば、これらに記
録されたプログラムをコンピュータに読み込ませ実行さ
せることで、印刷しようとするドキュメントの情報と、
印刷に使用する印刷装置の用紙情報とから、その時点で
の印刷条件の設定で当該ドキュメントの全てのページを
印刷できるかどうかを前もって判断し、当該ドキュメン
トを全て印刷できるように、印刷条件を自動的に変更し
て印刷データを印刷装置に転送できるので、用紙切れの
ため印刷が中断すると言った煩わしさを軽減することが
できる。また、請求項1〜3記載の記録媒体に含まれる
プログラムをコンピュータに読み込ませることで請求項
4に記載するプリンタシステムを実現できる。したがっ
て、記録媒体によってこれをソフトウエア商品として装
置と独立して、或いは印刷装置とセットにして容易に配
布、販売することができるようになる。
The present invention uses the following means to solve the above-mentioned problems. The invention according to claim 1 relates to a machine readable recording medium recording a printer control program, wherein a step of acquiring a total number of pages of a document to be printed, and a designated sheet set in a printing apparatus are provided. Obtaining the number of remaining pages, and comparing the remaining number with the total number of pages, and when the remaining number is less than the total number of pages,
Changing the print data of the document to be sent to the printing apparatus so that the document can be printed on all of the remaining sheets or less. Claim 2
According to the present invention, a program for causing a computer to execute a step of setting a print condition of the print data to aggregate printing when the remaining number of sheets is less than the total number of pages is further recorded on the recording medium according to claim 1. It is characterized by having done. The invention according to claim 3 further includes a step of determining whether or not the printing device is a device capable of performing double-sided printing on the recording medium according to claim 1, wherein the remaining number is less than the total number of pages, and When the printing apparatus is an apparatus capable of performing double-sided printing, a program for causing a computer to execute the step of setting the printing condition of the print data to double-sided printing is recorded. According to a fourth aspect of the present invention, there is provided a printer system, comprising: a computer for generating print data according to a program recorded on the recording medium according to any one of the first to third aspects; and a computer based on the print data from the computer. And a printing device for performing printing. With the above-described configuration, according to the inventions described in claims 1 to 3, by reading and executing a program recorded in the computer, information of a document to be printed,
Based on the paper information of the printing device used for printing, it is determined in advance whether all pages of the document can be printed by setting the printing conditions at that time, and the printing conditions are automatically set so that all the documents can be printed. Since the print data can be transferred to the printing apparatus after changing the print data, it is possible to reduce the troublesomeness of interrupting the printing due to running out of paper. Further, by causing a computer to read the program included in the recording medium according to any one of claims 1 to 3, the printer system according to claim 4 can be realized. Therefore, the recording medium can be easily distributed and sold as a software product independently of the apparatus or as a set with a printing apparatus.

【0005】[0005]

【発明の実施の形態】以下、本発明の実施の形態につい
て説明する。図1は本発明の実施の形態を示すプリンタ
システムの機能ブロック図である。この実施の形態のプ
リンタシステムはハード的には公知のパーソナルコンピ
ュータ(PC)とレーザプリンタあるいはデジタル複合
機など公知の印刷装置4とからなり、本発明に係る記録
媒体に記録されたプリンタ制御プログラムをコンピュー
タに読み込ませ実行させることにより以下のように動作
する。図中の矢印は印刷を行う際の印刷データの流れを
示しており、印刷データはプリンタドライバ1でページ
記述言語に翻訳され、その後、スプーラ(Spooler )2
にスプールされ、ランゲージ/ポートモニタ(Language
Monitor/Port Monitor )3を経て、印刷装置4に送ら
れる。その際、ランゲージ/ポートモニタ3で図2に示
す処理が実行される。ステップS1では、印刷装置4に
セットされている指定されたサイズの用紙の残量情報を
取得する。ここでは、印刷装置4に残っている用紙の残
枚数は正確には把握できないため、印刷装置4の給紙ト
レイに収容可能な枚数と、その時点までに行った印刷の
枚数からおおよその用紙残量を調べる。ステップS2で
は、印刷するドキュメントの総ページ数を取得する。こ
のドキュメントの総ページ数は印刷ジョブ情報から正確
な値を取得することができる。ステップS3では、ステ
ップS1で求めた残枚数とステップS2で求めた総ペー
ジ数とを比較する。ドキュメントの総ページ数が印刷装
置4の用紙残量よりも少ない場合には(S3でNo)、
印刷条件を何も変更せずに印刷データを印刷装置4に転
送して印刷を行わせる。一方、ドキュメントの総ページ
数が印刷装置4の用紙残量よりも多い場合には、すなわ
ち、現在の印刷条件のままではドキュメントの印刷途中
で用紙切れになることが判った場合には、ステップS4
に進む。ステップS4では、印刷データ中の変倍率コマ
ンドを調べ、変倍率を大きくする設定を行っている部分
があれば、その変倍率の設定を標準または縮小に変更し
てステップS5に進む。ステップS5では、集約印刷コ
マンド、すなわち改ページコマンドなどを無視して1頁
に可能な限り多くの文字、行を印刷させたり、当初の設
定では複数頁分の文字、行を1頁にまとめて印刷させた
りするコマンドを印刷データに付加した後、印刷データ
を印刷装置4に転送し印刷を行わせる。すなわち、ステ
ップS4およびステップS5では、印刷装置4の用紙残
量以下の用紙でドキュメントを全て印刷できるように、
印刷装置4に送るドキュメントの印刷データの変倍率コ
マンドおよび集約印刷コマンドを変更あるいは付加す
る。このように、印刷装置4の用紙残量が少なくなった
ときに、印刷条件を自動的に変更することにより、用紙
切れのため印刷が中断するといった煩わしさを軽減する
ことができる。
Embodiments of the present invention will be described below. FIG. 1 is a functional block diagram of a printer system showing an embodiment of the present invention. The printer system of this embodiment comprises a known personal computer (PC) in hardware and a known printing device 4 such as a laser printer or a digital multifunction peripheral, and executes a printer control program recorded on a recording medium according to the present invention. The following operations are performed by causing the computer to read and execute the program. The arrows in the figure indicate the flow of print data when printing is performed. The print data is translated into a page description language by the printer driver 1, and then the spooler (Spooler) 2
Spooled in the language / port monitor (Language
Monitor / Port Monitor) 3 to the printing device 4. At this time, the language / port monitor 3 executes the processing shown in FIG. In step S1, information on the remaining amount of paper of the designated size set in the printing apparatus 4 is acquired. Here, since the remaining number of sheets remaining in the printing apparatus 4 cannot be accurately grasped, the approximate number of sheets remaining in the sheet feeding tray of the printing apparatus 4 and the number of prints performed up to that point are approximated. Check the amount. In step S2, the total number of pages of the document to be printed is obtained. The exact number of pages of this document can be obtained from the print job information. In step S3, the number of remaining pages obtained in step S1 is compared with the total number of pages obtained in step S2. If the total number of pages of the document is smaller than the remaining amount of paper in the printing device 4 (No in S3),
The print data is transferred to the printing device 4 without any change in the printing conditions and printing is performed. On the other hand, if the total number of pages of the document is larger than the remaining amount of paper in the printing apparatus 4, that is, if it is determined that the paper runs out during the printing of the document under the current printing conditions, step S4 is executed.
Proceed to. In step S4, the variable magnification command in the print data is checked, and if there is a portion in which the magnification is set to be large, the setting of the variable magnification is changed to standard or reduced, and the process proceeds to step S5. In step S5, as many characters and lines as possible are printed on one page ignoring the aggregate print command, that is, a page break command, or the characters and lines for a plurality of pages are combined into one page in the initial setting. After a print command is added to the print data, the print data is transferred to the printing device 4 and printing is performed. That is, in step S4 and step S5, all the documents can be printed on paper less than the remaining amount of paper of the printing apparatus 4.
The variable magnification command and the aggregate print command of the print data of the document to be sent to the printer 4 are changed or added. As described above, when the remaining amount of paper in the printing apparatus 4 becomes small, the printing conditions are automatically changed, so that it is possible to reduce the trouble of interrupting printing due to running out of paper.

【0006】図2はこの実施の形態の動作例を示すフロ
ー図である。ステップS11〜S13の内容は、図2の
ステップS1〜S3と同じである。すなわち、印刷を行
うに際し、PCは、印刷装置4にセットされている指定
されたサイズの用紙の残量を取得し(S11)、印刷す
るドキュメントの総ページ数を取得し(S12)、用紙
残量とドキュメントの総ページ数とを比較する(S1
3)。その結果、ドキュメントの総ページ数が印刷装置
4の用紙残量よりも少ない場合には(S13でNo)、
印刷条件を何も変更せずに印刷データを印刷装置4に転
送して印刷を行わせる。一方、印刷するドキュメントの
総ページ数が印刷装置4の用紙残量よりも多い場合には
(S13でYes)、ステップS14に進む。ステップ
S14では、印刷装置4が両面印刷可能な装置であるか
どうかを判別する。ここでPCは、双方向通信機能によ
り印刷装置の構成を取得する。その結果、両面印刷がで
きない装置であった場合には、印刷データをそのまま印
刷装置4に出力するが、両面印刷可能な装置であること
が判った場合は(S14でYes)、ステップS15に
進む。ステップS15では、印刷データに両面印刷設定
コマンドを付加した後、印刷データを印刷装置4に転送
して印刷を行わせる。このように、印刷装置4の用紙残
量が少なくなったときに、両面印刷に自動的に変更する
ことにより、用紙切れのため印刷が中断するといった煩
わしさを軽減することができる。
FIG. 2 is a flowchart showing an operation example of this embodiment. The contents of steps S11 to S13 are the same as steps S1 to S3 in FIG. That is, when printing is performed, the PC obtains the remaining amount of paper of the designated size set in the printing apparatus 4 (S11), obtains the total number of pages of the document to be printed (S12), and prints out the remaining paper. Compare the amount with the total number of pages of the document (S1
3). As a result, if the total number of pages of the document is smaller than the remaining amount of paper in the printing apparatus 4 (No in S13),
The print data is transferred to the printing device 4 without any change in the printing conditions and printing is performed. On the other hand, if the total number of pages of the document to be printed is larger than the remaining amount of paper in the printing apparatus 4 (Yes in S13), the process proceeds to step S14. In step S14, it is determined whether or not the printing device 4 is a device capable of performing double-sided printing. Here, the PC acquires the configuration of the printing apparatus by the bidirectional communication function. As a result, if the device cannot perform double-sided printing, the print data is output to the printing device 4 as it is. If it is determined that the device can perform double-sided printing (Yes in S14), the process proceeds to step S15. . In step S15, after adding a double-sided print setting command to the print data, the print data is transferred to the printing device 4 and printing is performed. As described above, when the remaining amount of paper in the printing apparatus 4 becomes small, the mode is automatically changed to double-sided printing, so that it is possible to reduce the troublesomeness of interrupting printing due to running out of paper.

【0007】図3はこの実施の形態における機能設定画
面の説明図である。図示するように、この機能設定画面
には、用紙残量が少ないばあいに設定を変更して印刷す
るか否かをユーザに選択させるためのチェックボックス
Cが表示される。このチェックボックスCがチェックさ
れていれば、ドキュメントの総ページ数が印刷装置4の
用紙残量よりも少ない場合に印刷条件の自動変更が実施
される。機能設定画面の下部には、印刷条件の自動変更
機能により印刷レイアウトが変わる可能性があることを
ユーザに知らせる注意書きが表示されている。なお、上
記実施の形態では、図2において、ステップS1で印刷
装置4にセットされている指定されたサイズの用紙の残
量情報を取得した後、ステップS2で印刷するドキュメ
ントの総ページ数を取得しているが、ステップS1とス
テップS2の順番はどちらが先でもかまわない。
FIG. 3 is an explanatory diagram of a function setting screen in this embodiment. As shown in the figure, a check box C is displayed on the function setting screen so that the user can select whether to change the setting and print when the remaining amount of paper is small. If the check box C is checked, the printing conditions are automatically changed when the total number of pages of the document is smaller than the remaining amount of paper in the printing apparatus 4. At the bottom of the function setting screen, a notice is displayed to notify the user that the print layout may be changed by the print condition automatic change function. In the above embodiment, in FIG. 2, after obtaining information on the remaining amount of paper of the designated size set in the printing apparatus 4 in step S1, the total number of pages of the document to be printed is obtained in step S2. However, the order of step S1 and step S2 does not matter.

【0008】[0008]

【発明の効果】以上説明したように、本発明によれば以
下のような優れた効果が得られる。請求項1、請求項2
記載の発明に係る記録媒体よれば、これらに記録された
プログラムをコンピュータに読み込ませ実行させること
で、印刷しようとするドキュメントの情報と、印刷に使
用する印刷装置の用紙情報とから、その時点での印刷条
件の設定で当該ドキュメントの全てのページを印刷でき
るかどうかを前もって判断し、当該ドキュメントを全て
印刷できるように、印刷条件を自動的に変更して印刷デ
ータを印刷装置に転送できるので、用紙切れのため印刷
が中断すると言った煩わしさを軽減することができる。
請求項3記載の発明に係る記録媒体よれば、この記録媒
体に記録されたプログラムをコンピュータに読み込ませ
実行させることで、印刷しようとするドキュメントの情
報と、印刷に使用する印刷装置の用紙情報とから、その
時点での印刷条件の設定で当該ドキュメントの全てのペ
ージを印刷できるかどうかを前もって判断し、用紙残量
が少ない場合には自動的に両面印刷に変更して印刷を行
うことができるので、用紙切れのため印刷が中断すると
言った煩わしさを軽減することができる。請求項4記載
の発明に係るプリンタシステムによれば、印刷しようと
するドキュメントの情報と、印刷に使用する印刷装置の
用紙情報とから、その時点での印刷条件の設定で当該ド
キュメントの全てのページを印刷できるかどうかを前も
って判断し、当該ドキュメントを全て印刷できるよう
に、印刷条件を自動的に変更して印刷データを印刷装置
に転送したり、自動的に両面印刷に変更したりして印刷
できるので、用紙切れのため印刷が中断すると言った煩
わしさを軽減することができる。
As described above, according to the present invention, the following excellent effects can be obtained. Claim 1 and Claim 2
According to the recording medium according to the invention described above, by reading and executing the programs recorded in the computer, the information of the document to be printed and the sheet information of the printing apparatus used for printing can be obtained at that time. Since it is possible to determine in advance whether or not all pages of the document can be printed by setting the printing conditions, and to automatically change the printing conditions and transfer the print data to the printing apparatus so that the entire document can be printed, It is possible to reduce the annoyance that printing is interrupted due to running out of paper.
According to the recording medium of the third aspect of the present invention, by reading and executing the program recorded on the recording medium by a computer, information of a document to be printed and paper information of a printing apparatus used for printing can be obtained. Therefore, it is determined in advance whether all pages of the document can be printed by setting the printing conditions at that time, and when the remaining amount of paper is small, it is possible to automatically change to double-sided printing and perform printing. Therefore, it is possible to reduce the annoyance that the printing is interrupted due to lack of paper. According to the printer system of the fourth aspect of the present invention, all the pages of the document are set based on the information of the document to be printed and the paper information of the printing apparatus used for printing by setting the printing conditions at that time. Automatically changes the printing conditions and transfers the print data to the printing device, or automatically changes to double-sided printing so that the entire document can be printed. Since it is possible, it is possible to reduce annoying that printing is interrupted due to running out of paper.

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

【図1】本発明の実施の形態を示すプリンタシステムの
機能ブロック図である。
FIG. 1 is a functional block diagram of a printer system according to an embodiment of the present invention.

【図2】実施の形態の動作例を示すフロー図である。FIG. 2 is a flowchart showing an operation example of the embodiment.

【図3】実施の形態の別の動作例を示すフロー図であ
る。
FIG. 3 is a flowchart showing another operation example of the embodiment.

【図4】実施の形態における機能設定画面の説明図であ
る。
FIG. 4 is an explanatory diagram of a function setting screen according to the embodiment.

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

1:プリンタドライバ、2:スプーラ、3:ランゲージ
/ポートモニタ、4:印刷装置。
1: printer driver, 2: spooler, 3: language / port monitor, 4: printing device.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 印刷するドキュメントの総ページ数を取
得するステップと、 印刷装置にセットされている指定された用紙の残枚数を
取得するステップと、 前記残枚数と前記総ページ数とを比較するステップと、 前記残枚数が前記総ページ数に満たない場合、前記残枚
数以下の用紙で前記ドキュメントを全て印刷できるよう
に、前記印刷装置に送る前記ドキュメントの印刷データ
を変更するステップと、 をコンピュータに実行させるプログラムを記録したこと
を特徴とする機械読取り可能な記録媒体。
A step of obtaining a total number of pages of a document to be printed; a step of obtaining a remaining number of designated sheets set in a printing apparatus; and comparing the remaining number with the total number of pages. And if the remaining number is less than the total number of pages, changing the print data of the document to be sent to the printing device so that the entire document can be printed on the paper of the remaining number or less. A machine-readable recording medium on which a program to be executed is recorded.
【請求項2】 前記残枚数が前記総ページ数に満たない
場合に、前記印刷データの印刷条件を集約印刷に設定す
るステップと、 をコンピュータに実行させるプログラムを記録したこと
を特徴とする請求項1記載の機械読取り可能な記録媒
体。
2. A program for causing a computer to execute the steps of: setting a print condition of the print data to aggregate printing when the remaining number of sheets is less than the total number of pages; 2. The recording medium according to claim 1, which is readable by a machine.
【請求項3】 前記印刷装置が両面印刷できる装置であ
るか否か判別するステップと、 前記残枚数が前記総ページ数に満たず、かつ前記印刷装
置が両面印刷できる装置である場合、前記印刷データの
印刷条件を両面印刷に設定するステップと、 をコンピュータに実行させるプログラムを記録したこと
を特徴とする請求項1記載の機械読取り可能な記録媒
体。
Determining whether the printing device is a device capable of performing double-sided printing; and determining whether the printing device is a device capable of performing double-sided printing when the remaining number of sheets is less than the total number of pages. 2. The machine-readable recording medium according to claim 1, wherein a program for causing a computer to execute the steps of: setting a data printing condition to double-sided printing;
【請求項4】 請求項1〜3のいずれかに記載の記録媒
体に記録されたプログラムに従って印刷データを生成す
るコンピュータと、このコンピュータからの印刷データ
に基づいて印刷を行う印刷装置と、を有することを特徴
とするプリンタシステム。
4. A computer that generates print data according to a program recorded on the recording medium according to claim 1, and a printing device that performs printing based on print data from the computer. Printer system characterized by the above-mentioned.
JP11036554A 1999-02-15 1999-02-15 Printer system and machine readable recording medium Pending JP2000235473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11036554A JP2000235473A (en) 1999-02-15 1999-02-15 Printer system and machine readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11036554A JP2000235473A (en) 1999-02-15 1999-02-15 Printer system and machine readable recording medium

Publications (1)

Publication Number Publication Date
JP2000235473A true JP2000235473A (en) 2000-08-29

Family

ID=12472988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11036554A Pending JP2000235473A (en) 1999-02-15 1999-02-15 Printer system and machine readable recording medium

Country Status (1)

Country Link
JP (1) JP2000235473A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005335325A (en) * 2004-05-31 2005-12-08 Kyocera Mita Corp Image forming device
US9001354B2 (en) 2002-03-27 2015-04-07 Brother Kogyo Kabushiki Kaisha Image forming device that automatically retransmits request data to network server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9001354B2 (en) 2002-03-27 2015-04-07 Brother Kogyo Kabushiki Kaisha Image forming device that automatically retransmits request data to network server
JP2005335325A (en) * 2004-05-31 2005-12-08 Kyocera Mita Corp Image forming device

Similar Documents

Publication Publication Date Title
US7409169B2 (en) Image forming apparatus and image forming system
JP2007203703A (en) Image forming apparatus and printing method
JP2008033460A (en) Information processor
JP2004318255A (en) Monitoring method and program for job
JP2001199577A (en) Printer and printer system
US7755789B2 (en) Printing system and printing method to conserve developer
JP4438238B2 (en) Image forming apparatus
JP2011053754A (en) Printer driver and controller
JP2000235473A (en) Printer system and machine readable recording medium
JP2008306239A (en) Image forming apparatus, presentation method for information associated with image forming apparatus, and computer program
JP2001018494A (en) Printing output device, paper feed control method and recording medium readable by computer storing control program
JP3381673B2 (en) Print control device and storage medium
JP2004341697A (en) Structure for displaying printer setting and computer readable recording medium
JP4132634B2 (en) Document printing processing system and recording medium recording the program
US7576887B2 (en) Print attribute setting apparatus, print attribute setting method, and print attribute setting program
JP4151473B2 (en) Printing system and printing apparatus
KR100530227B1 (en) Printing Method for saving paper
JP2011186899A (en) Printer driver, print control device, and print system
JP2004362219A (en) Printer, printer driver and utility system
JP2010140224A (en) Printer control unit, printer control method, and printer driver
JP2010140285A (en) Control system for image forming apparatus
JP2002254773A (en) Image forming method, image forming device, program and recording medium
JP6319185B2 (en) Information processing apparatus and printer driver
JP2023065186A (en) Image formation device, control method for image formation device, and program
JP2002067459A (en) Recorder