JP2006076014A - Printer - Google Patents

Printer Download PDF

Info

Publication number
JP2006076014A
JP2006076014A JP2004259681A JP2004259681A JP2006076014A JP 2006076014 A JP2006076014 A JP 2006076014A JP 2004259681 A JP2004259681 A JP 2004259681A JP 2004259681 A JP2004259681 A JP 2004259681A JP 2006076014 A JP2006076014 A JP 2006076014A
Authority
JP
Japan
Prior art keywords
print
job
printing
printer
value
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
JP2004259681A
Other languages
Japanese (ja)
Inventor
Noboru Aoki
昇 青木
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 Printing Systems Ltd
Original Assignee
Ricoh Printing Systems 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 Printing Systems Ltd filed Critical Ricoh Printing Systems Ltd
Priority to JP2004259681A priority Critical patent/JP2006076014A/en
Publication of JP2006076014A publication Critical patent/JP2006076014A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve a matter that printing is performed over a large number of pages unexpectedly due to error of print data. <P>SOLUTION: The printer comprises a program for setting an initial limit value of print page at the time of starting a printer, a print control program for performing printing of a job, stopping printing of that job when the number of print pages exceeds an upper limit in the job and performing printing of a next job, a program according to which an operator inputs a print page limit value, an MPU for executing these programs, a nonvolatile memory for holding these programs and the default value of print page limit value even if power is turned off, a RAM for storing a program read out at the time of starting the printer, an operating panel for performing operation input of an operator, and a print mechanism section performing mechanical print operation onto a sheet. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、プリンタに関する。   The present invention relates to a printer.

従来のプリンタは、印刷頁が異常に多く排出されることへの防止対策はとられていないものがほとんどである。   Most conventional printers do not take measures to prevent an abnormally large number of printed pages from being discharged.

例えば、ある種のプリンタ記述言語(PDL)をサポートするプリンタに対して、異常に多くの改ページ制御コードが混入するような誤生成されたPDLデータが送信された場合や、PDL形式ではないバイナリデータが誤って送信された場合、多くの用紙が無駄に印刷され排出されてしまう。ここでバイナリデータとは、ASCIIコード、SHIFTJISコードなどの文字コードと制御コードのみを含むテキストデータに対して、任意の16進数データ(0x00〜0xFF)が、データ中に含まれるようなものを意味する。例えば、ワードプロセッサや表計算ソフトなどの応用ソフトによる編集文書の電子ファイル、コンパイラが生成したオブジェクトプログラム、OSや応用ソフトの実行プログラムなどが、ここでのバイナリファイルに該当する。   For example, when erroneously generated PDL data that contains an abnormally large number of page break control codes is transmitted to a printer that supports a certain type of printer description language (PDL), or binary that is not in PDL format If the data is sent in error, many sheets are wasted and discharged. Here, the binary data means that arbitrary hexadecimal data (0x00 to 0xFF) is included in the data with respect to text data including only a character code such as ASCII code or SHIFT JIS code and a control code. To do. For example, an electronic file of an edited document by application software such as a word processor or spreadsheet software, an object program generated by a compiler, an execution program of an OS or application software, and the like correspond to the binary file here.

特に、無人で印刷を運用する応用環境では、オペレータにより印刷用紙の異常排出を停止する操作が行われることに期待できず、上記の多量の印刷と用紙排出は、無駄なコストの発生と、同印刷が停止しないまま多くのユーザが印刷を待たされ、かつ、用紙切れが発生した場合には、ますます回復のための時間と費用のロスが発生する。   In particular, in an application environment where unattended printing is used, it cannot be expected that the operator will perform an operation to stop abnormal discharge of printing paper. When many users wait for printing without stopping printing, and when the paper runs out, more time and money are lost for recovery.

無駄な印刷と用紙排出を防止する印刷システムとして、プリント枚数を設定および管理する管理サーバと、管理サーバに印刷を実行する権利を表すプリントトークンを生成するトークン生成手段と、トークンデータベースと、トークン管理手段とを備え、コンピュータのプリントトークン記憶手段に記憶されたプリントトークンを参照してプリンタドライバの印刷の実行を拒否する印刷管理手段を備えた印刷システムが知られている。(例えば特許文献1)   As a printing system for preventing wasteful printing and paper discharge, a management server for setting and managing the number of prints, a token generation means for generating a print token representing the right to execute printing on the management server, a token database, and token management There is known a printing system including a print management unit that refuses execution of printing by a printer driver with reference to a print token stored in a print token storage unit of a computer. (For example, Patent Document 1)

特開2001−100960号公報JP 2001-100960 A

本発明は、上記したような用紙の無駄な印刷と排出を防止することを目的とする。   An object of the present invention is to prevent wasteful printing and discharging of paper as described above.

上記目的は、印刷頁の制限値のデフォルト値をプリンタの立ち上げ時に設定を行う印刷頁初期設定手続きプログラム、ジョブの印刷を実行し、ジョブ内で印刷頁数の上限値を越えた場合に、当該ジョブの印刷を停止し、次のジョブの印刷を実行する印刷制御プログラム、オペレータが印刷頁制限値を入力するための印刷頁制限値入力プログラム、これらのプログラムを実行するMPU(マイクロプロセッサ)、これらのプログラムと印刷頁制限値のデフォルト値を電源を切っても記憶保持する不揮発メモリ、プリンタ立ち上げ時に読み出したプログラムを格納するRAM、オペレータの操作入力を行う操作パネル、用紙への印刷のメカニカルな動作を実行する印刷機構部を備えることによって達成される。   The above purpose is to execute the print page initial setting procedure program that sets the default value of the print page limit value when starting up the printer, and when the job is printed, and when the upper limit value of the number of print pages is exceeded in the job, A print control program for stopping printing of the job and executing printing of the next job, a print page limit value input program for an operator to input a print page limit value, an MPU (microprocessor) for executing these programs, Non-volatile memory that stores and retains the default values of these programs and print page limit values even when the power is turned off, RAM that stores programs that are read when the printer is started up, an operation panel that provides operator input, and mechanical printing on paper This is achieved by providing a printing mechanism unit that performs various operations.

本発明によれば、次の効果を得ることができる。
(1)ホストコンピュータがプリンタへ送信したデータに異常があり、改ページ制御コードに該当するデータが大量に含まれた場合、データによる改ページ指定に忠実にプリンタが印刷を行うことで、無意味な大量の用紙排出を防止することができる。
(2)プリンタの経費管理上好ましくないような不当に大量の頁数の印刷ジョブがプリンタへ送られても、その不当な大量の印刷を制限頁数で押さえ込むことができる。
(3)ジョブ単位に、ユーザ自身が、ジョブに許容する印刷頁の最大数を指定することができる。
(4)ユーザが、印刷ジョブに対する印刷頁数制限値を不正に過大に指定し、不正な大量印刷を試みても、そうした不正な印刷に対する被害を軽減できる。
(5)プリンタのオペレータが、応用に合わせて、印刷頁数制限の最大値を変更することができる。
(6)自動印刷モードでは、印刷制限頁数を越える印刷ジョブは、印刷が保留されるが、
当該印刷ジョブをプリンタ内に記憶して、オペレータによるマニュアル操作モードにおいて、印刷制限頁数を越える印刷ジョブの強制的な印刷が指定できる。
According to the present invention, the following effects can be obtained.
(1) When there is an error in the data sent by the host computer to the printer and a large amount of data corresponding to the page break control code is included, the printer prints faithfully to the page break designation by the data, meaningless A large amount of paper can be prevented from being discharged.
(2) Even if a print job with an unreasonably large number of pages, which is undesirable in terms of cost management of the printer, is sent to the printer, the unreasonable large number of prints can be suppressed with the limited number of pages.
(3) For each job, the user can specify the maximum number of print pages allowed for the job.
(4) Even if the user illegally specifies an excessively large print page limit value for a print job and attempts illegal mass printing, damage to such illegal printing can be reduced.
(5) The printer operator can change the maximum value of the print page limit in accordance with the application.
(6) In the automatic print mode, a print job exceeding the print limit page number is suspended.
The print job is stored in the printer, and the forced printing of the print job exceeding the print limit page number can be designated in the manual operation mode by the operator.

以下、本発明の実施例を図面により詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の全体構成を示したものである。本発明のプリンタ1は、ホストコンピュータ2とホストインタフェイス部3を介して通信する。ホストコンピュータ2は、印刷データを作成してプリンタ1側へ送信する。プリンタ1は、MPU4によるプログラム制御で印刷機構部8を制御して印刷を実行する。   FIG. 1 shows the overall configuration of the present invention. The printer 1 of the present invention communicates with a host computer 2 via a host interface unit 3. The host computer 2 creates print data and transmits it to the printer 1 side. The printer 1 executes printing by controlling the printing mechanism unit 8 by program control by the MPU 4.

プリンタ1を制御するプログラムは、あらかじめ不揮発メモリ6に記憶され、電源オンとともにMPU4によりRAM4へロードされ、実行される。   A program for controlling the printer 1 is stored in advance in the nonvolatile memory 6 and loaded into the RAM 4 by the MPU 4 and executed when the power is turned on.

なお、不揮発メモリ6としてハードディスクを使用する場合は、MPU4が記憶された命令を直接に実行できないため、不揮発メモリ(ハードディスク)中のプログラムを実行前に、いったんRAM4へローディングするが、不揮発メモリ6をROMデバイスで構成する場合は、MPU4はプログラムをROMから読み出し直接実行できるため、プログラムをRAM4へローディングしても良いが、RAM4へのプログラムのローディングは必ずしも必要は無い。   When a hard disk is used as the non-volatile memory 6, since the MPU 4 cannot directly execute the stored instructions, the program in the non-volatile memory (hard disk) is once loaded into the RAM 4 before being executed. In the case of a ROM device, the MPU 4 can read the program from the ROM and execute it directly. Therefore, the program may be loaded into the RAM 4, but it is not always necessary to load the program into the RAM 4.

不揮発メモリ6には、後に説明する”印刷制御プログラム9、印刷頁数制限値初期設定プログラム10、印刷頁数制限値入力プログラム11、印刷頁制限値12を格納する。プログラムを格納する不揮発メモリ6としてROM(Read Only Memory)を使用する場合は、ROMとは別に、印刷頁制限値12を書き込むための、書き込み可能な不揮発メモリを用意する必要がある。   The non-volatile memory 6 stores a “print control program 9, print page limit value initial setting program 10, print page limit value input program 11, and print page limit value 12, which will be described later. Nonvolatile memory 6 for storing programs. When a ROM (Read Only Memory) is used, it is necessary to prepare a writable non-volatile memory for writing the print page limit value 12 separately from the ROM.

操作パネル5は、オペレータと対話処理を行うための表示機能と、操作入力機能を持つ。例えば表示機能としてはCRTや液晶表示器を、操作入力機能としてはキーボードやマウスの利用を想定できる。   The operation panel 5 has a display function for interacting with an operator and an operation input function. For example, a CRT or a liquid crystal display can be assumed as a display function, and a keyboard or a mouse can be assumed as an operation input function.

図2は、オペレータに印刷頁数の制限値を入力させるための、対話処理画面の概念図を示したものである。オペレータは、図2の所定のフィールドに印刷頁数の制限値を入力してOKボタンを押す。   FIG. 2 is a conceptual diagram of an interactive processing screen for allowing an operator to input a limit value for the number of printed pages. The operator inputs a limit value for the number of printed pages in a predetermined field in FIG. 2 and presses an OK button.

図3に印刷頁数制限値初期設定プログラム10のフローチャートを示す。同プログラムは、プリンタ1の電源オン、またはプリンタ1のリセット操作時の初期化処理中に読み出され、印刷頁数制限値の初期値を確定させる。すなわち、ステップA010で不揮発メモリ6より印刷頁制限値のファクトリデフォルト(工場出荷時の初期値)パラメータ値を読み出し、変数Pに格納し、ステップA020で不揮発メモリ6より印刷頁制限値のユーザデフォルト(ユーザ設定の初期値)パラメータ値を読み出し、変数Pに格納する。 FIG. 3 shows a flowchart of the print page number limit value initial setting program 10. The program is read during initialization processing when the printer 1 is powered on or reset, and the initial value of the print page limit value is determined. That is, step factory default (The factory default) printing page limit value from the nonvolatile memory 6 in A010 reading the parameter values, stored in the variable P F, the user default print page limit from the non-volatile memory 6 at step A020 read the parameter value (initial value of the user setting), it is stored in the variable P U.

変数Pが0の場合は(ステップA030)、ユーザ設定が未設定と判断し、ユーザ設定値の初期値をファクトリデフォルトとする(ステップA040)。 If the variable P U is 0 (step A030), the user setting is determined to not set, the initial value of the user setting value is a factory default (step A040).

図4に印刷頁制限値入力プログラム11のフローチャートを示す。ステップB010は、図2に示した印刷頁数制限値を入力するための画面を表示する。ステップB020は、オペレータによるOKボタンまたは、CANCELボタンの押下を待つ。このボタン押下を待つ間、MPUによるプログラムの実行は、別タスクへ移るので、MPUによるプログラム実行時間が印刷頁制限値入力プログラムに独占されることはない。オペレータがOKボタンを押下すると、入力された印刷頁の制限値を変数Pに代入し(ステップB040)、印刷頁制限値を入力するための画面を消去して(ステップB050)、自タスクの停止のシステムコールを発行する(ステップB050)。これにより、同プログラムタスクは停止状態に移行した後、再び、印刷頁制限値を入力するための操作が行われた時に、最初の処理ステップB010へ戻る。オペレータがCANCELボタンを押下すると、印刷頁制限値として入力された値を変数Pに入力することなく、自タスク停止のシステムコールを発行して自タスクを停止状態に移行させる。 FIG. 4 shows a flowchart of the print page limit value input program 11. Step B010 displays a screen for inputting the print page number limit value shown in FIG. Step B020 waits for the operator to press the OK button or the CANCEL button. While waiting for this button to be pressed, execution of the program by the MPU moves to another task, so that the program execution time by the MPU is not monopolized by the print page limit value input program. When the operator presses the OK button, by substituting the limiting value of the input print page in the variable P U (step B040), erases the screen for inputting a print page limit value (step B050), the current task A stop system call is issued (step B050). Thereby, after the program task shifts to the stop state, when an operation for inputting the print page limit value is performed again, the program task returns to the first processing step B010. When the operator presses the CANCEL button, without entering the value entered as the print page limit value in the variable P U, by issuing a system call for stopping the own task to transfer the current task in a stopped state.

図5に印刷制御プログラム9のフローチャートを示す。印刷制御プログラム9は、下位手続きとして自動モード印刷手続き、手動モード印刷手続きを呼び出す。自動モード印刷手続きは、ホストコンピュータから送信されプリンタ側で受信される印刷ジョブを連続して自動的に印刷する機能を実行する。手動モード印刷手続きは、印刷ジョブ単位にオペレータが手動で印刷を行う機能を実行する。   FIG. 5 shows a flowchart of the print control program 9. The print control program 9 calls an automatic mode printing procedure and a manual mode printing procedure as subordinate procedures. The automatic mode printing procedure executes a function of automatically and continuously printing print jobs transmitted from the host computer and received by the printer. The manual mode printing procedure executes a function in which an operator manually prints for each print job.

本発明のプリンタは、上記したような自動印刷と手動印刷の概念を設けている。   The printer of the present invention has the concept of automatic printing and manual printing as described above.

印刷制御プログラム9は、印刷モードの初期値を自動印刷として変数PrintModeにAutoを設定する(ステップC010)。ステップC010によりプリンタの初期動作モードは自動印刷になる。ステップC020では、印刷モードが自動印刷か手動印刷かを判別して、それぞれ自動モード印刷手続き、または手動モード印刷手続きを場合分けして呼び出す(ステップC030、C040)。自動モード印刷が呼び出されると連続してジョブ単位の印刷を実行し、それが印刷制御プログラムへ制御が戻るのは、オペレータによりジョブの印刷が途中で中断した場合である。   The print control program 9 sets Auto to the variable PrintMode with the initial value of the print mode as automatic printing (step C010). In step C010, the initial operation mode of the printer is automatic printing. In step C020, it is determined whether the print mode is automatic printing or manual printing, and the automatic mode printing procedure or the manual mode printing procedure is called for each case (steps C030 and C040). When automatic mode printing is called, printing in units of jobs is executed continuously, and control returns to the print control program when the printing of the job is interrupted by the operator.

手動モード印刷が呼び出されると、ジョブ単位に印刷を実行し、ジョブ単位の印刷を終了する毎に印刷制御プログラムへ制御を戻す。   When manual mode printing is called, printing is executed in units of jobs, and control is returned to the print control program every time printing in units of jobs is completed.

自動モード印刷、または手動モード印刷から制御が戻ると、印刷制御プログラムは操作入力待ち(ステップC050)となって、オペレータが印刷を再開させるまで操作入力待ちとする。この操作入力を待つ間、オペレータは印刷モードを変更することができる。すなわち、印刷モード変更があったか否かを判定し(ステップC070)、印刷モード変更があった場合、手動印刷モード指定であれば変数PrintModeにManualを設定し(ステップC090)、自動印刷モード指定であれば変数PrintModeにAutoを設定して(ステップC100)、操作入力待ち(ステップC050)に戻る。   When control returns from automatic mode printing or manual mode printing, the print control program waits for operation input (step C050) and waits for operation input until the operator resumes printing. While waiting for this operation input, the operator can change the print mode. That is, it is determined whether or not the print mode has been changed (step C070). If the print mode has been changed, if the manual print mode is specified, Manual is set in the variable PrintMode (step C090). For example, Auto is set in the variable PrintMode (step C100), and the process returns to the operation input waiting (step C050).

印刷ステップC050の操作入力待ちになっている状態でオペレータが印刷再開を行う場合は、READYキーを押下する。ステップC070でREADYキーが押下されたと判断されると、印刷制御プログラムはステップC020へ制御を戻し、自動モード印刷または、手動モード印刷を呼び出す。   When the operator resumes printing while waiting for an operation input in the printing step C050, the READY key is pressed. If it is determined in step C070 that the READY key has been pressed, the print control program returns control to step C020, and calls automatic mode printing or manual mode printing.

図6に自動モード印刷プログラムのフローチャートを示す。自動モード印刷手続きは、印刷制御プログラムから呼び出されて、印刷がジョブの途中で中断しない限り連続してジョブ単位の印刷を自動的に継続する。   FIG. 6 shows a flowchart of the automatic mode printing program. The automatic mode printing procedure is called from the printing control program and automatically continues printing in units of jobs unless printing is interrupted in the middle of the job.

変数pは、現在処理中の印刷ジョブ内での印刷済頁番号、変数Pは、現在処理中の印刷ジョブに指定された印刷頁制限数、変数Pは、オペレータがパネルから入力設定した印刷頁制限数である。 Variable p is printed in the print job currently being processed Sumipeji number, the variable P J, currently processed print page limit specified for the print job in, the variable P U, and input setting operator from the panel This is the print page limit.

自動モード印刷手続きは、ステップD010で最初にp=0、P=0と初期設定する。ステップD020で、1ジョブ単位の受信ファイルを読み取ると、その印刷データ中でジョブに対する印刷頁制限数が指定されていれば、Pの値が定まる。 The automatic mode printing procedure initially sets p = 0 and P J = 0 at step D010. In step D020, 1 reads the job unit received file, if specified print page number limit for the job in the print in the data, determined the value of P J.

もし、受信された印刷ジョブで印刷頁制限数が指定されていない場合、すなわちP=0であった場合(ステップD030)は、P←Pとして(ステップD040)、パネル設定またはファクトリデフォルトの印刷制限値のPと同値を印刷頁制限値とする。 If the print page limit is not specified in the received print job, that is, if P J = 0 (step D030), P J ← P U (step D040), panel setting or factory default the P U and equivalence of printing limits the printing page limit.

もし、受信ジョブにより指定された印刷頁制限数Pが、パネル設定またはファクトリデフォルトの印刷頁制限数Pよりも大きい場合(ステップD050)、または、印刷済頁番号pが、同印刷ジョブに指定された印刷頁制限数P以上の場合は、同印刷ジョブの印刷を停止して印刷頁数を制限する。 If printed page limit P J specified by the received job is greater than the panel setting or factory default print page limit P U (step D050), or print Sumipeji number p, the same print job for more than the specified print page limit P J limits the number of print pages to stop the printing of the print job.

すなわち、こうした印刷頁制限値を越える条件が成立すると、同印刷ジョブを廃棄すると設定で(ステップD110)、エラーメッセージの通知方法として、表示によりエラーメッセージを通知する場合、エラーメッセージを操作パネルの表示装置に表示するか(ステップD160)、印刷によりエラーメッセージを印刷して通知して(ステップD140)、現在の印刷ジョブファイルを消去する(ステップD150)。   That is, when such a condition exceeding the print page limit value is satisfied, the print job is discarded (step D110). When an error message is notified by display as an error message notification method, the error message is displayed on the operation panel. Whether it is displayed on the apparatus (step D160), an error message is printed and notified (step D140), and the current print job file is deleted (step D150).

逆に、同印刷ジョブを廃棄しないという設定では、同印刷ジョブファイルの状態を印刷保留とし(ステップD120)、プリンタ内に同印刷ジョブファイルを消去せずに残し、後に手動モード印刷で印刷することもできる。   On the other hand, in the setting of not discarding the same print job, the print job file status is set to print pending (step D120), the print job file is left in the printer without being erased, and is printed by manual mode printing later. You can also.

ステップD080のジョブ内での1ページ単位の印刷は、制限頁以内に収まっている場合、全頁の印刷終了(ステップD070)、またはジョブの途中停止(ステップD090)の条件が発生するまで頁印刷を繰りかえし、1ジョブの印刷を終了してから、次のジョブの印刷へ進むために、ステップD010へ戻る。   When printing within one page unit within the job in step D080 is within the limited pages, page printing is performed until the condition of the end of printing of all pages (step D070) or the middle stop of the job (step D090) occurs. Is repeated to return to step D010 in order to proceed to printing of the next job after finishing printing of one job.

図7に手動モード印刷プログラムのフローチャートを示す。手動モード印刷手続きは、印刷制御プログラムから呼び出されて、手動により印刷するジョブを1つ選択し(ステップE010)、そのジョブに対する印刷頁数へ制限をかけて、印刷を実行できる。その頁への制限の条件とアルゴリズムは、自動印刷と同様であるので、詳細の説明は省略する。   FIG. 7 shows a flowchart of the manual mode printing program. The manual mode printing procedure is called from the printing control program, selects one job to be printed manually (step E010), and can execute printing by limiting the number of printed pages for the job. Since the restriction conditions and algorithm for the page are the same as those for automatic printing, detailed description is omitted.

ただし、自動モード印刷手続きは印刷対象のジョブに頁数制限がかかると印刷は保留または破棄されるのに対し、手動モード印刷手続きは印刷頁が制限頁数を越えたときに案内メッセージを表示して、オペレータ判断により同頁制限を越えたジョブも強制的に印刷できるようにしている。   However, in the automatic mode printing procedure, if the number of pages to be printed is limited, printing is suspended or discarded, while the manual mode printing procedure displays a guidance message when the number of printed pages exceeds the limited number of pages. Thus, it is possible to forcibly print a job that exceeds the page restriction according to the operator's judgment.

本発明の全体構成を示す図。The figure which shows the whole structure of this invention. 本発明における印刷頁数制限値入力画面を示す図。The figure which shows the printing page number limit value input screen in this invention. 本発明における印刷頁数制限値初期設定プログラムのフローチャート。5 is a flowchart of a print page number limit value initial setting program according to the present invention. 本発明における印刷頁数制限値入力プログラムのフローチャート。6 is a flowchart of a print page number limit value input program according to the present invention. 本発明における印刷制御プログラムのフローチャート。5 is a flowchart of a print control program according to the present invention. 自動モード印刷プログラムのフローチャート。The flowchart of an automatic mode printing program. 本発明における手動モード印刷プログラムのフローチャート。6 is a flowchart of a manual mode printing program according to the present invention.

符号の説明Explanation of symbols

1 プリンタ
2 ホストコンピュータ
3 ホストインタフェイス部
4 MPU
5 操作パネル
6 不揮発メモリ
7 RAM
8 印刷機構部
9 印刷制御プログラム
10 印刷頁数制限値初期設定プログラム
11 印刷頁制限値入力プログラム
12 印刷頁制限値
1 Printer 2 Host computer 3 Host interface 4 MPU
5 Operation panel 6 Non-volatile memory 7 RAM
8 Print Mechanism Unit 9 Print Control Program 10 Print Page Number Limit Value Initial Setting Program 11 Print Page Limit Value Input Program 12 Print Page Limit Value

Claims (9)

印刷頁の最大用紙排出数の制限値を設定するコマンドを受信し、ジョブ印刷中に、印刷頁数が、最大用紙排出数の制限値に達した場合は、同印刷ジョブの印刷を停止する機能を持つことを特徴とするプリンタ。   A function that receives a command to set a limit value for the maximum number of paper discharges for a printed page, and stops printing the same print job if the number of printed pages reaches the maximum paper discharge number limit during job printing. A printer characterized by having. 印刷ジョブに対して、印刷頁の最大用紙排出数の制限値をオペレータの操作入力により初期値として設定し、この初期値を不揮発メモリに記憶する機能を持つことを特徴とするプリンタ。   A printer having a function of setting a limit value of the maximum number of sheets discharged on a print page as an initial value by an operator's operation input and storing the initial value in a nonvolatile memory for a print job. 前記制限値は、該制限値指定のコマンドを含む印刷ジョブデータに対して有効になり、印刷ジョブ毎にその印刷終了を契機に初期値に戻る機能を持つことを特徴とする請求項1記載のプリンタ。   2. The function according to claim 1, wherein the limit value is valid for print job data including a command for specifying the limit value, and has a function of returning to an initial value at the end of printing for each print job. Printer. 印刷ジョブに対する最大用紙排出数の制限値の初期値を不揮発メモリに記憶し、電源立ち上げ後、またはプリンタのリセット操作の後に前記初期値を不揮発メモリから読み出すことを特徴とすることを特徴とするプリンタ。   An initial value of a limit value of the maximum number of sheets discharged for a print job is stored in a nonvolatile memory, and the initial value is read from the nonvolatile memory after the power is turned on or after a printer reset operation. Printer. 印刷ジョブに対する最大用紙排出数の制限値の初期値を、工場出荷時のデフォルト値と、オペレータ設定の初期値とを同居させて不揮発メモリに記憶し、オペレータ設定の初期値が未入力の場合は、その設定値を工場出荷時の初期値を用紙排出数制限値の同値に設定し、オペレータ設定値の初期値が設定されている場合は、その初期値を工場出荷時の初期値よりも優先して使用することを特徴とするプリンタ。   If the default value for the maximum number of paper discharges for a print job is stored in the non-volatile memory together with the factory default value and the operator default value, if the operator default value is not entered If the initial value at the time of shipment from the factory is set to the same value as the paper discharge limit value and the initial value of the operator setting value is set, the initial value takes precedence over the initial value at the time of shipment. A printer characterized by being used as a printer. 印刷するジョブに対する印刷頁最大値の指定が、オペレータの操作入力により指定された印刷頁最大値を越える場合、印刷ジョブを印刷せずにタ内部に記憶、または廃棄する機能を持つことを特徴とするプリンタ。   When the maximum print page value for a job to be printed exceeds the maximum print page value specified by the operator's operation input, the print job is stored or discarded without printing. Printer. 印刷するジョブに対する印刷頁最大値の指定が、オペレータの操作入力により指定された印刷頁最大値を越える場合、同印刷ジョブを印刷せずに、エラーメッセージと印刷ジョブを判別可能な情報とともに印刷出力、または同エラーメッセージと印刷ジョブを判別可能な情報を対話処理手段に表示出力し、当該ジョブを廃棄する機能を持つことを特徴とするプリンタ。   If the maximum print page value specified for the job to be printed exceeds the maximum print page value specified by the operator's operation input, the print job is not printed and the error message and information that can distinguish the print job are printed out. Or a printer having a function of displaying and outputting the error message and information capable of discriminating a print job on the dialog processing means and discarding the job. 印刷するジョブに対する印刷頁最大値の指定が、オペレータの操作入力により指定された印刷頁最大値を越える場合、同印刷ジョブを印刷せずにエラーメッセージと印刷ジョブを判別可能な情報とともに印刷出力、または同エラーメッセージと印刷ジョブを判別可能な情報を対話処理手段に表示出力し、当該ジョブを廃棄するか否かをオペレータが選択して指定できる機能を持つ対話手段をもつことを特徴とするプリンタ。   If the print page maximum value for the job to be printed exceeds the print page maximum value specified by the operator's operation input, the print job is printed together with the error message and information that can distinguish the print job without printing, Or a printer having a dialog unit having a function for displaying and outputting the error message and information capable of discriminating a print job on the dialog processing unit, and allowing the operator to select and specify whether or not to discard the job. . 印刷動作モードとして、オペレータ指示により印刷ジョブ単位に印刷起動する手動印刷モードと、オペレータ指示無しに印刷動作を自動的に連続実行する自動印刷モードを持ち、自動印刷モードで印刷制限頁制限数を越えたジョブを印刷せずに内部内に記憶し、手動印刷モードに移行して印刷が保留されて記憶された印刷ジョブを印刷するために選択した場合、オペレータ操作により印刷制限頁数を越えた印刷を実行するか否かの選択が可能な操作案内を対話手段上に表示し、印刷制限頁数を越えるジョブの印刷を可能にしたことを特徴とするプリンタ。
There are two print operation modes: manual print mode that starts printing in units of print jobs according to operator instructions, and automatic print mode that automatically and continuously executes print operations without operator instructions. If the selected job is stored in the printer without printing, and the printer is selected to print the stored print job that has been put on hold and stored in the manual print mode, the printing operation exceeds the print limit page number by the operator. A printer characterized in that an operation guide capable of selecting whether or not to execute is displayed on a dialog means, and a job exceeding the print limit page number can be printed.
JP2004259681A 2004-09-07 2004-09-07 Printer Pending JP2006076014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004259681A JP2006076014A (en) 2004-09-07 2004-09-07 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004259681A JP2006076014A (en) 2004-09-07 2004-09-07 Printer

Publications (1)

Publication Number Publication Date
JP2006076014A true JP2006076014A (en) 2006-03-23

Family

ID=36155882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004259681A Pending JP2006076014A (en) 2004-09-07 2004-09-07 Printer

Country Status (1)

Country Link
JP (1) JP2006076014A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010074311A (en) * 2008-09-16 2010-04-02 Konica Minolta Business Technologies Inc Job execution system, image processing apparatus, job executing method and job execution program
JP2011048623A (en) * 2009-08-27 2011-03-10 Seiko Epson Corp Printing system, distribution server, printing terminal, distribution server control method and control program, and printing terminal control method and control program
US8724138B2 (en) 2007-02-24 2014-05-13 Samsung Electronics Co., Ltd. Image forming apparatus, image forming system, and method to automatically adjust job counters
US11249703B2 (en) 2019-06-10 2022-02-15 Canon Kabushiki Kaisha Printing apparatus, method of controlling the same, and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8724138B2 (en) 2007-02-24 2014-05-13 Samsung Electronics Co., Ltd. Image forming apparatus, image forming system, and method to automatically adjust job counters
JP2010074311A (en) * 2008-09-16 2010-04-02 Konica Minolta Business Technologies Inc Job execution system, image processing apparatus, job executing method and job execution program
JP4715891B2 (en) * 2008-09-16 2011-07-06 コニカミノルタビジネステクノロジーズ株式会社 Job execution system, image processing apparatus, job execution method, and job execution program
JP2011048623A (en) * 2009-08-27 2011-03-10 Seiko Epson Corp Printing system, distribution server, printing terminal, distribution server control method and control program, and printing terminal control method and control program
US11249703B2 (en) 2019-06-10 2022-02-15 Canon Kabushiki Kaisha Printing apparatus, method of controlling the same, and storage medium

Similar Documents

Publication Publication Date Title
JP4115280B2 (en) Method for controlling a printing system using a print queue
US8614824B2 (en) Printing control apparatus, printing control method, and storage medium
US8493587B2 (en) Printing device with job cancellation function
US20070171446A1 (en) Font downloading apparatus, font downloading program, font downloading method and recording medium
US9846824B2 (en) Image forming apparatus, method for controlling image forming apparatus, and storage medium for providing print-cost-reducing settings
JP2011141771A (en) Printing system, control method of print job in printing system, and printer
JP2007048035A (en) Controller, program and operation interface
JP2009271893A (en) Information processor
JP2006051615A (en) Image forming apparatus, control method therefor, program, and storage medium
JP2007148613A (en) Print system, printer, and print control program
JP2006076014A (en) Printer
JP2008102838A (en) Information processing method and program
JP5700966B2 (en) PRINT CONTROL DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP2008227704A (en) Print unit
JP5404200B2 (en) PRINT CONTROL DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP2007125717A (en) Printer
JP2003330653A (en) Printer driver and recording medium
JP2006133891A (en) Information processor and program
JP2006224398A (en) Printer device
JP4058982B2 (en) Printer
US6894795B1 (en) Method and apparatus for enhancing the perceptual performance of a post-printing application environment
JP2011133995A (en) Print control unit and program
JP4667213B2 (en) Image forming apparatus and method of controlling image forming apparatus
JP2006244378A (en) Image forming apparatus, and its controller
JP2006209708A (en) Printer driver