JP3885282B2 - Print data processing apparatus and print data processing method - Google Patents
Print data processing apparatus and print data processing method Download PDFInfo
- Publication number
- JP3885282B2 JP3885282B2 JP11800297A JP11800297A JP3885282B2 JP 3885282 B2 JP3885282 B2 JP 3885282B2 JP 11800297 A JP11800297 A JP 11800297A JP 11800297 A JP11800297 A JP 11800297A JP 3885282 B2 JP3885282 B2 JP 3885282B2
- Authority
- JP
- Japan
- Prior art keywords
- print data
- processing
- band
- development processing
- recording
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Record Information Processing For Printing (AREA)
- Facsimiles In General (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、複数の印字装置が印字を行う用紙の搬送経路に沿って配列され、用紙に対する印字を、これら複数の印字装置によって同時に行うように構成された所謂タンデム方式のカラーページプリンタに対し、印字データを供給する印刷データ処理装置および印刷データ処理方法に関するものである。さらに詳しくは、カラーページプリンタの印字装置の構成や印刷データの内容に応じてプロセッサあるいはLSI等の展開処理資源を効率的に利用し、高速な展開処理および印刷処理を可能とした印刷データ処理装置および印刷データ処理方法に関するものである。
【0002】
【従来の技術】
小型、高速のデジタル印刷に適した電子写真方式のカラーページプリンタの開発に伴い、従来の文字情報中心の印刷から発展した印刷方式として、画像、図形、文字など異なる印刷情報を同様に取り扱い、図形、文字等の拡大、回転、変形などが自由に制御できる記述言語を用いる印刷処理装置が一般に普及してきた。この記述言語の代表例として、PostScript (米国アドビシステムズ(Adobe Systems)社商標)、Interpress (米国ゼロックス(Xerox)社商標)、Acrobat(米国アドビシステムズ(Adobe Systems)社商標)、GDI (Graphics Device Interface、米国マイクロソフト(Microsoft)社商標)等が知られている。
【0003】
記述言語で作成されている印刷情報は、ページ内の任意の位置の画像、図形、文字を表現する描画命令が任意の順で構成されており、本発明に係わるカラーページプリンタで印字するためには、印字前に印刷情報をラスタ化しなければならない。ラスタ化というのは、ページ又はページの一部を横切る一連の個々のドットまたは画素へ展開してラスタ走査線を形成し、そのページの下へ引き続く走査線を次々に発生する過程である。従来のページプリンタは、印字前にページ全体の印刷情報をラスタ化し、ページバッファメモリに記憶していた。しかしながら、ページ全体に対するラスタデータを記憶するためには、大量のメモリを必要とする。特に、最新の電子写真方式のカラーページプリンタでは、C(Cyan(シアン)),M(Magenta(マゼンタ)),Y(Yellow(イエロー)),Bk(Black(ブラック))の4色のトナーに対応するラスタデータを必要とするとともに、白黒ページプリンタ以上に画質が要求されるため、1画素当たり複数のビット情報を持つのが一般的であり、さらに大量のメモリを必要とする。
【0004】
従来、一般に普及しているカラーページプリンタは、所謂シングルエンジン方式のカラーページプリンタであり、C(Cyan),M(Magenta),Y(Yellow),Bk(Black)の4色に対応した現像装置を備え、1つの印字装置で露光、現像をC,M,Y,Bkの4色分繰り返した後、用紙に一括転写して印字する方式である。これに対し、用紙の搬送経路に沿ってC,M,Y,Bkの4色に対応した印字装置を備え、各印字装置で露光、現像、用紙転写を行い、用紙が4色の印字装置を一回通過するだけでフルカラーの印字が可能となる、所謂タンデム方式のカラーページプリンタが登場してきた。
【0005】
しかしながら、この高速に記録可能なタンデム方式のカラーページプリンタへの印字データを供給する印刷データ処理装置は、シングルエンジン方式のカラーページプリンタと同一の構成のものが多く、タンデム方式のカラーページプリンタの有する高速性を活かすことができなかった。タンデム方式のカラーページプリンタへ印字データを供給する従来の印刷データ処理装置としては、特開平8−192542号公報に記載の装置等が公知である。特開平8−192542号公報には、記述言語で作成されている印刷情報を1つの中央演算処理装置で描画処理し、C,M,Y,Bkの4色に対応する印字データをフレームバッファに蓄積する印刷データ処理装置が記載されている。
【0006】
一方、シングルエンジン方式のカラーページプリンタにおいて、画像品質を低下させること無く、且つ印刷情報のラスタ化で必要とされる大量のメモリを削減する技術を開示する先行出願として、特願平8−321280号がある。この先行出願は、画像出力装置で出力可能なデータ構造より抽象度が高く、例えば台形のような少なくとも一種類の基本図形を含む形式で表現される印刷データを中間データとして、記述言語で作成されている印刷情報から生成する印刷データ生成手段を有し、また、印刷データを画像出力装置で出力可能なデータ構造に展開する展開処理手段と、印刷データ生成手段で生成された印刷データを構成する基本図形の数および大きさに基づいて展開処理手段での印刷データの展開時間を予測する手段を有するものであり、さらに展開時間予測手段で予測された予測時間に応じて画像出力装置の印字速度を決定する制御手段を備え、展開時間にあわせた画像出力を可能としている。
【0007】
【発明が解決しようとする課題】
上述の先行出願をタンデム方式のカラーページプリンタに適用し、画像品質を低下させること無く、且つ印刷情報のラスタ化で必要とされる大量のメモリを削減する構成として、図2に示す構成が可能である。図2に示す構成は、C(Cyan),M(Magenta),Y(Yellow),Bk(Black)の4色のトナーに対応する印字装置各々に対して、独立した展開処理手段61〜64を備えたものである。
【0008】
図2に示す印刷処理装置において、印刷データ記憶手段1に記憶された印刷データは、各記録色ごとに固定的に割り当てられた独立した展開処理手段61,62,63および64において、それぞれ各色ごとに独立して展開処理が実行される。また、展開時間予測手段41では、これらの展開処理に要する時間が印刷データに基づいて算出される。ただし、ここで予測される展開処理時間は、各展開処理手段中最も時間のかかるものを基準に予測することとなる。その予測展開時間に基づいて印字速度制御手段5によって印字速度が設定される。設定された印字速度で、プリンタ7の各記録色毎の印字装置71,72,73,および74画動作し、印字が実行される。
【0009】
しかしながら、タンデム方式のカラーページプリンタにおける4色の印字タイミング、あるいは印刷情報に含まれる描画要素を考慮した場合、図2に示すように各色毎に独立した展開処理手段を均等に配分した構成は、必ずしも展開処理手段全体にとって効率的な展開処理資源の利用には結びつかない。例えば、処理する印刷データの一部に処理負荷の重い画像データが含まれ、展開処理により多くの時間がかかる場合、タンデム方式のカラーページプリンタの4色の印字装置の記録位置が上記画像データのサイズ以上離れていると、処理負荷の大きい部分の展開処理を実行している展開処理手段と、その前後の印刷データに関する比較的処理負荷の小さいデータを展開処理する展開処理手段が並列に展開処理を実行することになる。その結果、処理負荷の軽い展開処理手段は、展開処理の終了後も、処理負荷の重い展開処理手段による展開処理の終了を待たなければならない。タンデム方式のカラーページプリンタの4色の印字装置の記録位置が処理単位画像データのサイズ以上離れている場合には、各色毎に割り当てられた独立の展開処理手段が、同時に処理負荷の重い画像データを処理することはない。従って、図2の構成では重い処理を実行している展開処理手段の処理時間に制限されて、全体の印字速度が低下する。
【0010】
さらに、黒色をベースとし、プラス1色程度で表現されている一般のビジネス文書のように、処理する印刷データがほとんど特定の色に集中する場合がある。このような例でも、特定の色の展開処理手段のみが集中的に処理を実行することになり、特定の色の展開処理手段の処理時間に制限されて、全体の印字速度が低下する。
【0011】
本発明は、上述のような従来のシステムにおける非効率的な処理資源の利用に鑑みてなされたものであり、印刷データをタンデム方式のカラーページプリンタで出力可能なデータ構造に展開する展開手段を有する印刷データ処理装置において、画像品質を低下させることが無く、且つ印刷情報のラスタ化で必要とされる大量のメモリを削減するとともに、タンデム方式のカラーページプリンタの印字装置の構成や印刷データの内容に応じて展開処理資源を効率的に利用することで、高速な展開処理を可能とし、高速な印字を達成する印刷データ処理装置および印刷データ処理方法を提供することを目的としている。
【0012】
【課題を解決するための手段】
上記目的を達成するために、本発明の印刷データ処理装置は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置であって、印刷データを記憶する印刷データ記憶手段と、少なくとも、印刷データを印字データに変換する複数の演算処理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリとから構成され、印刷データをバンド単位で印刷データ記憶手段より読み出し、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの演算処理部の展開処理資源を配分するように、記録色毎に割り当てる複数の演算処理部の配分を変更する再構成手段と、印刷データ評価手段によって評価された印刷データのバンド単位、かつ記録色毎の展開処理量と、再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と、を備えたことを特徴とする。
さらに、本発明の印刷データ処理装置は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置であって、印刷データを記憶する印刷データ記憶手段と、印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、印刷データをバンド単位で印刷データ記憶手段より読み出し、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くのハードウェア論理部の展開処理資源を配分するように、記録色毎に割り当てる再構成可能なハードウェア論理部のハードウェアの配分を変更する再構成手段と、印刷データ評価手段によって評価された印刷データのバンド単位、かつ記録色毎の展開処理量と、再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と、
を備えたことを特徴とする。
さらに、本発明の印刷データ処理装置は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置であって、印刷データを記憶する印刷データ記憶手段と、印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、印刷データをバンド単位で印刷データ記憶手段より読み出し、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの割り当てバッファ量が配分されるように、記録色毎の割り当て入力バッファメモリ量を変更する再構成手段と、印刷データ評価手段によって評価された印刷データのバンド単位、かつ記録色毎の展開処理量と、再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と 、を備えたことを特徴とする。
【0014】
また、本発明の印刷データ処理装置の一実施例における再構成手段は、バンド単位で展開処理手段の再構成を実行することを特徴とする。
【0015】
また、本発明の印刷データ処理装置の印刷データは、少なくとも文字、図形又は画像のいずれかを有し、所定の描画命令で記述されている印刷情報から生成された描画データであり、画像出力装置で出力可能なデータ構造より抽象度が高く、少なくとも一種類の基本図形を含む中間データの形式で表現可能なことを特徴とする。
【0021】
さらに本発明の印刷データ処理方法は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置における印刷データ処理方法であって、
印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、
少なくとも、印刷データを印字データに変換する複数の演算処理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリとから構成され、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、
印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの演算処理部の展開処理資源を配分するように、記録色毎に割り当てる複数の演算処理部の配分を変更する展開処理手段再構成ステップと、
印刷データ評価ステップにおいて評価された印刷データのバンド単位、かつ記録色毎の展開処理量と、展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、
展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御ステップと、
を有することを特徴とする印刷データ処理方法。
さらに本発明の印刷データ処理方法は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置における印刷データ処理方法であって、印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くのハードウェア論理部の展開処理資源を配分するように、記録色毎に割り当てる再構成可能なハードウェア論理部のハードウェアの配分を変更する展開処理手段再構成ステップと、印刷データ評価ステップにおいて評価された印刷データのバンド単位、かつ記録色毎の展開処理量と、展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御ステップと、を有することを特徴とする。
さらに本発明の印刷データ処理方法は、印字可能な複数の記録色に対応した複数の印字装置を備えた画像出力装置に印字データを供給する印刷データ処理装置における印刷データ処理方法であって、印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、複数の記録色に対して並列に、画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの割り当てバッファ量が配分されるように、記録色毎の割り当て入力バッファメモリ量を変更する展開処理手段再構成ステップと、印刷データ評価ステップにおいて評価された印刷デー タのバンド単位、かつ記録色毎の展開処理量と、展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御ステップと、を有することを特徴とする。
【0022】
また、本発明の印刷データ処理方法において、印刷データは、少なくとも文字、図形又は画像のいずれかを有し、所定の描画命令で記述されている印刷情報から生成された描画データであり、印刷データ評価ステップにおいて実行されるバンド単位、かつ記録色毎の展開処理量の評価は、画像出力装置で出力可能なデータ構造より抽象度が高く、少なくとも一種類の基本図形を含む中間データの形式に基づいて実行されることを特徴とする。
【0023】
【発明の実施の形態】
以下、本発明の実施例について説明する。図1は、本発明の印刷データ処理装置の構成を示すブロック図である。
【0024】
同図において、本発明による印刷データ処理装置は、印刷データを記憶する記憶手段1と、印刷データを所定のバンド単位で記憶手段より読み出し、画像出力装置で出力可能な印字データに変換する展開処理手段6と、並列に展開処理を実行するバンド単位の記録色毎の展開処理手段での印刷データの展開処理量を評価する印刷データ評価手段2と、少なくとも印刷データ評価手段によるバンド単位の記録色毎の処理量に基づいて、展開処理手段を再構成する展開処理再構成手段3と、少なくとも印刷データ評価手段によるバンド単位の記録色毎の展開処理量と再構成部の再構成情報に基づいて、バンド単位の展開処理時間を予測する展開時間予測手段4と、予測手段によるバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段5とを有する印刷データ処理装置として構成されている。
【0025】
さらに、本発明に係る印刷データ処理装置が適用されるタンデム方式のカラーページプリンタ7の印字速度は、複数の印字速度から選択可能であり、印字速度は、上記印字速度制御手段5により制御される。カラーページプリンタ7の各印字装置(Cyanデータ印字装置71、Magentaデータ印字装置72、Yellowデータ印字装置73、Blackデータ印字装置74)には、展開処理手段6より印字データが記録色ごとに転送され、それぞれの印字を実行するように構成されている。
【0026】
上記構成の印刷データ処理装置における印刷データ記憶手段1には、図示されない印刷情報の描画処理装置により、印刷情報から印刷データが生成され、所定のバンド単位で、且つ記録色毎に記憶されている。ここで所定のバンド単位とは、印刷されるページをカラーページプリンタ7の用紙搬送方向に対して、複数の領域であるバンドに分割した1つのバンド幅を示す。また、上記印刷データは、少なくとも文字、図形又は画像のいずれかを有し、所定の描画命令で記述されている印刷情報から生成された描画データであり上述した画像出力装置で出力可能なデータ構造より抽象度が高く、少なくとも一種類の基本図形を含む、いわゆる中間データの形式で表現されるものである。
【0027】
印刷データ評価手段2は、上記印刷データをバンド単位で、且つ記録色毎に展開処理手段6での展開処理量を評価するものである。印刷データの展開処理量は、例えば基本図形の種類、数、大きさにより評価される。再構成手段3では、タンデム方式のカラーページプリンタ7の各印字装置(Cyanデータ印字装置71、Magentaデータ印字装置72、Yellowデータ印字装置73、Blackデータ印字装置74)の印字位置を考慮して、同時に展開処理される各記録色毎の処理量比較に基づいて、展開処理手段6の展開処理資源が効率的に使用されるよう構成を変更する。また、本発明の展開処理手段6は再構成手段3の指示に基づいて、各記録色毎に処理資源の割当てが変更できるフレキシブルな構成となっている。
【0028】
展開時間予測手段4は、印刷データ評価手段2によって評価された同時に展開処理される各記録色毎の処理量と、展開処理再構成手段3で決定された展開処理手段6の再構成情報に基づいて、各ページの展開処理時間を予測する。印字速度制御手段5は、予測された各ページの展開処理時間に基づいて、上記カラーページプリンタ7の選択可能な複数の印字速度から一つの印字速度を選択する。一般的には、予測された展開処理時間に間に合う最も速い印字速度が選択される。尚、上記構成のシステムでは、同一の印字速度が選択された複数のページに対しては印刷データ処理装置から連続的に印字データが供給されて印字が行われる。処理の重いページに対しては、処理に間に合うスピードに印字速度を下げるように変更した後、印刷データ処理装置より印字データを供給して印字を実行する。
【0029】
従って、本発明の印刷データ処理装置では、処理の重い印刷データに対しては印字速度を低下させることにより、画像品質を低下させることを防止できる。また、印刷データをバンド単位で逐次展開処理するため、印刷情報のラスタ化で必要とされる大量のメモリを削減することが可能である。さらに、タンデム方式のカラーページプリンタおける4色の印字タイミング、あるいは印刷情報に含まれる描画要素を考慮して、展開処理資源を再配置し、処理量の多いデータにより多くの処理資源を割り当てるようにしたため、展開処理資源の効率的利用が可能となり、より高速での印字が可能となる
【0030】
【実施例】
[実施例1]
図3に本発明の印刷データ処理装置を有する印刷処理システムの構成例を示す。図3において印刷処理システムは、ネットワーク11に接続されたパーソナルコンピュータやワークステーション等から構成され、本発明に係わる印刷データ処理装置を実装したサーバ装置12と、タンデム方式のカラーレーザプリンタからなる画像出力装置7とで構成されている。サーバー装置12と画像出力装置7は、専用のビデオ線13で接続されている。
【0031】
サーバ装置12は、ネットワーク・インターフェース部8(図3ではネットワークI/F略)と、印刷情報記憶部9、印刷データ生成部10、本発明の印刷データ処理装置に係わる印刷データ記憶部1、印刷データ評価部2、展開処理再構成部3、展開時間予測部4、印字速度制御部5、展開処理部6から構成されている。
【0032】
サーバ装置12に対して、パーソナルコンピュータやワークステーション等からなる図示されないクライアント装置より、例えばポストスクリプトで表現されている印刷情報ファイルがネットワーク・インターフェース部8を介して転送され、印刷情報記憶部9に一時記憶される。
【0033】
印刷データ生成部10は、印刷情報記憶部9に一時記憶された印刷情報ファイルをページ単位で順次読み出し、各描画命令に対し、例えば台形を基本単位とする印刷データを所定のバンド単位で生成し、印刷データ記憶部1に出力するものである。印刷データを生成する目的は、展開処理部6での高速な展開処理を可能にすることと、印刷データ評価部2での処理量予測を単純にすることである。そのため、印刷データは単純な図形(台形)の集合で表され、バンド単位に分類されている。
【0034】
印刷データ評価部2は、印刷データ生成部10によって生成された印刷データを印刷データ記憶部1から読み出し、印刷データのタイプ(文字、図形、あるいは画像)や各台形の面積から、加重加算により、バンド単位の記録色毎の処理量を得るものである。
【0035】
展開処理再構成部3は、印刷データ評価部2によって評価されたバンド単位の記録色毎の処理量とタンデム方式のカラーページプリンタ7の各印字装置の印字位置を考慮して、同時に展開処理する各記録色毎の処理量比較に基づいて、展開処理部6での処理構成変更の有無を評価する。もし、バンド単位の記録色毎の処理量の差が閾値以上であれば、バンド単位で展開処理部6での処理構成変更を指示する。ここで、展開処理部6での処理構成変更は、処理の重い記録色に対する印刷データに対してはより多くの展開処理資源を割当てることを意味している。尚、本実施例では展開処理部6での処理構成変更は、タンデム方式のカラーページプリンタ7の各印字装置の印字位置の差を利用して効果をあげるためバンド単位で行っている。
【0036】
展開時間予測部4は、印刷データ評価部2によって評価された同時に展開処理するバンド単位の記録色毎の処理量と、展開処理再構成部3で決定された展開処理部6での処理構成に基づいて、各バンド毎の展開時間を予測する。
【0037】
印字速度制御部5は、展開時間予測部4のバンド単位の展開時間予測に基づいて、画像出力装置7の印字速度を制御する。尚、画像出力装置7の印字速度は、少なくとも1ページの画像を形成する間は一定である必要がある。印字速度制御部5は、処理する印刷情報ファイルのページ数、印字速度変更に要する時間を考慮して、印字速度を決定する。
【0038】
展開処理部6は、印刷データ記憶部1に記憶された印刷データをバンド単位に読み出し、展開処理部6内の各記録色毎の出力バッファメモリに印字データを展開処理するものである。尚、展開処理部6の構成は、各記録色毎に変更可能であり、展開処理再構成部3の指示に基づいて変更できるよう構成されている。また、出力バッファメモリに蓄積された印字データは、画像出力装置7の印字データ要求に応じて、画像出力装置7に交互に出力される。また本実施例では、展開処理部6と画像出力装置7は専用のビデオ線13で接続されており、高速のデータ転送が可能である。
【0039】
尚、上記印刷データ生成部10、印刷データ評価部2、展開処理再構成部3、展開時間予測部4、印字速度制御部5の各ブロックに関しては、サーバ装置12を構成するパーソナルコンピュータやワークステーション等の中央演算処理装置(CPU)におけるソフトウェア実行において処理されるものである。また、上記印刷情報記憶部9は複数のクライアント装置から複数の印刷情報ファイルを同時に受け付ける必要があるため大容量が必要であり、一般に磁気ディスクで構成される。一方、印刷データ記憶部1は高速の読み書きが要求されるため、一般にDRAMで構成される。
【0040】
画像出力装置7は、印字速度制御部5の制御に基づいて印字速度が制御され、展開処理部6のバンドバッファメモリから出力される印字データを受け取って、記録用紙に印字し出力するタンデム方式のカラーレーザプリンタである。一般的なタンデム方式のカラーページプリンタの構成及び動作について図4に基づき説明する。
【0041】
図4において、タンデム方式のカラーレーザプリンタは、記録色に対応した各印字装置、即ちCyanデータ印字装置71、Magentaデータ印字装置72、Yellowデータ印字装置73、Blackデータ印字装置74と、記録用紙75を搬送する搬送ベルト76と、定着装置77等で構成されている。また、各印字装置の構成は、同様のものであり、Cyanデータ印字装置71を用いて説明すると、感光体ドラム710、帯電器711、レーザ走査装置712、記録色に対応した現像装置713、転写装置714等から構成されている。レーザ走査装置712は、赤外半導体レーザ、レンズ、ポリゴンミラーより構成され、数十μmのスポット光となって感光体ドラム710を走査する。感光体ドラム710は、帯電器711により帯電されており、光信号により、静電潜像が形成される。潜像は記録色に対応した現像装置713上の2成分磁気ブラシ現像によりトナー像となり、転写装置714によって記録用紙75上に転写される。この工程をBlack、Yellow、Magenta、Cyanの順に繰り返し、記録用紙上に多重転写する。最後に、搬送ベルト76より記録用紙を剥離し、定着装置77でトナーを定着する。
【0042】
次に本実施例のタンデム方式のカラーページプリンタにおける印字速度可変にともない制御しなければならない印字プロセスにおける制御対象について説明する。制御しなければならない印字プロセスは、感光体ドラム710〜740の回転速度、搬送ベルト76の移動速度、定着装置77ロール回転速度、レーザ走査装置712〜742のポリゴンミラーの回転速度、現像装置713〜743の現像ロール回転速度、転写電流等である。この内、感光体ドラムの回転速度、搬送ベルトの移動速度、定着装置のロール回転速度、レーザ走査装置のポリゴンミラーの回転速度、現像装置の現像ロール回転速度は、記録速度に比例して制御すれば良い対象である。転写電流は記録速度に比例して定電流源の設定を制御すれば良い。また、一般的にレーザ走査装置のポリゴンミラーの駆動にはブラシレスサーボモータ、その回転速度の安定にはPLL(Phase Locked Loop)制御が使用されている。従って、ポリゴンミラーの回転速度の変更は、PLL制御の基準周波数の分周により可能である。
【0043】
また、レーザ走査装置において記録速度可変にともない露光走査を変更する他の方法として、一定のポリゴンミラーの回転速度に対して、印字するための露光走査をビデオインターフェースにおいて間引く方法がある。この方法によれば、最大の印字速度に対して、1/2,1/3,・・・・,1/mの記録速度に設定することが可能となる。この方法では、選択可能な印字速度が少なくなるものの、サイクルアップに長い時間を要するレーザ走査装置のポリゴンミラーモータ回転速度を変更する必要がない。
【0044】
以上、本発明の印刷データ処理装置を適用する印刷処理システムの概要およびタンデム方式のカラーページプリンタについて記述した。次に、この印刷処理システムの主要部の詳細について説明する。
【0045】
初めに、印刷データ生成部10について詳細を説明する。
【0046】
印刷データ生成部10は、図5に示すように、字句解釈部101と、トークン解釈部102と、命令実行部103と、描画状態記憶部104と、画像処理部105と、ベクターデータ生成部106と、フォント管理部107と、マトリックス変換部108と、ショートベクター生成部109と、台形データ生成部110と、バンド分解部111と、台形データ管理部112とから構成される。
【0047】
字句解析部101は、印刷情報記憶部9より入力された印刷情報ファイルを定められた記述言語のシンタックスに従ってトークンとして切り出し、そのトークンをトークン解釈部102をに出力するものである。トークン解釈部102は、字句解析部101から入力されたトークンを解釈し、内部命令に変換して命令実行部103へ送る。命令実行部103は、トークン解釈部102から送られてきた命令に応じて画像処理部105,描画状態記憶部104,ベクターデータ生成部106へ各命令を転送する。画像処理部105は、入力された画像ヘッダと画像データをもとに各種の画像処理を行って出力画像ヘッダと出力画像データを生成し、台形データ管理部112へ転送する。描画状態記憶部104は、命令実行部103の命令によって与えられる描画に必要な情報を記憶する。ベクターデータ生成部106は、命令実行部103の命令とそれに付加された情報、描画状態記憶部104からの情報、フォント管理部107からの情報を使用して描画すべきベクターデータを生成し、マトリックス変換部108へ転送する。フォント管理部107は、各種フォントのアウトラインデータを管理記憶し、要求に応じて文字のアウトラインデータを提供する。マトリックス変換部108は、ベクターデータ生成部106から入力されたベクターデータを描画状態記憶部104の変換マトリックスによってアフィン変換し、ショートベクター生成部109へ転送する。ショートベクター生成部109は、入力されたベクター中の曲線に対するベクターを複数の直線のベクター集合(ショートベクター)で近似し、台形データ生成部110へ送る。台形データ生成部110は、入力されたショートベクターから描画する台形データを生成して、バンド分解部111へ転送する。バンド分解部111は、入力された台形データのうち複数のバンドにまたがる台形データをそれぞれのバンドの台形データに分割し、バンド単位に台形データ管理部112へ送る。台形データ管理部112では、バンド単位に入力された台形データに、管理情報と描画状態記憶部104や画像処理部105から入力された色情報とを付加し、印刷データとして印刷データ記憶部1へ書き込む。印刷データ記憶部1は、台形データ管理部112で生成された印刷データをバンド単位に記憶し、展開処理部6や印刷データ評価部2の要求に応じて印刷データを転送する。尚、上記に説明した字句解釈部101から印刷データ記憶部1への書き込みまでの処理は、描画命令が入力されるたびに繰り返し行われる。また印刷データ記憶部1からの展開処理部6、印刷データ評価部2への印刷データの転送は、所定量の印刷データが記憶された後に行われる。ここで所定量の印刷データは、一つの印刷情報ファイルを構成する複数ページの印刷データ、あるいは印刷データ記憶部1の記憶容量で制限されるページ数の印刷データを表している。
【0048】
以下では、実際のデータ構造を示しながら、印刷データ生成部10の各部の動作をより詳細に説明する。
【0049】
トークン解釈部102は、字句解析部101から入力されたトークンを解釈し、内部命令やその引数に変換し、それら内部命令と引数の組を命令実行部103へ転送する。例えば内部命令には、文字/図形/画像の描画を実行する描画命令や、色や線属性など描画必要な情報を設定する描画状態命令などがある。
【0050】
命令実行部103は、トークン解釈部102から送られてきた内部命令を実行する。ここで実行する命令は、主に描画命令と描画状態命令がある。例えば描画命令には、以下の表1に示すように3種類の描画命令があり、それぞれの描画に必要な情報が示されている。このうちアンダーラインがある情報については、描画命令中の引数として与えられ、その他の情報は予め初期設定や先行する命令などにより描画状態記憶部104に記憶されている。描画命令の実行は、画像描画以外は受け取った描画命令をそのままベクターデータ生成部106へ転送する。画像描画の場合は、受け取った描画命令を画像処理部105へ転送するとともに、画像ヘッダの縦と横の大きさをベクターデータ生成部106へ転送する。また描画状態命令については、命令を描画状態記憶部104へ転送する。
【0051】
【表1】
【0052】
画像処理部105は、命令実行部103から入力された命令の引数である入力画像ヘッダと入力画像データを、描画状態記憶部104から獲得した変換マトリックスを使ってアフィン変換したり、入力画像の色空間を出力装置の色空間に変換する色空間変換などの処理を行い、出力画像ヘッダと出力画像データを生成して台形データ管理部112へ転送する。
【0053】
描画状態記憶部104は、命令実行部103から受け取った命令に含まれる引数の値で、例えば表1に示したアンダーラインの無い情報についての値の設定を行い、それらを記憶する。また、画像処理部105、ベクターデータ生成部106、マトリックス変換部108、ショートベクター生成部109、台形データ管理部112などの要求に従って、それらの値を転送する。
【0054】
ベクターデータ生成部106では、命令実行部103から送られてきた命令と引数、描画状態記憶部104の値を使用して、塗りつぶし描画を除く、新たに描画するためのベクターデータを生成する。まず文字描画の場合について説明する。引数で与えられた文字コードと描画状態記憶部から獲得したフォントIDをフォント管理部へ転送して、文字のアウトラインデータを獲得する。獲得したアウトラインデータには、描画原点(カレントポイント)の情報が含まれていないので、描画状態記憶部104から獲得したカレントポイントのオフセットをアウトラインデータに加えることによって、目的のベクターデータを生成する。画像描画の場合には、引数で与えられた画像ヘッダの縦と横のサイズからそれに対する矩形ベクターを生成し、描画状態記憶部104から獲得したカレントポイントのオフセットを加えることで目的のベクターデータを生成する。ストローク描画の場合は、引数で与えられたベクターと描画状態記憶部104から獲得した各種の線属性から、太さを持った線のアウトラインベクターを生成する。このように生成したベクター(塗りつぶし描画の場合は命令実行部103から直接受け取ったベクター)を、マトリックス変換部108へ転送する。
【0055】
フォント管理部107は、各種フォントに対するアウトラインベクターデータを記憶するとともに、与えられた文字コードとフォントIDによって、その文字に対するアウトラインベクターデータを提供する。
【0056】
マトリックス変換部108は、ベクターデータ生成部106から受け取ったベクターデータを、描画状態記憶部104から獲得した変換マトリックスによってアフィン変換する。このアフィン変換の主な目的は、アプリケーションの解像度(座標系)からプリンタの解像度(座標系)に変換するためのものである。変換マトリックスには下式(1)に示すような3x3のものが使われ、入力ベクターデータ(Xn,Yn)は、出力ベクターデータ(Xn’,Yn’)に変換されてショートベクター生成部109へ送られる。
【0057】
【数1】
【0058】
ショートベクター生成部109は、入力されたベクターの中に曲線のベクターがある場合にその曲線のベクターを、誤差が描画状態記憶部104から獲得したフラットネス(flatness)値より小さくなるように、複数のショートベクターで近似する処理を行う。例えば曲線のベクターには、4つの制御点で表現されるベジエ曲線が使われる。この場合ショートベクター化の処理は、ベジエ曲線を再帰的に分割し、高さがフラットネスで与えられた値より小さくなった時点で分割を終了する。そして分割された各ベジエ曲線の始点と終点を順番に結ぶことにより、ショートベクター化が完了する。生成されたショートベクターは、台形データ生成部110へ送られる。
【0059】
台形データ生成部110は、入力されたベクターデータから、描画領域を示す台形データ(三角形の場合もあるがデータ構造は台形と同じである)の集合を生成する。例えば図6(a)に示す太線で示された多角形のベクターは、4つの台形により描画領域が示される。尚、この台形は出力装置のスキャンラインに平行な2辺を持った台形であり、1つの台形は図6(b)に示すように(sx,sy,x0,x1,x2,h)の6つのデータで表現される。生成された台形は、バンド分解部111へ送られる。
【0060】
バンド分解部111は、入力された台形データのうち複数のバンドにまたがる台形データをバンド毎の台形データに分割し、バンド毎に台形データを台形データ管理部112へ転送する。例えば図7では、4つの台形データがバンド分解部によって6つの台形データに分割される。
【0061】
台形データ管理部112は、バンド毎に入力された台形データに付加情報をつけて印刷データを生成し、バンド毎に印刷データを印刷データ記憶部1に書き込む処理を行う。付加情報は、印刷データを管理するための管理情報と、台形データを何色で塗りつぶすかを示す色情報である。文字/図形の描画命令に対する管理情報は、オブジェクトID,オブジェクトの種類,台形数のデータであり、例えばCMYBkの値が色情報である。これらのデータは、図8(a)に示すように、描画命令によって生成されたバンド毎の台形データの前に付加される。画像の描画命令に対する管理情報は文字/図形と同じであるが、色情報は画像ヘッダと画像データとなる。また図8(b)に示すように、画像ヘッダと画像データは、描画命令によって生成されたバンド毎の台形データそれぞれに対して1つずつ付加される。また画像データは容量が大きくなるため、圧縮された形で格納されていてもよい。以上の各台形データは記録色毎、バンド毎にまとめられ、各バンドの最終データにEOD(End Of Data)を表すデータを付加して、バンドデータの終了を明確にしている。
【0062】
印刷データ記憶部1は、描画命令毎に台形データ管理部112で生成された印刷データをバンド単位に記憶し、展開処理部6や印刷データ評価部2の要求に応じて印刷データを転送する。
【0063】
次に、本発明の印刷データ処理装置を構成する各部の詳細について説明する。
【0064】
初めに印刷データ評価部2について説明する。図9は、本実施例の印刷データ処理装置における印刷データ評価部2の構成例を示すブロック図である。印刷データ評価部2は、印刷データ記憶部1の出力を受け取ってそこから展開処理量を評価する処理量評価部21と、処理量評価部21が必要とする係数を格納する係数テーブルと、記録色毎に、バンド単位で評価結果を格納する評価テーブル22とから構成されている。
【0065】
印刷データ記憶部1において記録色毎に、バンド単位で記憶された印刷データは、処理量評価部21に入力され、各印刷データに含まれる台形毎に展開処理量の予測が行われて積算され、記録色毎にバンド当たりの展開処理量が得られる。この記録色毎バンド単位の展開処理量評価データは、順次評価テーブル22に記録される。展開処理量評価の計算について、図10のフローチャートを参照して詳細に説明する。尚、入力される台形データは、図6(b)に示すデータ構造により記述されているものとする。
【0066】
初めにステップ1において、展開処理量Rを0に設定する。
【0067】
次にステップ2において、処理すべき台形データが残っているかどうかを判定し、もし残っていないならばステップ8に移って展開処理量Rを評価テーブル22に出力して処理を終了し、台形データが残っている場合はステップ3以降の処理に移る。
【0068】
次にステップ3において、バンド単位の台形データ群の中から次の台形データ(sx,sy,x0,x1,x2,h)を読み出す。
【0069】
次にステップ4において、台形データからその台形の面積Sを計算する。面積Sは図6(b)の台形データから、ステップ4に記載の式により求めることができる。
【0070】
次にステップ5において、この台形のタイプが文字/図形か画像かを判定し、もし文字/図形ならばステップ6に、画像ならばステップ7に移る。
【0071】
ステップ6では、台形データとステップ4で求めた台形の面積Sとからステップ6に記載の式による計算を行って展開処理量Rを更新し、ステップ2に制御を移す。同様にステップ7では、台形データとステップ4で求めた台形の面積Sとからステップ7に記載の式による計算を行って展開処理量Rを更新し、ステップ2に制御を移す。
【0072】
上記の説明において、台形の展開処理量は、図10のステップ6及びステップ7に示すように台形の高さhと台形の面積Sを加重加算して求められているが、これは本実施例における台形の描画処理方式に依存して定められたものであり、他の方式を用いる場合には異なる計算方法となる。
【0073】
図10に記載の計算について説明すると、DDA(差分解析器)などによって台形の左辺/右辺座標を求める処理の1行分の展開処理量をaとすると、高さhの台形の左辺/右辺座標の計算に必要な展開処理量はahとなる。また、台形内部を描画する処理の1画素分の展開処理量をbとすると、面積Sの台形の描画に必要な展開処理量はbSとなる。この1画素当たりの展開処理量bは、同一の画素値を描画する文字/図形データの場合と、原画像データを参照しながら1画素毎に異なった画素値を描画する画像データの場合では大きく異なるので、ステップ5において文字/図形と画像を判定して、画像の場合には異なる係数cを用いるように構成している。これらの係数a,b,cは、予め係数テーブルに設定されており、必要に応じて処理量評価部21に読み出されて使用される。
【0074】
次に展開処理再構成部3について説明する。図11は、本実施例における展開処理再構成部3の構成例を示すブロック図である。展開処理再構成部3は、印刷データ評価部2の評価テーブル23に格納された記録色毎、バンド毎の展開処理量と、タンデム方式のカラーページプリンタ7の各印字装置の印字タイミングとから同時に展開処理されるバンド毎の処理量を評価する同時処理量評価部31と、同時処理量評価部31の出力に基づいて展開処理部6の処理構成を選択する処理構成選択部32と、処理構成選択部32において選択された処理構成に基づいて展開処理部6の処理構成変更の指示を行う処理構成指示部33とから構成されている。
【0075】
図12にタンデム方式のカラーページプリンタ7の各印字装置の印字タイミングの典型的な例を示す。縦軸に各印字装置、横軸に時間Tを設定し、時間経過にともなう各印字装置の動作状況を示している。図12の例では、各印字装置の印字タイミングは1色毎に1/2記録用紙サイズ分ずれており、且つ1ページ内は8つのバンドに分割されている例を示している。また、記録用紙搬送の間隔は2バンド分である。図12において、1ページ目のBkの印刷データと、1ページ目のMの印刷データ及び1ページ目のCの印刷データが同時に展開処理部6において展開処理されることがないことを示している。図12の例では、4色分の印刷データが同時に展開処理されるのは、2ページ目のBkの5バンド目、2ページ目のYの1バンド目、1ページ目のMの7バンド目、1ページ目のCの3バンド目が始めてであり、また2バンド分の処理の後1ページ目のCの印刷データの展開処理は終了する。従って、もし特定のページに処理の重い画像データが含まれていても同時に展開処理されることはない。同時処理量評価部31では、評価テーブル23に格納された記録色毎、バンド毎の展開処理量を図12に示すような各印字装置の印字タイミングに基づいて、バンド単位で整理する。
【0076】
処理構成選択部32では、同時処理量評価部31の記録色毎の処理量比に基づいて、処理構成を選択する。例えば、展開処理部6の処理資源が均等に4つに分割可能であり、同時に処理するバンド単位のBkの処理量:Yの処理量:Mの処理量:Cの処理量の比が約10:0:1:1の割合であれば、Bkの処理のために3の処理資源を割当て、残りの3色に1の処理資源を割当てる。処理構成選択部32では、例えば処理量比に対する処理構成テーブルデータを予め備えることにより、簡易に処理構成の選択が可能である。
【0077】
次に展開時間予測部4について説明する。展開時間予測部4では、上述した同時に展開処理するバンド単位の記録色毎の展開処理量と、上記展開処理部6での処理構成に基づいて、各バンド毎の展開時間を予測するものである。展開処理部6での処理構成が、各記録色独立に均等に割当てられているとすれば、展開予測時間Tは、記録色毎、バンド毎の処理量Rに対して、以下の式(2)で算出される。
【0078】
【数2】
T=a×R (2)
【0079】
ここで、aは処理量1単位に対する独立した1ケの展開処理資源の展開処理時間である。一方、展開処理部6での処理構成が、特定色に対して複数の展開処理資源が割当てられ並列に動作するとすれば、展開予測時間Tは、記録色毎、バンド毎の処理量Rに対して以下の式(3)で算出される。
【0080】
【数3】
T=a×R×c/p (3)
【0081】
ここで、aは処理量1単位に対する独立した1ケの展開処理資源の展開処理時間、pは並列に動作する展開処理資源の数、cは並列動作における各展開処理資源の待ちによって生じる並列動作性能の低下を示す補正係数である。本発明に係わる2次元の描画処理では、一般的に各描画要素の重なりを許し順次上書きするモデルで構成されているため、後で記述されている印刷データを先に展開処理部6の出力バッファメモリに書き込むことはできない。また、本実施例に示す印刷データは、個々の印刷データで処理量がことなるため、上記したように展開処理資源の待ちが発生する。上記補正係数cは、統計的に算出される。尚、補正係数cの値を小さくするためには、印刷データの基本図形のサイズを一定に揃えることは有効である。
【0082】
次に印字速度制御部5について説明する。印字速度制御部5では、上記同時に展開処理するバンド単位の展開予測時間Tに基づいて、カラーページプリンタ7の選択可能な複数の印字速度から一つの印字速度を選択する。本実施例の印字速度選択を示すフローを図13に示す。図13において、先ずステップS131で印刷データの各ページ(1〜n)に対して全てのバンド単位の展開予測時間Tで出力可能な印字速度PS1〜PSnが算出される。ステップS132において、これら算出されたPS1〜PSnの比較が実行される。もし、印字速度PS1〜PSnが同一ならば、その共通する印字速度に基づいて印字速度は決定される。もし、印字速度PS1〜PSnが同一で無いならば、ステップS133において、印字速度PS1〜PSnの最低速度を選択した場合の全体の印字時間T1が算出され、ステップS134において、印字速度PS1〜PSn中の最低速度とそれ以外の速度の2段階の速度に分割し、さらにプロセス速度変更時間を含めた場合の全体の印字時間T2が算出される。ステップS133で算出された印字時間T1とステップS134で算出された印字時間T2との比較(ステップS135)において、より短い印字時間が選択され、全体の印字速度が決定される。
【0083】
図13では2段階の印字速度の設定を前提としているが、本発明はこれに限定されるものではなく、さらに3段階以上の速度設定についても比較対象とすることが可能である。特に、プロセス速度変更によるロスタイムが小さくなるよう各印字装置間距離が小さくなるタンデム方式のカラーページプリンタ構成が実現されれば、複数段階の印字速度の選択は有効である。
【0084】
最後に展開処理部6について説明する。図14は、展開処理部6の構成を示すブロック図である。展開処理部6は、印刷データ記憶部1から後段の入力バッファへの印刷データ入力を制御する印刷データ転送制御部61と、C,M,Y,Bkの4色の記録色にに対応した入力バッファ1A/1B〜4A/4B,621〜624と、展開処理再構成部3の指示に基づいて入力バッファ1A/1B〜4A/4B,621〜624の後段のどの演算処理部に配分するかを指示する演算処理選択制御部63と、演算処理部1,641〜演算処理部4,644と、展開処理再構成部3の指示に基づいて演算処理部から後段の出力バッファへの印字データ出力を制御する出力バッファ書き込み制御部65と、タンデム方式のカラーページプリンタの各印字装置に対応した出力バッファ1A/1B〜4A/4B,661〜664と、印字データ転送制御部1〜4,671〜674とから構成されている。尚、本実施例では、演算処理部1〜4,641〜644は、ハードウェアで構成された論理回路で構成されているが、汎用的な中央演算処理装置を備えソフトウェア的に実装されていても良い。
【0085】
図14に示す展開処理部6において、演算処理部の再配分のない場合は4ケの演算処理部1〜4,641〜644は、C,M,Y,Bkの4色の記録色に対応し独立して印刷データの展開処理を行う。この場合、バンド毎に入力バッファA,Bに交互に記録色に対応し、且つ同時に展開処理する印刷データが入力される。入力バッファA,Bの印刷データは、記録色に対応した演算処理部より読み出され順次展開処理され、出力バッファA,Bに交互に出力される。出力バッファA,Bに書き込まれた印字データは、タンデム方式のカラーページプリンタの各印字装置の印字タイミングに応じて、印字データ転送制御部1〜4,671〜674を介して出力される。
【0086】
次に演算処理部の再配分が行われる場合について説明する。この場合展開処理再構成部3の指示に基づいて、演算処理選択制御部63が記録色に対して利用する4ケの演算処理部1〜4,641〜644に対して印刷データを配分する。例えば、Bkの印刷データに対して演算処理部2〜4,642〜644、残りのC,M,Yの印刷データに対して演算処理部1,641を配分する。さらに詳しく説明すると、Bkの印刷データに対しては、演算処理選択制御部63により入力バッファ4A/4Bから演算処理部2〜4,642〜644にサイクリックに印刷データが順次入力され、印字データに展開処理される。展開された印字データは、出力バッファ書き込み制御部65により、先に入力された印刷データが先に出力バッファ4A/4B,664に書き込まれるよう制御される。また、残りのC,M,Yの印刷データに対しては、演算処理選択制御部63により入力バッファ1A/1B〜3A/3B,621〜623からサイクリックに印刷データが演算処理部1,641に入力され、印字データに展開処理される。展開された印字データは、出力バッファ書き込み制御部65により演算処理選択制御部63と同期をとって、対応する出力バッファ1A/1B〜3A/3B,661〜663に書き込まれる。また、入力バッファ1A/1B〜3A/3Bに読み込まれるデータがなくなった場合読み飛ばしが行われる。
【0087】
次に演算処理部1〜4,641〜644の構成および動作についてより詳しく説明する。演算処理部1〜4,641〜644は力した印刷データをなす台形データ(sx,sy,x0,x1,x2,h)を、図16に示されるような4点からなるデータ形式に変換して台形領域を描画するものである。図15に、演算処理部1〜4,641〜644のブロック図を示す。印刷データ入力部6410は、入力バッファから1つ1つの台形をなすデータを読み込んで、座標計算部A6411および座標計算部B6412に台形データを出力する。座標計算部A6411は、台形の左側のエッジ(図16のエッジP0P1)の座標計算を担当し、エッジ上の座標値をP0からP1に向かって順に出力する。座標計算部B6412は、台形の右側のエッジ(図16のエッジP2P3)の座標計算を担当し、エッジ上の座標値をP2からP3に向かって順に出力する。エッジ描画部6413は、座標計算部A6411及び座標計算部B6412から入力される座標値により、台形のx軸に平行な直線を描画する。
【0088】
図17に、座標計算部のブロック図を示す。入力された台形データ(sx,sy,x0,x1,x2,h)はDDAパラメータ計算部6414で4点の台形データ(P0,P1,P2,P3)に変換されて、傾きや残差の初期値などのDDAのパラメータを計算し、DDA処理部6415に出力する。DDA処理部6415は、入力されたパラメータに基づいてDDA処理を行い、最後に求めた点に対する移動方向と移動量を出力する。座標更新部6416は、入力された移動方向と移動量から現在保持している座標値を更新して出力する。座標の初期値は、図示されていないCPUなどであらかじめ設定されているものとする。
【0089】
図18は、エッジ描画部6413のブロック図である。エッジ描画部6413は、座標値A/B及び画像データを入力して台形の内部領域を塗りつぶす。アドレス計算部6417は、座標値A/Bを入力して、描画するエッジ成分のアドレスを計算する。マスク演算部6418は、座標値A/Bの値を入力して、描画するワード中の有効なビットを表すマスクを出力する。データ演算部6419は、入力されたデータが文字/図形の場合には台形領域によって固定的な色を表す色データを入力し、この値を用いてスクリーン処理をして出力する。入力されたデータが画像データの場合には、画像データ入力に対してスクリーン処理をして出力する。RmodW部6420は、入力されたアドレス、マスク、データを用いて以下の処理をすることにより描画を行う。まず、アドレスにより、バンドバッファをリードする。これにより読み込まれたデータをSource、マスクデータをMask、描画データをDataとすると、(Mask*Data+Mask#*Source)の値を演算して同一アドレスに書き戻す。ただし、*は論理積、+は論理和、#は論理否定をそれぞれ表す。この処理は、描画するエッジが含まれるワード毎に繰り返し行われる。
【0090】
[実施例2]
次に、本発明の印刷処理装置の第2実施例について説明する。図19は、本発明の印刷データ処理装置の展開処理部6についての、第2実施例の形態を示すブロック図である。本実施例において、展開処理部6は、印刷データ記憶部1から後段の入力バッファへの印刷データ入力を制御する印刷データ転送制御部61と、C,M,Y,Bkの4色の記録色毎の処理量に応じてサイズの変更が可能な入力バッファA/B161と、展開処理再構成部3の指示に基づいて入力バッファA/Bの記録色毎のアドレスを制御する入力バッファドレスパターンROM162と、C,M,Y,Bkの4色の記録色毎の処理量に応じて処理するハードウェア量が再構成可能な演算処理部163と、展開処理再構成部3の指示に基づいて演算処理部163のハードウェア量を決定する処理構成パターンROM164と、タンデム方式のカラーページプリンタの各印字装置に対応した出力バッファ1A/1B〜4A/4B,661〜664と、印字データ転送制御部1〜4,671〜674とから構成されている。
【0091】
上記再構成可能な演算処理部163は、所謂FPGA(Field Programmable Gate Array)と呼ばれるもので、書き換え時間が1セル当たり1nsの高速書き換えのものが実現されており、バンド単位で演算処理部163のハードウェア全体の書き換えが可能である。また、高速書き換えのFPGAはFPGA内部にFPGAの配線ネットワークデータを保持するSRAMを備えており、図19に示すようにROMデータをSRAMにロードすることにより書換えが行われる。
【0092】
処理構成パターンROM164は、印刷データを印字データに展開するためのハードウェアを構成するための配線ネットワークデータが複数設けられており、同時に展開処理される記録色毎の処理量に応じて、最適なものが選択される。本実施例では、ハードウェア構成のこまかな設定、制御が可能であり、実施例1で示した並列化構成のみでなく、パイプライン処理による処理構成も選択することが可能である。
【0093】
同様に入力バッファドレスパターンROM162は、入力バッファA/B161の記録色毎のアドレスを展開処理再構成部3の指示に基づいて制御するものであるが、演算処理部163の処理構成パターンに応じて、必要量のデータを効率的に供給できるように制御することも可能である。
【0094】
【発明の効果】
以上説明したように本発明の印刷データ処理装置および印刷データ処理方法によれば、タンデム方式のカラーページプリンタで出力可能なデータ構造への印刷データの展開処理において、画像品質を低下させること無く、且つ印刷情報のラスタ化で必要とされる大量のメモリを削減することが可能となるとともに、タンデム方式のカラーページプリンタの印字装置の構成や印刷データの内容に応じた展開処理資源の再構成により、展開処理資源の効率的利用が達成され、高速展開処理および高速印字処理が可能となる。
【0095】
さらに、本発明の印刷データ処理装置および印刷データ処理方法によれば、展開処理資源利用の効率を上げることにより、小型・高性能の印刷データ処理が可能となる。
【図面の簡単な説明】
【図1】 本発明の印刷データ処理装置の原理構成を示すブロック図である。
【図2】 シングル方式の展開処理手段をタンデム方式のカラーページプリンタに適用した印刷データ処理装置の構成例を示すブロック図である。
【図3】 本発明の印刷データ処理装置を含む印刷処理システムの構成例である。
【図4】 本発明に係わる一般的なタンデム方式のカラーページプリンタの構成を示す説明図である。
【図5】 印刷データ生成部の構成例を示すブロック図である。
【図6】 台形データを説明する図である。
【図7】 台形データのバンド境界での分割を説明する図である。
【図8】 台形データのデータ表現の一例を説明する図である。
【図9】 印刷データ評価部の構成例を示すブロック図である。
【図10】 印刷データ評価部の動作を示すフローチャートである。
【図11】 展開処理再構成部の構成例を示すブロック図である。
【図12】 タンデム方式のカラーページプリンタ7の各印字装置の印字タイミングの典型的な例を示す説明図である。
【図13】 印字速度制御部における印字速度選択を示すフローチャートである。
【図14】 本発明の第1実施例に係る展開処理部の構成を示すブロック図である。
【図15】 展開処理部内の演算処理部の構成を示すブロック図である。
【図16】 演算処理部での台形データの描画を説明する図である。
【図17】 座標計算部を示すブロック図である。
【図18】 エッジ描画部を示すブロック図である。
【図19】 本発明の第2実施例に係る展開処理部の構成を示すブロック図である。
【符号の説明】
1 印刷データ記憶手段
2 印刷データ評価手段
3 展開処理再構成手段
4 展開時間予測手段
5 印字速度制御手段
6 展開処理手段
7 タンデム方式カラーページプリンタ
21 処理評価部
22 係数テーブル
23 評価テーブル
31 同時処理評価部
32 処理構成選択部
33 処理構成指示部
61 印刷データ転送制御部
621〜624 入力バッファ
63 演算処理選択制御部
641〜644 演算処理部
65 出力バッファ書き込み制御部
661〜664 出力バッファ
671 印字データ転送制御部
161 入力バッファ
162 入力バッファアドレスパターンROM
163 演算処理部
164 処理構成パターンROM
71 シアン(Cyan)データ印字装置
72 マゼンタ(Magenta)データ印字装置
73 イエロー(Yellow)データ印字装置
74 ブラック(Black)データ印字装置[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a so-called tandem type color page printer in which a plurality of printing devices are arranged along a paper conveyance path on which printing is performed, and printing on the paper is performed simultaneously by the plurality of printing devices. The present invention relates to a print data processing apparatus and a print data processing method for supplying print data. More specifically, a print data processing apparatus that can efficiently use development processing resources such as a processor or LSI according to the configuration of the printing device of the color page printer and the contents of the print data, and enables high-speed development processing and printing processing. And a print data processing method.
[0002]
[Prior art]
Along with the development of electrophotographic color page printers suitable for small and high-speed digital printing, as a printing method developed from the conventional printing centered on character information, different print information such as images, graphics, and characters are handled in the same way. In general, print processing apparatuses using a description language that can freely control the expansion, rotation, and deformation of characters and the like have been widely used. Typical examples of this description language include PostScript (trademark of Adobe Systems, Inc.), Interpress (trademark of Xerox, USA), Acrobat (trademark of Adobe Systems, USA), and GDI (GraphicsDicesD). And Microsoft (trademark of Microsoft Corporation).
[0003]
The print information created in the description language is composed of drawing commands that represent images, figures, and characters at arbitrary positions in the page in any order, and can be printed with the color page printer according to the present invention. Must rasterize the print information before printing. Rasterization is the process of developing raster scan lines into a series of individual dots or pixels across a page or part of a page, and successively generating scan lines below the page. A conventional page printer rasterizes print information for the entire page before printing and stores it in a page buffer memory. However, a large amount of memory is required to store raster data for the entire page. In particular, the latest electrophotographic color page printer uses four color toners of C (Cyan (cyan)), M (Magenta (magenta)), Y (Yellow (yellow)), and Bk (Black). Since corresponding raster data is required and image quality is required to be higher than that of a monochrome page printer, it is common to have a plurality of bit information per pixel, and a larger amount of memory is required.
[0004]
Conventionally, a color page printer that has been widely used is a so-called single engine type color page printer, and a developing device that supports four colors of C (Cyan), M (Magenta), Y (Yellow), and Bk (Black). In this method, exposure and development are repeated for four colors of C, M, Y, and Bk by one printing device, and then transferred to a sheet and printed. On the other hand, a printing device corresponding to four colors of C, M, Y, and Bk is provided along the paper conveyance path, and each printing device performs exposure, development, and paper transfer, and a printing device having four colors of paper. So-called tandem color page printers have emerged that enable full-color printing with a single pass.
[0005]
However, many print data processing apparatuses that supply print data to a tandem color page printer capable of high-speed recording have the same configuration as a single-engine color page printer. It was not possible to take advantage of the high speed properties. As a conventional print data processing apparatus for supplying print data to a tandem color page printer, an apparatus described in JP-A-8-192542 is known. In JP-A-8-192542, print information created in a description language is rendered by one central processing unit, and print data corresponding to four colors of C, M, Y, and Bk is stored in a frame buffer. A print data processing apparatus to be stored is described.
[0006]
On the other hand, as a prior application that discloses a technique for reducing a large amount of memory required for rasterizing print information without degrading image quality in a single engine type color page printer, Japanese Patent Application No. 8-32280 is disclosed. There is a number. This prior application has a higher level of abstraction than the data structure that can be output by the image output device, and is created in a description language using print data expressed in a format including at least one basic figure such as a trapezoid as intermediate data. A print data generation unit configured to generate the print data from the print information, a development processing unit that expands the print data into a data structure that can be output by the image output apparatus, and a print data generated by the print data generation unit It has means for predicting the development time of the print data in the development processing means based on the number and size of basic figures, and further the printing speed of the image output device according to the prediction time predicted by the development time prediction means Control means for determining the image is output, and image output in accordance with the development time is enabled.
[0007]
[Problems to be solved by the invention]
The above-mentioned prior application is applied to a tandem color page printer, and the configuration shown in FIG. 2 is possible as a configuration that reduces the large amount of memory required for rasterizing print information without degrading the image quality. It is. The configuration shown in FIG. 2 includes independent
[0008]
In the print processing apparatus shown in FIG. 2, the print data stored in the print data storage means 1 is stored for each color in independent development processing means 61, 62, 63 and 64, which are fixedly assigned for each recording color. The expansion process is executed independently. Further, the development time predicting means 41 calculates the time required for these development processes based on the print data. However, the unfolding processing time predicted here is predicted based on the longest time among the unfolding processing means. A printing speed is set by the printing speed control means 5 based on the predicted development time. The
[0009]
However, when considering the printing timing of four colors in the tandem color page printer or the drawing elements included in the printing information, as shown in FIG. It does not necessarily lead to efficient use of development processing resources for the whole development processing means. For example, when image data with a heavy processing load is included in a part of print data to be processed and a long time is required for the development process, the recording position of the four-color printing device of the tandem color page printer is the position of the image data. If the separation is larger than the size, the expansion processing means executing the expansion processing of the portion with a large processing load and the expansion processing means for expanding the data with relatively small processing load related to the print data before and after the expansion processing means Will be executed. As a result, the development processing means with a light processing load must wait for the end of the development processing by the development processing means with a heavy processing load even after the completion of the development processing. When the recording positions of the four-color printing device of the tandem color page printer are more than the size of the processing unit image data, the independent development processing means assigned to each color simultaneously has a heavy processing load. Will not process. Therefore, in the configuration of FIG. 2, the processing time of the developing processing means executing heavy processing is limited, and the overall printing speed is lowered.
[0010]
Furthermore, there are cases where print data to be processed is concentrated on a specific color as in a general business document based on black and expressed in about one plus color. Even in such an example, only the development processing unit for a specific color performs processing intensively, and the processing time of the development processing unit for a specific color is limited, so that the overall printing speed decreases.
[0011]
The present invention has been made in view of the inefficient use of processing resources in the conventional system as described above, and has an expansion means for expanding print data into a data structure that can be output by a tandem color page printer. In the print data processing apparatus, the image quality is not deteriorated and a large amount of memory required for rasterizing the print information is reduced, and the configuration of the print apparatus of the tandem color page printer and the print data An object of the present invention is to provide a print data processing apparatus and a print data processing method that enable high-speed development processing by efficiently using development processing resources according to contents, and achieve high-speed printing.
[0012]
[Means for Solving the Problems]
In order to achieve the above object, a print data processing apparatus of the present invention is a print data processing apparatus for supplying print data to an image output apparatus having a plurality of printing apparatuses corresponding to a plurality of printable recording colors. Print data storage means for storing print data;At least a plurality of arithmetic processing units for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing the print data, and a plurality of recording colors corresponding to the recording colors for storing the developed print data Output buffer memory,The print data is read from the print data storage means in units of bands, and development processing means for developing the print data that can be output by the image output apparatus in parallel for a plurality of recording colors, and development of the print data by the development processing means Based on the print data evaluation unit that evaluates the processing amount for each band and the recording color, and the evaluation of the development processing amount for each band and the recording color by the print data evaluation unit,In order to allocate more processing resources for processing units to print data with a large amount of processing processing for recording colors, allocate multiple processing units to each recording color.Based on the reconstruction unit to be changed, the band unit of the print data evaluated by the print data evaluation unit and the development processing amount for each recording color, and the reconstruction information by the reconstruction unit, the development processing time in band unit is calculated. A development processing time prediction means for predicting; and a printing speed control means for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction means. To do.
Furthermore, the print data processing apparatus of the present invention is a print data processing apparatus that supplies print data to an image output device having a plurality of printing devices corresponding to a plurality of printable print colors, and stores the print data. Stores print data storage means, a reconfigurable hardware logic unit for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing print data, and expanded print data A plurality of output buffer memories corresponding to the recording colors; print data is read from the print data storage means in units of bands, and is developed into print data that can be output by the image output device in parallel for the plurality of recording colors. A development processing means for processing, a print data evaluation means for evaluating the development processing amount of the print data in the development processing means for each band and each recording color, and print data Based on the evaluation of the development processing amount for each band by the evaluation means and for each recording color, so as to allocate more development processing resources of the hardware logic unit to the print data of the recording color having a large development processing amount, Reconfiguring means for changing the hardware distribution of the reconfigurable hardware logic unit assigned for each recording color, print data evaluated by the print data evaluating means, and a development processing amount for each recording color, An expansion processing time prediction unit that predicts a band-by-band expansion processing time based on reconstruction information by the reconstruction unit, and an image output device based on the band-by-band expansion processing time predicted by the expansion processing time prediction unit A printing speed control means for controlling the printing speed of
It is provided with.
Furthermore, the print data processing apparatus of the present invention is a print data processing apparatus that supplies print data to an image output device having a plurality of printing devices corresponding to a plurality of printable print colors, and stores the print data. Stores print data storage means, a reconfigurable hardware logic unit for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing print data, and expanded print data A plurality of output buffer memories corresponding to the recording colors; print data is read from the print data storage means in units of bands, and is developed into print data that can be output by the image output device in parallel for the plurality of recording colors. A development processing means for processing, a print data evaluation means for evaluating the development processing amount of the print data in the development processing means for each band and each recording color, and print data Based on the evaluation of the development processing amount for each band by the evaluation unit, and for each recording color, a larger allocation buffer amount is allocated to the print data of the recording color having a large development processing amount. Based on the reconstruction means for changing the allocated input buffer memory amount, the band processing amount of the print data evaluated by the print data evaluation means and the development processing amount for each recording color, and the reconstruction information by the reconstruction means. An unfolding processing time predicting unit for predicting the unfolding processing time in units; a printing speed control unit for controlling the printing speed of the image output device based on the unfolding processing time in units of bands predicted by the unfolding processing time prediction unit; , Provided.
[0014]
Further, the reconstruction means in one embodiment of the print data processing apparatus of the present invention is characterized in that the reconstruction processing means is reconfigured in band units.
[0015]
Further, the print data of the print data processing apparatus of the present invention is drawing data generated from print information having at least one of characters, graphics, and images and described by a predetermined drawing command. The data structure can be expressed in the form of intermediate data including at least one kind of basic figure.
[0021]
Furthermore, the print data processing method of the present invention is a print data processing method in a print data processing device for supplying print data to an image output device having a plurality of printing devices corresponding to a plurality of printable print colors,
A step of reading out print data in band units from a print data storage means for storing print data;
At least a plurality of arithmetic processing units for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing the print data, and a plurality of recording colors corresponding to the recording colors for storing the developed print data Output buffer memory, and in parallel for multiple recording colors,A print data evaluation step for evaluating the print data expansion processing amount in the expansion processing means for expanding the print data that can be output by the image output apparatus, for each band and for each recording color;
Based on the band processing in the print data evaluation step and the evaluation of the development processing amount for each recording color,Allocation of multiple arithmetic processing units assigned to each recording color so that more processing resources of arithmetic processing units are allocated to print data of recording colors with a large amount of development processingA deployment processing means reconfiguration step for changing
A development process for predicting the development processing time for each band based on the development processing amount for each recording color of the print data evaluated in the print data evaluation step and the reconstruction information obtained by the development processing means reconstruction step. A time prediction step;
A printing speed control step for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction step;
A print data processing method characterized by comprising:
Further, the print data processing method of the present invention is a print data processing method in a print data processing apparatus for supplying print data to an image output apparatus having a plurality of printing apparatuses corresponding to a plurality of printable recording colors. A step of reading out the print data in band units from the print data storage means for storing data, a reconfigurable hardware logic unit for converting the print data into print data, and a plurality of colors corresponding to recording colors for storing the print data Print data that has an input buffer memory and a plurality of output buffer memories corresponding to recording colors for storing the developed print data, and that can be output by the image output device in parallel for the plurality of recording colors A print data evaluation step for evaluating the print data expansion processing amount in the expansion processing means for performing the expansion processing for each band and each recording color; Based on the evaluation of the development processing amount for each band in the evaluation step and for each recording color, so as to allocate more development processing resources of the hardware logic unit to the print data of the recording color having a large development processing amount, Expansion processing means reconfiguration step for changing the hardware distribution of the reconfigurable hardware logic unit assigned for each recording color, and the expansion processing for each band of the print data evaluated in the print data evaluation step, and for each recording color A development processing time prediction step for predicting a development processing time for each band based on the amount and the reconstruction information obtained by the reconstruction processing means reconstruction step, and a development processing time for each band predicted by the development processing time prediction step. And a printing speed control step for controlling the printing speed of the image output apparatus.
Further, the print data processing method of the present invention is a print data processing method in a print data processing apparatus for supplying print data to an image output apparatus having a plurality of printing apparatuses corresponding to a plurality of printable recording colors. A step of reading out the print data in band units from the print data storage means for storing data, a reconfigurable hardware logic unit for converting the print data into print data, and a plurality of colors corresponding to recording colors for storing the print data Print data that has an input buffer memory and a plurality of output buffer memories corresponding to recording colors for storing the developed print data, and that can be output by the image output device in parallel for the plurality of recording colors A print data evaluation step for evaluating the print data expansion processing amount in the expansion processing means for performing the expansion processing for each band and each recording color; Based on the evaluation of the development processing amount for each band and each recording color in the evaluation step, a larger allocation buffer amount is allocated to the print data of the recording color having a large development processing amount for each recording color. The expansion processing means reconfiguration step for changing the allocated input buffer memory amount and the print data evaluated in the print data evaluation step A development processing time prediction step for predicting a development processing time for each band on the basis of a development processing amount for each recording band and recording color and reconstruction information obtained by the development processing means reconstruction step; and a development processing time prediction A printing speed control step for controlling the printing speed of the image output device based on the band-by-band development processing time predicted by the step.
[0022]
In the print data processing method of the present invention, the print data is at least one of a character, a figure, and an image, and is drawing data generated from print information described by a predetermined drawing command. The evaluation of the development processing amount for each band and recording color executed in the evaluation step is based on a format of intermediate data that has a higher abstraction level than the data structure that can be output by the image output apparatus and includes at least one basic figure. It is characterized by being executed.
[0023]
DETAILED DESCRIPTION OF THE INVENTION
Examples of the present invention will be described below. FIG. 1 is a block diagram showing the configuration of a print data processing apparatus according to the present invention.
[0024]
In the figure, a print data processing apparatus according to the present invention includes a storage means 1 for storing print data, and an expansion process for reading the print data from the storage means in predetermined band units and converting the print data into print data that can be output by the image output apparatus. Means 6; print data evaluation means 2 for evaluating the development processing amount of print data in the development processing means for each recording color in band units for executing development processing in parallel; and recording colors in band units by at least the print data evaluation means Based on the processing amount for each band, the development processing reconstruction means 3 for reconfiguring the development processing means, and at least the development processing amount for each recording color in band units by the print data evaluation means and the reconstruction information of the reconstruction unit The development time predicting means 4 for predicting the development processing time for each band, and the printing speed of the image output device based on the development processing time for each band by the prediction means. Gosuru is configured as print data processing apparatus and a printing speed control means 5.
[0025]
Further, the printing speed of the tandem
[0026]
In the print data storage unit 1 of the print data processing apparatus having the above-described configuration, print data is generated from the print information by a print information drawing processing apparatus (not shown), and is stored in a predetermined band unit and for each recording color. . Here, the predetermined band unit indicates one band width obtained by dividing a page to be printed into bands that are a plurality of areas in the paper conveyance direction of the
[0027]
The print
[0028]
The development
[0029]
Therefore, in the print data processing apparatus of the present invention, it is possible to prevent the image quality from being deteriorated by reducing the printing speed for heavy processing print data. In addition, since the print data is sequentially developed in band units, a large amount of memory required for rasterizing print information can be reduced. Furthermore, in consideration of the printing timing of four colors in the tandem color page printer or the drawing elements included in the printing information, the development processing resources are rearranged so that more processing resources are allocated to the data with a large amount of processing. As a result, the development processing resources can be used efficiently, and printing can be performed at a higher speed.
[0030]
【Example】
[Example 1]
FIG. 3 shows a configuration example of a print processing system having the print data processing apparatus of the present invention. In FIG. 3, the print processing system is composed of a personal computer and a workstation connected to the
[0031]
The
[0032]
For example, a print information file expressed in a postscript is transferred to the
[0033]
The print
[0034]
The print
[0035]
The development
[0036]
The development
[0037]
The printing
[0038]
The
[0039]
Note that each block of the print
[0040]
The
[0041]
In FIG. 4, the tandem color laser printer includes printing devices corresponding to recording colors, that is, a cyan
[0042]
Next, a description will be given of a control target in a printing process that must be controlled as the printing speed varies in the tandem color page printer of this embodiment. The printing process that must be controlled includes the rotational speed of the
[0043]
As another method of changing the exposure scan in accordance with the variable recording speed in the laser scanning device, there is a method of thinning the exposure scan for printing on the video interface at a constant polygon mirror rotation speed. According to this method, it is possible to set the recording speed to 1/2, 1/3,..., 1 / m with respect to the maximum printing speed. In this method, the selectable printing speed is reduced, but it is not necessary to change the polygon mirror motor rotation speed of the laser scanning apparatus that takes a long time to cycle up.
[0044]
The outline of the print processing system to which the print data processing apparatus of the present invention is applied and the tandem color page printer have been described above. Next, details of a main part of the print processing system will be described.
[0045]
First, details of the print
[0046]
As shown in FIG. 5, the print
[0047]
The
[0048]
Hereinafter, the operation of each unit of the print
[0049]
The
[0050]
The
[0051]
[Table 1]
[0052]
The
[0053]
The drawing
[0054]
The vector
[0055]
The
[0056]
The
[0057]
[Expression 1]
[0058]
The short
[0059]
The trapezoid
[0060]
The
[0061]
The trapezoid
[0062]
The print data storage unit 1 stores the print data generated by the trapezoidal
[0063]
Next, details of each unit constituting the print data processing apparatus of the present invention will be described.
[0064]
First, the print
[0065]
The print data stored in the band unit for each recording color in the print data storage unit 1 is input to the processing
[0066]
First, in step 1, the development processing amount R is set to zero.
[0067]
Next, in
[0068]
Next, in
[0069]
Next, in
[0070]
Next, in
[0071]
In
[0072]
In the above description, the trapezoidal expansion processing amount is obtained by weighted addition of the trapezoidal height h and the trapezoidal area S as shown in
[0073]
The calculation shown in FIG. 10 will be described. If the development processing amount for one line of the process for obtaining the left / right side coordinates of the trapezoid by a DDA (difference analyzer) or the like is a, the left / right side coordinates of the trapezoid of height h. The expansion processing amount required for the calculation of is ah. Further, if the development processing amount for one pixel in the process of drawing the inside of the trapezoid is b, the development processing amount necessary for drawing the trapezoid with the area S is bS. The expansion processing amount b per pixel is large in the case of character / graphic data for drawing the same pixel value and in the case of image data for drawing a different pixel value for each pixel while referring to the original image data. Since they are different from each other, the character / graphic and the image are determined in
[0074]
Next, the expansion
[0075]
FIG. 12 shows a typical example of the printing timing of each printing device of the tandem
[0076]
The processing
[0077]
Next, the development
[0078]
[Expression 2]
T = a × R (2)
[0079]
Here, a is the expansion processing time of one independent expansion processing resource for one unit of processing amount. On the other hand, if the processing configuration in the
[0080]
[Equation 3]
T = a × R × c / p (3)
[0081]
Here, a is the expansion processing time of one independent expansion processing resource for one unit of processing amount, p is the number of expansion processing resources operating in parallel, c is a parallel operation caused by waiting for each expansion processing resource in parallel operation It is a correction coefficient indicating a decrease in performance. Since the two-dimensional drawing process according to the present invention is generally configured with a model in which overlapping of each drawing element is allowed and sequentially overwritten, print data described later is output to the output buffer of the
[0082]
Next, the printing
[0083]
In FIG. 13, it is assumed that the printing speed is set in two stages. However, the present invention is not limited to this, and the speed setting in three or more stages can be compared. In particular, if a tandem color page printer configuration is realized in which the distance between the printing apparatuses is reduced so that the loss time due to process speed change is reduced, the selection of printing speeds in multiple stages is effective.
[0084]
Finally, the
[0085]
In the
[0086]
Next, a case where redistribution of arithmetic processing units is performed will be described. In this case, print data is distributed to the four arithmetic processing units 1 to 4 and 641 to 644 used by the arithmetic processing
[0087]
Next, the configuration and operation of the arithmetic processing units 1 to 4 and 641 to 644 will be described in more detail. The arithmetic processing units 1 to 4, 641 to 644 convert the trapezoidal data (sx, sy, x0, x1, x2, h), which is the print data, into a data format consisting of four points as shown in FIG. To draw a trapezoidal area. FIG. 15 is a block diagram of the arithmetic processing units 1 to 4 and 641 to 644. The print
[0088]
FIG. 17 shows a block diagram of the coordinate calculation unit. The input trapezoidal data (sx, sy, x0, x1, x2, h) is converted into four-point trapezoidal data (P0, P1, P2, P3) by the DDA
[0089]
FIG. 18 is a block diagram of the
[0090]
[Example 2]
Next, a second embodiment of the print processing apparatus of the present invention will be described. FIG. 19 is a block diagram showing the form of the second embodiment of the
[0091]
The reconfigurable
[0092]
The processing
[0093]
Similarly, the input buffer
[0094]
【The invention's effect】
As described above, according to the print data processing apparatus and the print data processing method of the present invention, in the development process of print data to a data structure that can be output by a tandem color page printer, without degrading the image quality, In addition, a large amount of memory required for rasterizing print information can be reduced, and the configuration of the printing device of the tandem color page printer and reconfiguration of development processing resources according to the contents of the print data Thus, efficient use of the development processing resources is achieved, and high-speed development processing and high-speed printing processing are possible.
[0095]
Furthermore, according to the print data processing apparatus and the print data processing method of the present invention, it is possible to perform small and high-performance print data processing by increasing the efficiency of use of development processing resources.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a principle configuration of a print data processing apparatus of the present invention.
FIG. 2 is a block diagram illustrating a configuration example of a print data processing apparatus in which a single development processing unit is applied to a tandem color page printer.
FIG. 3 is a configuration example of a print processing system including a print data processing apparatus of the present invention.
FIG. 4 is an explanatory diagram showing a configuration of a general tandem color page printer according to the present invention.
FIG. 5 is a block diagram illustrating a configuration example of a print data generation unit.
FIG. 6 is a diagram illustrating trapezoid data.
FIG. 7 is a diagram for explaining division of trapezoid data at band boundaries;
FIG. 8 is a diagram illustrating an example of data representation of trapezoid data.
FIG. 9 is a block diagram illustrating a configuration example of a print data evaluation unit.
FIG. 10 is a flowchart illustrating an operation of a print data evaluation unit.
FIG. 11 is a block diagram illustrating a configuration example of an expansion processing reconstruction unit.
FIG. 12 is an explanatory diagram illustrating a typical example of printing timing of each printing device of the tandem
FIG. 13 is a flowchart illustrating printing speed selection in a printing speed control unit.
FIG. 14 is a block diagram showing a configuration of a development processing unit according to the first embodiment of the present invention.
FIG. 15 is a block diagram illustrating a configuration of an arithmetic processing unit in a development processing unit.
FIG. 16 is a diagram illustrating drawing of trapezoid data in the arithmetic processing unit.
FIG. 17 is a block diagram illustrating a coordinate calculation unit.
FIG. 18 is a block diagram illustrating an edge drawing unit.
FIG. 19 is a block diagram illustrating a configuration of a development processing unit according to the second embodiment of the present invention.
[Explanation of symbols]
1 Print data storage means
2 Print data evaluation means
3 Deployment processing reconfiguration means
4 Deployment time prediction means
5 Print speed control means
6 Deployment processing means
7 Tandem color page printer
21 Processing Evaluation Department
22 Coefficient table
23 Evaluation table
31 Simultaneous processing evaluation section
32 Processing configuration selector
33 Processing configuration instruction section
61 Print Data Transfer Control Unit
621-624 input buffer
63 Arithmetic processing selection control unit
641-644 arithmetic processing unit
65 Output buffer write controller
661-664 output buffer
671 Print data transfer controller
161 Input buffer
162 Input buffer address pattern ROM
163 Arithmetic processing part
164 Processing configuration pattern ROM
71 Cyan data printing device
72 Magenta data printing device
73 Yellow data printing device
74 Black data printing device
Claims (9)
印刷データを記憶する印刷データ記憶手段と、
少なくとも、印刷データを印字データに変換する複数の演算処理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリとから構成され、前記印刷データをバンド単位で前記印刷データ記憶手段より読み出し、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、
前記展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、
前記印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの演算処理部の展開処理資源を配分するように、記録色毎に割り当てる前記複数の演算処理部の配分を変更する再構成手段と、
前記印刷データ評価手段によって評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、
前記展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と、
を備えたことを特徴とする印刷データ処理装置。A print data processing device for supplying print data to an image output device having a plurality of printing devices corresponding to a plurality of recordable colors,
Print data storage means for storing print data;
At least a plurality of arithmetic processing units for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing the print data, and a plurality of recording colors corresponding to the recording colors for storing the developed print data An expansion process comprising: an output buffer memory, wherein the print data is read from the print data storage means in band units, and is expanded into print data that can be output by the image output device in parallel for the plurality of recording colors Means,
Print data evaluation means for evaluating the development processing amount of the print data in the development processing means for each band and each recording color;
Based on the evaluation of the development processing amount for each band and each recording color by the print data evaluation unit, more development processing resources of the arithmetic processing unit are allocated to the print data of the recording color having a large development processing amount. Reconfiguring means for changing the distribution of the plurality of arithmetic processing units assigned for each recording color ;
An expansion process for predicting the expansion processing time in band units based on the expansion processing amount for each band and recording color of the print data evaluated by the print data evaluation unit and the reconstruction information by the reconstruction unit Time prediction means,
A printing speed control means for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction means;
A print data processing apparatus comprising:
印刷データを記憶する印刷データ記憶手段と、
印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、前記印刷データをバンド単位で前記印刷データ記憶手段より読み出し、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、
前記展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、
前記印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くのハードウェア論理部の展開処理資源を配分するように、前記記録色毎に割り当てる前記再構成可能なハードウェア論理部のハードウェアの配分を変更する再構成手段と、
前記印刷データ評価手段によって評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、
前記展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と、
を備えたことを特徴とする印刷データ処理装置。A print data processing device for supplying print data to an image output device having a plurality of printing devices corresponding to a plurality of recordable colors,
Print data storage means for storing print data;
Reconfigurable hardware logic unit that converts print data to print data, multiple input buffer memories corresponding to recording colors for storing print data, and multiple corresponding to recording colors for storing expanded print data An output buffer memory, and the print data is read from the print data storage means in band units, and developed into print data that can be output by the image output device in parallel for the plurality of recording colors. Deployment processing means;
Print data evaluation means for evaluating the development processing amount of the print data in the development processing means for each band and each recording color;
Based on the evaluation of the development processing amount for each band and each recording color by the print data evaluation unit, more development processing resources of the hardware logic unit are allocated to the print data of the recording color having a large development processing amount. Reconfiguring means for changing the distribution of hardware of the reconfigurable hardware logic unit assigned for each recording color,
An expansion process for predicting the expansion processing time in band units based on the expansion processing amount for each band and recording color of the print data evaluated by the print data evaluation unit and the reconstruction information by the reconstruction unit Time prediction means,
A printing speed control means for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction means;
A print data processing apparatus comprising:
印刷データを記憶する印刷データ記憶手段と、
印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、前記印刷データをバンド単位で前記印刷データ記憶手段より読み出し、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段と、
前記展開処理手段での印刷データの展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価手段と、
前記印刷データ評価手段によるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの割り当てバッファ量が配分されるように、記録色毎の割り当て入力バッファメモリ量を変更する再構成手段と、
前記印刷データ評価手段によって評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記再構成手段による再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測手段と、
前記展開処理時間予測手段によって予測されたバンド単位の展開処理時間に基づいて、画像出力装置の印字速度を制御する印字速度制御手段と、
を備えたことを特徴とする印刷データ処理装置。A print data processing device for supplying print data to an image output device having a plurality of printing devices corresponding to a plurality of recordable colors,
Print data storage means for storing print data;
Reconfigurable hardware logic unit that converts print data to print data, multiple input buffer memories corresponding to recording colors for storing print data, and multiple corresponding to recording colors for storing expanded print data An output buffer memory, and the print data is read from the print data storage means in band units, and developed into print data that can be output by the image output device in parallel for the plurality of recording colors. Deployment processing means;
Print data evaluation means for evaluating the development processing amount of the print data in the development processing means for each band and each recording color;
Based on the band-by-band evaluation by the print data evaluation unit and the evaluation of the development processing amount for each recording color, the recording is performed so that a larger allocation buffer amount is allocated to the print data of the recording color having a large development processing amount. Reconstruction means for changing the allocated input buffer memory amount for each color;
An expansion process for predicting the expansion processing time in band units based on the expansion processing amount for each band and recording color of the print data evaluated by the print data evaluation unit and the reconstruction information by the reconstruction unit Time prediction means,
A printing speed control means for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction means;
A print data processing apparatus comprising:
印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、
少なくとも、印刷データを印字データに変換する複数の演算処理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリとから構成され、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、
前記印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの演算処理部の展開処理資源を配分するように、記録色毎に割り当てる前記複数の演算処理部の配分を変更する展開処理手段再構成ステップと、
前記印刷データ評価ステップにおいて評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、
前記展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、前記画像出力装置の印字速度を制御する印字速度制御ステップと、
を有することを特徴とする印刷データ処理方法。A print data processing method in a print data processing device for supplying print data to an image output device including a plurality of printing devices corresponding to a plurality of printable recording colors,
A step of reading out print data in band units from a print data storage means for storing print data;
At least a plurality of arithmetic processing units for converting print data into print data, a plurality of input buffer memories corresponding to recording colors for storing the print data, and a plurality of recording colors corresponding to the recording colors for storing the developed print data An output buffer memory, and in parallel with the plurality of recording colors , the print data expansion processing amount in the expansion processing means for expanding the print data that can be output by the image output device is recorded in band units A print data evaluation step for evaluating each color;
Based on the evaluation of the development processing amount for each band and for each recording color in the print data evaluation step , more development processing resources of the arithmetic processing unit are allocated to the print data of the recording color having a large development processing amount. A reconstructing processing means reconfiguring step for changing the distribution of the plurality of arithmetic processing units assigned to each recording color ;
Based on the development processing amount for each band of the print data evaluated in the print data evaluation step and for each recording color, and the reconstruction processing time in the development processing means reconstruction step, the development processing time for each band is predicted. A deployment processing time prediction step to perform,
A printing speed control step for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction step;
A print data processing method characterized by comprising:
印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、
印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、
前記印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くのハードウェア論理部の展開処理資源を配分するように、前記記録色毎に割り当てる前記再構成可能なハードウェア論理部のハードウェアの配分を変更する展開処理手段再構成ステップと、
前記印刷データ評価ステップにおいて評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、
前記展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、前記画像出力装置の印字速度を制御する印字速度制御ステップと、
を有することを特徴とする印刷データ処理方法。A print data processing method in a print data processing device for supplying print data to an image output device including a plurality of printing devices corresponding to a plurality of printable recording colors,
A step of reading out print data in band units from a print data storage means for storing print data;
Reconfigurable hardware logic unit that converts print data to print data, multiple input buffer memories corresponding to recording colors for storing print data, and multiple corresponding to recording colors for storing expanded print data Output buffer memory, and in parallel with the plurality of recording colors, the print data expansion processing amount in the expansion processing means for expanding the print data that can be output by the image output device, in band units, And a print data evaluation step for evaluating each recording color;
Based on the evaluation of the development processing amount for each band and for each recording color in the print data evaluation step, more development processing resources of the hardware logic unit are allocated to the print data of the recording color having a large development processing amount. Development processing means reconfiguration step for changing the distribution of hardware of the reconfigurable hardware logic unit assigned for each recording color,
Based on the development processing amount for each band of the print data evaluated in the print data evaluation step and for each recording color, and the reconstruction processing time in the development processing means reconstruction step, the development processing time for each band is predicted. A deployment processing time prediction step to perform,
A printing speed control step for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction step;
A print data processing method characterized by comprising:
印刷データを記憶する印刷データ記憶手段から、印刷データをバンド単位で読み出すステップと、
印刷データを印字データに変換する再構成可能なハードウェア論理部と、印刷データを格納する記録色に対応した複数の入力バッファメモリと、展開処理された印字データを格納する記録色に対応した複数の出力バッファメモリと、を有し、前記複数の記録色に対して並列に、前記画像出力装置で出力可能な印字データへ展開処理する展開処理手段での印刷データ展開処理量を、バンド単位、かつ記録色毎に評価する印刷データ評価ステップと、
前記印刷データ評価ステップにおけるバンド単位、かつ記録色毎の展開処理量の評価に基づいて、展開処理量が多い記録色の印刷データに対してより多くの割り当てバッファ量が配分されるように、記録色毎の割り当て入力バッファメモリ量を変更する展開処理手段再構成ステップと、
前記印刷データ評価ステップにおいて評価された前記印刷データのバンド単位、かつ記録色毎の展開処理量と、前記展開処理手段再構成ステップによる再構成情報とに基づいて、バンド単位の展開処理時間を予測する展開処理時間予測ステップと、
前記展開処理時間予測ステップによって予測されたバンド単位の展開処理時間に基づいて、前記画像出力装置の印字速度を制御する印字速度制御ステップと、
を有することを特徴とする印刷データ処理方法。A print data processing method in a print data processing device for supplying print data to an image output device including a plurality of printing devices corresponding to a plurality of printable recording colors,
A step of reading out print data in band units from a print data storage means for storing print data;
Reconfigurable hardware logic unit that converts print data to print data, multiple input buffer memories corresponding to recording colors for storing print data, and multiple corresponding to recording colors for storing expanded print data Output buffer memory, and in parallel with the plurality of recording colors, the print data expansion processing amount in the expansion processing means for expanding the print data that can be output by the image output device, in band units, And a print data evaluation step for evaluating each recording color;
Based on the evaluation of the development processing amount for each band and in each print color in the print data evaluation step, the recording is performed so that a larger allocation buffer amount is allocated to the print data of the recording color having a large development processing amount. An expansion processing means reconfiguration step for changing the allocated input buffer memory amount for each color;
Based on the development processing amount for each band of the print data evaluated in the print data evaluation step and for each recording color, and the reconstruction processing time in the development processing means reconstruction step, the development processing time for each band is predicted. A deployment processing time prediction step to perform,
A printing speed control step for controlling the printing speed of the image output device based on the development processing time in band units predicted by the development processing time prediction step;
A print data processing method characterized by comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11800297A JP3885282B2 (en) | 1997-05-08 | 1997-05-08 | Print data processing apparatus and print data processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11800297A JP3885282B2 (en) | 1997-05-08 | 1997-05-08 | Print data processing apparatus and print data processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10305623A JPH10305623A (en) | 1998-11-17 |
JP3885282B2 true JP3885282B2 (en) | 2007-02-21 |
Family
ID=14725631
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP11800297A Expired - Fee Related JP3885282B2 (en) | 1997-05-08 | 1997-05-08 | Print data processing apparatus and print data processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3885282B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000153647A (en) | 1998-11-18 | 2000-06-06 | Canon Inc | Image-processing apparatus and its method |
JP4508312B2 (en) * | 1999-07-15 | 2010-07-21 | キヤノン株式会社 | Printing system, color printing method, and storage medium |
JP4671519B2 (en) * | 2000-03-21 | 2011-04-20 | パナソニック株式会社 | Drawing processor and drawing processing system |
JP4757005B2 (en) * | 2005-12-05 | 2011-08-24 | キヤノン株式会社 | Image processing apparatus and image processing method |
JP6503827B2 (en) * | 2015-03-26 | 2019-04-24 | 富士ゼロックス株式会社 | PRINT CONTROL DEVICE, PRINT DEVICE, AND PROGRAM |
-
1997
- 1997-05-08 JP JP11800297A patent/JP3885282B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH10305623A (en) | 1998-11-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6219149B1 (en) | Print processing apparatus | |
JP3826038B2 (en) | Printing system, printing method therefor, and printing apparatus | |
US6100998A (en) | Print processor with efficient memory use | |
EP0575134B1 (en) | Method and apparatus for printing according to a graphic language | |
JP3885282B2 (en) | Print data processing apparatus and print data processing method | |
US7535589B2 (en) | Print control apparatus, print control method and printing system | |
JP3125863B2 (en) | Print processing device | |
JP3834935B2 (en) | Print processing device | |
JP3871011B2 (en) | Information processing apparatus and information processing method | |
JP4103164B2 (en) | Print processing device | |
JP3671633B2 (en) | Print data processing device | |
JP3640133B2 (en) | Print processing device | |
JP3864535B2 (en) | Print processing apparatus and print processing method | |
JPH10157217A (en) | Printing-processing apparatus | |
JP3700363B2 (en) | Print processing device | |
JPH10147019A (en) | Printing process device | |
JPH10157216A (en) | Printing-processing apparatus | |
JP3755265B2 (en) | Print processing device | |
JPH10151815A (en) | Printing-processing apparatus | |
JPH10305639A (en) | Print processor and processing method | |
JP2001096854A (en) | Apparatus and method for printing processing | |
JPH11144062A (en) | Printing processor | |
JPH11198489A (en) | Printing processing apparatus | |
JP2000255116A (en) | Apparatus for processing printing and method for processing printing | |
JPH10307689A (en) | Printing processing device and method therefor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20051025 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051226 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20060808 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061002 |
|
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: 20061031 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20061113 |
|
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: 20101201 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111201 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111201 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121201 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |