JPH11216934A - Printing control device, method for data processing therein, and recording medium containing computer readable program - Google Patents

Printing control device, method for data processing therein, and recording medium containing computer readable program

Info

Publication number
JPH11216934A
JPH11216934A JP10023003A JP2300398A JPH11216934A JP H11216934 A JPH11216934 A JP H11216934A JP 10023003 A JP10023003 A JP 10023003A JP 2300398 A JP2300398 A JP 2300398A JP H11216934 A JPH11216934 A JP H11216934A
Authority
JP
Japan
Prior art keywords
draft mode
drawing process
setting
data processing
level 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
JP10023003A
Other languages
Japanese (ja)
Inventor
Yasuhiro Hino
康弘 日野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP10023003A priority Critical patent/JPH11216934A/en
Publication of JPH11216934A publication Critical patent/JPH11216934A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To forcibly reduce operating hours by shifting to a draft mode at an arbitrary timing after initiating the printing, and to improve operability of a printer. SOLUTION: A draft control section 1106 judges whether or not a draft mode is set via an operating panel. When it is judged that the draft mode is set, a command executing section 1104 allows a page memory to omit a specific image drawing operation designated by printing information to be drawn and obtains a simple drawing output result from a printer engine section 1400.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、所定の通信媒体を
介してデータ処理装置から受信する印刷情報を解析して
印刷部が印刷可能な描画データを展開処理する印刷制御
装置および印刷制御装置のデータ処理方法およびコンピ
ュータが読み出し可能なプログラムを格納した記憶媒体
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print control apparatus and a print control apparatus for analyzing print information received from a data processing apparatus via a predetermined communication medium and developing drawing data printable by a printing unit. The present invention relates to a data processing method and a storage medium storing a computer-readable program.

【0002】[0002]

【従来の技術】従来、一般的な印刷装置では、複雑なデ
ザインの文書を印刷したり、一見簡素なデザインの文書
であってもアプリケーシヨンが複雑な描画の方法をとる
場合には、非常に印刷時間がかかってしまう。
2. Description of the Related Art Conventionally, in a general printing apparatus, when a document having a complicated design is printed, or when an application employs a complicated drawing method even if the document has a seemingly simple design, it is very difficult. It takes printing time.

【0003】例えば、YMCKで出力を行なう印刷装置
の場合、RGB形式のデータはYMCKに変換して出力
する必要があるが、複雑な描画論理を使用した描画の場
合、論理描画を行なうためにYMCKに変換済みのデー
タを再度RGB形式に逆変換しなければならない場合が
ある。なお、図12〜図15は、従来の印刷制御装置に
おける描画処理を説明する図である。
For example, in the case of a printing apparatus that performs output in YMCK, it is necessary to convert RGB format data into YMCK and output it. In the case of drawing using complicated drawing logic, YMCK is required to perform logical drawing. In some cases, it is necessary to reversely convert the data which has already been converted into the RGB format. FIGS. 12 to 15 are diagrams for explaining the drawing process in the conventional print control apparatus.

【0004】一例を挙げると、図12のRGBデータは
図13のYMCKデータに変換されるが、Y=M=Cの
データがK(ブラック)の一色に変換されているため、
このままYMCK各色要素毎に論理描画を行なうと出力
結果はRGBで行なった場合と異なってしまう。
As an example, the RGB data of FIG. 12 is converted to YMCK data of FIG. 13, but since the data of Y = M = C is converted to one color of K (black),
If the logical drawing is performed for each of the YMCK color elements in this state, the output result will be different from the case where the logical drawing is performed for RGB.

【0005】また、二値パターンや二値イメージのON
ビットの色(以下、前景色)とOFFビットの色(以
下、背景色)に着色を行なう場合、両色を合成してツー
トーンのパターンやイメージを作成しなければならな
い。一例を挙げると、図14の二値パターンの前景色に
黄色、背景色に赤を指定すると図15のようなカラーパ
ターンとなる。
[0005] Also, ON of a binary pattern or a binary image
When coloring a bit color (hereinafter referred to as foreground color) and an OFF bit color (hereinafter referred to as background color), both colors must be combined to create a two-tone pattern or image. For example, if the foreground color of the binary pattern in FIG. 14 is designated as yellow and the background color is designated as red, a color pattern as shown in FIG. 15 is obtained.

【0006】上記例のような処理は、処理ステップ数が
大きく繰り返し処理が多いために非常に処理時間がかか
り、アプリケーションから印刷を行なうユーザの予測と
処理時間が大きく異なってしまう。
[0006] The processing as in the above example requires a very long processing time due to the large number of processing steps and many repetitive processing, and the processing time differs greatly from the prediction of the user who performs printing from the application.

【0007】このように一度印刷を開始したものの、ユ
ーザの予想に反して時間がかかり出力まで待っていられ
ない場合、ユーザはホスト側に残つている印刷ジョブを
キャンセルした上でプリンタに対してリセット操作を行
なうしかない。また、出力結果の概略を確認するために
品位を落して印刷を行なうドラフト印刷機能を備える印
刷システムにおいては、ユーザは印刷開始時にドラフト
印刷を指示する必要があった。
[0007] In this way, if printing is started once, but it takes a long time against the user's expectation to wait for output, the user cancels the print job remaining on the host side and resets the printer. You have to do the operation. Further, in a printing system having a draft printing function of performing degraded printing in order to confirm the outline of an output result, the user has to instruct draft printing at the start of printing.

【0008】[0008]

【発明が解決しようとする課題】しかしながら上記従来
例では、結局、ユーザは印刷ジョブを捨てた上で、ドラ
フト機能を使用して再度印刷を行なうしかなく、最初の
印刷開始からリセットまでの待ち時間を無駄に費やすこ
とになっていた。
However, in the above-mentioned conventional example, after all, the user has to abandon the print job and print again using the draft function. Was to be wasted.

【0009】また、印刷処理時間の大部分を占めている
のは文書中のごく一部の装飾部分であることが多く、こ
の場合には、主に本文の印刷結果を確認することを目的
としたユーザも、印刷装置内で全てのデータの展開処理
が終るまで待たなければならなかった。
[0009] Further, it is often the case that only a small part of a document occupies most of the printing processing time. In this case, the purpose is mainly to confirm the printing result of the text. The user has to wait until all data has been expanded in the printing apparatus.

【0010】このように従来の印刷装置においては、一
度印刷処理を指示したら出力されるまで待つか、途中で
印刷を中断するかの二つしか選択の余地がなく、使い勝
手が悪いという問題があった。
[0010] As described above, in the conventional printing apparatus, there is no choice but to wait until the print processing is output once the print processing is instructed, or to interrupt the printing in the middle, and there is a problem that the usability is poor. Was.

【0011】本発明は上記の問題点を解消するためにな
されたもので、本発明の目的は、ドラフトモードの設定
状態に基づいて印刷情報に指定された特定の描画処理を
省略することにより、印刷を開始した後に任意のタイミ
ングでドラフトモードヘ移行することによって強制的に
処理時間を短縮することができ、印刷装置の使い勝手を
向上することができる印刷制御装置および印刷制御装置
のデータ処理方法およびコンピュータが読み出し可能な
プログラムを格納した記憶媒体を提供することである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problem, and an object of the present invention is to omit a specific drawing process specified in print information based on a setting state of a draft mode. A print control device and a data processing method of the print control device, which can forcibly reduce the processing time by shifting to the draft mode at an arbitrary timing after starting printing, and improve the usability of the printing device, and An object of the present invention is to provide a storage medium storing a computer-readable program.

【0012】[0012]

【課題を解決するための手段】本発明に係る第1の発明
は、所定の通信媒体を介してデータ処理装置から受信す
る印刷情報を解析して印刷部が印刷可能な描画データを
展開処理する印刷制御装置であって、前記印刷情報に指
定された特定の描画処理を省略するドラフトモードを設
定する第1の設定手段と、前記第1の設定手段により設
定された前記ドラフトモードを記憶する記憶手段と、前
記印刷情報の解析処理中に、前記記憶手段に記憶されて
いる前記ドラフトモードが有効に設定されているかどう
かを判定する判定手段と、前記判定手段により前記ドラ
フトモードが有効に設定されていると判定した場合に、
前記印刷情報に指定された特定の描画処理を省略して簡
易に描画処理する第1の描画制御手段とを有するもので
ある。
According to a first aspect of the present invention, print information received from a data processing device via a predetermined communication medium is analyzed to develop drawing data printable by a printing unit. A print control apparatus, comprising: first setting means for setting a draft mode for omitting a specific drawing process specified in the print information; and storage for storing the draft mode set by the first setting means. Means for judging whether or not the draft mode stored in the storage means is set to be valid during the print information analysis process; and wherein the draft mode is set to be valid by the judgment means. If it is determined that
A first drawing control unit for omitting a specific drawing process specified in the print information and performing a simple drawing process.

【0013】本発明に係る第2の発明は、所定の通信媒
体を介してデータ処理装置から受信する印刷情報を解析
して印刷部が印刷可能な描画データを展開処理する印刷
制御装置であって、前記印刷情報に指定された特定の描
画処理を省略するドラフトモードのレベル値を設定する
第2の設定手段と、前記第2の設定手段により設定され
た前記ドラフトモードのレベル値を記憶する記憶手段
と、前記印刷情報の解析処理中に、前記記憶手段に記憶
されている前記ドラフトモードのレベル値を識別する識
別手段と、前記識別手段により識別される前記ドラフト
モードのレベル値に基づいて特定の描画処理を省略して
簡易に描画処理する第2の描画制御手段とを有するもの
である。
According to a second aspect of the present invention, there is provided a print control apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. A second setting unit for setting a level value of a draft mode for omitting a specific drawing process specified in the print information; and a storage for storing the level value of the draft mode set by the second setting unit. Means, identification means for identifying the draft mode level value stored in the storage means during the analysis of the print information, and identification based on the draft mode level value identified by the identification means And a second drawing control means for simplifying the drawing process by omitting the drawing process of (1).

【0014】本発明に係る第3の発明は、前記記憶手段
は、不揮発性記憶媒体で構成したものである。
According to a third aspect of the present invention, the storage means is constituted by a non-volatile storage medium.

【0015】本発明に係る第4の発明は、前記記憶手段
は、揮発性記憶媒体で構成したものである。
According to a fourth aspect of the present invention, the storage means is constituted by a volatile storage medium.

【0016】本発明に係る第5の発明は、前記第1の設
定手段は、操作パネルから入力されるドラフトモード値
に基づいて前記ドラフトモードを設定するものである。
According to a fifth aspect of the present invention, the first setting means sets the draft mode based on a draft mode value input from an operation panel.

【0017】本発明に係る第6の発明は、前記第1の設
定手段は、前記データ処理装置から入力されるコマンド
を解析して前記ドラフトモードを設定するものである。
According to a sixth aspect of the present invention, the first setting means analyzes the command input from the data processing device and sets the draft mode.

【0018】本発明に係る第7の発明は、前記第2の設
定手段は、操作パネルから入力されるレベル値に基づい
て前記ドラフトモードのレベル値を設定するものであ
る。
According to a seventh aspect of the present invention, the second setting means sets the level value of the draft mode based on a level value input from an operation panel.

【0019】本発明に係る第8の発明は、前記第2の設
定手段は、前記データ処理装置から入力されるコマンド
を解析して前記ドラフトモードのレベル値を設定するも
のである。
In an eighth aspect according to the present invention, the second setting means sets a level value of the draft mode by analyzing a command input from the data processing device.

【0020】本発明に係る第9の発明は、前記第1の設
定手段は、前記記憶手段に記憶されたドラフトモードを
各ページ印刷終了毎に、初期値に再設定するものであ
る。
According to a ninth aspect of the present invention, the first setting means resets the draft mode stored in the storage means to an initial value every time printing of each page is completed.

【0021】本発明に係る第10の発明は、前記特定の
描画処理は、論理描画処理,色空間逆変換描画処理,型
抜き描画処理を含むものである。
According to a tenth aspect of the present invention, the specific drawing process includes a logical drawing process, a color space inverse conversion drawing process, and a blank drawing process.

【0022】本発明に係る第11の発明は、所定の通信
媒体を介してデータ処理装置から受信する印刷情報を解
析して印刷部が印刷可能な描画データを展開処理する印
刷制御装置のデータ処理方法であって、前記印刷情報に
指定された特定の描画処理を省略するドラフトモードを
設定する第1の設定工程と、前記第1の設定工程により
設定された前記ドラフトモードをメモリに登録する登録
工程と、前記印刷情報の解析処理中に、前記メモリに登
録されている前記ドラフトモードが有効に設定されてい
るかどうかを判定工程と、前記判定工程により前記ドラ
フトモードが有効に設定されていると判定した場合に、
前記印刷情報に指定された特定の描画処理を省略して簡
易に描画処理する第1の描画工程とを有するものであ
る。
According to an eleventh aspect of the present invention, there is provided a data processing method for a print control apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. A first setting step for setting a draft mode for omitting a specific drawing process specified in the print information; and a registration for registering the draft mode set in the first setting step in a memory. Determining whether the draft mode registered in the memory is set to be valid during the print information analysis process, and determining that the draft mode is set to be valid by the determination step. If judged,
A first drawing step of omitting a specific drawing process specified in the print information and performing a simple drawing process.

【0023】本発明に係る第12の発明は、所定の通信
媒体を介してデータ処理装置から受信する印刷情報を解
析して印刷部が印刷可能な描画データを展開処理する印
刷制御装置のデータ処理方法であって、前記印刷情報に
指定された特定の描画処理を省略するドラフトモードの
レベル値を設定する第2の設定工程と、前記第2の設定
工程により設定された前記ドラフトモードのレベル値を
メモリに登録する登録工程と、前記印刷情報の解析処理
中に、前記メモリに登録されている前記ドラフトモード
のレベル値を識別する識別工程と、前記識別工程により
識別される前記ドラフトモードのレベル値に基づいて特
定の描画処理を省略して簡易に描画処理する第2の描画
工程とを有するものである。
According to a twelfth aspect of the present invention, there is provided a data processing method for a print control apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. A second setting step of setting a draft mode level value for omitting a specific drawing process specified in the print information; and a draft mode level value set by the second setting step. Registering the draft mode in a memory, identifying the level value of the draft mode registered in the memory during the analysis of the print information, and identifying the level of the draft mode identified by the identifying step. A second drawing step of omitting a specific drawing process based on the value and performing a simple drawing process.

【0024】本発明に係る第13の発明は、前記メモリ
は、不揮発性記憶媒体で構成したものである。
In a thirteenth aspect according to the present invention, the memory is constituted by a nonvolatile storage medium.

【0025】本発明に係る第14の発明は、前記メモリ
は、揮発性記憶媒体で構成したものである。
According to a fourteenth aspect of the present invention, the memory is configured by a volatile storage medium.

【0026】本発明に係る第15の発明は、前記第1の
設定工程は、操作パネルから入力されるドラフトモード
値に基づいて前記ドラフトモードを設定するものであ
る。
In a fifteenth aspect of the present invention, in the first setting step, the draft mode is set based on a draft mode value input from an operation panel.

【0027】本発明に係る第16の発明は、前記第1の
設定工程は、前記データ処理装置から入力されるコマン
ドを解析して前記ドラフトモードを設定するものであ
る。
In a sixteenth aspect according to the present invention, in the first setting step, the draft mode is set by analyzing a command input from the data processing device.

【0028】本発明に係る第17の発明は、前記第2の
設定工程は、操作パネルから入力されるレベル値に基づ
いて前記ドラフトモードのレベル値を設定するものであ
る。
According to a seventeenth aspect of the present invention, in the second setting step, the level value of the draft mode is set based on a level value input from an operation panel.

【0029】本発明に係る第18の発明は、前記第2の
設定工程は、前記データ処理装置から入力されるコマン
ドを解析して前記ドラフトモードのレベル値を設定する
ものである。
According to an eighteenth aspect of the present invention, in the second setting step, the level value of the draft mode is set by analyzing a command input from the data processing device.

【0030】本発明に係る第19の発明は、前記第1の
設定工程は、前記メモリに記憶されたドラフトモードを
各ページ印刷終了毎に、初期値に再設定するものであ
る。
According to a nineteenth aspect of the present invention, in the first setting step, the draft mode stored in the memory is reset to an initial value every time printing of each page is completed.

【0031】本発明に係る第20の発明は、前記特定の
描画処理は、論理描画処理,色空間逆変換描画処理,型
抜き描画処理を含むものである。
According to a twentieth aspect of the present invention, the specific drawing process includes a logical drawing process, a color space inverse conversion drawing process, and a blank drawing process.

【0032】本発明に係る第21の発明は、所定の通信
媒体を介してデータ処理装置から受信する印刷情報を解
析して印刷部が印刷可能な描画データを展開処理する印
刷装置を制御するコンピュータが読み出し可能なプログ
ラムを格納した記憶媒体であって、前記印刷情報に指定
された特定の描画処理を省略するドラフトモードを設定
する第1の設定工程と、前記第1の設定工程により設定
された前記ドラフトモードをメモリに登録する登録工程
と、前記印刷情報の解析処理中に、前記メモリに登録さ
れている前記ドラフトモードが有効に設定されているか
どうかを判定工程と、前記判定工程により前記ドラフト
モードが有効に設定されていると判定した場合に、前記
印刷情報に指定された特定の描画処理を省略して簡易に
描画処理する第1の描画工程とを有するコンピュータが
読み出し可能なプログラムを記憶媒体に格納したもので
ある。
According to a twenty-first aspect of the present invention, there is provided a computer which controls a printing apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. Is a storage medium storing a readable program, wherein: a first setting step of setting a draft mode for omitting a specific drawing process specified in the print information; and a first setting step of setting a draft mode. A registration step of registering the draft mode in a memory; a determination step of determining whether the draft mode registered in the memory is set to be valid during the print information analysis process; and When it is determined that the mode is set to be valid, a first drawing process in which the specific drawing process specified in the print information is omitted to simplify the drawing process Computer and a drawing process is obtained by storing the readable program storage medium.

【0033】本発明に係る第22の発明は、所定の通信
媒体を介してデータ処理装置から受信する印刷情報を解
析して印刷部が印刷可能な描画データを展開処理する印
刷装置を制御するコンピュータが読み出し可能なプログ
ラムを格納した記憶媒体であって、前記印刷情報に指定
された特定の描画処理を省略するドラフトモードのレベ
ル値を設定する第2の設定工程と、前記第2の設定工程
により設定された前記ドラフトモードのレベル値をメモ
リに登録する登録工程と、前記印刷情報の解析処理中
に、前記メモリに登録されている前記ドラフトモードの
レベル値を識別する識別工程と、前記識別工程により識
別される前記ドラフトモードのレベル値に基づいて特定
の描画処理を省略して簡易に描画処理する第2の描画工
程とを有するコンピュータが読み出し可能なプログラム
を記憶媒体に格納したものである。
A twenty-second invention according to the present invention is a computer which controls a printing apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. Is a storage medium storing a readable program, wherein a second setting step of setting a level value of a draft mode for omitting a specific drawing process specified in the print information; and A registration step of registering the set draft mode level value in a memory; an identification step of identifying the draft mode level value registered in the memory during an analysis process of the print information; A second drawing step of omitting a specific drawing process based on the level value of the draft mode identified by a simple drawing process. Over data is obtained by storing the readable program storage medium.

【0034】本発明に係る第23の発明は、前記メモリ
は、不揮発性記憶媒体で構成したコンピュータが読み出
し可能なプログラムを記憶媒体に格納したものである。
In a twenty-third aspect according to the present invention, the memory stores a computer-readable program constituted by a non-volatile storage medium in a storage medium.

【0035】本発明に係る第24の発明は、前記メモリ
は、揮発性記憶媒体で構成したコンピュータが読み出し
可能なプログラムを記憶媒体に格納したものである。
According to a twenty-fourth aspect of the present invention, in the memory, the computer-readable program constituted by a volatile storage medium is stored in the storage medium.

【0036】本発明に係る第25の発明は、前記第1の
設定工程は、操作パネルから入力されるドラフトモード
値に基づいて前記ドラフトモードを設定するコンピュー
タが読み出し可能なプログラムを記憶媒体に格納したも
のである。
In a twenty-fifth aspect of the present invention, in the first setting step, a computer-readable program for setting the draft mode based on a draft mode value input from an operation panel is stored in a storage medium. It was done.

【0037】本発明に係る第26の発明は、前記第1の
設定工程は、前記データ処理装置から入力されるコマン
ドを解析して前記ドラフトモードを設定するコンピュー
タが読み出し可能なプログラムを記憶媒体に格納したも
のである。
According to a twenty-sixth aspect of the present invention, in the first setting step, a computer readable program for setting a draft mode by analyzing a command input from the data processing device is stored in a storage medium. It is stored.

【0038】本発明に係る第27の発明は、前記第2の
設定工程は、操作パネルから入力されるレベル値に基づ
いて前記ドラフトモードのレベル値を設定するコンピュ
ータが読み出し可能なプログラムを記憶媒体に格納した
ものである。
According to a twenty-seventh aspect of the present invention, in the second setting step, a computer-readable program for setting the level value of the draft mode based on a level value input from an operation panel is stored in a storage medium. Is stored in.

【0039】本発明に係る第28の発明は、前記第2の
設定工程は、前記データ処理装置から入力されるコマン
ドを解析して前記ドラフトモードのレベル値を設定する
コンピュータが読み出し可能なプログラムを記憶媒体に
格納したものである。
According to a twenty-eighth aspect of the present invention, in the second setting step, a computer readable program for setting a level value of the draft mode by analyzing a command input from the data processing device is set. It is stored in a storage medium.

【0040】本発明に係る第29の発明は、前記第1の
設定工程は、前記メモリに登録されたドラフトモードを
各ページ印刷終了毎に、初期値に再設定するコンピュー
タが読み出し可能なプログラムを記憶媒体に格納したも
のである。
According to a twenty-ninth aspect of the present invention, in the first setting step, a computer readable program for resetting the draft mode registered in the memory to an initial value every time printing of each page is completed. It is stored in a storage medium.

【0041】本発明に係る第30の発明は、前記特定の
描画処理は、論理描画処理,色空間逆変換描画処理,型
抜き描画処理を含むコンピュータが読み出し可能なプロ
グラムを記憶媒体に格納したものである。
A thirtieth invention according to the present invention is characterized in that said specific drawing process is a computer-readable program stored in a storage medium, including a logical drawing process, a color space inverse conversion drawing process, and a blank drawing process. It is.

【0042】[0042]

【発明の実施の形態】本実施例の構成を説明する前に、
本実施例を適用するに好適なレーザービームプリンタ
(以下「LBP」と記述)の構成について図1を参照し
ながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Before describing the structure of this embodiment,
The configuration of a laser beam printer (hereinafter, referred to as “LBP”) suitable for applying this embodiment will be described with reference to FIG.

【0043】なお、本実施形態を適用するプリンタは、
レーザビームプリンタに限られるものではなく、他のプ
リント方式のプリンタでも良いことは言うまでもない。
The printer to which this embodiment is applied is as follows.
It is needless to say that the printer is not limited to the laser beam printer, but may be a printer of another printing method.

【0044】以下、図面を参照して本発明の実施形態を
詳細に説明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

【0045】図1は、本実施形態に適用されるレーザビ
ームプリンタの内部構造を示す断面図で、このLBPは
不図示のデータ源から文字パターンの登録や定型書式
(フォームデータ)などの登録が行える。
FIG. 1 is a cross-sectional view showing the internal structure of a laser beam printer applied to this embodiment. This LBP is used to register character patterns and form data (form data) from a data source (not shown). I can do it.

【0046】図において、1000はLBP本体であ
り、外部に接続されているホストコンピュータから供給
される文字情報(文字コード)やフォーム情報あるいは
マクロ命令などを入力して記憶するとともに、それらの
情報に従って対応する文字パターンやフォームパターン
などを作成し、記録媒体である記録紙上に像を形成す
る。
In the figure, reference numeral 1000 denotes an LBP main body, which inputs and stores character information (character code), form information, macro instructions, and the like supplied from an externally connected host computer, and according to the information. A corresponding character pattern, form pattern, or the like is created, and an image is formed on recording paper, which is a recording medium.

【0047】1012は操作パネルで、操作のためのス
イッチおよびLED表示器などが配されている。100
1はプリンタ制御ユニットで、LBP本体1000全体
の制御およびホストコンピュータから供給される文字情
報などを解析する。このプリンタ制御ユニット1001
は、主に文字情報を対応する文字パターンのビデオ信号
に変換してレーザドライバ1002に出力する。レーザ
ドライバ1002は半導体レーザ1003を駆動するた
めの回路であり、入力されたビデオ信号に応じて半導体
レーザ1003から発射されるレーザ光1004をオン
オフ切り替えし、該レーザ光1004が回転多面鏡10
05で左右方向に振られ静電ドラム1006上を走査す
る。
Reference numeral 1012 denotes an operation panel on which switches for operation, an LED display, and the like are arranged. 100
A printer control unit 1 controls the entire LBP main body 1000 and analyzes character information and the like supplied from a host computer. This printer control unit 1001
Mainly converts character information into a video signal of a corresponding character pattern and outputs the video signal to the laser driver 1002. The laser driver 1002 is a circuit for driving the semiconductor laser 1003. The laser driver 1002 switches on and off a laser beam 1004 emitted from the semiconductor laser 1003 in accordance with an input video signal.
At 05, the image is swung right and left to scan on the electrostatic drum 1006.

【0048】これにより、静電ドラム1006上には文
字パターンの静電潜像が形成される。この潜像は、静電
ドラム1006周囲の現像ユニット1007により現像
された後、記録紙に転送される。この記録紙にはカット
シートを用い、カットシート記録紙はLBP本体100
0に装着した用紙カセット1008に収納され、給紙ロ
ーラ1009および搬送ローラ1010と搬送ローラ1
011とにより装置内に取り込まれて、静電ドラム10
06に供給される。
As a result, an electrostatic latent image of a character pattern is formed on the electrostatic drum 1006. This latent image is developed by a developing unit 1007 around the electrostatic drum 1006 and then transferred to a recording sheet. A cut sheet is used as the recording paper, and the cut sheet recording paper is
0, the paper feed roller 1009, the transport roller 1010, and the transport roller 1
011 and the electrostatic drum 10
06.

【0049】〔第1実施形態〕図2は、本発明の第1実
施形態を示す印刷制御装置の構成を説明するブロック図
である。
[First Embodiment] FIG. 2 is a block diagram illustrating the configuration of a print control apparatus according to a first embodiment of the present invention.

【0050】図において、2000はホストコンピュー
タで、所定のインタフェース等を介して印刷装置100
0に接続され、プリントデータ及び制御コードから成る
印刷情報を印刷装置1000に出力するものである。印
刷装置1000は、大きく分けてフォーマッタ制御部1
100,インタフェース1200,出力制御部130
0,プリンタエンジン部1400より構成されている。
In the figure, reference numeral 2000 denotes a host computer, which is a printing apparatus 100 via a predetermined interface or the like.
0, and outputs print information including print data and a control code to the printing apparatus 1000. The printing apparatus 1000 is roughly divided into a formatter control unit 1
100, interface 1200, output control unit 130
0, a printer engine unit 1400.

【0051】また、印刷制御装置として機能するフォー
マッタ制御部1100は、受信バッファ1101,コマ
ンド判別部1102,コマンド解析部1103,コマン
ド実行部1104,ベージメモリ1105,ドラフト制
御部1106,NVRAMl107より構成されてい
る。
The formatter control unit 1100 functioning as a print control device is composed of a reception buffer 1101, a command discrimination unit 1102, a command analysis unit 1103, a command execution unit 1104, a page memory 1105, a draft control unit 1106, and an NVRAM 107. I have.

【0052】このうち、受信バッフア1101は、ホス
トコンピュータ2000から受信した印刷情報を一時的
に保持する記憶手段として機能する。また、コマンド判
別部1102は、各印刷制御コマンドの判別を行なうも
のであり、印刷データは判別されたコマンドの種類によ
ってコマンド解析部1103において解析され、コマン
ド実行部1104において実行される。
The receiving buffer 1101 functions as a storage unit for temporarily storing print information received from the host computer 2000. The command determination unit 1102 determines each print control command. The print data is analyzed by the command analysis unit 1103 according to the type of the determined command, and is executed by the command execution unit 1104.

【0053】さらに、コマンド解析部1103は各印刷
制御コマンドの解析を行なうものであり、該コマンド解
析部1103で解析されたコマンドは、印刷データの解
析を行なった中間的な結果であり、コマンド実行部11
04において、より処理しやすい形式の中間コードの形
に変換される。
Further, the command analysis unit 1103 analyzes each print control command. The command analyzed by the command analysis unit 1103 is an intermediate result obtained by analyzing the print data. Part 11
At 04, it is converted into an intermediate code in a format that is easier to process.

【0054】また、ドラフト制御部1106は、NVR
AMl107に保持されているドラフト指定がONの場
合に限り、コマンド解析部1103において行なわれる
解析処理の一部を省略するよう制御するものである。ま
た、NVRAM1107は電源を落してもデータの保持
が可能な不揮発性のメモリであり、NVRAMl107
の内容は操作パネル1012での操作によって更新する
ことができる。コマンド実行部1104では、この中間
コードによって各コマンドを実行し、描画及び印刷に関
するコマンドはベージメモリ1105に逐次展開されて
行く。
Also, the draft control unit 1106 has the NVR
Only when the draft specification held in the AM 107 is ON, control is performed so as to omit a part of the analysis processing performed in the command analysis unit 1103. The NVRAM 1107 is a nonvolatile memory capable of holding data even when the power is turned off.
Can be updated by operating the operation panel 1012. The command execution unit 1104 executes each command based on the intermediate code, and commands related to drawing and printing are sequentially developed in the page memory 1105.

【0055】なお、一般的には、フォーマッタ制御部1
100は、CPU,RAM,ROMなどを用いたコンピ
ュータシステムによって構成されている。
Generally, the formatter control unit 1
100 is configured by a computer system using a CPU, a RAM, a ROM, and the like.

【0056】さらに、出力制御部1300は、ベージメ
モリ1105の内容をビデオ信号に変換処理し、プリン
タエンジン部1400へ画像転送を行なう。プリンタエ
ンジン部1400は受け取つたビデオ信号を記録紙に永
久可視画像形成するための印刷機構部である。
Further, output control section 1300 converts the contents of page memory 1105 into a video signal and transfers the image to printer engine section 1400. The printer engine unit 1400 is a printing mechanism unit for forming a permanent visible image of the received video signal on recording paper.

【0057】以下、本実施形態の特徴的構成について図
2等を参照して説明する。
Hereinafter, a characteristic configuration of the present embodiment will be described with reference to FIG.

【0058】上記のように構成された所定の通信媒体
(ネットワーク,インタフェース)を介してデータ処理
装置から受信する印刷情報を解析して印刷部が印刷可能
な描画データを展開処理する印刷制御装置であって、前
記印刷情報に指定された特定の描画処理を省略するドラ
フトモードを設定する第1の設定手段(操作パネル10
12からの入力に基づいてドラフト制御部1106が設
定処理する)と、前記第1の設定手段により設定された
前記ドラフトモードを記憶する記憶手段(NVRAM1
107)と、前記印刷情報の解析処理中に、前記記憶手
段に記憶されている前記ドラフトモードが有効に設定さ
れているかどうかを判定する判定手段(ドラフト制御部
1106が判定処理する)と、前記判定手段により前記
ドラフトモードが有効に設定されていると判定した場合
に、前記印刷情報に指定された特定の描画処理を省略し
て簡易に描画処理する第1の描画制御手段(ドラフト制
御部1106がコマンド実行部1104の描画処理を制
御する)とを有するので、受信した印刷情報に対する印
刷処理開始後であっても、ドラフトモードが有効に設定
される場合には、印刷情報中の特定の描画処理を省略し
て描画処理時間を短縮できる。
A print control device that analyzes print information received from a data processing device via a predetermined communication medium (network, interface) configured as described above and develops drawing data printable by a printing unit. A first setting means (operation panel 10) for setting a draft mode for omitting a specific drawing process specified in the print information.
And a storage unit (NVRAM1) that stores the draft mode set by the first setting unit.
107) determining means for determining whether the draft mode stored in the storage means is set to be valid during the print information analysis processing (draft control unit 1106 performs determination processing); When the determination unit determines that the draft mode is set to be valid, a first drawing control unit (draft control unit 1106) that performs a simple drawing process by omitting a specific drawing process specified in the print information Controls the drawing process of the command execution unit 1104). Therefore, even after the printing process for the received print information is started, if the draft mode is set to be valid, a specific drawing Drawing processing time can be reduced by omitting the processing.

【0059】また、所定の通信媒体(ネットワーク,イ
ンタフェース)を介してデータ処理装置から受信する印
刷情報を解析して印刷部が印刷可能な描画データを展開
処理する印刷制御装置であって、前記印刷情報に指定さ
れた特定の描画処理を省略するドラフトモードのレベル
値を設定する第2の設定手段(操作パネル1012の入
力によりドラフト制御部1106が設定する)と、前記
第2の設定手段により設定された前記ドラフトモードの
レベル値を記憶する記憶手段(NVRAM1107)
と、前記印刷情報の解析処理中に、前記記憶手段に記憶
されている前記ドラフトモードのレベル値を識別する識
別手段(ドラフト制御部1106が識別処理する)と、
前記識別手段により識別される前記ドラフトモードのレ
ベル値に基づいて特定の描画処理を省略して簡易に描画
処理する第2の描画制御手段(ドラフト制御部1106
がコマンド実行部1104の描画処理を制御する)とを
有するので、受信した印刷情報に対する印刷処理開始後
であっても、ドラフトモードのレベル値に応じて印刷情
報中でユーザが意図する特定の描画処理を省略して描画
処理時間を短縮できる。
A print control apparatus for analyzing print information received from a data processing apparatus via a predetermined communication medium (network or interface) and developing drawing data printable by a printing unit, wherein A second setting unit for setting a level value of a draft mode for omitting a specific drawing process specified in the information (set by the draft control unit 1106 by an input on the operation panel 1012), and a setting by the second setting unit Storage means for storing the extracted draft mode level value (NVRAM 1107)
Identification means for identifying the level value of the draft mode stored in the storage means during the print information analysis processing (the identification processing is performed by the draft control unit 1106);
A second drawing control unit (draft control unit 1106) for simplifying the drawing process by omitting a specific drawing process based on the level value of the draft mode identified by the identification unit
Controls the drawing process of the command execution unit 1104), even after the printing process for the received printing information is started, the specific drawing intended by the user in the printing information according to the level value of the draft mode. Drawing processing time can be reduced by omitting the processing.

【0060】さらに、前記記憶手段は、不揮発性記憶媒
体(NVRAM1107)で構成したので、ドラフトモ
ードを設定するためのユーザによる操作負担を軽減し、
再現性よくドラフトモードに基づく描画処理を実行させ
ることができる。
Further, since the storage means is constituted by a non-volatile storage medium (NVRAM 1107), the operation burden on the user for setting the draft mode is reduced.
Drawing processing based on the draft mode can be executed with good reproducibility.

【0061】また、前記記憶手段は、揮発性記憶媒体
(RAM(図示しない)で構成したので、ユーザが意図
してドラフトモードを設定しても、その都度電源入切に
よりドラフトモードが解除されるため、ドラフトモード
が継続して設定される事態を確実に回避することができ
る。
Further, since the storage means is constituted by a volatile storage medium (RAM (not shown)), even if the user sets the draft mode intentionally, the draft mode is released each time the power is turned on and off. Therefore, it is possible to reliably avoid a situation where the draft mode is continuously set.

【0062】さらに、前記第1の設定手段は、操作パネ
ル1012から入力されるドラフトモード値に基づいて
前記ドラフトモードを設定するので、ユーザの操作によ
り確実にドラフトモードを設定することができる。
Further, since the first setting means sets the draft mode based on the draft mode value input from the operation panel 1012, the draft mode can be reliably set by the user's operation.

【0063】また、前記第1の設定手段は、前記データ
処理装置(ホストコンピュータ2000)から入力され
るコマンドを解析して前記ドラフトモードを設定するの
で、データ処理装置側のユーザの指定操作により確実に
ドラフトモードを設定することができる。
The first setting means analyzes the command input from the data processing device (host computer 2000) and sets the draft mode. You can set the draft mode.

【0064】さらに、前記第2の設定手段は、操作パネ
ル1012から入力されるレベル値に基づいて前記ドラ
フトモードのレベル値を設定するので、ユーザの操作に
より意図するドラフトモードのレベル値を切り替え可能
に設定することができる。
Further, since the second setting means sets the level value of the draft mode based on the level value input from the operation panel 1012, the level value of the intended draft mode can be switched by a user operation. Can be set to

【0065】また、前記第2の設定手段は、前記データ
処理装置から入力されるコマンドを解析して前記ドラフ
トモードのレベル値を設定するので、データ処理装置側
のユーザの指定操作により確実にドラフトモードのレベ
ル値を設定することができる。
Further, the second setting means analyzes the command input from the data processing device and sets the level value of the draft mode. The mode level value can be set.

【0066】さらに、前記第1の設定手段は、前記記憶
手段に記憶されたドラフトモードを各ページ印刷終了毎
に、初期値に再設定するので、特定のページのみに対し
てドラフトモードを有効とする描画処理を実行させるこ
とができる。
Further, the first setting means resets the draft mode stored in the storage means to an initial value each time printing of each page is completed, so that the draft mode is effective only for a specific page. Can be executed.

【0067】また、前記特定の描画処理は、論理描画処
理,色空間逆変換描画処理,型抜き描画処理を含むの
で、描画処理が長時間となる特定の論理描画処理,色空
間逆変換描画処理,型抜き描画処理を簡易に処理して、
特定の描画処理を含むページ全体の描画結果を短時間に
検証することができる。
The specific drawing process includes a logical drawing process, a color space reverse conversion drawing process, and a die drawing drawing process. 、 Easily process the die-drawing process
The drawing result of the entire page including the specific drawing process can be verified in a short time.

【0068】次に、このように構成された印刷装置にお
いて、本実施例における全体の印刷制御処理手順を図3
〜図5に示すフローチャートを参照しながら説明する。
Next, in the printing apparatus thus configured, the entire print control processing procedure in this embodiment will be described with reference to FIG.
This will be described with reference to flowcharts shown in FIGS.

【0069】図3は、本発明に係る印刷制御装置におけ
る第1のデータ処理手順の一例を示すフローチャートで
あり、図2に示した印刷装置1000の動作の開始から
終了までのメイン処理に対応する。なお、(1)〜
(7)は各ステップを示す。
FIG. 3 is a flowchart showing an example of the first data processing procedure in the print control apparatus according to the present invention, and corresponds to the main processing from the start to the end of the operation of the printing apparatus 1000 shown in FIG. . In addition, (1)-
(7) shows each step.

【0070】まず、ステップ(1)で操作パネル101
2からの割り込みを検知する。ステップ(2)で、操作
パネル1012からの割り込みがあるかどうかを判定
し、割込みが無いと判定した場合にはそのままステップ
(4)へ進み、割り込みが有る場合には、ステップ
(3)に進んで、操作パネル1012からの設定値をN
VRAM1107へ書き込む。
First, in step (1), the operation panel 101
2 interrupt is detected. In step (2), it is determined whether or not there is an interrupt from the operation panel 1012. If it is determined that there is no interrupt, the process proceeds directly to step (4). If there is an interrupt, the process proceeds to step (3). And the set value from the operation panel 1012 is set to N
Write to VRAM 1107.

【0071】次に、ステップ(4)ではホストコンピュ
ータ2000から送られてくる印刷データの受けとりを
行ない、受信バッファ1101にストックする。次に、
ステップ(5)で受信バッファ1101にストックされ
た印刷データを読み出し、ステップ(6)で描画処理を
行なう。その後、ステツプ(7)で、印刷終了命令を受
けとつたか否か、または印刷データが終了したか否かを
判断し、印刷終了であれば印刷動作を終了する。
Next, in step (4), print data sent from the host computer 2000 is received and stored in the reception buffer 1101. next,
In step (5), the print data stored in the reception buffer 1101 is read, and in step (6), a drawing process is performed. Thereafter, in step (7), it is determined whether or not a print end command has been received or whether or not the print data has ended. If printing has ended, the printing operation ends.

【0072】一方、ステップ(7)で、印刷終了でない
と判定した場合には、ステップ(1)へ戻り、ステップ
(1)〜(7)の処理を繰り返す。
On the other hand, if it is determined in step (7) that printing has not been completed, the process returns to step (1), and the processing of steps (1) to (7) is repeated.

【0073】図4は、本発明に係る印刷制御装置におけ
る第2のデータ処理手順の一例を示すフローチャートで
あり、図3に示したステップ(6)に示した描画処理の
詳細手順に対応する。なお、(1)〜(10)は各ステ
ップを示す。
FIG. 4 is a flowchart showing an example of the second data processing procedure in the print control apparatus according to the present invention, and corresponds to the detailed procedure of the drawing processing shown in step (6) shown in FIG. Note that (1) to (10) indicate each step.

【0074】まず、ステップ(1)において、コマンド
解析部1103でデータが排紙命令かどうかをチェック
し、排紙命令であると判定した場合はステップ(6)に
進む。
First, in step (1), the command analysis unit 1103 checks whether or not the data is a paper ejection command. If it is determined that the data is a paper ejection command, the flow advances to step (6).

【0075】一方、ステップ(1)で、排紙命令でない
と判定した場合は、次に解析したコマンドが文字印刷ま
たは図形描画などベージメモリヘの展開処理のコマンド
かどうかを判別し(2)、展開処理のコマンでないと判
定した場合は、ステップ(5)に進み、そのコマンドを
直ちに実行し、図3に示したステップ(1)へ戻る。
On the other hand, if it is determined in step (1) that the command is not a paper ejection command, it is determined whether or not the next analyzed command is a command for development processing to a page memory such as character printing or graphic drawing (2). If it is determined that the command is not the command of step (5), the process proceeds to step (5), the command is immediately executed, and the process returns to step (1) shown in FIG.

【0076】一方、ステップ(2)で、展開処理のコマ
ンであると判定した場合は、ステップ(9)に進み、N
VRAM1107に書き込まれているドラフト設定値を
サーチし、ドラフト設定値がONであるかどうかを判定
し、ドラフト設定値がONであると判定した場合は、ス
テップ(10)へ進み、詳細は後述するドラフト処理を
行なった後、ステップ(3)へ進む。
On the other hand, if it is determined in step (2) that the command is a command for the expansion process, the process proceeds to step (9), and N
The draft setting value written in the VRAM 1107 is searched, and it is determined whether or not the draft setting value is ON. If it is determined that the draft setting value is ON, the process proceeds to step (10), and details will be described later. After performing the draft processing, the process proceeds to step (3).

【0077】一方、ステップ(9)でドラフト設定値が
OFFであると判定した場合には、ステップ(3)へ進
み、コマンド実行処理がしやすい形の中間コードを生成
し、ステップ(4)で、該作成された中間コードを受け
て、コマンド実行部1104では、ページメモリ110
5への展開処理を行い、該展開処理終了後は、図3に示
したステップ(1)に戻り、データの解析処理を繰り返
す。
On the other hand, if it is determined in step (9) that the draft setting value is OFF, the flow advances to step (3) to generate an intermediate code in a form that facilitates command execution processing, and in step (4) In response to the created intermediate code, the command execution unit 1104 causes the page memory 110
5, and after the completion of the development process, the process returns to step (1) shown in FIG. 3 and the data analysis process is repeated.

【0078】一方、ステップ(1)において、排紙命令
と判断された場合は、ステップ(6)で、出力制御部1
300においてページメモリ1105の内容をプリンタ
エンジン部1400に対するビデオ信号に変換して画像
転送出力する。次に、ステップ(7)で、プリンタエン
ジン部1400では、受け取ったビデオ信号を記録紙に
永久可視画像形成し印刷を行う。そして、ステップ
(8)で印刷された結果を排紙すると、1ページ当たり
の印刷制御処理はリターンする。
On the other hand, if it is determined in step (1) that the command is a paper ejection command, then in step (6), the output control unit 1
At 300, the contents of the page memory 1105 are converted into a video signal for the printer engine unit 1400, and an image is transferred and output. Next, in step (7), the printer engine unit 1400 forms a permanent visible image of the received video signal on recording paper and performs printing. When the result printed in step (8) is discharged, the print control process for one page returns.

【0079】図5は、本発明に係る印刷制御装置におけ
る第3のデータ処理手順の一例を示すフローチャートで
あり、図4に示したドラフト処理、すなわちデータ処理
の一部をスキップして印刷データをドラフト化する処理
手順に対応する。なお、(1)〜(6)は各ステップを
示す。
FIG. 5 is a flowchart showing an example of the third data processing procedure in the print control apparatus according to the present invention. The draft processing shown in FIG. 4, that is, the print data is skipped while a part of the data processing is skipped. Corresponds to the procedure for drafting. Note that (1) to (6) indicate each step.

【0080】まず、ステップ(1)で、特殊な論理描画
(Special logic)を使用するか否かを判
断し、使用しないと判定した場合には、そのままステッ
プ(3)に進み、使用すると判定した場合には、ステッ
プ(2)においてYMCKからRGBへの逆変換処理を
スキップした後、ステップ(3)に進み、複雑なクリッ
ピング(ComplexClip)を使用するか否かを
判断し、使用しないと判断した場合には、そのままステ
ップ(5)に進み、使用すると判断した場合にはステッ
プ(4)において、クリッピングの指定を無効にした
後、ステップ(5)に進み、背景色(ComposeB
C)を使用するか否かを判断し、使用しないと判断した
場合にはそのまま処理を終了し、使用すると判断した場
合にはステップ(6)において、背景色の指定を無効に
した後、処理を終了する。
First, in step (1), it is determined whether or not to use a special logical drawing (Special logic). If it is determined that no special logical drawing is to be used, the process directly proceeds to step (3), and it is determined to use. In this case, after skipping the inverse conversion process from YMCK to RGB in step (2), the process proceeds to step (3), and it is determined whether or not to use complicated clipping (ComplexClip), and not to use. In this case, the process directly proceeds to step (5). If it is determined that the clipping is to be used, in step (4), the specification of clipping is invalidated, and then the process proceeds to step (5), where the background color (ComposeB)
It is determined whether or not to use C). If not, the process is terminated. If it is determined to be used, in step (6), the specification of the background color is invalidated. To end.

【0081】以上、印刷装置全体の動きを説明したが、
これらの処理はフォーマッタ制御部1100のコンピュ
ータシステムによって実現される。
The operation of the entire printing apparatus has been described above.
These processes are realized by the computer system of the formatter control unit 1100.

【0082】次に、本実施形態におけるドラフト印刷の
具体例を図6,図7を参照しながら説明する。
Next, a specific example of draft printing in the present embodiment will be described with reference to FIGS.

【0083】図6,図7は、本発明に係る印刷制御装置
における印刷処理例を説明する模式図である。
FIGS. 6 and 7 are schematic diagrams for explaining an example of a printing process in the printing control apparatus according to the present invention.

【0084】図6はドラフト設定値が「OFF」の場合
の印刷結果であり、図6において、1201は複数の矩
形で構成された図形に複雑なクリッピングをかけて型抜
きした図形を示し、1202はパターンの前景色に白、
背景色に黒を着色したパターンで塗りつぶした図形を示
し、1203は特殊な論理描画を使用して楕円を重ね書
きした図形を示す。
FIG. 6 shows a print result when the draft setting value is “OFF”. In FIG. 6, reference numeral 1201 denotes a figure obtained by applying a complicated clipping to a figure composed of a plurality of rectangles and die-cut. Is white for the foreground color of the pattern,
A figure painted with a pattern colored with black on the background color is shown, and a figure 1203 is a figure in which an ellipse is overwritten using a special logical drawing.

【0085】この場合において、操作パネル1012か
らドラフト設定値を「ON」に設定した後に、図形12
01〜図形1203の図形を描画すると、図7に示すよ
うな出力結果となる。
In this case, after setting the draft setting value to “ON” from the operation panel 1012,
When a graphic from 01 to 1203 is drawn, an output result as shown in FIG. 7 is obtained.

【0086】図7において、1301は前記図形120
1のクリッピングが無視されて型抜き前の状態で印刷さ
れた図形を示し、1302は前記図形1202のパター
ンの背景色の指定(黒)が無視されて白で印刷された図
形を示し、1303は前記図形1203のYMCK→R
GB逆変換処理がスキップされて色みが変わって印刷さ
れた図形を示す。この例では全ての図形がドラフト化さ
れているが、例えば図形1201のデータ処理を終了し
た後に、操作パネル1012からドラフト設定値を「O
N」に設定すれば、図形1202と図形1203のみが
ドラフト化される。
In FIG. 7, 1301 is the figure 120
1 is a figure printed in a state before clipping with the clipping ignored, 1302 is a figure printed in white with the background color designation (black) of the pattern of the figure 1202 ignored, and 1303 is a figure printed in white. YMCK → R of figure 1203
The figure shows a printed figure with a change in color due to skipping the GB inverse conversion process. In this example, all figures are drafted. For example, after the data processing of the figure 1201 is completed, the draft setting value is set to “O” from the operation panel 1012.
If "N" is set, only the figures 1202 and 1203 are drafted.

【0087】〔第2実施形態〕図8は、本発明の第2実
施形態を示す印刷制御装置を適用可能な印刷システムの
構成を説明するプロック図である。ここでは、レーザビ
ームプリンタ(図1)を例にして説明する。なお、本発
明の機能が実行されるのであれば、単体の機器であって
も複数の機器からなるシステムであっても、LAN等の
ネットワークを介して処理が行われるシステムであって
も本発明を適用できることは言うまでもない。
[Second Embodiment] FIG. 8 is a block diagram illustrating the configuration of a printing system to which a print control apparatus according to a second embodiment of the present invention can be applied. Here, a laser beam printer (FIG. 1) will be described as an example. As long as the functions of the present invention are executed, the present invention is applicable to a single device, a system including a plurality of devices, and a system in which processing is performed via a network such as a LAN. Needless to say, it can be applied.

【0088】図8において、3000はホストコンピュ
ータで、ROM3のプログラム用ROMに記憶された文
書処理プログラム等に基づいて図形,イメージ,文字,
表(表計算等を含む)等が混在した文書処理を実行する
CPUlを備え、システムバス4に接続される各デバイ
スをCPUlが総括的に制御する。また、このROM3
のプログラム用ROMには、CPUlの制御プログラム
等を記憶し、ROM3のフォント用ROMには上記文書
処理の際に使用するフォントデータ等を記憶し、ROM
3のデータ用ROMは上記文書処理等を行う際に使用す
る各種データを記憶する。2はRAMで、CPUlの主
メモリ,ワークエリア等として機能する。
In FIG. 8, reference numeral 3000 denotes a host computer, which is used to store figures, images, characters, and the like based on a document processing program or the like stored in a program ROM of the ROM 3.
A CPU 1 for executing document processing in which tables (including spreadsheets and the like) are mixed is provided. The CPU 1 controls each device connected to the system bus 4 as a whole. This ROM 3
The ROM of the program stores a control program of the CPU 1 and the like, and the font ROM of the ROM 3 stores font data and the like used in the document processing.
The data ROM of No. 3 stores various data used when performing the above document processing and the like. Reference numeral 2 denotes a RAM, which functions as a main memory, a work area, and the like of the CPU 1.

【0089】5はキーボードコントローラ(KBC)
で、キーボード9や不図示のポインティングデバイスか
らのキー入力を制御する。6はCRTコントローラ(C
RTC)で、CRTディスプレイ(CRT)10の表示
を制御する。7はメモリコントローラ(MC)で、ブー
トプログラム,種々のアプリケーション,フォントデー
タ,ユーザファイル,編集ファイル等を記憶するハード
デイスク(HD),フロッピーディスク(FD)等の外
部メモリ11とのアクセスを制御する。
5 is a keyboard controller (KBC)
Controls the key input from the keyboard 9 or a pointing device (not shown). 6 is a CRT controller (C
RTC) controls the display on a CRT display (CRT) 10. Reference numeral 7 denotes a memory controller (MC) for controlling access to an external memory 11 such as a hard disk (HD) for storing a boot program, various applications, font data, user files, and editing files, and a floppy disk (FD).

【0090】8はプリンタコントローラ(PRTC)
で、所定の双方向性インタフェース(インタフェース)
21を介してプリンタ1000に接続されて、プリンタ
1000との通信制御処理を実行する。なお、CPUl
は、例えばRAM2上に設定された表示情報RAMへの
アウトラインフォントの展開(ラスタライズ)処理を実
行し、CRT10上でのWYSIWYGを可能としてい
る。また、CPUlは、CRT10上の不図示のマウス
カーソル等で指示されたコマンドに基づいて登録された
種々のウインドウを開き、種々のデータ処理を実行す
る。
Reference numeral 8 denotes a printer controller (PRTC)
A predetermined bidirectional interface (interface)
The communication device 21 is connected to the printer 1000 via the printer 21 and executes communication control processing with the printer 1000. Note that the CPU
Executes a rasterization process of an outline font on a display information RAM set on the RAM 2, for example, to enable WYSIWYG on the CRT 10. Further, the CPU 1 opens various registered windows based on commands specified by a mouse cursor or the like (not shown) on the CRT 10 and executes various data processing.

【0091】プリンタ1000において、12はプリン
タCPUで、ROM13のプログラム用ROMに記憶さ
れた制御プログラム等或いは外部メモリ14に記憶され
た制御プログラム等に基づいてシステムバス15に接続
される各種のデバイスとのアクセスを総括的に制御し、
印刷部インタフェース16を介して接続される印刷部
(プリンタエンジン)17に出力情報としての画像信号
を出力する。また、このROM13のプログラムROM
には、第1実施形態または第2実施形態のフローチャー
トで示されるようなCPU12の制御プログラム等を記
憶しても良い。
In the printer 1000, reference numeral 12 denotes a printer CPU, which controls various devices connected to the system bus 15 based on a control program or the like stored in the program ROM of the ROM 13 or a control program or the like stored in the external memory 14. Control access to
An image signal as output information is output to a printing unit (printer engine) 17 connected via a printing unit interface 16. The program ROM of the ROM 13
May store a control program or the like for the CPU 12 as shown in the flowchart of the first embodiment or the second embodiment.

【0092】また、ROM13のフォント用ROMには
上記出力情報を生成する際に使用するフォントデータ等
を記憶し、ROM13のデータ用ROMにはハードデイ
スク等の外部メモリ14が無いプリンタの場合には、ホ
ストコンピュータ上で利用される情報等を記憶してい
る。
The font ROM of the ROM 13 stores font data used for generating the output information, and the like. In the case of a printer having no external memory 14 such as a hard disk in the data ROM of the ROM 13, It stores information and the like used on the host computer.

【0093】CPU12は入力部18を介してホストコ
ンピュータとの通信処理が可能となっており、プリンタ
内の情報等をホストコンピュータ3000に通知可能に
構成されている。19は前記CPU12の主メモリ、ワ
ークエリア等として機能するRAMで、図示しない増設
ポートに接続されるオプションRAMによリメモリ容量
を拡張することができるように構成されている。なお、
RAM19は、出力情報展開領域、環境データ格納領
域、NVRAM等に用いられる。前述したハードデイス
ク(HD)、ICカード等の外部メモリ14は、メモリ
コントローラ(MC)20によリアクセスを制御され
る。
The CPU 12 can communicate with the host computer via the input unit 18 and can notify the host computer 3000 of information in the printer and the like. Reference numeral 19 denotes a RAM that functions as a main memory, a work area, and the like of the CPU 12, and is configured so that the re-memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). In addition,
The RAM 19 is used for an output information development area, an environment data storage area, an NVRAM, and the like. The access to the external memory 14 such as the hard disk (HD) and the IC card is controlled by a memory controller (MC) 20.

【0094】また、外部メモリ14は、オプションとし
て接続され、フォントデータ,エミュレーションプログ
ラム,フォームデータ等を記憶する。また、1012は
前述した操作パネルで、操作のためのスイッチおよびL
ED表示器等が配されている。また、前述した外部メモ
リ14は1個に限らず、少なくとも1個以上備え、内蔵
フォントに加えてオプションフォントカード,言語系の
異なるプリンタ制御言語を解釈するプログラムを格納し
た外部メモリを複数接続できるように構成されていても
良い。さらに、図示しないNVRAMを有し、操作パネ
ル1012からのプリンタモード設定情報を記憶するよ
うにしても良い。
The external memory 14 is connected as an option and stores font data, an emulation program, form data, and the like. Reference numeral 1012 denotes the above-described operation panel.
An ED display and the like are provided. The above-described external memory 14 is not limited to one, and at least one external memory is provided. In addition to the built-in fonts, an optional font card and a plurality of external memories storing programs for interpreting printer control languages of different languages can be connected. May be configured. Further, an NVRAM (not shown) may be provided to store the printer mode setting information from the operation panel 1012.

【0095】次に、このように構成された印刷装置にお
いて、本実施例における全体の印刷制御処理手順を図9
に示すフローチヤートを参照しながら説明する。
Next, in the printing apparatus configured as described above, the entire print control processing procedure in this embodiment will be described with reference to FIG.
This will be described with reference to the flowchart shown in FIG.

【0096】図9は、本発明に係る印刷制御装置におけ
る第4のデータ処理手順の一例を示すフローチャートで
あり、ドラフト処理手順に対応する。なお、(1)〜
(7)は各ステップを示す。
FIG. 9 is a flowchart showing an example of a fourth data processing procedure in the print control apparatus according to the present invention, and corresponds to a draft processing procedure. In addition, (1)-
(7) shows each step.

【0097】まず、ステップ(1)で、RAM19上に
確保されるNVRAMに設定されているドラフト化レベ
ル(LEVEL)をサーチする。ここで、ドラフト化レ
ベルとは、ドラフト化の段階であり、操作パネル101
2からの操作によってLEVEL1〜LEVEL3のい
ずれかの整数値が設定されているものとする。
First, in step (1), a drafting level (LEVEL) set in the NVRAM secured on the RAM 19 is searched. Here, the drafting level is a stage of drafting, and the operation panel 101
It is assumed that an integer value of any of LEVEL1 to LEVEL3 has been set by the operation from 2.

【0098】そして、ドラフト化レベルが「LEVEL
1」に設定されていると判定した場合は、ステップ
(2)に進み、特殊な論理描画(Special lo
gic)を行なう必要があるか否かを判断し、必要があ
ると判定した場合には、ステップ(3)でYMCK→R
GB逆変換処理をスキップし、必要がなければそのまま
ステップ(4)に進む。
Then, if the drafting level is "LEVEL"
If it is determined that it is set to “1”, the process proceeds to step (2), and a special logic drawing (Special low
gic) is determined to be necessary, and if it is determined to be necessary, YMCK → R is determined in step (3).
The GB inverse conversion process is skipped, and if not necessary, the process directly proceeds to step (4).

【0099】一方、ステップ(1)で、ドラフト化レベ
ルが「LEVEL2」に設定されていると判定した場合
には、ステップ(4)に進み、複雑なクリッピング処理
を行なう必要があるか否かを判断し、必要があると判断
した場合には、ステップ(5)においてクリップ設定を
無視し、必要がないと判定した場合には、そのままステ
ップ(6)に進む。
On the other hand, if it is determined in step (1) that the drafting level is set to "LEVEL2", the flow advances to step (4) to determine whether or not it is necessary to perform complicated clipping processing. If it is determined that it is necessary, the clip setting is ignored in step (5), and if it is determined that it is not necessary, the process proceeds directly to step (6).

【0100】一方、ステップ(1)で、ドラフト化レベ
ルが「LEVEL3」に設定されていると判定した場合
には、ステップ(6)に進み、パターン及びイメージの
背景色の合成を行なう必要があるか否かを判断し、必要
があると判定した場合には、ステップ(7)において、
背景色指定を無視し、必要がないと判定した場合にはそ
のまま処理をリターンする。
On the other hand, if it is determined in step (1) that the drafting level is set to "LEVEL3", the flow advances to step (6) to synthesize the background color of the pattern and the image. It is determined whether or not it is necessary, and if it is determined that it is necessary, in step (7),
If the background color specification is ignored and it is determined that it is not necessary, the process returns as it is.

【0101】すなわち、操作パネルから予めドラフト化
レベルを設定しておくことにより、ドラフト化の段階を
任意に変えることができる。
That is, by setting the drafting level in advance from the operation panel, the drafting stage can be arbitrarily changed.

【0102】〔第3実施形態〕図10は、本発明に係る
印刷制御装置における第5のデータ処理手順の一例を示
すフローチャートであり、描画処理手順(ドラフト設定
を1ページのみに有効にすることによって複数ベージか
ら成る文書の処理時間の長いページだけをドラフト化す
る処理手順)に対応する。なお、(1)〜(11)は各
ステップを示す。また、ハードウエアとしては、図2を
参照して説明する。
[Third Embodiment] FIG. 10 is a flowchart showing an example of a fifth data processing procedure in the print control apparatus according to the present invention. The drawing processing procedure (making the draft setting effective only for one page) (A processing procedure for drafting only pages having a long processing time of a document composed of a plurality of pages). Note that (1) to (11) indicate each step. The hardware will be described with reference to FIG.

【0103】まず、ステップ(1)において、コマンド
解析部1103でデータが排紙命令かどうかをチェック
し、排紙命令であると判定した場合はステップ(6)に
進み処理を行う。
First, in step (1), the command analysis unit 1103 checks whether or not the data is a discharge command. If it is determined that the data is a discharge command, the flow advances to step (6) to perform processing.

【0104】一方、ステップ(1)において、排紙命令
でないと判定した場合は、ステップ(2)で、次に解析
したコマンドが文字印刷または図形描画などベージメモ
リ1105ヘの展開処理のコマンドかどうかを判別し、
展開処理のコマンドでないと判定した場合は、ステップ
(5)に進み、そのコマンドを直ちに実行して、図3に
示したステップ(1)へ戻る。
On the other hand, if it is determined in step (1) that the command is not a paper ejection command, then in step (2), it is determined whether or not the next analyzed command is a command for expansion processing to the page memory 1105 such as character printing or graphic drawing. And determine
If it is determined that the command is not a command for the expansion processing, the process proceeds to step (5), the command is immediately executed, and the process returns to step (1) shown in FIG.

【0105】一方、ステップ(2)で、展開処理のコマ
ンドであると判定した場合は、ステップ(9)へ進み、
NVRAM1107に書き込まれているドラフト設定値
をサーチし、ドラフト設定値が「ON」状態であるかど
うかを判定し、「ON」状態であると判定した場合は、
ステップ(10)へ進んで、前述したドラフト処理を行
なった後、ステップ(3)に進む。なお、ドラフト処理
については第1実施形態および第2実施形態で説明済み
であるため、ここでは説明を省略する。
On the other hand, if it is determined in step (2) that the command is a command for expansion processing, the flow advances to step (9).
The draft setting value written in the NVRAM 1107 is searched, and it is determined whether the draft setting value is in the “ON” state. If it is determined that the draft setting value is in the “ON” state,
Proceeding to step (10), after performing the above-mentioned draft processing, proceeding to step (3). Note that the draft process has already been described in the first embodiment and the second embodiment, and a description thereof will be omitted.

【0106】一方、ステップ(9)でドラフト設定値が
「OFF」状態であると判定した場合には、そのままス
テップ(3)に進み、コマンド実行処理がしやすい形の
中間コードを生成する。次に、ステップ(4)で、該中
間コードを受けて、コマンド実行部1104では、ベー
ジメモリ1105への展開処理を行い、該展開処理終了
後は第3図のステップ(1)に戻り、データの解析処理
を繰り返す。
On the other hand, if it is determined in step (9) that the draft setting value is in the "OFF" state, the process directly proceeds to step (3) to generate an intermediate code in a form that facilitates command execution processing. Next, in step (4), upon receiving the intermediate code, the command execution unit 1104 performs expansion processing on the page memory 1105, and after the expansion processing is completed, returns to step (1) in FIG. Is repeated.

【0107】一方、ステップ(1)において、排紙命令
と判断された場合は、出力制御部1300において、ス
テップ(6)で、ページメモリ1105の内容をプリン
タエンジン部1400に対するビデオ信号に変換して画
像転送出力する。次に、プリンタエンジン部1400で
は、受け取ったビデオ信号を記録紙に永久可視画像形成
し印刷を行う。そして、ステップ(8)で印刷された結
果を排紙し、ステップ(11)において、NVRAM1
107のドラフト設定値を「OFF」状態に書き換える
と、1ページ当たりの印刷制御処理は終了する。
On the other hand, if it is determined in step (1) that the command is a paper ejection command, the output control unit 1300 converts the contents of the page memory 1105 into a video signal for the printer engine unit 1400 in step (6). Output image output. Next, the printer engine unit 1400 forms a permanent visible image of the received video signal on recording paper and performs printing. Then, the result printed in step (8) is discharged, and in step (11), the NVRAM 1
When the draft setting value of 107 is rewritten to the “OFF” state, the print control processing for one page ends.

【0108】なお、上記第1〜第3の実施形態では、ド
ラフト化の指定手段として操作パネル1012を用いる
場合について説明したが、印刷制御コマンドによって指
定しても良い。
In the above-described first to third embodiments, the case where the operation panel 1012 is used as the drafting designation means has been described. However, designation may be made by a print control command.

【0109】また、上記第1〜第3の実施形態では、ド
ラフト化の対象としてYMCK→RGB変換、クリッピ
ング、背景色を例に挙げたが、時間のかかる処理であれ
ば他の印刷処理であっても良い。
In the first to third embodiments, YMCK → RGB conversion, clipping, and background color are taken as examples of drafting. However, if the processing is time-consuming, other printing processing is required. May be.

【0110】さらには、ドラフト化指定の検知以降のデ
ータを全て読み飛ばすことによって最短時間で印刷処理
を終了することも可能である。
Furthermore, the printing process can be completed in the shortest time by skipping all the data after the detection of the drafting designation.

【0111】また、上記第2実施形態では、レベルに応
じてドラフト化の対象となる印刷処理が決められている
場合について説明したが、さらにレベル分けを細分化す
ることによって、印刷制御コマンド毎にドラフト化の対
象とするか否かを決めることもできる。
Further, in the second embodiment, the case where the printing process to be drafted is determined according to the level has been described. You can also decide whether you want to be drafted or not.

【0112】さらに、上記第3実施形態では、ドラフト
設定値をNVRAM1107に持つ場合について説明し
たが、ページ毎にドラフト設定を「OFF」状態に戻す
のであるから、揮発性のRAMに記憶させる構成として
も良い。
Further, in the third embodiment, the case where the draft setting value is stored in the NVRAM 1107 has been described. However, since the draft setting is returned to the “OFF” state for each page, the configuration may be such that the draft setting is stored in the volatile RAM. Is also good.

【0113】以下、本実施形態の特徴的構成について図
3〜図5,図9,図10等に示すフローチャートを参照
しながら説明する。
Hereinafter, the characteristic configuration of the present embodiment will be described with reference to the flowcharts shown in FIGS. 3 to 5, FIG. 9, FIG.

【0114】上記のように構成された所定の通信媒体
(ネットワーク,インタフェースを含む)を介してデー
タ処理装置から受信する印刷情報を解析して印刷部が印
刷可能な描画データを展開処理する印刷制御装置のデー
タ処理方法であって、あるいは定の通信媒体を介してデ
ータ処理装置から受信する印刷情報を解析して印刷部が
印刷可能な描画データを展開処理する印刷装置を制御す
るコンピュータが読み出し可能なプログラムを格納した
記憶媒体であって、前記印刷情報に指定された特定の描
画処理を省略するドラフトモードを設定する第1の設定
工程(図3のステップ(1))と、前記第1の設定工程
により設定された前記ドラフトモードをメモリに登録す
る登録工程(図3のステップ(2),(3))と、前記
印刷情報の解析処理中に、前記メモリ(NVRAM11
07)に登録されている前記ドラフトモードが有効に設
定されているかどうかを判定工程(図4のステップ
(9))と、前記判定工程により前記ドラフトモードが
有効に設定されていると判定した場合に、前記印刷情報
に指定された特定の描画処理を省略して簡易に描画処理
する第1の描画工程(図4のステップ(10)であっ
て、詳細は図5のステップ(1)〜(6))とを有する
ので、受信した印刷情報に対する印刷処理開始後であっ
ても、ドラフトモードが有効に設定される場合には、印
刷情報中の特定の描画処理を省略して描画処理時間を短
縮できる。
Print control for analyzing print information received from the data processing device via a predetermined communication medium (including a network and an interface) configured as described above and expanding the drawing data printable by the printing unit. A data processing method of the device, or a computer that controls a printing device that analyzes print information received from the data processing device via a predetermined communication medium and develops drawing data that can be printed by the printing unit. A first setting step (step (1) in FIG. 3) for setting a draft mode for omitting a specific drawing process specified in the print information. A registration step of registering the draft mode set in the setting step in a memory (steps (2) and (3) in FIG. 3), and an analysis process of the print information In, the memory (NVRAM11
07) whether the draft mode registered in the draft mode is set to be valid (step (9) in FIG. 4), and when it is determined in the determination step that the draft mode is set to be valid. A first drawing process (step (10) in FIG. 4 and a detailed description of steps (1) to (5) in FIG. 5) for simplifying the drawing process by omitting the specific drawing process specified in the print information 6)), even after the printing process for the received print information is started, if the draft mode is set to be valid, the specific drawing process in the print information is omitted and the drawing process time is reduced. Can be shortened.

【0115】また、所定の通信媒体(ネットワーク,イ
ンタフェースを含む)を介してデータ処理装置から受信
する印刷情報を解析して印刷部が印刷可能な描画データ
を展開処理する印刷制御装置のデータ処理方法であっ
て、あるいは所定の通信媒体を介してデータ処理装置か
ら受信する印刷情報を解析して印刷部が印刷可能な描画
データを展開処理する印刷装置を制御するコンピュータ
が読み出し可能なプログラムを格納した記憶媒体であっ
て、前記印刷情報に指定された特定の描画処理を省略す
るドラフトモードのレベル値を設定する第2の設定工程
(図3のステップ(1))と、前記第2の設定工程によ
り設定された前記ドラフトモードのレベル値をメモリ
(NVRAM1107)に登録する登録工程(図3のス
テップ(2),(3))と、前記印刷情報の解析処理中
に、前記メモリに登録されている前記ドラフトモードの
レベル値を識別する識別工程(図9のステップ(1))
と、前記識別工程により識別される前記ドラフトモード
のレベル値に基づいて特定の描画処理を省略して簡易に
描画処理する第2の描画工程(図9のステップ(2)〜
(7))とを有するので、受信した印刷情報に対する印
刷処理開始後であっても、ドラフトモードのレベル値に
応じて印刷情報中でユーザが意図する特定の描画処理を
省略して描画処理時間を短縮できる。
A data processing method of a print control device for analyzing print information received from a data processing device via a predetermined communication medium (including a network and an interface) and developing drawing data printable by a printing unit. Or a computer-readable program that controls a printing apparatus that analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data that can be printed by a printing unit. A second setting step (step (1) in FIG. 3) for setting a level value of a draft mode for omitting a specific drawing process specified in the print information; (Steps (2) and (3) in FIG. 3) for registering the level value of the draft mode set by the above in the memory (NVRAM 1107). If, during said analysis of the print information, the identification identifying a level value of the draft mode registered in the memory (step in FIG. 9 (1))
A second drawing process (step (2) to FIG. 9 to FIG. 9) in which a specific drawing process is omitted based on the level value of the draft mode identified by the identification process and the drawing process is simply performed.
(7)), even after the start of the printing process for the received print information, the drawing process time is omitted by omitting a specific drawing process intended by the user in the print information according to the level value of the draft mode. Can be shortened.

【0116】さらに、前記メモリは、不揮発性記憶媒体
(NVRAM1107)で構成したので、ドラフトモー
ドを設定するためのユーザによる操作負担を軽減し、再
現性よくドラフトモードに基づく描画処理を実行させる
ことができる。
Further, since the memory is constituted by a nonvolatile storage medium (NVRAM 1107), it is possible to reduce the operation burden on the user for setting the draft mode, and to execute the drawing processing based on the draft mode with good reproducibility. it can.

【0117】また、前記メモリは、揮発性記憶媒体(図
示しないRAM)で構成したので、ユーザが意図してド
ラフトモードを設定しても、その都度電源入切によりド
ラフトモードが解除されるため、ドラフトモードが継続
して設定される事態を確実に回避することができる。
Further, since the memory is constituted by a volatile storage medium (RAM not shown), even if the user sets the draft mode intentionally, the draft mode is canceled each time the power is turned on and off. The situation in which the draft mode is continuously set can be reliably avoided.

【0118】さらに、前記第1の設定工程は、操作パネ
ル1012から入力されるドラフトモード値に基づいて
前記ドラフトモードを設定するので、ユーザの操作によ
り確実にドラフトモードを設定することができる。
Further, in the first setting step, the draft mode is set based on the draft mode value input from the operation panel 1012, so that the draft mode can be reliably set by a user operation.

【0119】また、前記第1の設定工程は、前記データ
処理装置(ホストコンピュータ2000)から入力され
るコマンドを解析して前記ドラフトモードを設定するの
で、データ処理装置側のユーザの指定操作により確実に
ドラフトモードを設定することができる。
In the first setting step, the draft mode is set by analyzing a command input from the data processing device (host computer 2000). You can set the draft mode.

【0120】さらに、前記第2の設定工程は、操作パネ
ル1012から入力されるレベル値に基づいて前記ドラ
フトモードのレベル値を設定するので、ユーザの操作に
より意図するドラフトモードのレベル値を切り替え可能
に設定することができる。
Further, in the second setting step, the level value of the draft mode is set based on the level value input from the operation panel 1012, so that the level value of the intended draft mode can be switched by a user operation. Can be set to

【0121】また、前記第2の設定工程は、前記データ
処理装置(ホストコンピュータ2000)から入力され
るコマンドを解析して前記ドラフトモードのレベル値を
設定するので、データ処理装置側のユーザの指定操作に
より確実にドラフトモードのレベル値を設定することが
できる。
In the second setting step, the level value of the draft mode is set by analyzing a command input from the data processing device (host computer 2000). The level value of the draft mode can be reliably set by the operation.

【0122】さらに、前記第1の設定工程は、メモリに
記憶されたドラフトモードを各ページ印刷終了毎に、初
期値に再設定(図10のステップ(11)するので、特
定のページのみに対してドラフトモードを有効とする描
画処理を実行させることができる。
Further, in the first setting step, the draft mode stored in the memory is reset to an initial value each time printing of each page is completed (step (11) in FIG. 10; Thus, a drawing process that makes the draft mode valid can be executed.

【0123】また、前記特定の描画処理は、論理描画処
理,色空間逆変換描画処理,型抜き描画処理を含むの
で、描画処理が長時間となる特定の論理描画処理,色空
間逆変換描画処理,型抜き描画処理を簡易に処理して、
特定の描画処理を含むページ全体の描画結果を短時間に
検証することができる。
Since the specific drawing process includes a logical drawing process, a color space reverse conversion drawing process, and a die drawing process, the specific logical drawing process and the color space reverse conversion drawing process in which the drawing process takes a long time are performed. 、 Easily process the die-drawing process
The drawing result of the entire page including the specific drawing process can be verified in a short time.

【0124】以下、図11に示すメモリマップを参照し
て本発明に係る印刷制御装置を適用可能な印刷システム
で読み出し可能なデータ処理プログラムの構成について
説明する。
The configuration of a data processing program that can be read by a printing system to which the print control device according to the present invention can be applied will be described below with reference to a memory map shown in FIG.

【0125】図11は、本発明に係る印刷制御装置を適
用可能な印刷システムで読み出し可能な各種データ処理
プログラムを格納する記憶媒体のメモリマップを説明す
る図である。
FIG. 11 is a diagram illustrating a memory map of a storage medium that stores various data processing programs that can be read by a printing system to which the print control device according to the present invention can be applied.

【0126】なお、特に図示しないが、記憶媒体に記憶
されるプログラム群を管理する情報、例えばバージョン
情報,作成者等も記憶され、かつ、プログラム読み出し
側のOS等に依存する情報、例えばプログラムを識別表
示するアイコン等も記憶される場合もある。
Although not shown, information for managing a group of programs stored in the storage medium, for example, version information, a creator, etc. are also stored, and information dependent on the OS or the like on the program reading side, for example, a program is stored in the storage medium. An icon or the like for identification display may also be stored.

【0127】さらに、各種プログラムに従属するデータ
も上記ディレクトリに管理されている。また、各種プロ
グラムをコンピュータにインストールするためのプログ
ラムや、インストールするプログラムが圧縮されている
場合に、解凍するプログラム等も記憶される場合もあ
る。
Further, data subordinate to various programs is also managed in the directory. In addition, a program for installing various programs on a computer or a program for decompressing a program to be installed when the program to be installed is compressed may be stored.

【0128】本実施形態における図3〜図5,図9,図
10に示す機能が外部からインストールされるプログラ
ムによって、ホストコンピュータにより遂行されていて
もよい。そして、その場合、CD−ROMやフラッシュ
メモリやFD等の記憶媒体により、あるいはネットワー
クを介して外部の記憶媒体から、プログラムを含む情報
群を出力装置に供給される場合でも本発明は適用される
ものである。
The functions shown in FIG. 3 to FIG. 5, FIG. 9, and FIG. 10 in this embodiment may be executed by a host computer by a program installed from the outside. In this case, the present invention is applied even when a group of information including a program is supplied to the output device from a storage medium such as a CD-ROM, a flash memory, or an FD, or from an external storage medium via a network. Things.

【0129】以上のように、前述した実施形態の機能を
実現するソフトウエアのプログラムコードを記録した記
憶媒体を、システムあるいは装置に供給し、そのシステ
ムあるいは装置のコンピュータ(またはCPUやMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、本発明の目的が達成されるこ
とは言うまでもない。
As described above, the storage medium storing the program code of the software for realizing the functions of the above-described embodiment is supplied to the system or the apparatus, and the computer (or CPU or MP) of the system or the apparatus is supplied.
It goes without saying that the object of the present invention is also achieved when U) reads and executes the program code stored in the storage medium.

【0130】この場合、記憶媒体から読み出されたプロ
グラムコード自体が本発明の新規な機能を実現すること
になり、そのプログラムコードを記憶した記憶媒体は本
発明を構成することになる。
In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

【0131】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピーディスク,ハードディ
スク,光ディスク,光磁気ディスク,CD−ROM,C
D−R,磁気テープ,不揮発性のメモリカード,RO
M,EEPROM等を用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, C
DR, magnetic tape, nonvolatile memory card, RO
M, EEPROM and the like can be used.

【0132】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働しているOS(オペ
レーティングシステム)等が実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) And the like perform part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0133】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPU等が実際の処理の一部または全部を行い、
その処理によって前述した実施形態の機能が実現される
場合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, The CPU provided in the function expansion board or function expansion unit performs part or all of the actual processing,
It goes without saying that a case where the function of the above-described embodiment is realized by the processing is also included.

【0134】[0134]

【発明の効果】以上説明したように、本発明に係る第1
の発明によれば、所定の通信媒体を介してデータ処理装
置から受信する印刷情報を解析して印刷部が印刷可能な
描画データを展開処理する印刷制御装置であって、前記
印刷情報に指定された特定の描画処理を省略するドラフ
トモードを設定する第1の設定手段と、前記第1の設定
手段により設定された前記ドラフトモードを記憶する記
憶手段と、前記印刷情報の解析処理中に、前記記憶手段
に記憶されている前記ドラフトモードが有効に設定され
ているかどうかを判定する判定手段と、前記判定手段に
より前記ドラフトモードが有効に設定されていると判定
した場合に、前記印刷情報に指定された特定の描画処理
を省略して簡易に描画処理する第1の描画制御手段とを
有するので、受信した印刷情報に対する印刷処理開始後
であっても、ドラフトモードが有効に設定される場合に
は、印刷情報中の特定の描画処理を省略して描画処理時
間を短縮できる。
As described above, the first embodiment according to the present invention is described.
According to the invention, there is provided a print control device which analyzes print information received from a data processing device via a predetermined communication medium and develops drawing data printable by a printing unit, wherein A first setting unit for setting a draft mode for omitting a specific drawing process, a storage unit for storing the draft mode set by the first setting unit, and a process for analyzing the print information. Determining means for determining whether or not the draft mode stored in the storage means is set to valid; and specifying the print information when the determining means determines that the draft mode is set to valid. And the first drawing control means for easily performing the drawing process by omitting the specified drawing process, so that even after the start of the printing process for the received print information, If the Tomodo is enabled, it can shorten the drawing processing time by omitting the specific drawing process in the print information.

【0135】第2の発明によれば、所定の通信媒体を介
してデータ処理装置から受信する印刷情報を解析して印
刷部が印刷可能な描画データを展開処理する印刷制御装
置であって、前記印刷情報に指定された特定の描画処理
を省略するドラフトモードのレベル値を設定する第2の
設定手段と、前記第2の設定手段により設定された前記
ドラフトモードのレベル値を記憶する記憶手段と、前記
印刷情報の解析処理中に、前記記憶手段に記憶されてい
る前記ドラフトモードのレベル値を識別する識別手段
と、前記識別手段により識別される前記ドラフトモード
のレベル値に基づいて特定の描画処理を省略して簡易に
描画処理する第2の描画制御手段とを有するので、受信
した印刷情報に対する印刷処理開始後であっても、ドラ
フトモードのレベル値に応じて印刷情報中でユーザが意
図する特定の描画処理を省略して描画処理時間を短縮で
きる。
According to a second aspect of the present invention, there is provided a print control apparatus for analyzing print information received from a data processing apparatus via a predetermined communication medium and developing drawing data printable by a printing unit. A second setting unit for setting a level value of a draft mode for omitting a specific drawing process specified in print information; and a storage unit for storing the level value of the draft mode set by the second setting unit. An identification unit that identifies the level value of the draft mode stored in the storage unit during the analysis process of the print information; and a specific drawing based on the level value of the draft mode identified by the identification unit. A second drawing control means for simplifying the drawing processing by omitting the processing, so that even after the start of the printing processing for the received print information, the level of the draft mode Certain drawing processing can be shortened to drawing processing time through omission intended by the user in the print information in accordance with the.

【0136】第3の発明によれば、前記記憶手段は、不
揮発性記憶媒体で構成したので、ドラフトモードを設定
するためのユーザによる操作負担を軽減し、再現性よく
ドラフトモードに基づく描画処理を実行させることがで
きる。
According to the third aspect, since the storage means is constituted by a non-volatile storage medium, the user's operation load for setting the draft mode is reduced, and the drawing processing based on the draft mode is performed with good reproducibility. Can be executed.

【0137】第4の発明によれば、前記記憶手段は、揮
発性記憶媒体で構成したので、ユーザが意図してドラフ
トモードを設定しても、その都度電源入切によりドラフ
トモードが解除されるため、ドラフトモードが継続して
設定される事態を確実に回避することができる。
According to the fourth aspect, since the storage means is constituted by a volatile storage medium, even if the user sets the draft mode intentionally, the draft mode is canceled each time the power is turned on and off. Therefore, it is possible to reliably avoid a situation where the draft mode is continuously set.

【0138】第5の発明によれば、前記第1の設定手段
は、操作パネルから入力されるドラフトモード値に基づ
いて前記ドラフトモードを設定するので、ユーザの操作
により確実にドラフトモードを設定することができる。
According to the fifth aspect, the first setting means sets the draft mode based on the draft mode value input from the operation panel, so that the draft mode is reliably set by a user operation. be able to.

【0139】第6の発明によれば、前記第1の設定手段
は、前記データ処理装置から入力されるコマンドを解析
して前記ドラフトモードを設定するので、データ処理装
置側のユーザの指定操作により確実にドラフトモードを
設定することができる。
According to the sixth aspect, the first setting means analyzes the command input from the data processing device and sets the draft mode. The draft mode can be reliably set.

【0140】第7の発明によれば、前記第2の設定手段
は、操作パネルから入力されるレベル値に基づいて前記
ドラフトモードのレベル値を設定するので、ユーザの操
作により意図するドラフトモードのレベル値を切り替え
可能に設定することができる。
According to the seventh aspect, the second setting means sets the level value of the draft mode on the basis of the level value input from the operation panel. The level value can be set to be switchable.

【0141】第8の発明によれば、前記第2の設定手段
は、前記データ処理装置から入力されるコマンドを解析
して前記ドラフトモードのレベル値を設定するので、デ
ータ処理装置側のユーザの指定操作により確実にドラフ
トモードのレベル値を設定することができる。
According to the eighth aspect, the second setting means analyzes the command input from the data processing device and sets the level value of the draft mode. The level value of the draft mode can be reliably set by the designation operation.

【0142】第9の発明によれば、前記第1の設定手段
は、前記記憶手段に記憶されたドラフトモードを各ペー
ジ印刷終了毎に、初期値に再設定するので、特定のペー
ジのみに対してドラフトモードを有効とする描画処理を
実行させることができる。
According to the ninth aspect, the first setting unit resets the draft mode stored in the storage unit to an initial value each time printing of each page is completed. Thus, a drawing process that makes the draft mode valid can be executed.

【0143】第10の発明によれば、前記特定の描画処
理は、論理描画処理,色空間逆変換描画処理,型抜き描
画処理を含むので、描画処理が長時間となる特定の論理
描画処理,色空間逆変換描画処理,型抜き描画処理を簡
易に処理して、特定の描画処理を含むページ全体の描画
結果を短時間に検証することができる。
According to the tenth aspect, the specific drawing process includes a logical drawing process, an inverse color space conversion drawing process, and a die-cut drawing process. By simply performing the color space inverse conversion drawing process and the die drawing process, the drawing result of the entire page including the specific drawing process can be verified in a short time.

【0144】第11,第21の発明によれば、所定の通
信媒体を介してデータ処理装置から受信する印刷情報を
解析して印刷部が印刷可能な描画データを展開処理する
印刷制御装置のデータ処理方法であって、あるいは定の
通信媒体を介してデータ処理装置から受信する印刷情報
を解析して印刷部が印刷可能な描画データを展開処理す
る印刷装置を制御するコンピュータが読み出し可能なプ
ログラムを格納した記憶媒体であって、前記印刷情報に
指定された特定の描画処理を省略するドラフトモードを
設定する第1の設定工程と、前記第1の設定工程により
設定された前記ドラフトモードをメモリに登録する登録
工程と、前記印刷情報の解析処理中に、前記メモリに登
録されている前記ドラフトモードが有効に設定されてい
るかどうかを判定工程と、前記判定工程により前記ドラ
フトモードが有効に設定されていると判定した場合に、
前記印刷情報に指定された特定の描画処理を省略して簡
易に描画処理する第1の描画工程とを有するので、受信
した印刷情報に対する印刷処理開始後であっても、ドラ
フトモードが有効に設定される場合には、印刷情報中の
特定の描画処理を省略して描画処理時間を短縮できる。
According to the eleventh and twenty-first inventions, the data of the print control device which analyzes the print information received from the data processing device via the predetermined communication medium and expands the drawing data printable by the printing unit. A processing method or a computer-readable program that controls a printing apparatus that analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. A first setting step of setting a draft mode for omitting a specific drawing process specified in the print information; and storing the draft mode set in the first setting step in a memory. A registration step of registering, and determining whether the draft mode registered in the memory is set to be valid during the print information analysis processing. And extent, if it is determined that the draft mode is enabled by the determination step,
A first drawing step of simplifying the drawing processing by omitting the specific drawing processing specified in the print information, so that the draft mode is set to be valid even after the start of the print processing for the received print information. In such a case, the specific drawing process in the print information can be omitted to shorten the drawing process time.

【0145】第12,第22の発明によれば、所定の通
信媒体を介してデータ処理装置から受信する印刷情報を
解析して印刷部が印刷可能な描画データを展開処理する
印刷制御装置のデータ処理方法であって、あるいは所定
の通信媒体を介してデータ処理装置から受信する印刷情
報を解析して印刷部が印刷可能な描画データを展開処理
する印刷装置を制御するコンピュータが読み出し可能な
プログラムを格納した記憶媒体であって、前記印刷情報
に指定された特定の描画処理を省略するドラフトモード
のレベル値を設定する第2の設定工程と、前記第2の設
定工程により設定された前記ドラフトモードのレベル値
をメモリに登録する登録工程と、前記印刷情報の解析処
理中に、前記メモリに登録されている前記ドラフトモー
ドのレベル値を識別する識別工程と、前記識別工程によ
り識別される前記ドラフトモードのレベル値に基づいて
特定の描画処理を省略して簡易に描画処理する第2の描
画工程とを有するので、受信した印刷情報に対する印刷
処理開始後であっても、ドラフトモードのレベル値に応
じて印刷情報中でユーザが意図する特定の描画処理を省
略して描画処理時間を短縮できる。
According to the twelfth and twenty-second inventions, the data of the print control device for analyzing the print information received from the data processing device via the predetermined communication medium and expanding the drawing data printable by the printing unit. A processing method or a computer-readable program that controls a printing apparatus that analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit. A second setting step of setting a level value of a draft mode for omitting a specific drawing process specified in the print information, and the draft mode set by the second setting step. Registering the level value of the draft mode in the memory; and analyzing the level value of the draft mode registered in the memory during the analysis process of the print information. And a second drawing step of omitting a specific drawing process based on the level value of the draft mode identified by the discrimination process and performing a simple drawing process. Even after the process is started, a specific drawing process intended by the user in the print information can be omitted according to the level value of the draft mode, and the drawing process time can be reduced.

【0146】第13,第23の発明によれば、前記メモ
リは、不揮発性記憶媒体で構成したので、ドラフトモー
ドを設定するためのユーザによる操作負担を軽減し、再
現性よくドラフトモードに基づく描画処理を実行させる
ことができる。
According to the thirteenth and twenty-third aspects, since the memory is constituted by a non-volatile storage medium, the operation load on the user for setting the draft mode is reduced, and the drawing based on the draft mode is performed with high reproducibility. Processing can be executed.

【0147】第14,第24の発明によれば、前記メモ
リは、揮発性記憶媒体で構成したので、ユーザが意図し
てドラフトモードを設定しても、その都度電源入切によ
りドラフトモードが解除されるため、ドラフトモードが
継続して設定される事態を確実に回避することができ
る。
According to the fourteenth and twenty-fourth aspects, since the memory is constituted by a volatile storage medium, even if the user sets the draft mode intentionally, the draft mode is canceled by turning on / off the power each time. Therefore, it is possible to reliably avoid a situation where the draft mode is continuously set.

【0148】第15,第25の発明によれば、前記第1
の設定工程は、操作パネルから入力されるドラフトモー
ド値に基づいて前記ドラフトモードを設定するので、ユ
ーザの操作により確実にドラフトモードを設定すること
ができる。
According to the fifteenth and twenty-fifth aspects, the first aspect is provided.
In the setting step, the draft mode is set based on the draft mode value input from the operation panel. Therefore, the draft mode can be reliably set by the user's operation.

【0149】第16,第26の発明によれば、前記第1
の設定工程は、前記データ処理装置から入力されるコマ
ンドを解析して前記ドラフトモードを設定するので、デ
ータ処理装置側のユーザの指定操作により確実にドラフ
トモードを設定することができる。
According to the sixteenth and twenty-sixth aspects, the first aspect
In the setting step, the draft mode is set by analyzing a command input from the data processing device, so that the draft mode can be reliably set by a user's designation operation on the data processing device side.

【0150】第17,第27の発明によれば、前記第2
の設定手段は、操作パネルから入力されるレベル値に基
づいて前記ドラフトモードのレベル値を設定するので、
ユーザの操作により意図するドラフトモードのレベル値
を切り替え可能に設定することができる。
According to the seventeenth and twenty-seventh aspects, the second aspect
Since the setting means sets the level value of the draft mode based on the level value input from the operation panel,
The level value of the intended draft mode can be set to be switchable by a user operation.

【0151】第18,第28の発明によれば、前記第2
の設定手段は、前記データ処理装置から入力されるコマ
ンドを解析して前記ドラフトモードのレベル値を設定す
るので、データ処理装置側のユーザの指定操作により確
実にドラフトモードのレベル値を設定することができ
る。
According to the eighteenth and twenty-eighth aspects, the second aspect
The setting means analyzes the command input from the data processing device and sets the level value of the draft mode, so that the level value of the draft mode is surely set by a user's designation operation on the data processing device side. Can be.

【0152】第19,第29の発明によれば、前記第1
の設定工程は、前記メモリに登録されたドラフトモード
を各ページ印刷終了毎に、初期値に再設定するので、特
定のページのみに対してドラフトモードを有効とする描
画処理を実行させることができる。
According to the nineteenth and twenty-ninth aspects, the first aspect
In the setting step, the draft mode registered in the memory is reset to the initial value every time printing of each page is completed, so that a drawing process that enables the draft mode only for a specific page can be executed. .

【0153】第20,第30の発明によれば、前記特定
の描画処理は、論理描画処理,色空間逆変換描画処理,
型抜き描画処理を含むので、描画処理が長時間となる特
定の論理描画処理,色空間逆変換描画処理,型抜き描画
処理を簡易に処理して、特定の描画処理を含むページ全
体の描画結果を短時間に検証することができる。
According to the twentieth and thirtieth aspects, the specific drawing process includes a logical drawing process, a color space inverse conversion drawing process,
Since the drawing processing is included, the specific logical drawing processing, color space inverse conversion drawing processing, and die drawing processing that require long drawing processing are easily processed, and the drawing result of the entire page including the specific drawing processing Can be verified in a short time.

【0154】従って、印刷を開始した後に任意のタイミ
ングでドラフトモードヘ移行することによって強制的に
処理時間を短縮することができ、印刷装置の使い勝手を
向上することができる等の効果を奏する。
Therefore, by switching to the draft mode at an arbitrary timing after the start of printing, the processing time can be forcibly shortened, and effects such as improvement in usability of the printing apparatus can be obtained.

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

【図1】本実施形態に適用されるレーザビームプリンタ
の内部構造を示す断面図である。
FIG. 1 is a sectional view showing an internal structure of a laser beam printer applied to the present embodiment.

【図2】本発明の第1実施形態を示す印刷制御装置の構
成を説明するブロック図である。
FIG. 2 is a block diagram illustrating a configuration of a print control apparatus according to the first exemplary embodiment of the present invention.

【図3】本発明に係る印刷制御装置における第1のデー
タ処理手順の一例を示すフローチャートである。
FIG. 3 is a flowchart illustrating an example of a first data processing procedure in the print control apparatus according to the present invention.

【図4】本発明に係る印刷制御装置における第2のデー
タ処理手順の一例を示すフローチャートである。
FIG. 4 is a flowchart illustrating an example of a second data processing procedure in the print control apparatus according to the present invention.

【図5】本発明に係る印刷制御装置における第3のデー
タ処理手順の一例を示すフローチャートである。
FIG. 5 is a flowchart illustrating an example of a third data processing procedure in the print control device according to the present invention.

【図6】本発明に係る印刷制御装置における印刷処理例
を説明する模式図である。
FIG. 6 is a schematic diagram illustrating a print processing example in the print control device according to the present invention.

【図7】本発明に係る印刷制御装置における印刷処理例
を説明する模式図である。
FIG. 7 is a schematic diagram illustrating a print processing example in the print control device according to the present invention.

【図8】本発明の第2実施形態を示す印刷制御装置を適
用可能な印刷システムの構成を説明するプロック図であ
る。
FIG. 8 is a block diagram illustrating a configuration of a printing system to which a print control device according to a second embodiment of the present invention can be applied.

【図9】本発明に係る印刷制御装置における第4のデー
タ処理手順の一例を示すフローチャートである。
FIG. 9 is a flowchart illustrating an example of a fourth data processing procedure in the print control apparatus according to the present invention.

【図10】本発明に係る印刷制御装置における第5のデ
ータ処理手順の一例を示すフローチャートである。
FIG. 10 is a flowchart illustrating an example of a fifth data processing procedure in the print control apparatus according to the present invention.

【図11】本発明に係る印刷制御装置を適用可能な印刷
システムで読み出し可能な各種データ処理プログラムを
格納する記憶媒体のメモリマップを説明する図である。
FIG. 11 is a diagram illustrating a memory map of a storage medium that stores various data processing programs that can be read by a printing system to which a print control device according to the present invention can be applied.

【図12】従来の印刷制御装置における描画処理を説明
する図である。
FIG. 12 is a diagram illustrating a drawing process in a conventional print control device.

【図13】従来の印刷制御装置における描画処理を説明
する図である。
FIG. 13 is a diagram illustrating a drawing process in a conventional print control device.

【図14】従来の印刷制御装置における描画処理を説明
する図である。
FIG. 14 is a diagram illustrating a drawing process in a conventional print control device.

【図15】従来の印刷制御装置における描画処理を説明
する図である。
FIG. 15 is a diagram illustrating a drawing process in a conventional print control device.

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

1000 印刷装置 1100 フォーマッタ制御部 1101 受信バッファ 1102 コマンド判別部 1103 コマンド解析部 1104 コマンド実行部 1105 ページメモリ 1106 ドラフト制御部 1107 NVRAM 1300 出力制御部 1400 プリンタエンジン部 1000 printing apparatus 1100 formatter control unit 1101 reception buffer 1102 command discrimination unit 1103 command analysis unit 1104 command execution unit 1105 page memory 1106 draft control unit 1107 NVRAM 1300 output control unit 1400 printer engine unit

Claims (30)

【特許請求の範囲】[Claims] 【請求項1】 所定の通信媒体を介してデータ処理装置
から受信する印刷情報を解析して印刷部が印刷可能な描
画データを展開処理する印刷制御装置であって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードを設定する第1の設定手段と、 前記第1の設定手段により設定された前記ドラフトモー
ドを記憶する記憶手段と、 前記印刷情報の解析処理中に、前記記憶手段に記憶され
ている前記ドラフトモードが有効に設定されているかど
うかを判定する判定手段と、 前記判定手段により前記ドラフトモードが有効に設定さ
れていると判定した場合に、前記印刷情報に指定された
特定の描画処理を省略して簡易に描画処理する第1の描
画制御手段と、を有することを特徴とする印刷制御装
置。
1. A print control device for analyzing print information received from a data processing device via a predetermined communication medium and developing drawing data printable by a printing unit, comprising: A first setting unit that sets a draft mode for omitting a specific drawing process; a storage unit that stores the draft mode set by the first setting unit; Determining means for determining whether the draft mode stored in the means is set to be valid; and when the determination means determines that the draft mode is set to be valid, the draft mode is designated in the print information. A first drawing control unit for simplifying the drawing process by omitting a specific drawing process.
【請求項2】 所定の通信媒体を介してデータ処理装置
から受信する印刷情報を解析して印刷部が印刷可能な描
画データを展開処理する印刷制御装置であって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードのレベル値を設定する第2の設定手段と、 前記第2の設定手段により設定された前記ドラフトモー
ドのレベル値を記憶する記憶手段と、 前記印刷情報の解析処理中に、前記記憶手段に記憶され
ている前記ドラフトモードのレベル値を識別する識別手
段と、 前記識別手段により識別される前記ドラフトモードのレ
ベル値に基づいて特定の描画処理を省略して簡易に描画
処理する第2の描画制御手段と、を有することを特徴と
する印刷制御装置。
2. A print control apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit, the print control apparatus comprising: Second setting means for setting a draft mode level value for omitting a specific drawing process; storage means for storing the draft mode level value set by the second setting means; and analysis of the print information An identification unit for identifying a level value of the draft mode stored in the storage unit during processing; and a specific drawing process is omitted based on the level value of the draft mode identified by the identification unit, thereby simplifying the processing. And a second drawing control unit for performing a drawing process.
【請求項3】 前記記憶手段は、不揮発性記憶媒体で構
成したことを特徴とする請求項1または2記載の印刷制
御装置。
3. The print control apparatus according to claim 1, wherein said storage means is constituted by a nonvolatile storage medium.
【請求項4】 前記記憶手段は、揮発性記憶媒体で構成
したことを特徴とする請求項1または2記載の印刷制御
装置。
4. The print control apparatus according to claim 1, wherein said storage means is constituted by a volatile storage medium.
【請求項5】 前記第1の設定手段は、操作パネルから
入力されるドラフトモード値に基づいて前記ドラフトモ
ードを設定することを特徴とする請求項1記載の印刷制
御装置。
5. The printing control apparatus according to claim 1, wherein the first setting unit sets the draft mode based on a draft mode value input from an operation panel.
【請求項6】 前記第1の設定手段は、前記データ処理
装置から入力されるコマンドを解析して前記ドラフトモ
ードを設定することを特徴とする請求項1記載の印刷制
御装置。
6. The print control device according to claim 1, wherein the first setting unit analyzes the command input from the data processing device and sets the draft mode.
【請求項7】 前記第2の設定手段は、操作パネルから
入力されるレベル値に基づいて前記ドラフトモードのレ
ベル値を設定することを特徴とする請求項2記載の印刷
制御装置。
7. The print control apparatus according to claim 2, wherein the second setting unit sets the level value of the draft mode based on a level value input from an operation panel.
【請求項8】 前記第2の設定手段は、前記データ処理
装置から入力されるコマンドを解析して前記ドラフトモ
ードのレベル値を設定することを特徴とする請求項2記
載の印刷制御装置。
8. The print control device according to claim 2, wherein the second setting unit analyzes a command input from the data processing device and sets a level value of the draft mode.
【請求項9】 前記第1の設定手段は、前記記憶手段に
記憶されたドラフトモードを各ページ印刷終了毎に、初
期値に再設定することを特徴とする請求項1記載の印刷
制御装置。
9. The print control apparatus according to claim 1, wherein the first setting unit resets the draft mode stored in the storage unit to an initial value each time printing of each page is completed.
【請求項10】 前記特定の描画処理は、論理描画処
理,色空間逆変換描画処理,型抜き描画処理を含むこと
を特徴とする請求項1または2記載の印刷制御装置。
10. The print control apparatus according to claim 1, wherein the specific drawing process includes a logical drawing process, a color space inverse conversion drawing process, and a blank drawing process.
【請求項11】 所定の通信媒体を介してデータ処理装
置から受信する印刷情報を解析して印刷部が印刷可能な
描画データを展開処理する印刷制御装置のデータ処理方
法であって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードを設定する第1の設定工程と、 前記第1の設定工程により設定された前記ドラフトモー
ドをメモリに登録する登録工程と、 前記印刷情報の解析処理中に、前記メモリに登録されて
いる前記ドラフトモードが有効に設定されているかどう
かを判定する判定工程と、 前記判定工程により前記ドラフトモードが有効に設定さ
れていると判定した場合に、前記印刷情報に指定された
特定の描画処理を省略して簡易に描画処理する第1の描
画工程と、を有することを特徴とする印刷制御装置のデ
ータ処理方法。
11. A data processing method for a print control device, which analyzes print information received from a data processing device via a predetermined communication medium and develops drawing data printable by a printing unit, the print control device comprising: A first setting step of setting a draft mode for omitting a specific drawing process specified in the first step; a registration step of registering the draft mode set in the first setting step in a memory; and an analysis of the print information. During the processing, a determination step of determining whether the draft mode registered in the memory is set to be valid, and when it is determined that the draft mode is set to be valid by the determination step, A first drawing step of easily performing a drawing process by omitting a specific drawing process specified in the print information. Method.
【請求項12】 所定の通信媒体を介してデータ処理装
置から受信する印刷情報を解析して印刷部が印刷可能な
描画データを展開処理する印刷制御装置のデータ処理方
法であって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードのレベル値を設定する第2の設定工程と、 前記第2の設定工程により設定された前記ドラフトモー
ドのレベル値をメモリに登録する登録工程と、 前記印刷情報の解析処理中に、前記メモリに登録されて
いる前記ドラフトモードのレベル値を識別する識別工程
と、 前記識別工程により識別される前記ドラフトモードのレ
ベル値に基づいて特定の描画処理を省略して簡易に描画
処理する第2の描画工程と、を有することを特徴とする
印刷制御装置のデータ処理方法。
12. A data processing method of a print control device for analyzing print information received from a data processing device via a predetermined communication medium and developing drawing data printable by a printing unit, wherein the print information A second setting step of setting a level value of a draft mode for omitting a specific drawing process specified in the first step; a registration step of registering a level value of the draft mode set in the second setting step in a memory; An identification step of identifying a level value of the draft mode registered in the memory during an analysis process of the print information; and a specific drawing process based on the level value of the draft mode identified by the identification step. And a second drawing step for simplifying the drawing processing by omitting the step (a).
【請求項13】 前記メモリは、不揮発性記憶媒体で構
成したことを特徴とする請求項11または12記載の印
刷制御装置のデータ処理方法。
13. The data processing method according to claim 11, wherein the memory includes a nonvolatile storage medium.
【請求項14】 前記メモリは、揮発性記憶媒体で構成
したことを特徴とする請求項11または12記載の印刷
制御装置のデータ処理方法。
14. The data processing method for a print control device according to claim 11, wherein said memory is constituted by a volatile storage medium.
【請求項15】 前記第1の設定工程は、操作パネルか
ら入力されるドラフトモード値に基づいて前記ドラフト
モードを設定することを特徴とする請求項11記載の印
刷制御装置のデータ処理方法。
15. The data processing method according to claim 11, wherein in the first setting step, the draft mode is set based on a draft mode value input from an operation panel.
【請求項16】 前記第1の設定工程は、前記データ処
理装置から入力されるコマンドを解析して前記ドラフト
モードを設定することを特徴とする請求項11記載の印
刷制御装置のデータ処理方法。
16. The data processing method according to claim 11, wherein the first setting step analyzes the command input from the data processing device and sets the draft mode.
【請求項17】 前記第2の設定工程は、操作パネルか
ら入力されるレベル値に基づいて前記ドラフトモードの
レベル値を設定することを特徴とする請求項12記載の
印刷制御装置のデータ処理方法。
17. The data processing method according to claim 12, wherein the second setting step sets the level value of the draft mode based on a level value input from an operation panel. .
【請求項18】 前記第2の設定工程は、前記データ処
理装置から入力されるコマンドを解析して前記ドラフト
モードのレベル値を設定することを特徴とする請求項1
2記載の印刷制御装置のデータ処理方法。
18. The apparatus according to claim 1, wherein in the second setting step, a level value of the draft mode is set by analyzing a command input from the data processing device.
3. The data processing method of the print control device according to 2.
【請求項19】 前記第1の設定工程は、前記メモリに
登録されたドラフトモードを各ページ印刷終了毎に、初
期値に再設定することを特徴とする請求項11記載の印
刷制御装置のデータ処理方法。
19. The data of the print control apparatus according to claim 11, wherein in the first setting step, the draft mode registered in the memory is reset to an initial value each time printing of each page is completed. Processing method.
【請求項20】 前記特定の描画処理は、論理描画処
理,色空間逆変換描画処理,型抜き描画処理を含むこと
を特徴とする請求項11または12記載の印刷制御装置
のデータ処理方法。
20. The data processing method according to claim 11, wherein the specific drawing process includes a logical drawing process, a color space inverse conversion drawing process, and a blank drawing process.
【請求項21】 所定の通信媒体を介してデータ処理装
置から受信する印刷情報を解析して印刷部が印刷可能な
描画データを展開処理する印刷装置を制御するコンピュ
ータが読み出し可能なプログラムを格納した記憶媒体で
あって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードを設定する第1の設定工程と、 前記第1の設定工程により設定された前記ドラフトモー
ドをメモリに登録する登録工程と、 前記印刷情報の解析処理中に、前記メモリに登録されて
いる前記ドラフトモードが有効に設定されているかどう
かを判定する判定工程と、 前記判定工程により前記ドラフトモードが有効に設定さ
れていると判定した場合に、前記印刷情報に指定された
特定の描画処理を省略して簡易に描画処理する第1の描
画工程と、を有することを特徴とするコンピュータが読
み出し可能なプログラムを格納した記憶媒体。
21. A computer-readable program for controlling a printing apparatus that analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit is stored. A first setting step for setting a draft mode for omitting a specific drawing process specified in the print information; and registering the draft mode set in the first setting step in a memory. A registration step; a determination step of determining whether the draft mode registered in the memory is set to be valid during the print information analysis processing; and the draft mode is set to be valid by the determination step. A first rendering step of omitting the specific rendering process specified in the print information and performing a simple rendering process when it is determined that Storage medium from which a computer stores readable program characterized by having.
【請求項22】 所定の通信媒体を介してデータ処理装
置から受信する印刷情報を解析して印刷部が印刷可能な
描画データを展開処理する印刷装置を制御するコンピュ
ータが読み出し可能なプログラムを格納した記憶媒体で
あって、 前記印刷情報に指定された特定の描画処理を省略するド
ラフトモードのレベル値を設定する第2の設定工程と、 前記第2の設定工程により設定された前記ドラフトモー
ドのレベル値をメモリに登録する登録工程と、 前記印刷情報の解析処理中に、前記メモリに登録されて
いる前記ドラフトモードのレベル値を識別する識別工程
と、 前記識別工程により識別される前記ドラフトモードのレ
ベル値に基づいて特定の描画処理を省略して簡易に描画
処理する第2の描画工程と、 を有することを特徴とするコンピュータが読み出し可能
なプログラムを格納した記憶媒体。
22. A computer-readable program for controlling a printing apparatus which analyzes print information received from a data processing apparatus via a predetermined communication medium and develops drawing data printable by a printing unit is stored. A storage medium, wherein a second setting step of setting a level value of a draft mode for omitting a specific drawing process specified in the print information; and a level of the draft mode set by the second setting step A registration step of registering a value in a memory; an identification step of identifying a level value of the draft mode registered in the memory during an analysis process of the print information; and an identification step of the draft mode identified by the identification step. A second drawing step for simplifying the drawing process by omitting a specific drawing process based on the level value. Storage medium but storing readable program.
【請求項23】 前記メモリは、不揮発性記憶媒体で構
成したことを特徴とする請求項21または22記載のコ
ンピュータが読み出し可能なプログラムを格納した記憶
媒体。
23. The storage medium according to claim 21, wherein said memory is constituted by a nonvolatile storage medium.
【請求項24】 前記メモリは、揮発性記憶媒体で構成
したことを特徴とする請求項21または22記載のコン
ピュータが読み出し可能なプログラムを格納した記憶媒
体。
24. The storage medium according to claim 21, wherein said memory is constituted by a volatile storage medium.
【請求項25】 前記第1の設定工程は、操作パネルか
ら入力されるドラフトモード値に基づいて前記ドラフト
モードを設定することを特徴とする請求項21記載のコ
ンピュータが読み出し可能なプログラムを格納した記憶
媒体。
25. The computer-readable program according to claim 21, wherein the first setting step sets the draft mode based on a draft mode value input from an operation panel. Storage medium.
【請求項26】 前記第1の設定工程は、前記データ処
理装置から入力されるコマンドを解析して前記ドラフト
モードを設定することを特徴とする請求項21記載のコ
ンピュータが読み出し可能なプログラムを格納した記憶
媒体。
26. The computer-readable program according to claim 21, wherein the first setting step sets the draft mode by analyzing a command input from the data processing device. Storage media.
【請求項27】 前記第2の設定工程は、操作パネルか
ら入力されるレベル値に基づいて前記ドラフトモードの
レベル値を設定することを特徴とする請求項22記載の
コンピュータが読み出し可能なプログラムを格納した記
憶媒体。
27. The computer-readable program according to claim 22, wherein the second setting step sets the level value of the draft mode based on a level value input from an operation panel. The storage medium in which it was stored.
【請求項28】 前記第2の設定工程は、前記データ処
理装置から入力されるコマンドを解析して前記ドラフト
モードのレベル値を設定することを特徴とする請求項2
2記載のコンピュータが読み出し可能なプログラムを格
納した記憶媒体。
28. The method according to claim 2, wherein the second setting step sets a level value of the draft mode by analyzing a command input from the data processing device.
3. A storage medium storing the computer-readable program according to item 2.
【請求項29】 前記第1の設定工程は、前記メモリに
登録されたドラフトモードを各ページ印刷終了毎に、初
期値に再設定することを特徴とする請求項21記載のコ
ンピュータが読み出し可能なプログラムを格納した記憶
媒体。
29. The computer-readable computer according to claim 21, wherein in the first setting step, the draft mode registered in the memory is reset to an initial value each time printing of each page is completed. A storage medium that stores programs.
【請求項30】 前記特定の描画処理は、論理描画処
理,色空間逆変換描画処理,型抜き描画処理を含むこと
を特徴とする請求項21または22記載のコンピュータ
が読み出し可能なプログラムを格納した記憶媒体。
30. A computer-readable program according to claim 21, wherein said specific drawing process includes a logical drawing process, a color space inverse conversion drawing process, and a stamping drawing process. Storage medium.
JP10023003A 1998-02-04 1998-02-04 Printing control device, method for data processing therein, and recording medium containing computer readable program Pending JPH11216934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10023003A JPH11216934A (en) 1998-02-04 1998-02-04 Printing control device, method for data processing therein, and recording medium containing computer readable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10023003A JPH11216934A (en) 1998-02-04 1998-02-04 Printing control device, method for data processing therein, and recording medium containing computer readable program

Publications (1)

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

Family

ID=12098337

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10023003A Pending JPH11216934A (en) 1998-02-04 1998-02-04 Printing control device, method for data processing therein, and recording medium containing computer readable program

Country Status (1)

Country Link
JP (1) JPH11216934A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980307B2 (en) 2000-03-17 2005-12-27 Minolta Co., Ltd. Printing apparatus, method and program product

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980307B2 (en) 2000-03-17 2005-12-27 Minolta Co., Ltd. Printing apparatus, method and program product

Similar Documents

Publication Publication Date Title
JP4785578B2 (en) Information processing apparatus and method
US7325235B2 (en) Data processing apparatus, data processing method, program, and storage medium
JP2000083161A (en) Image processing unit, its method and image processing system
JP3977220B2 (en) Information processing apparatus, information processing method, information processing system, program, and storage medium
JP2004192390A (en) Data processor
JP4467855B2 (en) Information processing apparatus, information processing method, and program
JPH11216934A (en) Printing control device, method for data processing therein, and recording medium containing computer readable program
US20040223188A1 (en) Printing control method and apparatus
JP2000099291A (en) Print controller, data processing method for the same and storage medium storing computer readable program
JP4086425B2 (en) Image processing apparatus and method
JP2778532B2 (en) Printer device and document creation device
JP3996990B2 (en) Print control apparatus, print control method, and storage medium storing print control program
JPH11188930A (en) Print system, data processing method therefor and record medium storing computer readable program
JP3495876B2 (en) Character output device, character output method, and storage medium storing computer readable program
JP3576622B2 (en) Image output apparatus and method and printing system
JP2000298565A (en) Method and device for controlling printing and storage medium storing program for executing the printing controlling method
JPH1091368A (en) Print controller and its data processing method and storage medium storing readable program for computer
JP2000155663A (en) Printing controller, data processing method for the printing controller and storage medium stored with computer readable program
JP2001080153A (en) Printing control device, printing control method and memory medium
JP2000033730A (en) Printer, control thereof and printing system
JP2001001595A (en) Printing control device, printing control method, and storage medium storing computer readable program
JP2001109601A (en) Device and method for controlling printing and storage medium
JPH1124863A (en) Print control device and method, and storage medium storing computer readable program
JP2005159764A (en) Recording method, apparatus, program, and storage medium
JPH111033A (en) Apparatus and method for controlling printing, and, storage medium