JP2000094797A - Printing controller, data processing method therefor, and memory medium storing program readable by computer - Google Patents

Printing controller, data processing method therefor, and memory medium storing program readable by computer

Info

Publication number
JP2000094797A
JP2000094797A JP10263777A JP26377798A JP2000094797A JP 2000094797 A JP2000094797 A JP 2000094797A JP 10263777 A JP10263777 A JP 10263777A JP 26377798 A JP26377798 A JP 26377798A JP 2000094797 A JP2000094797 A JP 2000094797A
Authority
JP
Japan
Prior art keywords
data
print
printing
resolution
determination
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.)
Granted
Application number
JP10263777A
Other languages
Japanese (ja)
Other versions
JP3715796B2 (en
Inventor
Takashi Yamaguchi
宇 山口
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 JP26377798A priority Critical patent/JP3715796B2/en
Publication of JP2000094797A publication Critical patent/JP2000094797A/en
Application granted granted Critical
Publication of JP3715796B2 publication Critical patent/JP3715796B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To judge whether printing information having a complicated data configuration, or the like, can be printed normally on a single page by comparing an addition value of a developing time predicted by a predicting means and a margin set by a setting means, and a preset reference time for transmitting predetermined bit map data. SOLUTION: A CPU 1 reads printing data inputted from a host computer 2000 via an input part 5 for classifying the same into a band unit corresponding to a printing position designated by a control code and storing in a page buffer memory 6c of a RAM 6 as intermediate data. From the intermediate data configuration, an image forming part 11 comprising a hardware sets the time needed for developing the bit map data as a predicted value. Then, whether the sum of a preset margin value and the predicted value is larger than the preset time necessary for transferring the bit map data in a band buffer memory 6a to a printing part 9 is examined. In the case it is judged to be smaller, the image data are transferred.

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 for generating and printing bitmap data from intermediate data obtained by analyzing information input from an external apparatus, a data processing method of the print control apparatus, and a computer-readable program. Is related to a storage medium in which is stored.

【0002】[0002]

【従来の技術】近年、コンピュータの出力装置としてレ
ーザビームプリンタ等の印刷装置が広く使用されてい
る。レーザビームプリンタ等のページプリンタでは1ペ
ージ分の出力画像をビットマップメモリに格納しておく
必要があるが、1ページ分のメモリを持たずに1ページ
を複数の領域(バンド)に分割し、分割した印刷データ
を展開できるメモリ領域を最低2つ用意し、プリンタエ
ンジンの用紙搬送速度に同期して各バンドごとに印刷デ
ータを順次展開し、プリンタエンジンにデータを転送
(シッピング)するバンドメモリ方式がある。
2. Description of the Related Art In recent years, printing devices such as laser beam printers have been widely used as output devices for computers. In a page printer such as a laser beam printer, it is necessary to store an output image for one page in a bitmap memory, but one page is divided into a plurality of areas (bands) without having a memory for one page. A band memory system that prepares at least two memory areas where the divided print data can be developed, develops the print data sequentially for each band in synchronization with the paper transport speed of the printer engine, and transfers (shipping) the data to the printer engine There is.

【0003】この方式は1ページ分のビットマップが必
要な方式に比べ、少ないメモリ容量でシステムを構成で
き、出力画像の生成(レンダリンダ)とプリンタエンジ
ンヘの印刷データの転送を同時に実行できるので高速化
が可能である。
In this method, a system can be configured with a smaller memory capacity than in a method requiring a bit map for one page, and the generation of an output image (rendering) and the transfer of print data to a printer engine can be performed at the same time. Is possible.

【0004】ところが、バンドメモリ方式の印刷装置
は、プリンタエンジンが一旦用紙の給紙を行い、転送さ
れた印刷データの印刷動作を開始すると用紙の搬送を一
時的に停止することはできない。
However, in the band memory type printing apparatus, once the printer engine once feeds the paper and starts the printing operation of the transferred print data, the transport of the paper cannot be temporarily stopped.

【0005】従って、あるバンドの印刷データの展開に
かかる時間の方が大きい場合、正しい印刷結果が得られ
ない(オーバーラン)という問題が発生する。
Therefore, if the time required for developing the print data of a certain band is longer, a problem arises in that a correct print result cannot be obtained (overrun).

【0006】この問題に対処するため各バンドの印刷デ
ータにかかる展開時間を計時し、プリンタエンジンヘデ
ータを転送するのにかかる時間と比較し、オーバーラン
が生じるか否かを予測し、オーバーランが起きると予測
された場合には、データの解像度を下げることでデータ
の容量を減らし、オーバーランを防ぐ等の種々の提案が
なされている。
To cope with this problem, the development time required for the print data of each band is measured and compared with the time required to transfer the data to the printer engine to predict whether or not overrun will occur. When it is predicted that the error will occur, various proposals have been made such as reducing the data resolution to reduce the data capacity and preventing overrun.

【0007】また、近年ではプリンタエンジンの性能が
急速に向上し、プリンタエンジンへのデータ転送レート
が非常に高い周波数を求められるようになると、バンド
メモリヘのビットマップ展開をハードウエアで構成し高
速化を実現しないと、要求される印刷品位および印刷ス
ピードでの印刷が不可能になってきた。
In recent years, as the performance of the printer engine has been rapidly improved and a very high frequency has been required for the data transfer rate to the printer engine, a bit map expansion to the band memory has been implemented by hardware to increase the speed. Without realization, printing at the required printing quality and printing speed has become impossible.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、バンド
メモリヘのビットマップ展開をハードウエアにて構成す
ると前述の従来例における展開時間を実際に計時するこ
とは不可能となる。
However, if the bitmap development to the band memory is implemented by hardware, it is impossible to actually measure the development time in the above-mentioned conventional example.

【0009】このため展開前の中間データのオブジェク
ト構成からハードウエアによるデータ生成(レンダリン
ダ)にかかる時間を予測し、この予測時間に一定のマー
ジンを付加して算出した値からオーバーランが起きるか
否かを判断している。
For this reason, the time required for data generation (rendering) by hardware is predicted from the object configuration of intermediate data before expansion, and whether or not an overrun occurs from a value calculated by adding a certain margin to the predicted time. Have been determined.

【0010】このマージンの設定理由は2つあり、前者
の理由は、印刷ジョブが実行された場合、ハードウエア
があるページのあるバンドビットマップ展開中にCPU
が次のページの中間データを生成する必要があるため、
メモリアクセス要求が頻繁に起こり、ウエートが入るこ
とによるものである。
There are two reasons for setting this margin. The former is because, when a print job is executed, the CPU executes the CPU while developing a band bitmap having a certain page.
Needs to generate intermediate data for the next page,
This is due to the frequent occurrence of memory access requests and the occurrence of waits.

【0011】また、後者の理由は、データの構成により
予測と実際の展開時間には差が出るためのマージン設定
によるものである。
[0011] The latter reason is due to the margin setting to cause a difference between the predicted and actual development times depending on the data structure.

【0012】しかし、単ページの印刷ジョブの場合は、
次のページの中間データを生成する必要がないため前者
のマージンの設定は不要となってしまう等の問題が発生
していた。
However, in the case of a single page print job,
Since there is no need to generate intermediate data for the next page, there has been a problem that the former margin setting becomes unnecessary.

【0013】本発明は、上記の問題点を解決するために
なされたもので、本発明の目的は、受信した印刷データ
のページ構成が単ページものか複数ページものかを判断
して、該判断結果に基づいて各バンドの展開処理時間を
予測する際に付加されるマージンを可変設定し、該マー
ジンが加算された展開処理時間がバンドバッファに展開
されるビットマップデータの転送に要する基準時間を超
えるかどうかを判断することにより、単ページの印刷情
報に対するバンド展開処理時間を予測する際に、次ペー
ジの中間データの解析に要する時間をマージンとして付
加されなくなり、単一ページ内の各バンドが多少複雑で
あっても転送基準時間内に収まれるかどうかを正常に判
定できるようになり、複数ページの印刷データのみなら
ず、従来ならば低解像度に変換していた単ページの印刷
情報の解像度を落とすことなく印刷処理できる印刷デー
タ処理環境を自在に整備する印刷制御装置および印刷制
御装置のデータ処理方法およびコンピュータが読み出し
可能なプログラムを格納した記憶媒体を提供することで
ある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to determine whether a page configuration of received print data is a single page or a plurality of pages, and make the determination. A margin added when estimating the expansion processing time of each band based on the result is variably set, and the expansion processing time to which the margin is added is a reference time required for the transfer of the bitmap data expanded in the band buffer. By judging whether or not it exceeds, when estimating the band development processing time for the print information of a single page, the time required for analyzing the intermediate data of the next page is not added as a margin, and each band in a single page is Even if it is a little complicated, it can be correctly determined whether or not it is within the transfer reference time. Stores a print control apparatus, a data processing method of the print control apparatus, and a computer-readable program for freely preparing a print data processing environment capable of performing print processing without lowering the resolution of single-page print information converted into image resolution. The purpose of the present invention is to provide a storage medium.

【0014】[0014]

【課題を解決するための手段】本発明に係る第1の発明
は、外部装置から入力した印刷情報を解析して中間デー
タを生成し、当該生成された中間データをドット展開し
て印刷する印刷制御装置であって、前記外部装置から入
力した印刷情報のページ構成が単ページであるか複数ペ
ージであるかを判断する第1の判断手段(CPU1がR
OM2,外部メモリに記憶された制御プログラムを実行
して判断処理する)と、前記生成された中間情報をバン
ドバッファ毎にドット展開するのにかかる展開時間を予
測する予測手段(CPU1がROM2,外部メモリに記
憶された制御プログラムを実行して予測処理する)と、
前記第1の判断手段による判断結果に基づいて前記予測
手段により予測される展開時間に対して異なるマージン
を設定する設定手段(CPU1がROM2,外部メモリ
に記憶された制御プログラムを実行して設定処理する)
と、前記予測手段により予測された展開時間と前記設定
手段により設定されたマージンとの加算値と、所定のバ
ンドバッファサイズ分のビットマップデータを転送する
のに要するあらかじめ設定された基準時間とを比較して
印刷処理可能かどうかを判断する第2の判断手段(CP
U1がROM2,外部メモリに記憶された制御プログラ
ムを実行して判断処理する)とを有するものである。
According to a first aspect of the present invention, there is provided a printing system which analyzes print information input from an external device to generate intermediate data, and develops and prints the generated intermediate data by dot development. A first determining unit (CPU 1 determines whether the page configuration of the print information input from the external device is a single page or a plurality of pages)
OM2, the control program stored in the external memory is executed to perform the determination process), and a predicting unit (the CPU 1 controls the ROM 2, the external Executing the control program stored in the memory to perform the prediction process);
Setting means for setting different margins for the development time predicted by the predicting means based on the result of the determination by the first determining means (the CPU 1 executes the control program stored in the ROM 2 or the external memory to perform the setting processing Do)
And the sum of the expansion time predicted by the prediction means and the margin set by the setting means, and a preset reference time required to transfer bitmap data for a predetermined band buffer size. A second determining means (CP) for comparing and determining whether or not the printing process is possible;
U1 executes the control program stored in the ROM 2 and the external memory to perform the determination process).

【0015】本発明に係る第2の発明は、前記第2の判
断手段により印刷処理できないと判断された場合に、前
記印刷情報の解像度を指定解像度よりも低解像度に変換
す変換手段(CPU1がROM2,外部メモリに記憶さ
れた制御プログラムを実行して変換処理する)を有する
ものである。
According to a second aspect of the present invention, when the second determining means determines that the printing process cannot be performed, the converting means (the CPU 1 converts the resolution of the print information to a lower resolution than the designated resolution). A conversion program by executing a control program stored in the ROM 2 and the external memory).

【0016】本発明に係る第3の発明は、外部装置から
入力した印刷情報を解析して中間データを生成し、当該
生成された中間データをドット展開して印刷する印刷制
御装置のデータ処理方法であって、前記外部装置から入
力した印刷情報のページ構成が単ページであるか複数ペ
ージであるかを判断する第1の判断工程(図3のステッ
プ(3))と、前記生成された中間情報をバンドバッフ
ァ毎にドット展開するのにかかる展開時間を予測する予
測工程(図3のステップ(5),(8))と、前記第1
の判断工程による判断結果に基づいて前記予測工程によ
り予測される展開時間に対して異なるマージンを設定す
る設定工程(図3のステップ(6),(9))と、前記
予測工程により予測された展開時間と前記設定工程によ
り設定されたマージンとの加算値と、所定のバンドバッ
ファサイズ分のビットマップデータを転送するのに要す
るあらかじめ設定された基準時間とを比較して印刷処理
可能かどうかを判断する第2の判断工程(図3のステッ
プ(6),(9))とを有するものである。
According to a third aspect of the present invention, there is provided a data processing method for a print control apparatus for analyzing print information input from an external device to generate intermediate data, and for developing and printing the generated intermediate data in dots. A first determining step (step (3) in FIG. 3) of determining whether the page configuration of the print information input from the external device is a single page or a plurality of pages; A prediction step (steps (5) and (8) in FIG. 3) for estimating a development time required to develop information in dot development for each band buffer;
A setting step (steps (6) and (9) in FIG. 3) for setting different margins for the development time predicted by the prediction step based on the determination result by the determination step; By comparing the added value of the development time and the margin set in the setting step with a preset reference time required to transfer bitmap data of a predetermined band buffer size, it is determined whether print processing is possible. And a second determining step (steps (6) and (9) in FIG. 3) for determining.

【0017】本発明に係る第4の発明は、前記第2の判
断工程により印刷処理できないと判断された場合に、前
記印刷情報の解像度を指定解像度よりも低解像度に変換
す変換工程(図3のステップ(11))を有するもので
ある。
According to a fourth aspect of the present invention, there is provided a conversion step of converting the resolution of the print information to a lower resolution than a designated resolution when it is determined in the second determination step that the printing cannot be performed (FIG. 3). (11)).

【0018】本発明に係る第5の発明は、外部装置から
入力した印刷情報を解析して中間データを生成し、当該
生成された中間データをドット展開して印刷する印刷装
置を制御するコンピュータが読み出し可能なプログラム
を格納した記憶媒体であって、前記外部装置から入力し
た印刷情報のページ構成が単ページであるか複数ページ
であるかを判断する第1の判断工程(図3のステップ
(3))と、前記生成された中間情報をバンドバッファ
毎にドット展開するのにかかる展開時間を予測する予測
工程(図3のステップ(5),(8))と、前記第1の
判断工程による判断結果に基づいて前記予測手段により
予測される展開時間に対して異なるマージンを設定する
設定工程(図3のステップ(6),(8))と、前記予
測工程により予測された展開時間と前記設定工程により
設定されたマージンとの加算値と、所定のバンドバッフ
ァサイズ分のビットマップデータを転送するのにようす
るあらかじめ設定された基準時間とを比較して印刷処理
可能かどうかを判断する第2の判断工程(図3のステッ
プ(6),(8))とを有するコンピュータが読み出し
可能なプログラムを記憶媒体に格納したものである。
According to a fifth aspect of the present invention, there is provided a computer for controlling a printing apparatus which analyzes print information input from an external device to generate intermediate data, and develops and prints the generated intermediate data in dots. A first determination step (step (3) in FIG. 3) for determining whether the page configuration of the print information input from the external device is a single page or a plurality of pages, which is a storage medium storing a readable program. )), A prediction step (steps (5) and (8) in FIG. 3) for estimating a development time required to develop the generated intermediate information into dots for each band buffer, and the first determination step. A setting step (steps (6) and (8) in FIG. 3) for setting different margins for the development time predicted by the prediction means based on the determination result; The print processing can be performed by comparing the added value of the expanded time and the margin set in the setting step with a preset reference time for transferring bitmap data of a predetermined band buffer size. A computer-readable program having a second determination step (steps (6) and (8) in FIG. 3) for determining whether the program is readable is stored in a storage medium.

【0019】本発明に係る第6の発明は、前記第2の判
断工程により印刷処理できないと判断された場合に、前
記印刷情報の解像度を指定解像度よりも低解像度に変換
す変換工程(図3のステップ(11))を有するコンピ
ュータが読み出し可能なプログラムを記憶媒体に格納し
たものである。
According to a sixth aspect of the present invention, there is provided a conversion step of converting the resolution of the print information to a lower resolution than a designated resolution when it is determined in the second determination step that printing cannot be performed (FIG. 3). (11)) is stored in a storage medium, the program being readable by a computer.

【0020】[0020]

【発明の実施の形態】本実施形態の構成を説明する前
に、本実施形態を適用するに好適なレーザビームプリン
タの構成について図1を参照しながら説明する。なお、
本実施形態を適用するプリンタは、レーザビームプリン
タに限られるものではなく、他のプリント方式のプリン
タでも良いことは言うまでもない。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Before describing the configuration of this embodiment, a configuration of a laser beam printer suitable for applying this embodiment will be described with reference to FIG. In addition,
The printer to which this embodiment is applied is not limited to a laser beam printer, and it goes without saying that a printer of another printing method may be used.

【0021】図1は、本発明を適用可能な印刷装置の構
成を示す断面図であり、例えはレーザビームプリンタ
(LBP)の場合を示す。
FIG. 1 is a sectional view showing the configuration of a printing apparatus to which the present invention can be applied, for example, a case of a laser beam printer (LBP).

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

【0023】1501は走査のためのスイッチおよびL
ED表示器等が配されている操作パネル、1000はプ
リンタ制御ユニットで、LBP本体1500全体の制御
およびホストコンピュータから供給される文字情報等を
解析する。このプリンタ制御ユニット1000は、主に
文字情報を対応する文字パターンのビデオ信号に変換し
てレーザドライバ1502に出力する。
Reference numeral 1501 denotes a switch for scanning and L
An operation panel 1000 including an ED display and the like is a printer control unit, which controls the entire LBP main body 1500 and analyzes character information and the like supplied from the host computer. The printer control unit 1000 mainly converts character information into a video signal having a corresponding character pattern and outputs the video signal to the laser driver 1502.

【0024】レーザドライバ1502は半導体レーザ1
503を駆動するための回路であり、入力されたビデオ
信号に応じて半導体レーザ1503から発射されるレー
ザ光1504をオン・オフ切り換えする。レーザ光15
04は回転多面鏡1505で左右方向に振らされて静電
ドラム1506上を走査露光する。これにより、静電ド
ラム1506上には文字パターンの静電潜像が形成され
ることになる。この潜像は、静電ドラム1506周囲に
配置された現像ユニット1507により現像された後、
記録紙に転写される。
The laser driver 1502 is the semiconductor laser 1
A circuit for driving the laser beam 503 switches on / off a laser beam 1504 emitted from the semiconductor laser 1503 according to an input video signal. Laser light 15
Numeral 04 is rotated left and right by a rotary polygon mirror 1505 to scan and expose an electrostatic drum 1506. As a result, an electrostatic latent image of a character pattern is formed on the electrostatic drum 1506. This latent image is developed by a developing unit 1507 arranged around the electrostatic drum 1506,
Transferred to recording paper.

【0025】この記録紙にはカットシートを用い、カッ
トシート記録紙はLBP本体1500に装着した用紙カ
セット1508に収納され、給紙ローラ1509よび搬
送ローラ1510と搬送ローラ1511とにより、装置
内に取り込まれて、静電ドラム1506に供給される。
また、LBP本体1500には、図示しないカードスロ
ットを少なくとも1個以上備え、内蔵フォントに加えて
オプションフォントカード,言語系の異なる制御カード
(エミュレーションカード)を接続できるよに構成され
ている。
A cut sheet is used as the recording paper. The cut sheet recording paper is stored in a paper cassette 1508 mounted on the LBP main body 1500, and is taken into the apparatus by a paper feed roller 1509 and transport rollers 1510 and 1511. And supplied to the electrostatic drum 1506.
The LBP body 1500 has at least one or more card slots (not shown) so that an optional font card and a control card (emulation card) having a different language system can be connected in addition to the built-in fonts.

【0026】図2は、第1実施形態に係る印刷制御装置
を適用可能な印刷システムの一例を示すブロック図であ
り、図1と同一のものには同一の符号を付してある。
FIG. 2 is a block diagram showing an example of a printing system to which the printing control apparatus according to the first embodiment can be applied. The same reference numerals as in FIG. 1 denote the same parts.

【0027】図において、2000はホストコンピュー
タで、所定のインタフェース10(例えば双方向インタ
フェース)を介してプリンタ制御ユニット1000に接
続されて、プリンタ1500との通信制御処理を実行す
る。
In the figure, reference numeral 2000 denotes a host computer, which is connected to the printer control unit 1000 via a predetermined interface 10 (for example, a bidirectional interface) and executes communication control processing with the printer 1500.

【0028】プリンタ制御ユニット1000において、
1はCPUで、ROM2のプログラム用ROMあるいは
外部メモリ3に記憶された制御プログラム等に基づいて
システムバス4に接続される各種のデバイスとのアクセ
スを総括的に制御し、印刷部インタフェース8を介して
接続される印刷部(プリンタエンジン)9に出力情報と
しての画像信号を出力する。
In the printer control unit 1000,
Reference numeral 1 denotes a CPU that comprehensively controls access to various devices connected to the system bus 4 based on a program ROM of the ROM 2 or a control program stored in the external memory 3, And outputs an image signal as output information to a printing unit (printer engine) 9 connected thereto.

【0029】また、このROM2のプログラムROMに
は、後述する図3のフローチャートで示されるような、
CPUlの制御プログラム、ハードウエアで構成される
画像生成部11が使用する画像データの中間データ(ハ
ードウエアがビットマップデータを生成するために印刷
データを加工したデータ)を生成する中間データ生成プ
ログラム、後述する画像生成部11がビットマップ展開
に要する時間を中間データの構成から予測する予測プロ
グラム、ホストコンピュータ2000から入力された印
刷ジョブが単ページで構成されているのか複数ページで
構成されているのかを印刷データ内の制御コードから判
別するページ数判別プログラム等で構成されている。
Further, the program ROM of the ROM 2 includes a program ROM as shown in a flowchart of FIG.
A control program of the CPU 1, an intermediate data generation program for generating intermediate data of image data used by the image generation unit 11 constituted by hardware (data obtained by processing print data by hardware to generate bitmap data), A prediction program for predicting the time required for bitmap development by the image generation unit 11 described later from the configuration of the intermediate data, and whether the print job input from the host computer 2000 is composed of a single page or a plurality of pages Is determined from a control code in the print data.

【0030】さらに、ROM2のフォント用ROMには
上記出力画像を生成する際に使用するフォントデータ
(ドットフォントデータあるいはアウトラインフォント
データ)等を記憶している。CPUlは入力部5を介し
てホストコンピュータ2000との通信処理が可能に構
成されている。
Further, the font ROM of the ROM 2 stores font data (dot font data or outline font data) used for generating the output image. The CPU 1 is configured to be able to communicate with the host computer 2000 via the input unit 5.

【0031】6は前記CPUlの主メモリ,ワータエリ
ア等として機能するRAMで、図示しない増設ポートに
接続されるオプションRAMによりメモリ容量を拡張す
ることができる。
Reference numeral 6 denotes a RAM functioning as a main memory, a water area and the like of the CPU 1, and its memory capacity can be expanded by an optional RAM connected to an additional port (not shown).

【0032】なお、RAM6は入力した印刷データを中
間データとして格納するページバッファメモリ6c,ビ
ットマップデータが展開されるバンドバッファサイズの
バンドバッファメモリ6a,符号化画像情報(圧縮デー
タ)を格納す画像格納メモリ6bなどに用いられる。な
お、これらRAM6内のページバッファメモリ6c,バ
ンドバッファメモリ6a画像格納メモリ6bはダイナミ
ッタにその容量が変化する。
The RAM 6 has a page buffer memory 6c for storing input print data as intermediate data, a band buffer memory 6a having a band buffer size for expanding bitmap data, and an image for storing encoded image information (compressed data). Used for the storage memory 6b and the like. The capacity of the page buffer memory 6c and the band buffer memory 6a in the RAM 6 is changed to a dynamizer.

【0033】外部メモリ3はハードディスク(HD),
ICカード等であり、メモリコントローラ(MC)7に
よりアタセスを制御される。この外部メモリ3はオプシ
ョンとして接続され、フォントデータ、エミュレーショ
ンプログラム、フォームデータ等を記憶する。
The external memory 3 is a hard disk (HD),
It is an IC card or the like, and the access is controlled by a memory controller (MC) 7. The external memory 3 is connected as an option and stores font data, emulation programs, form data, and the like.

【0034】1501は前述した操作パネルで、操作の
ためのスイッチおよびLED表示器等が配されている。
また、前述した外部メモリ3は1個に限らず1個以上を
備えて、内蔵フォントに加えてオプションフォントカー
ド、プリンタ言語系の異なるプリンタ制御言語を解釈す
るプログラムを格納した外部メモリを複数接続できるよ
うに構成してもよい。さらに、図示しないNVRAMを
有し、操作パネル1501からのプリンタモード設定情
報を記憶するようにしてもよい。
Reference numeral 1501 denotes the above-described operation panel, on which switches for operation, an LED display, and the like are arranged.
The above-mentioned external memory 3 is not limited to one, but includes one or more. 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 printer languages can be connected. It may be configured as follows. Further, an NVRAM (not shown) may be provided to store printer mode setting information from the operation panel 1501.

【0035】このように構成されたプリンタ制御システ
ムにおいて、ホストコンピュータ2000から入力され
た印刷データ内の文字コードは、印刷データ内の制御コ
ードで指示された印刷位置に応じて対応するバンド位置
毎に分類されてRAM6内のページバッファメモリ6c
内に中間データとして格納される。
In the printer control system configured as described above, the character code in the print data input from the host computer 2000 is changed for each band position corresponding to the print position specified by the control code in the print data. Classified page buffer memory 6c in RAM 6
Is stored as intermediate data.

【0036】そして、1ページ分の中間データが格納し
終わったら、1バンドサイズずつ画像生成部11がバン
ドバッファメモリ6aにビットマップデータを生成し印
刷部I/F8によって画像を形成するビットマップデー
タがビデオ信号に変換され、印刷部9へ出力されて記録
紙等に記録される。
When the intermediate data for one page has been stored, the image generation unit 11 generates bitmap data in the band buffer memory 6a for each band size, and forms bitmap data by the printing unit I / F8. Is converted into a video signal, output to the printing unit 9 and recorded on recording paper or the like.

【0037】図3は、本実施形態に係る印刷制御装置に
おける第1のデータ処理手順の一例を示すフローチャー
トであり、図3のフローチャートに示すプログラムは、
例えばROM2のプログラム領域あるいは外部メモリ3
に格納されており、CPUlにより実行される。なお、
(1)〜(11)は各ステップを示す。
FIG. 3 is a flowchart showing an example of a first data processing procedure in the print control apparatus according to the present embodiment. The program shown in the flowchart of FIG.
For example, the program area of the ROM 2 or the external memory 3
And is executed by the CPU 1. In addition,
(1) to (11) show each step.

【0038】先ず、ステップ(1)で、CPUlはホス
トコンピュータ2000から入力部5を介して入力され
る印刷データ(印刷位置を示す制御コードや文字コード
など)を読み込み、ステップ(2)で、制御コードで指
定された印刷位置(オブジェクト毎に指定されている印
刷位置)に対応するバンド単位(バンドメモリサイズ)
に分類してRAM6内のページパッファメモリ6cに中
間データとして格納する。
First, in step (1), the CPU 1 reads print data (such as a control code or a character code indicating a print position) input from the host computer 2000 via the input unit 5, and in step (2), executes control. Band unit (band memory size) corresponding to the print position specified by the code (print position specified for each object)
And stored as intermediate data in the page buffer memory 6c in the RAM 6.

【0039】なお、ステップ(2)では、印刷データ中
の改ページ命令(制御コード)などのページ終了コード
を検知するまで、同一ページの中間データとして格納す
る。
In step (2), print data is stored as intermediate data of the same page until a page end code such as a page break command (control code) in the print data is detected.

【0040】そして、改ページ命令などのページ終了コ
ードを検知すると、ステップ(3)で、ページ終了コー
ドを検知してから、一定時間次の印刷データが来るかど
うかを監視し続け、次の印刷データを検知した場合に
は、該印刷データが複数ページからなる印刷データと判
断し、ステップ(4)に進み、ROM2のプログラム領
域あるいは外部メモリ3に格納されている複数ページの
印刷データ用に使用される予測時間に付加されるマージ
ン値Xを設定する。
When a page end code such as a page break command is detected, in step (3), after the page end code is detected, it is monitored for the next print data for a certain period of time, and the next print operation is continued. If data is detected, the print data is determined to be print data of a plurality of pages, and the process proceeds to step (4), where the print data is used for print data of a plurality of pages stored in the program area of the ROM 2 or the external memory 3. A margin value X to be added to the predicted time is set.

【0041】次に、ステップ(5)で、ページパッファ
メモリ6cに格納された中間データのデータ構成からハ
ードウエアで構成される画像生成部11がビットマップ
データの展開にかかる時間を予測し、その予測値をRと
して設定する。
Next, in step (5), the time required for the image generation unit 11 composed of hardware to expand the bitmap data is estimated from the data structure of the intermediate data stored in the page buffer memory 6c. The predicted value is set as R.

【0042】そして、ステップ(6)で、ステップ
(4)およびステップ(5)において設定されたマージ
ン値Xと予測値Rの和がバンドバッファメモリ6a内の
ビットマップデータFをプリンタエンジン(印刷部9)
に転送するのに必要なあらかじめ定められた時間(出力
時間)より大きいかどうかを比較して判断し、小さいと
判断した場合(YES)には、目的の印刷結果を得られ
ると判断して、ステップ(10)で、プリンタエンジン
に画像データの転送を開始して、処理を終了する。
In step (6), the sum of the margin value X and the predicted value R set in step (4) and step (5) is used to convert the bitmap data F in the band buffer memory 6a into a printer engine (printing unit). 9)
It is determined whether or not the time is longer than a predetermined time (output time) necessary for transferring the data to the printer. If the time is shorter (YES), it is determined that the desired print result can be obtained. In step (10), the transfer of image data to the printer engine is started, and the process ends.

【0043】一方、ステップ(6)で、マージン値Xと
予測値Rとの和が転送時間(出力時間)より大きいと判
定した場合には、ステップ(11)に進み、印刷データ
の解像度を減らし、データ量を減らすことで所望の印刷
品位を得られないけれども印刷出力は得られる低解像度
処理を行い、ステップ(10)に進み、プリンタエンジ
ンに低解像度の画像データの転送を開始して、処理を終
了する。
On the other hand, if it is determined in step (6) that the sum of the margin value X and the predicted value R is longer than the transfer time (output time), the process proceeds to step (11) to reduce the resolution of the print data. Although the desired print quality cannot be obtained by reducing the amount of data, a low-resolution process is performed to obtain a print output, and the process proceeds to step (10), where transfer of low-resolution image data to the printer engine is started. To end.

【0044】一方、ステップ(3)で、ページ終了コー
ドを検知してから、一定時間次の印刷データが来るかど
うかを監視し続け、次の印刷データを検知しないと判断
した場合には、該印刷データが単ページからなる印刷デ
ータと判断し、ステップ(7)へ進み、ROM2のプロ
グラム領域あるいは外部メモリ3に格納されている複数
ページの印刷データ用に使用される予測時間に付加され
るマージン値Yを設定する。
On the other hand, in step (3), after detecting the page end code, it continues to monitor whether or not the next print data comes for a predetermined time, and when it is determined that the next print data is not detected, The print data is determined to be print data of a single page, and the process proceeds to step (7), where a margin added to the estimated time used for print data of a plurality of pages stored in the program area of the ROM 2 or the external memory 3 is stored. Set the value Y.

【0045】次に、ステップ(8)で、ページバッファ
メモリ6cに格納された中間データのデータ構成からハ
ードウエアで構成される画像生成部11がビットマップ
データの展開にかかる時間を予測し、その値を予測値R
として設定する。次に、ステップ(9)で、ステップ
(7)およびステップ(8)において、設定されたマー
ジン値Yと予測値Rとの和がバンドバッファメモリ6a
内のビットマップデータをプリンタエンジンに転送する
のに必要なあらかじめ定められた時間より大きいかどう
かを比較して判断し、小さいと判断した場合には、目的
の印刷結果が得られると判断して、ステップ(19)へ
進み、プリンタエンジンに画像データの転送を開始す
る。
Next, in step (8), the time required for the image generator 11 composed of hardware to expand the bitmap data is estimated from the data structure of the intermediate data stored in the page buffer memory 6c. Value is predicted value R
Set as Next, in step (9), in steps (7) and (8), the sum of the set margin value Y and the predicted value R is stored in the band buffer memory 6a.
It is determined whether the time is longer than a predetermined time required to transfer the bitmap data in the printer engine to the printer engine, and if it is smaller, it is determined that a desired print result is obtained. Then, the process proceeds to step (19) to start transferring the image data to the printer engine.

【0046】一方、ステップ(9)において、設定され
たマージン値Yと予測値Rとの和がバンドバッファメモ
リ6a内のビットマップデータをプリンタエンジンに転
送するのに必要なあらかじめ定められた時間より大きい
と判断した場合には、ステップ(11)に進み、印刷デ
ータの解像度を減らして、データ量を減らすことで所望
の印刷品位を得られないけれども印刷出力は得られる処
理(低解像度処理)を行い、ステップ(10)へ進み、
プリンタエンジンに低解像度の画像データの転送を開始
して、処理を終了する。
On the other hand, in step (9), the sum of the set margin value Y and the predicted value R is calculated based on a predetermined time required to transfer the bitmap data in the band buffer memory 6a to the printer engine. If it is determined that the print data is large, the process proceeds to step (11), in which the resolution of the print data is reduced to reduce the amount of data so that a desired print quality cannot be obtained but a print output can be obtained (low-resolution processing). Go to step (10)
The transfer of the low-resolution image data to the printer engine is started, and the process ends.

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

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

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

【0050】さらに、各種プログラムに従属するデータ
も上記ディレクトリに管理されている。また、各種プロ
グラムをコンピュータにインストールするためのプログ
ラムや、インストールするプログラムが圧縮されている
場合に、解凍するプログラム等も記憶される場合もあ
る。
Further, data dependent on 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.

【0051】本実施形態における図3に示す機能が外部
からインストールされるプログラムによって、ホストコ
ンピュータにより遂行されていてもよい。そして、その
場合、CD−ROMやフラッシュメモリやFD等の記憶
媒体により、あるいはネットワークを介して外部の記憶
媒体から、プログラムを含む情報群を出力装置に供給さ
れる場合でも本発明は適用されるものである。
The functions shown in FIG. 3 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.

【0052】以上のように、前述した実施形態の機能を
実現するソフトウエアのプログラムコードを記録した記
憶媒体を、システムあるいは装置に供給し、そのシステ
ムあるいは装置のコンピュータ(またはCPUやMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、本発明の目的が達成されるこ
とは言うまでもない。
As described above, the storage medium storing the program codes 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.

【0053】この場合、記憶媒体から読み出されたプロ
グラムコード自体が本発明の新規な機能を実現すること
になり、そのプログラムコードを記憶した記憶媒体は本
発明を構成することになる。
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.

【0054】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピーディスク,ハードディ
スク,光ディスク,光磁気ディスク,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.

【0055】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働している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.

【0056】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わる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.

【0057】上記実施形態によれば、印刷データが用紙
1ページ分の情報であるか、複数ページ分の情報である
かを判別して、ビットマップデータヘの展開にかかる時
間の予測時間の1情報として適用することができ、従来
所望の印刷ができなかった複雑なデータ構成を持つ1ペ
ージ分の印刷情報を正しく印刷させることができる。
According to the above-described embodiment, it is determined whether the print data is information for one page of paper or information for a plurality of pages, and one information of the estimated time required to develop the bitmap data is obtained. It is possible to correctly print one page of print information having a complicated data configuration, which has not been possible to perform the desired printing conventionally.

【0058】[0058]

【発明の効果】以上説明したように、本発明に係る第1
の発明によれば、外部装置から入力した印刷情報を解析
して中間データを生成し、当該生成された中間データを
ドット展開して印刷する印刷制御装置であって、前記外
部装置から入力した印刷情報のページ構成が単ページで
あるか複数ページであるかを判断する第1の判断手段
と、前記生成された中間情報をバンドバッファ毎にドッ
ト展開するのにかかる展開時間を予測する予測手段と、
前記第1の判断手段による判断結果に基づいて前記予測
手段により予測される展開時間に対して異なるマージン
を設定する設定手段と、前記予測手段により予測された
展開時間と前記設定手段により設定されたマージンとの
加算値と、所定のバンドバッファサイズ分のビットマッ
プデータを転送するのにようするあらかじめ設定された
基準時間とを比較して印刷処理可能かどうかを判断する
第2の判断手段とを有するので、バンドバッファへ展開
されるドット展開時間に加算されるマージンを印刷デー
タの構成により可変でき、単一ページで複雑なデータ構
成を持つ印刷情報から複数ページの印刷情報まで正常に
印刷できるかどうかを確実に判断することができる。
As described above, the first embodiment according to the present invention is described.
According to the invention, there is provided a print control apparatus for analyzing print information input from an external device to generate intermediate data, dot-expanding the generated intermediate data for printing, and printing the input data from the external device. First determining means for determining whether the page configuration of the information is a single page or a plurality of pages, and predicting means for predicting a developing time required for developing the generated intermediate information in dots for each band buffer. ,
Setting means for setting a different margin with respect to the development time predicted by the prediction means based on a result of the determination by the first determination means; and a development time predicted by the prediction means and set by the setting means. Second determining means for determining whether print processing is possible by comparing the added value with the margin and a preset reference time for transferring bitmap data of a predetermined band buffer size. Because it has, the margin added to the dot development time to be developed to the band buffer can be changed by the configuration of the print data, and it can be printed normally from print information with a complicated data configuration to print information of multiple pages on a single page It can be reliably determined whether or not.

【0059】第2の発明によれば、前記第2の判断手段
により印刷処理できないと判断された場合に、前記印刷
情報の解像度を指定解像度よりも低解像度に変換す変換
手段を有するので、可能な限り指定された解像度で単一
ページで複雑なデータ構成を持つ印刷情報から複数ペー
ジの印刷情報まで確実に印刷させることができる。
According to the second aspect of the present invention, when the second determining means determines that the printing process cannot be performed, the converting means for converting the resolution of the print information to a lower resolution than the designated resolution is provided. It is possible to reliably print from a print information having a complicated data structure on a single page to a print information of a plurality of pages at a designated resolution as much as possible.

【0060】第3,第5の発明によれば、外部装置から
入力した印刷情報を解析して中間データを生成し、当該
生成された中間データをドット展開して印刷する印刷制
御装置のデータ処理方法であって、あるいは外部装置か
ら入力した印刷情報を解析して中間データを生成し、当
該生成された中間データをドット展開して印刷する印刷
装置を制御するコンピュータが読み出し可能なプログラ
ムを格納した記憶媒体であって、前記外部装置から入力
した印刷情報のページ構成が単ページであるか複数ペー
ジであるかを判断する第1の判断工程と、前記生成され
た中間情報をバンドバッファ毎にドット展開するのにか
かる展開時間を予測する予測工程と、前記第1の判断工
程による判断結果に基づいて前記予測工程により予測さ
れる展開時間に対して異なるマージンを設定する設定工
程と、前記予測工程により予測された展開時間と前記設
定工程により設定されたマージンとの加算値と、所定の
バンドバッファサイズ分のビットマップデータを転送す
るのにようするあらかじめ設定された基準時間とを比較
して印刷処理可能かどうかを判断する第2の判断工程と
を有するので、バンドバッファへ展開されるドット展開
時間に加算されるマージンを印刷データの構成により可
変でき、単一ページで複雑なデータ構成を持つ印刷情報
から複数ページの印刷情報まで正常に印刷できるかどう
かを確実に判断することができる。
According to the third and fifth aspects of the present invention, data processing of a print control apparatus for analyzing print information input from an external device to generate intermediate data, and developing and printing the generated intermediate data in dots. A method or a method for analyzing print information input from an external device to generate intermediate data, and storing a computer-readable program for controlling a printing device that prints the generated intermediate data by dot development. A storage medium, a first determining step of determining whether the page configuration of the print information input from the external device is a single page or a plurality of pages; and A prediction step of predicting a deployment time required for deployment, and a deployment time predicted by the prediction step based on a result of the determination by the first determination step. Setting the different margins, transferring the sum of the expansion time predicted by the prediction step and the margin set by the setting step, and transferring bitmap data for a predetermined band buffer size. And a second determining step of determining whether print processing is possible by comparing with a preset reference time, so that a margin to be added to the dot developing time to be developed in the band buffer is determined by the configuration of the print data. It is possible to reliably determine whether print information that can be changed and has a complicated data structure in a single page to print information of a plurality of pages can be normally printed.

【0061】第4,第6の発明によれば、前記第2の判
断工程により印刷処理できないと判断された場合に、前
記印刷情報の解像度を指定解像度よりも低解像度に変換
す変換工程を有するので、可能な限り指定された解像度
で単一ページで複雑なデータ構成を持つ印刷情報から複
数ページの印刷情報まで確実に印刷させることができ
る。
According to the fourth and sixth aspects of the present invention, there is provided a conversion step of converting the resolution of the print information to a lower resolution than the designated resolution when it is determined in the second determination step that the printing cannot be performed. Therefore, it is possible to reliably print from a print information having a complicated data structure on a single page to a print information of a plurality of pages at a designated resolution as much as possible.

【0062】従って、単ページの印刷情報に対するバン
ド展開処理時間を予測する際に、次ページの中間データ
の解析に要する時間をマージンとして付加されなくな
り、単一ページ内の各バンドが多少複雑であっても転送
基準時間内に収まれるかどうかを正常に判定できるよう
になり、複数ページの印刷データのみならず、従来なら
ば低解像度に変換していた単ページの印刷情報の解像度
を落とすことなく印刷処理できる印刷データ処理環境を
自在に整備することができる等の効果を奏する。
Therefore, when estimating the band development processing time for the print information of a single page, the time required for analyzing the intermediate data of the next page is not added as a margin, and each band in a single page is somewhat complicated. Even if it is within the transfer reference time, it is possible to determine normally whether or not the resolution of not only the print data of multiple pages but also the print information of a single page which was conventionally converted to a low resolution without lowering the resolution The present invention has the advantage that a print data processing environment capable of performing print processing can be freely prepared.

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

【図1】本発明を適用可能な印刷装置の構成を示す断面
図である。
FIG. 1 is a cross-sectional view illustrating a configuration of a printing apparatus to which the present invention can be applied.

【図2】第1実施形態に係る印刷制御装置を適用可能な
印刷システムの一例を示すブロック図である。
FIG. 2 is a block diagram illustrating an example of a printing system to which the print control device according to the first embodiment can be applied.

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

【図4】本発明に係る印刷制御装置を適用可能な印刷シ
ステムで読み出し可能な各種データ処理プログラムを格
納する記憶媒体のメモリマップを説明する図である。
FIG. 4 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.

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

1 CPU 2 ROM 3 外部メモリ 6 RAM 9 印刷部 11 画像生成部 DESCRIPTION OF SYMBOLS 1 CPU 2 ROM 3 External memory 6 RAM 9 Printing part 11 Image generation part

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 外部装置から入力した印刷情報を解析し
て中間データを生成し、当該生成された中間データをド
ット展開して印刷する印刷制御装置であって、 前記外部装置から入力した印刷情報のページ構成が単ペ
ージであるか複数ページであるかを判断する第1の判断
手段と、 前記生成された中間情報をバンドバッファ毎にドット展
開するのにかかる展開時間を予測する予測手段と、 前記第1の判断手段による判断結果に基づいて前記予測
手段により予測される展開時間に対して異なるマージン
を設定する設定手段と、 前記予測手段により予測された展開時間と前記設定手段
により設定されたマージンとの加算値と、所定のバンド
バッファサイズ分のビットマップデータを転送するのに
要するあらかじめ設定された基準時間とを比較して印刷
処理可能かどうかを判断する第2の判断手段と、を有す
ることを特徴とする印刷制御装置。
1. A print control apparatus for analyzing print information input from an external device to generate intermediate data, developing the generated intermediate data in dots, and printing the intermediate data, wherein the print information input from the external device is provided. First determining means for determining whether the page configuration is a single page or a plurality of pages; predicting means for predicting a developing time required for developing the generated intermediate information in dots for each band buffer; Setting means for setting different margins for the development time predicted by the prediction means based on the determination result by the first determination means; and the development time predicted by the prediction means and set by the setting means. Compare the sum with the margin and the preset reference time required to transfer the bitmap data for the predetermined band buffer size. Print control apparatus, characterized in that it comprises a second determination unit configured to determine whether printing can be processed, a.
【請求項2】 前記第2の判断手段により印刷処理でき
ないと判断された場合に、前記印刷情報の解像度を指定
解像度よりも低解像度に変換す変換手段を有することを
特徴とする請求項1記載の印刷制御装置。
2. The image processing apparatus according to claim 1, further comprising a conversion unit configured to convert a resolution of the print information to a resolution lower than a designated resolution when the second determination unit determines that the printing process cannot be performed. Print control device.
【請求項3】 外部装置から入力した印刷情報を解析し
て中間データを生成し、当該生成された中間データをド
ット展開して印刷する印刷制御装置のデータ処理方法で
あって、 前記外部装置から入力した印刷情報のページ構成が単ペ
ージであるか複数ページであるかを判断する第1の判断
工程と、 前記生成された中間情報をバンドバッファ毎にドット展
開するのにかかる展開時間を予測する予測工程と、 前記第1の判断工程による判断結果に基づいて前記予測
工程により予測される展開時間に対して異なるマージン
を設定する設定工程と、 前記予測工程により予測された展開時間と前記設定工程
により設定されたマージンとの加算値と、所定のバンド
バッファサイズ分のビットマップデータを転送するのに
要するあらかじめ設定された基準時間とを比較して印刷
処理可能かどうかを判断する第2の判断工程と、を有す
ることを特徴とする印刷制御装置のデータ処理方法。
3. A data processing method for a print control device, which analyzes print information input from an external device to generate intermediate data, and develops and prints the generated intermediate data with dots. A first determining step of determining whether the page configuration of the input print information is a single page or a plurality of pages; and predicting a developing time required for developing the generated intermediate information in dots for each band buffer. A prediction step, a setting step of setting a different margin for a development time predicted by the prediction step based on a result of the determination by the first determination step, and a development time predicted by the prediction step and the setting step And a predetermined reference required for transferring bitmap data for a predetermined band buffer size. Data processing method for a printing control apparatus, characterized in that it comprises a second determination step of determining whether to print processable compared with during the.
【請求項4】 前記第2の判断工程により印刷処理でき
ないと判断された場合に、前記印刷情報の解像度を指定
解像度よりも低解像度に変換す変換工程を有することを
特徴とする請求項3記載の印刷制御装置のデータ処理方
法。
4. The method according to claim 3, further comprising the step of converting the resolution of the print information to a lower resolution than a designated resolution when it is determined in the second determination step that the printing process cannot be performed. Data processing method of the print control device.
【請求項5】 外部装置から入力した印刷情報を解析し
て中間データを生成し、当該生成された中間データをド
ット展開して印刷する印刷装置を制御するコンピュータ
が読み出し可能なプログラムを格納した記憶媒体であっ
て、 前記外部装置から入力した印刷情報のページ構成が単ペ
ージであるか複数ページであるかを判断する第1の判断
工程と、 前記生成された中間情報をバンドバッファ毎にドット展
開するのにかかる展開時間を予測する予測工程と、 前記第1の判断工程による判断結果に基づいて前記予測
手段により予測される展開時間に対して異なるマージン
を設定する設定工程と、 前記予測工程により予測された展開時間と前記設定工程
により設定されたマージンとの加算値と、所定のバンド
バッファサイズ分のビットマップデータを転送するのに
要するあらかじめ設定された基準時間とを比較して印刷
処理可能かどうかを判断する第2の判断工程と、を有す
ることを特徴とするコンピュータが読み出し可能なプロ
グラムを格納した記憶媒体。
5. A storage for storing a computer-readable program for controlling a printing apparatus for analyzing printing information input from an external device to generate intermediate data, developing the generated intermediate data in dots, and printing the intermediate data. A first determining step of determining whether the page configuration of the print information input from the external device is a single page or a plurality of pages; and dot-expanding the generated intermediate information for each band buffer A prediction step of estimating a deployment time required to perform, a setting step of setting a different margin for a development time predicted by the prediction unit based on a determination result of the first determination step, An added value of the predicted development time and the margin set in the setting step, and bit map data for a predetermined band buffer size. A second determination step of determining whether print processing is possible by comparing a predetermined reference time required to transfer the data with a predetermined time period, and a storage medium storing a computer-readable program. .
【請求項6】 前記第2の判断工程により印刷処理でき
ないと判断された場合に、前記印刷情報の解像度を指定
解像度よりも低解像度に変換す変換工程を有することを
特徴とする請求項5記載のコンピュータが読み出し可能
なプログラムを格納した記憶媒体。
6. The method according to claim 5, further comprising the step of converting the resolution of the print information to a lower resolution than a designated resolution when it is determined in the second determination step that the printing process cannot be performed. A storage medium storing a computer-readable program for the computer.
JP26377798A 1998-09-18 1998-09-18 Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program Expired - Fee Related JP3715796B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26377798A JP3715796B2 (en) 1998-09-18 1998-09-18 Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26377798A JP3715796B2 (en) 1998-09-18 1998-09-18 Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program

Publications (2)

Publication Number Publication Date
JP2000094797A true JP2000094797A (en) 2000-04-04
JP3715796B2 JP3715796B2 (en) 2005-11-16

Family

ID=17394143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26377798A Expired - Fee Related JP3715796B2 (en) 1998-09-18 1998-09-18 Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program

Country Status (1)

Country Link
JP (1) JP3715796B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052839A (en) * 2012-09-07 2014-03-20 Fujitsu Ltd Document printing method, document printing program, and document printing system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI538472B (en) * 2014-05-29 2016-06-11 虹光精密工業股份有限公司 Intelligent image reproducing apparatus and method for reproducing image

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052839A (en) * 2012-09-07 2014-03-20 Fujitsu Ltd Document printing method, document printing program, and document printing system

Also Published As

Publication number Publication date
JP3715796B2 (en) 2005-11-16

Similar Documents

Publication Publication Date Title
JP2000099291A (en) Print controller, data processing method for the same and storage medium storing computer readable program
JP3715796B2 (en) Printing control apparatus, data processing method for printing control apparatus, and storage medium storing computer-readable program
JP3209911B2 (en) Print control device and data processing method of print control device
JP3610194B2 (en) Print control apparatus, print control method, and storage medium storing computer-readable program
JPH10114119A (en) Printing control device, printing control, and storage medium storing program to be read by computer
JP3292028B2 (en) Image forming method and apparatus
JP3209858B2 (en) Print control device and print control method
JPH1199730A (en) Printer and its control method
JPH08282064A (en) Recording apparatus and recording control method
JPH1124863A (en) Print control device and method, and storage medium storing computer readable program
JP2003039748A (en) Printing control device, control method for printing, memory medium
JPH1074131A (en) Printing control device, information processor, printing system, method for processing data for printing system, and storage medium for storing program to be read out by computer
JPH1115613A (en) Picture output device and its controlling method
JPH10287028A (en) Apparatus and method for processing data
JP2001109602A (en) Device and method for controlling printing and storage medium
JPH113184A (en) Print controller, print control method and storage medium in which program readable by computer is stored
JPH1086459A (en) Print controlling apparatus, print controlling method therefor, and memory medium stored with program readable by computer
JP2000079727A (en) Printing control apparatus, method for processing data for printing control apparatus, and memory medium storing computer readable program
JPH11309910A (en) Printing control apparatus and method for processing data of printing control apparatus and storage medium storing computer readable program
JP2004164472A (en) Output control device
JPH10337914A (en) Apparatus and method for controlling printing and memory medium storing computer readable program
JPH07137367A (en) Image processing device
JP2004164473A (en) Output control device
JP2003015834A (en) Information processor, printing processor, data processing method and storage medium
JPH10254654A (en) Print controller, data processing method for print controller, and storage medium stored with computer-readable program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050719

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050816

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050826

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090902

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090902

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100902

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110902

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110902

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120902

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees