JP2022017931A - Image formation processing apparatus, processing method for image formation processing apparatus, and program - Google Patents
Image formation processing apparatus, processing method for image formation processing apparatus, and program Download PDFInfo
- Publication number
- JP2022017931A JP2022017931A JP2020120797A JP2020120797A JP2022017931A JP 2022017931 A JP2022017931 A JP 2022017931A JP 2020120797 A JP2020120797 A JP 2020120797A JP 2020120797 A JP2020120797 A JP 2020120797A JP 2022017931 A JP2022017931 A JP 2022017931A
- Authority
- JP
- Japan
- Prior art keywords
- intermediate data
- written
- memory
- drawing information
- generated
- 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
Links
- 238000003672 processing method Methods 0.000 title claims description 20
- 230000015572 biosynthetic process Effects 0.000 title abstract description 14
- 238000009877 rendering Methods 0.000 claims abstract description 20
- 239000002131 composite material Substances 0.000 claims description 34
- 238000004458 analytical method Methods 0.000 claims description 13
- 230000006870 function Effects 0.000 claims description 8
- 230000010354 integration Effects 0.000 claims description 4
- 239000007787 solid Substances 0.000 claims description 2
- 238000000034 method Methods 0.000 description 39
- 238000010586 diagram Methods 0.000 description 10
- 238000011084 recovery Methods 0.000 description 10
- 239000000284 extract Substances 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 230000007850 degeneration Effects 0.000 description 2
- 239000003086 colorant Substances 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
Images
Landscapes
- Record Information Processing For Printing (AREA)
- Image Generation (AREA)
- Storing Facsimile Image Data (AREA)
Abstract
Description
本発明は、画像形成処理装置、画像形成処理装置の処理方法およびプログラムに関する。 The present invention relates to an image forming processing apparatus, a processing method and a program of the image forming processing apparatus.
大判機等、使用する印刷用紙のサイズが特別に大きいプリンタ装置は、ページ記述言語で記述された印刷データを投入しても、印刷が困難なケースが存在する。特に、印刷データのページ中に極めて大きな画像が埋め込まれている場合や、非常に多くの図形データ等が含まれる場合では、該ページを処理する途中の段階で、メモリの空き容量不足に陥ってしまい、処理が続行できない場合がある。一般に、プリンタドライバやプリンタコントローラは、いずれも定められたハードウェアリソース(例えばプロセスに割り当てられるメモリには制限がある)で処理するように構成されているために、何らかの対策を講じる必要がある。 In a printer device such as a large format machine in which the size of the printing paper used is particularly large, there are cases where printing is difficult even if print data described in the page description language is input. In particular, when an extremely large image is embedded in a page of print data, or when a large amount of graphic data is included, the free memory space becomes insufficient during the process of processing the page. In some cases, the process cannot be continued. In general, printer drivers and printer controllers are both configured to process with specified hardware resources (for example, the memory allocated to a process is limited), so some measures need to be taken.
印刷データ処理時にメモリの空き容量が不足(メモリアロックが出来ない等)し、処理を継続できない場合の対策の一例としては、特許文献1および特許文献4の方法が知られている。特許文献1では、メモリの空き容量が不足した時点で、処理プログラムがメモリに記録されている中間データを用いて画像形成(レンダリング)を実施することにより、それまでに蓄えたデータを解放することで、データサイズを削減する。これらの技術に加え、データの統合処理によってデータサイズを削減する方法(フラット化)が知られている(特許文献2および特許文献3参照)。
The methods of
しかし、印刷データのページ中に極めて大きな画像が埋め込まれている場合や、非常に多くの図形データ等が含まれる場合では、データの統合処理を行っても、メモリの空き容量が不足してしまう場合がある。 However, if an extremely large image is embedded in the print data page, or if a large amount of graphic data is included, the free memory space will be insufficient even if the data integration process is performed. In some cases.
本発明の目的は、印刷データが大きい場合であっても、印刷データを基に中間データを適切に生成することができるようにすることである。 An object of the present invention is to make it possible to appropriately generate intermediate data based on print data even when the print data is large.
本発明の画像形成処理装置は、印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合する中間データ生成手段と、前記中間データ生成手段により統合された中間データをレンダリングし、ラスタ画像を生成するレンダリング手段とを有する。 The image forming processing apparatus of the present invention generates intermediate data for each drawing information based on a plurality of drawing information included in the print data, writes the generated intermediate data to a memory, and writes the intermediate data to the memory. An intermediate data generation means that writes data to an external storage device, releases a memory area of the intermediate data, and integrates a plurality of intermediate data based on the plurality of drawing information written in the external storage device, and the intermediate data. It has a rendering means that renders the intermediate data integrated by the generation means and generates a raster image.
本発明によれば、印刷データが大きい場合であっても、印刷データを基に中間データを適切に生成することができる。 According to the present invention, even when the print data is large, intermediate data can be appropriately generated based on the print data.
図1(A)は、印刷システムの構成例を示す図である。印刷システムは、画像形成処理装置100と、コンピュータ200を有する。コンピュータ200は、印刷データ生成部201を有する。印刷データ生成部201は、印刷対象データ202から印刷データ203を生成する。
FIG. 1A is a diagram showing a configuration example of a printing system. The printing system includes an image forming
画像形成処理装置100は、入力部204と、解析部205と、ラスタ画像生成処理部206と、出力部207とを有する。入力部204は、印刷データ生成部201が生成した印刷データ203を入力する。解析部205は、入力部204が入力した印刷データ203を解析し、印刷データ203から描画命令を抽出する。
The image forming
ラスタ画像生成処理部206は、中間データ生成部208と、レンダリング部209とを有する。中間データ生成部208は、解析部205で抽出された描画命令から描画情報210と画像211を抽出し、中間データを生成し、中間データを画像形成処理装置100内のメモリに格納する。
The raster image
レンダリング部209は、中間データ生成部208で生成された中間データをレンダリングし、ラスタ画像を生成する。出力部207は、レンダリング部209で生成されたラスタ画像から出力データ212を生成する。
The rendering
図2は、中間データ生成部208のフラット化によってメモリが削減される様子を示す図である。中間データ生成部208は、中間データのフラット化を実施することで、メモリ使用量が削減され、処理を継続することが可能となる。中間データ生成部208は、画像形成処理を継続するために、内部メモリの縮退処理により、中間データの削減を実施している。縮退処理とは、中間データを最終的にスプールアウトする中間データと類似の構造として保持し、メモリが不足した場合に、フラット化と呼ばれる処理で統合する処理のことである。しかしながら、この方式では、使用可能なメモリ量が徐々に少なくなってくると、再びフラット化を実施する必要がある。ワーストケースでは、フラット化が繰り返される。
FIG. 2 is a diagram showing how the memory is reduced by flattening the intermediate
図3は、フラット化を繰り返した結果、メモリの空き容量が不足する例を示す図である。縦軸はメモリの使用量(GB)を示し、横軸は処理時間(分)を示している。例えば、縦軸の最大値2GBがメモリ最大容量である。3回のフラット化が発生し、メモリ使用量が削減されている。しかし、処理時間Tでは、メモリ使用量が最大値2GBに到達しており、メモリの空き容量の不足が発生し、リカバリー処理が必要になる。このように、フラット化を実施しても、メモリの空き容量の不足が発生し、処理を継続出来ないケースが存在する。以下、メモリの空き容量が不足しても、画像形成処理が可能な画像形成処理装置100を説明する。
FIG. 3 is a diagram showing an example in which the free memory capacity is insufficient as a result of repeated flattening. The vertical axis shows the amount of memory used (GB), and the horizontal axis shows the processing time (minutes). For example, the maximum value of 2 GB on the vertical axis is the maximum memory capacity. Three flattenings have occurred, reducing memory usage. However, at the processing time T, the memory usage reaches the maximum value of 2GB, the free memory capacity becomes insufficient, and recovery processing is required. As described above, even if flattening is performed, there is a case where the free memory capacity is insufficient and the processing cannot be continued. Hereinafter, the image forming
(第1の実施形態)
図4は、第1の実施形態による画像形成処理装置100のハードウェア構成の一例を示す図である。画像形成処理装置100は、CPU101と、RAM102と、フォントROM103と、プログラムROM104と、データROM105と、バス106とを有する。画像形成処理装置100は、キーボードコントローラ(KBC)107と、CRTコントローラ(CRTC)108と、ディスクコントローラ(DKC)109と、プリンタコントローラ(PRTC)110と、ネットワークコントローラ(NC)111を有する。
(First Embodiment)
FIG. 4 is a diagram showing an example of the hardware configuration of the image forming
CPU101は、プログラムROM104またはHDD114からRAM102にロードされたOSやアプリケーション等のプログラムを実行し、後述するソフトウェアの機能およびフローチャートの処理を実現する。RAM102は、CPU101の主メモリ、およびワークエリア等として機能するランダムアクセスメモリである。フォントROM103は、フォントを記憶する。プログラムROM104は、プログラムを記憶する。データROM105は、データを記憶する。
The
キーボードコントローラ(KBC)107は、キーボード112や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)108は、CRTディスプレイ113の表示を制御する。CRTディスプレイ113は、液晶ディスプレイでもよい。ディスクコントローラ(DKC)109は、ブートプログラム、種々のアプリケーション、フォントデータ、およびユーザファイル等を記憶するハードディスクドライブ(HDD)114やソリッドステートドライブ(SSD)115等に対するアクセスを制御する。HDD114とSSD115は、外部記憶装置である。プリンタコントローラ(PRTC)110は、プリンタとの間の信号の交換を制御する。ネットワークコントローラ(NC)111は、ネットワークに接続され、ネットワークに接続された他の機器との通信制御処理を実行する。
The keyboard controller (KBC) 107 controls key input from a
なお、本実施形態では、以下に示す画像形成処理装置100の機能は、ソフトウェアにより実現されるものとして説明するが、各機能を専用のハードウェアで画像形成処理装置100に実装するようにしてもよい。なお、CPU101は、マルチコアのCPUである。画像形成処理装置100は、複数のCPUを有していてもよい。
In the present embodiment, the functions of the image forming
図1(B)は、第1の実施形態による印刷システムの構成例を示す図である。印刷システムは、画像形成処理装置100と、コンピュータ200を有する。コンピュータ200は、印刷データ生成部201を有する。印刷データ生成部201は、印刷対象データ202から印刷データ203を生成する。印刷データ203は、例えば、ページ記述言語で記述された印刷データである。
FIG. 1B is a diagram showing a configuration example of a printing system according to the first embodiment. The printing system includes an image forming
画像形成処理装置100は、入力部204と、解析部205と、ラスタ画像生成処理部206と、出力部207とを有する。入力部204は、印刷データ生成部201が生成した印刷データ203を入力する。解析部205は、入力部204が入力した印刷データ203を解析し、印刷データ203から描画命令を抽出する。
The image forming
ラスタ画像生成処理部206は、中間データ生成部208と、レンダリング部209とを有する。中間データ生成部208は、解析部205で抽出された描画命令を基に、エッジ情報213と合成情報214と塗り情報215を中間データ300(図5)として生成する。そして、中間データ生成部208は、エッジ情報213と合成情報214と塗り情報215をファイルとしてHDD114またはSSD115に保存する。その後、中間データ生成部208は、HDD114またはSSD115に保存されたエッジ情報213と合成情報214と塗り情報215を統合し、中間データを生成する。
The raster image
レンダリング部209は、中間データ生成部208で生成された中間データをレンダリングし、ラスタ画像を生成する。出力部207は、レンダリング部209で生成されたラスタ画像から出力データ212を生成する。
The
なお、コンピュータ200と画像形成処理装置100の機能ブロック図は、上記のように配置される必要はなく、いずれかをコンピュータ200で行ってもよいし、いずれかを画像形成処理装置100で行ってもよいし、自由に変更可能である。
The functional block diagrams of the
図5は、中間データ生成部208が生成する中間データ300を示す図である。中間データ300は、エッジ情報(境界情報)213と、合成情報214と、塗り情報215とを有する。
FIG. 5 is a diagram showing
エッジ情報213は、オブジェクトによって区切られる各領域のエッジの座標を示す情報であり、対応する合成情報214を参照するデータである。例えば、エッジ情報213は、各領域の上端および下端のY座標(上下位置)と、Y座標毎の左端と右端のX座標(左右位置)にて示される。
The
塗り情報215は、各オブジェクト等を描画するための色を示すデータである。例えば、塗り情報215は、背景、単色オブジェクト、またはイメージオブジェクトを描画するための色を示す情報である。
The
合成情報214は、各領域について、参照する塗り情報215を示す情報であり、複数の塗り情報215を参照する場合にはそれらの合成処理方法も示す。合成情報214は、エッジ情報213から参照される。このように、エッジ情報213と合成情報214と塗り情報215は、相互に関連付けられている。
The
図6は、画像形成処理装置100の処理方法を示すフローチャートである。ステップS1000では、解析部205は、印刷データ203を解析し、印刷データ203を一または複数の描画命令に変換する。印刷データ203は、例えばページ記述言語で記述された印刷データであり、一または複数の描画命令を含む。描画命令は、描画情報の一例である。
FIG. 6 is a flowchart showing a processing method of the image forming
ステップS1001では、中間データ生成部208は、解析部205により変換された一または複数の描画命令の中の1つの描画命令を選択し、選択した描画命令を基に塗り情報215を生成し、生成した塗り情報215をRAM102に書き込む。次に、中間データ生成部208は、RAM102に書き込まれた塗り情報215をファイルとしてHDD114またはSSD115に書き込み、確保していたRAM102の塗り情報215のメモリ領域を解放する。
In step S1001, the intermediate
ステップS1002では、中間データ生成部208は、塗り情報215の数があらかじめ定めた閾値以上であるか否かを判定する。中間データ生成部208は、塗り情報215の数が閾値以上でないと判定した場合には、ステップS1003に進み、塗り情報215の数が閾値以上であると判定した場合には、ステップS1004に進む。
In step S1002, the intermediate
ステップS1003では、中間データ生成部208は、未処理の描画命令が残っているか否かを判定する。中間データ生成部208は、未処理の描画命令が残っている場合には、ステップS1001に戻り、未処理の描画命令が残っていない場合には、ステップS1004に進む。
In step S1003, the intermediate
ステップS1004では、中間データ生成部208は、必要に応じて、HDD114またはSSD115に書き込まれた塗り情報215を読み出し、読み出した塗り情報215を基に合成情報214を生成し、生成した合成情報214をRAM102に書き込む。次に、中間データ生成部208は、RAM102に書き込まれた合成情報214をHDD114またはSSD115にファイルとして書き込み、確保していたRAM102の合成情報214のメモリ領域を解放する。
In step S1004, the intermediate
ステップS1005では、中間データ生成部208は、必要に応じて、HDD114またはSSD115に書き込まれた合成情報214および塗り情報215を読み出し、読み出した合成情報214および塗り情報215を基にエッジ情報213を生成する。そして、中間データ生成部208は、生成したエッジ情報213をRAM102に書き込む。次に、中間データ生成部208は、RAM102に書き込まれたエッジ情報213をHDD114またはSSD115にファイルとして書き込み、確保していたRAM102のエッジ情報213のメモリ領域を解放する。上記の処理により、エッジ情報213と合成情報214と塗り情報215は、中間データ300として、HDD114またはSSD115に保存される。
In step S1005, the intermediate
ステップS1006では、中間データ生成部208は、未処理の描画命令が残っているか否かを判定する。中間データ生成部208は、未処理の描画命令が残っている場合には、ステップS1001に戻り、未処理の描画命令が残っていない場合には、ステップS1007に進む。上記の処理により、中間データ生成部208は、描画命令ごとに、塗り情報215と、合成情報214と、エッジ情報213を生成する。
In step S1006, the intermediate
ステップS1007では、中間データ生成部208は、中間データ300が複数あるか否かを判定する。中間データ生成部208は、中間データ300が複数ある場合には、ステップS1008に進み、中間データ300が1つである場合には、ステップS1009に進む。
In step S1007, the intermediate
ステップS1008では、中間データ生成部208は、必要に応じて、HDD114またはSSD115に書き込まれた複数の中間データ300を読み出し、読み出した複数の中間データ300を1つの中間データ300に統合する。複数の中間データ300は、複数のエッジ情報213と、複数の合成情報214と、複数の塗り情報215を有する。例えば、中間データ生成部208は、複数のエッジ情報213と複数の合成情報214と複数の塗り情報215を、1つのエッジ情報213と1つの合成情報214と1つの塗り情報215に統合し、1つの中間データ300を生成する。その後、中間データ生成部208は、ステップS1009に進む。
In step S1008, the intermediate
ステップS1009では、レンダリング部209は、中間データ生成部208により生成または統合された1つの中間データ300をレンダリングし、ラスタ画像を生成する。出力部207は、レンダリング部209により生成されたラスタ画像を基に出力データ212を生成し、処理を終了する。
In step S1009, the
以上のように、中間データ生成部208は、RAM102の空き容量が不足しても、複数の中間データ300をRAM102からHDD114またはSSD115に一時退避させることにより、1つの中間データ300を生成することができる。
As described above, the intermediate
(第2の実施形態)
次に、第2の実施形態について説明する。第2の実施形態では、中間データ生成部208は、中間データ300をRAM102に保存する第1のモードと、中間データ300をファイルとしてHDD114またはSSD115に一時退避させる第2のモードを有する。そして、中間データ生成部208は、印刷データ203の最初のページからは第1のモードで動作し、ジョブ処理中の途中のページでRAM102の空き容量が不足した場合に、該ページに関しては第2のモードに切り替えて処理する。
(Second embodiment)
Next, the second embodiment will be described. In the second embodiment, the intermediate
図7は、画像形成処理装置100の処理方法を示すフローチャートである。ステップS1000では、解析部205は、印刷データ203を解析し、印刷データ203を一または複数の描画命令に変換し、ステップS1001に進む。以下、中間データ生成部208は、処理開始時点では、第1のモード(HDD114またはSSD115を使わないモード)で動作する。
FIG. 7 is a flowchart showing a processing method of the image forming
ステップS1001では、中間データ生成部208は、解析部205により変換された描画命令を基に塗り情報215を生成し、生成した塗り情報215をRAM102に書き込む。ただし、中間データ生成部208は、RAM102に書き込まれた塗り情報215をHDD114またはSSD115に書き込まない。
In step S1001, the intermediate
ステップS1002では、中間データ生成部208は、塗り情報215の数があらかじめ定めた閾値以上であるか否かを判定する。中間データ生成部208は、塗り情報215の数が閾値以上でないと判定した場合には、ステップS1003に進み、塗り情報215の数が閾値以上であると判定した場合には、ステップS1004に進む。
In step S1002, the intermediate
ステップS1003では、中間データ生成部208は、未処理の描画命令が残っているか否かを判定する。中間データ生成部208は、未処理の描画命令が残っている場合には、ステップS1001に戻り、未処理の描画命令が残っていない場合には、ステップS1004に進む。
In step S1003, the intermediate
ステップS1004では、中間データ生成部208は、必要に応じて、RAM102に書き込まれた塗り情報215を読み出し、読み出した塗り情報215を基に合成情報214を生成し、生成した合成情報214をRAM102に書き込む。ただし、中間データ生成部208は、RAM102に書き込まれた合成情報214をHDD114またはSSD115に書き込まない。
In step S1004, the intermediate
ステップS1005では、中間データ生成部208は、必要に応じて、RAM102に書き込まれた合成情報214および塗り情報215を読み出し、読み出した合成情報214および塗り情報215を基にエッジ情報213を生成する。そして、中間データ生成部208は、生成したエッジ情報213をRAM102に書き込む。ただし、中間データ生成部208は、RAM102に書き込まれたエッジ情報213をHDD114またはSSD115に書き込まない。上記の処理により、エッジ情報213と合成情報214と塗り情報215は、中間データ300として、RAM102に保存される。
In step S1005, the intermediate
ステップS2000では、中間データ生成部208は、中間データ300のサイズが閾値以上であるか否かを判定する。中間データ生成部208は、中間データ300のサイズが閾値以上である場合には、ステップS2001に進み、中間データ300のサイズが閾値以上でない場合には、ステップS2002に進む。
In step S2000, the intermediate
ステップS2001では、中間データ生成部208は、これまで生成された中間データ300のフラット化を行う。すなわち、中間データ生成部208は、これまで生成された複数の中間データ300を1つの中間データ300に統合し、不要となったRAM102のメモリ領域を解放する。1つの中間データ300は、1つのエッジ情報213と、1つの合成情報214と、1つの塗り情報215とを有する。1つの塗り情報215は、1つのイメージデータである。中間データ生成部208は、例えばJPEG等の非可逆圧縮方法により、イメージデータの塗り情報215を圧縮し、塗り情報215のサイズを低減する。その後、中間データ生成部208は、ステップS2002に進む。
In step S2001, the intermediate
ステップS2002では、中間データ生成部208は、RAM102の状態 (CURRENT_USAGE)を確認し、RAM102の空き容量が不足しているか否かを判定する。中間データ生成部208は、RAM102の空き容量が不足している場合には、ステップS2100に進み、RAM102の空き容量が不足していない場合には、ステップS1006に進む。以上のように、中間データ生成部208は、中間データの生成の途中で、RAM102の空き容量が不足した場合には、ステップS2100に進む。
In step S2002, the intermediate
ステップS1006では、中間データ生成部208は、未処理の描画命令が残っているか否かを判定する。中間データ生成部208は、未処理の描画命令が残っている場合には、ステップS1001に戻り、未処理の描画命令が残っていない場合には、ステップS1007に進む。
In step S1006, the intermediate
ステップS1007では、中間データ生成部208は、中間データ300が複数あるか否かを判定する。中間データ生成部208は、中間データ300が複数ある場合には、ステップS1008に進み、中間データ300が1つである場合には、ステップS2003に進む。
In step S1007, the intermediate
ステップS1008では、中間データ生成部208は、必要に応じて、HDD114またはSSD115に書き込まれた複数の中間データ300を読み出し、複数の中間データ300を1つの中間データ300に統合する。そして、中間データ生成部208は、不要となったRAM102のメモリ領域を解放する。複数の中間データ300は、複数のエッジ情報213と、複数の合成情報214と、複数の塗り情報215を有する。例えば、中間データ生成部208は、複数のエッジ情報213と複数の合成情報214と複数の塗り情報215を、1つのエッジ情報213と1つの合成情報214と1つの塗り情報215に統合し、1つの中間データ300を生成する。1つの塗り情報215は、1つのイメージデータである。その後、中間データ生成部208は、ステップS2003に進む。
In step S1008, the intermediate
ステップS2003では、中間データ生成部208は、中間データ300をフラット化するか否かを判定する。中間データ生成部208は、中間データ300をフラット化すると判定した場合には、ステップS2004に進み、中間データ300をフラット化しないと判定した場合には、ステップS1009に進む。
In step S2003, the intermediate
ステップS2004では、中間データ生成部208は、中間データ300のフラット化を行う。すなわち、中間データ生成部208は、例えばJPEG等の非可逆圧縮方法により、イメージデータの塗り情報215を圧縮し、塗り情報215のサイズを低減する。その後、中間データ生成部208は、ステップS1009に進む。
In step S2004, the intermediate
ステップS1009では、レンダリング部209は、中間データ生成部208により生成された中間データ300をレンダリングし、ラスタ画像を生成する。出力部207は、レンダリング部209により生成されたラスタ画像を基に出力データ212を生成し、処理を終了する。
In step S1009, the
ステップS2100以降では、中間データ生成部208は、第2のモード(HDD114またはSSD115を使うモード)で動作する。ステップS2100では、画像形成処理装置100は、画像形成処理の初期化を行う。ここで、中間データ生成部208は、RAM102に書き込まれた中間データ300を破棄する。
In step S2100 and subsequent steps, the intermediate
ステップS2101では、中間データ生成部208は、中間データ300の保存先をRAM102からHDD114またはSSD115へ変更する。以降、画像形成処理装置100は、図6と同様に、ステップS1000~S1009の処理を行う。
In step S2101, the intermediate
ステップS1000では、解析部205は、印刷データ203を描画命令に変換する。ステップS1001~S1008では、中間データ生成部208は、描画命令から中間データ300を生成する。ステップS1001~S1005では、中間データ生成部208は、エッジ情報213と合成情報214と塗り情報215をHDD114またはSSD115に保存し、RAM102のメモリ領域を解放する。これにより、RAM102の空き容量不足を解消するためのステップS2001のフラット化が不要になる。
In step S1000, the
また、ステップS1008では、中間データ生成部208は、中間データ300をHDD114またはSSD115に保存し、RAM102のメモリ領域を解放する。これにより、RAM102の空き容量不足を解消するためのステップS2004のフラット化が不要になる。
Further, in step S1008, the intermediate
ステップS1009では、レンダリング部209は、中間データ生成部208により生成された中間データ300をレンダリングし、ラスタ画像を生成する。出力部207は、レンダリング部209により生成されたラスタ画像を基に出力データ212を生成し、処理を終了する。
In step S1009, the
(第3の実施形態)
図8は、第3の実施形態による画像形成処理装置100の処理方法を示すフローチャートである。図8は、図7に対して、ステップS2002の代わりに、ステップS3000を設けたものである。以下、第3の実施形態が第2の実施形態と異なる点を説明する。
(Third embodiment)
FIG. 8 is a flowchart showing a processing method of the image forming
ステップS3000では、中間データ生成部208は、中間データ生成部208の処理時間が閾値t以上になったか否かを判定する。中間データ生成部208は、中間データ生成部208の処理時間が閾値t以上になっていない場合には、ステップS1006に進み、中間データ生成部208の処理時間が閾値t以上になった場合には、ステップS2100に進む。以上のように、中間データ生成部208は、中間データ300の生成の途中で、中間データ生成部の処理時間が閾値t以上になった場合には、ステップS2100に進む。
In step S3000, the intermediate
図9は、図8の画像形成処理装置100の処理方法による性能の改善の一例を示す図である。図9は、図2および図3と同様に、縦軸がRAM102の使用量(GB)を示し、横軸が中間データ生成部208の処理時間(分)を示す。縦軸の最大値2GBは、RAM102の最大容量である。中間データ生成部208は、処理時間が閾値t以上になっていない場合には、ステップS1001~S1006、S2000、S2001およびS3000の処理を繰り返す。また、中間データ生成部208は、処理時間が閾値t以上になった場合には、ステップS2100に進む。ステップS2100では、中間データ生成部208は、RAM102の中間データ300を破棄するので、RAM102の使用量が減る。
FIG. 9 is a diagram showing an example of performance improvement by the processing method of the image forming
図3では、処理時間TでRAM102の使用量が最大値2GBに到達しており、RAM102の空き容量不足が発生し、リカバリー処理へ移行する。図9では、中間データ生成部208は、処理時間が閾値t以上になると、ステップS2100以降のリカバリー処理へ移行する。閾値tは、処理時間Tより短いので、図9は、図3に対して、総印刷時間を短縮することができる。
In FIG. 3, the usage amount of the
以上説明したように、図3では、中間データ生成部208は、処理時間TでRAM102の使用量が最大値2GBに到達し、RAM102の空き容量不足が発生し、リカバリー処理へ移行する。図9では、中間データ生成部208は、処理時間が閾値t以上になった場合に、ステップS2100以降のリカバリー処理を行うことで、総印刷時間を短縮することができる。
As described above, in FIG. 3, in FIG. 3, the intermediate
(第4の実施形態)
図10は、第4の実施形態による画像形成処理装置100の処理方法を示すフローチャートである。図10は、図7に対して、ステップS4000およびS4001を追加したものである。以下、第4の実施形態が第2の実施形態と異なる点を説明する。画像形成処理装置100は、マルチスレッドモードとシングルスレッドモードの動作を切り替えることができる。中間データ生成部208は、マルチスレッドモードでは、複数のオブジェクトを並列に処理することができる。
(Fourth Embodiment)
FIG. 10 is a flowchart showing a processing method of the image forming
ステップS4000は、図10のフローチャートの最初の処理である。ステップS4000では、画像形成処理装置100は、マルチスレッドモード(スレッド数を複数)に設定し、ステップS1000に進む。以降、中間データ生成部208は、マルチスレッドモードで動作する。
Step S4000 is the first process of the flowchart of FIG. In step S4000, the image forming
ステップS4001は、ステップS2102とステップS1000との間の処理である。ステップS4001では、画像形成処理装置100は、シングルスレッドモード(スレッド数を1つ)に設定し、ステップS1000に進む。以降、中間データ生成部208は、シングルスレッドモードで動作する。
Step S4001 is a process between steps S2102 and S1000. In step S4001, the image forming
画像形成処理装置100は、マルチスレッドモードで動作する場合には、シングルスレッドモードで動作する場合よりも、RAM102の消費量が多くなる傾向がある。そのために、画像形成処理装置100は、ステップS4001以降では、RAM102の空き容量が不足しないように、シングルスレッドモードで動作させ、RAM102の消費を低減することができる。
When the image forming
また、中間データ生成部208は、ステップS4001以降では、中間データ300の保存先として、RAM102と、HDD114またはSSD115の両方を使用してもよい。例えば、中間データ生成部208は、RAM102の空き容量不足を発生させやすい描画命令に対する中間データ300をHDD114またはSSD115に保存し、それ以外の描画命令に対する中間データ300をRAM102に保存してもよい。上記のRAM102の空き容量不足を発生させやすい描画命令は、例えば、大きな画像オブジェクトを含むオブジェクトの描画命令等である。
Further, in step S4001 or later, the intermediate
次に、中間データ生成部208がHDD114またはSSD115に保存するタイミングを説明する。中間データ生成部208は、中間データ300の生成処理中に、RAM102の使用状況をリアルタイムに確認し、RAM102の使用状況に問題がないことが確認できた場合には、中間データ300をRAM102に保存し、処理を続行する。また、中間データ生成部208は、RAM102の空き容量が不足する状況になったと判定された場合には、中間データ300をHDD114またはSSD115に保存する。
Next, the timing at which the intermediate
(第5の実施形態)
次に、第5の実施形態について説明する。以下、第5の実施形態が第2~第4の実施形態と異なる点を説明する。図11の印刷ジョブ情報と図12のフローチャートを使用して、モード切り替え処理について説明する。第5の実施形態では、中間データ生成部208は、外部記憶装置の種類、出力用紙サイズ、印刷データの描画内容に応じて、印刷データ203の最初のページから第1のモードで動作するか、第2のモードで動作するかを切り替える。
(Fifth Embodiment)
Next, a fifth embodiment will be described. Hereinafter, the fifth embodiment will be described as different from the second to fourth embodiments. The mode switching process will be described with reference to the print job information of FIG. 11 and the flowchart of FIG. In the fifth embodiment, the intermediate
図11は、入力部204が印刷データ203を処理して作成する印刷ジョブ情報の一例を示す図である。印刷データ203を含む印刷ジョブ情報は、一行で表現されており、印刷ジョブ識別子1101と、出力用紙サイズ1102と、描画命令数1103と、外部記憶装置の種類1104と、動作モード1105を有する。
FIG. 11 is a diagram showing an example of print job information created by the
印刷ジョブ識別子1101は、印刷ジョブを識別するための識別子である。出力用紙サイズ1102は、印刷データ生成部201で指定される。描画命令数1103は、印刷データ203内の描画命令の数である。入力部204は、印刷データ203を空読みして、印刷データ203内の描画命令数1103をカウントする。
The
外部記憶装置の種類1104は、HDD114とSSD115のどちらかを示す。入力部204は、オペレーティングシステムの機能を必要に応じて使用することにより、外部記憶装置の種類1104の判別を行う。外部記憶装置の種類1104の判別のタイミングは、外部記憶装置が接続されるタイミングでもよいし、入力部204が印刷データ203を受け付けたタイミングでもよい。
The
動作モード1105は、該当する印刷データ203が動作するモードを示す。動作モード1105は、第2の実施形態のように、中間データ300をRAM102に保存する第1のモードと、中間データ300をファイルとして外部記憶装置に一時退避させる第2のモードである。外部記憶装置は、HDD114またはSSD115である。
The
図12は、入力部204が印刷データ203を受け付け、中間データ300をRAM102に保存する第1のモードと、中間データ300をファイルとして外部記憶装置に一時退避させる第2のモードを決定する処理を示すフローチャートである。
FIG. 12 shows a process of determining a first mode in which the
ステップS1201では、入力部204は、図11の外部記憶装置の種類1104を確認する。ステップS1202では、入力部204は、外部記憶装置の種類1104がSSD115であるか否かを判定する。入力部204は、外部記憶装置の種類1104がSSD115である場合には、ステップS1204に進み、外部記憶装置の種類1104がHDD114である場合には、ステップS1203に進む。
In step S1201, the
ステップS1204では、入力部204は、図11の出力用紙サイズ1102を確認する。ステップS1205では、入力部204は、出力用紙サイズ1102が閾値以上であるか否かを判定する。入力部204は、出力用紙サイズ1102が閾値以上である場合には、ステップS1206に進み、出力用紙サイズ1102が閾値以上でない場合には、ステップS1203に進む。例えば、閾値は、A1の用紙サイズである。中間データ生成部208は、図11のジョブ3の場合、A4の出力用紙サイズ1102がA1の閾値以上でないので、ステップS1203に進む。
In step S1204, the
ステップS1206では、入力部204は、図11の描画命令数(オブジェクト数)1103を確認する。ステップS1207では、入力部204は、描画命令数1103が閾値以上であるか否かを判定する。入力部204は、描画命令数1103が閾値以上である場合には、ステップS1208に進み、描画命令数1103が閾値以上でない場合には、ステップS1203に進む。
In step S1206, the
例えば、中間データ生成部208は、図11のジョブ1の場合、10,000の描画命令数1103が閾値以上でないので、ステップS1203に進む。また、中間データ生成部208は、図11のジョブ2の場合、1,000,000の描画命令数1103が閾値以上であるので、ステップS1208に進む。
For example, in the case of the
ステップS1203では、入力部204は、中間データ生成部208に対して、印刷データ203の最初のページでは、中間データ300をRAM102に保存する第1のモードで動作させるように、図11の動作モード1105に第1のモードを設定する。その後、入力部204は、処理を終了する。この場合、画像形成処理装置100は、第2~第4の実施形態と同様の処理を行う。
In step S1203, the operation mode of FIG. 11 is such that the
ステップS1208では、入力部204は、中間データ生成部208に対して、印刷データ203の最初のページから、中間データ300をファイルとして外部記憶装置に一時退避させる第2のモードで動作させるように設定する。入力部204は、図11の動作モード1105に第2のモードを設定し、処理を終了する。この場合、画像形成処理装置100は、第1の実施形態と同様の処理を行う。
In step S1208, the
中間データ生成部208は、図11の動作モード1105に応じて、印刷データ203の最初のページでは、第1のモードまたは第2のモードで動作を開始する。外部記憶装置は、HDD114またはSSD115である。一般的に、SSD115は、HDD114に対して、ファイルアクセスが高速である。
The intermediate
以上説明したように、入力部204は、ステップS2100以降のリカバリー処理が必要になる可能性が高い条件の印刷ジョブの場合には、中間データ生成部208に対して、最初のページから第2のモードで動作させる。その結果、不要となる可能性の高い処理時間を省き、最適な処理時間で動作させることが可能となる。
As described above, in the case of a print job under the condition that recovery processing after step S2100 is likely to be required, the
(第6の実施形態)
次に、第6の実施形態について説明する。以下、第6の実施形態が第2~第5の実施形態と異なる点を説明する。図11の印刷ジョブ情報と図13のフローチャートを使用し、第6の実施形態を説明する。
(Sixth Embodiment)
Next, the sixth embodiment will be described. Hereinafter, the points that the sixth embodiment differs from the second to fifth embodiments will be described. A sixth embodiment will be described with reference to the print job information of FIG. 11 and the flowchart of FIG.
図13は、第6の実施形態による画像形成処理装置100の処理方法を示すフローチャートである。図13は、図8に対して、ステップS5000を追加したものである。ステップS5000は、図13のフローチャートの最初の処理である。ステップS5000では、入力部204は、図11の外部記憶装置の種類1104を確認する。入力部204は、外部記憶装置の種類1104がHDD114である場合には、ステップS3000の処理時間の閾値をtに設定し、外部記憶装置の種類1104がSSD115である場合には、ステップS3000の処理時間の閾値をt’に設定する。閾値t’は、閾値tとは異なる値である。ステップS3000の処理時間の閾値は、外部記憶装置の種類1104によって異なる。その後、画像形成処理装置100は、図8と同様に、ステップS1000以降の処理を行う。
FIG. 13 is a flowchart showing a processing method of the image forming
ステップS3000では、外部記憶装置の種類1104がHDD114である場合には、中間データ生成部208は、中間データ生成部208の処理時間が閾値t以上になったか否かを判定する。中間データ生成部208は、中間データ生成部208の処理時間が閾値t以上になっていない場合には、ステップS1006に進み、中間データ生成部208の処理時間が閾値t以上になった場合には、ステップS2100に進む。
In step S3000, when the
また、ステップS3000では、外部記憶装置の種類1104がSSD115である場合には、中間データ生成部208は、中間データ生成部208の処理時間が閾値t’以上になったか否かを判定する。中間データ生成部208は、中間データ生成部208の処理時間が閾値t’以上になっていない場合には、ステップS1006に進み、中間データ生成部208の処理時間が閾値t’以上になった場合には、ステップS2100に進む。
Further, in step S3000, when the
以上説明したように、入力部204は、外部記憶装置の種類1104に応じて、ステップS3000の処理時間の閾値tまたはt’を設定することができる。
As described above, the
(第7の実施形態)
次に、第7の実施形態について説明する。以下、第7の実施形態が第2の実施形態と異なる点を説明する。図14のフローチャートを使用し、第7の実施形態を説明する。
(7th Embodiment)
Next, a seventh embodiment will be described. Hereinafter, the difference between the seventh embodiment and the second embodiment will be described. A seventh embodiment will be described with reference to the flowchart of FIG.
図14は、第7の実施形態による画像形成処理装置100の処理方法を示すフローチャートである。図14は、図7に対して、ステップS2002の代わりに、ステップS6000を設けたものである。
FIG. 14 is a flowchart showing a processing method of the image forming
ステップS2000では、中間データ生成部208は、中間データ300のサイズが閾値以上である場合には、ステップS2001に進み、中間データ300のサイズが閾値以上でない場合には、ステップS6000に進む。
In step S2000, the intermediate
ステップS2001では、中間データ生成部208は、図7と同様のフラット化を行い、フラット化を行った回数をインクリメントし、フラット化を行った回数を保存し、不要となったRAM102のメモリ領域を解放し、ステップS6000に進む。
In step S2001, the intermediate
ステップS6000では、中間データ生成部208は、ステップS2001でフラット化(統合)を行った回数を確認する。中間データ生成部208は、フラット化を行った回数が閾値以上でない場合には、ステップS1006に進み、フラット化を行った回数が閾値以上である場合には、ステップS2100に進む。以上のように、中間データ生成部208は、中間データ300の生成の途中で、フラット化の回数が閾値以上になった場合には、ステップS2100に進む。これ以降の処理は、図7と同様である。
In step S6000, the intermediate
図15は、図14の画像形成処理装置100の処理方法による性能の改善の一例を示す図である。図15は、図2および図3と同様に、縦軸がRAM102の使用量(GB)を示し、横軸が中間データ生成部208の処理時間(分)を示す。縦軸の最大値2GBは、RAM102の最大容量である。
FIG. 15 is a diagram showing an example of performance improvement by the processing method of the image forming
ステップS6000の閾値は、例えば、2回である。中間データ生成部208は、フラット化を行った回数が閾値(2回)以上でない場合には、ステップS1006に進み、フラット化を行った回数が閾値(2回)以上である場合には、ステップS2100に進む。中間データ生成部208は、フラット化を行った回数が2回以上になると、ステップS2100に進み、RAM102の中間データ300を破棄するので、RAM102の使用量が減る。
The threshold value of step S6000 is, for example, twice. The intermediate
図3では、フラット化が3回発生した後、RAM102の空き容量不足が発生し、リカバリー処理へ移行している。これに対し、図15では、フラット化が2回発生した後に、ステップS2100以降のリカバリー処理へ移行するので、図3の場合よりも早くリカバリー処理へ移行することが可能となり、総印刷時間を短縮することができる。
In FIG. 3, after the flattening occurs three times, the free space of the
(第8の実施形態)
次に、第8の実施形態について説明する。以下、第8の実施形態が第2の実施形態と異なる点を説明する。図16のフローチャートを使用し、第8の実施形態を説明する。
(8th Embodiment)
Next, the eighth embodiment will be described. Hereinafter, the difference between the eighth embodiment and the second embodiment will be described. An eighth embodiment will be described with reference to the flowchart of FIG.
図16は、第8の実施形態による画像形成処理装置100の処理方法を示すフローチャートである。図16は、図7に対して、ステップS2001およびS2002を削除したものである。以下、図16が図7と異なる点を説明する。
FIG. 16 is a flowchart showing a processing method of the image forming
ステップS2000では、中間データ生成部208は、中間データ300のサイズが閾値以上である場合には、ステップS2100に進み、中間データ300のサイズが閾値以上でない場合には、ステップS1006に進む。以上のように、中間データ生成部208は、中間データ300の生成の途中で、中間データ300のサイズが閾値以上になった場合には、ステップS2100に進む。これ以降の処理は、図7と同様である。
In step S2000, the intermediate
図16では、図7のステップS2001のフラット化が削除されている。フラット化は、それまでの中間データ300を統合するため、RAM102の使用量削減の効果は高いが、処理コストが高くなり、全体的な処理時間が延びてしまう。そのため、図16では、図7のステップS2001のフラット化が削除されている。
In FIG. 16, the flattening of step S2001 in FIG. 7 is deleted. Since the flattening integrates the
以上説明した通り、中間データ生成部208は、ステップS2001のフラット化を行わず、中間データ300のサイズが閾値以上になった場合に、ステップS2100以降のリカバリー処理を行う。
As described above, the intermediate
(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.
なお、上記実施形態は、何れも本発明を実施するにあたっての具体例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。 It should be noted that the above embodiments are merely specific examples for carrying out the present invention, and the technical scope of the present invention should not be construed in a limited manner by these. That is, the present invention can be implemented in various forms without departing from the technical idea or its main features.
100 画像形成処理装置、204 入力部、205 解析部、206 ラスタ画像生成処理部、207 出力部、208 中間データ生成部、209 レンダリング部 100 Image formation processing device, 204 Input unit, 205 Analysis unit, 206 Raster image generation processing unit, 207 Output unit, 208 Intermediate data generation unit, 209 Rendering unit
Claims (15)
前記中間データ生成手段により統合された中間データをレンダリングし、ラスタ画像を生成するレンダリング手段と
を有することを特徴とする画像形成処理装置。 Based on a plurality of drawing information included in the print data, intermediate data is generated for each drawing information, the generated intermediate data is written in a memory, and the intermediate data written in the memory is written in an external storage device. An intermediate data generation means that releases a memory area of intermediate data and integrates a plurality of intermediate data based on the plurality of drawing information written in the external storage device.
An image forming processing apparatus comprising: a rendering means for rendering intermediate data integrated by the intermediate data generating means and generating a raster image.
前記描画情報は、描画命令であることを特徴とする請求項1に記載の画像形成処理装置。 The print data is print data described in a page description language.
The image forming processing apparatus according to claim 1, wherein the drawing information is a drawing command.
前記描画情報を基に前記塗り情報を生成し、前記塗り情報を前記メモリに書き込み、前記メモリに書き込まれた前記塗り情報を前記外部記憶装置に書き込み、前記塗り情報のメモリの領域を解放し、
前記塗り情報を前記外部記憶装置から読み出し、前記塗り情報を基に前記合成情報を生成し、前記合成情報を前記メモリに書き込み、前記メモリに書き込まれた前記合成情報を前記外部記憶装置に書き込み、前記合成情報のメモリの領域を解放し、
前記塗り情報または前記合成情報を前記外部記憶装置から読み出し、前記塗り情報または前記合成情報を基に前記エッジ情報を生成し、前記エッジ情報を前記メモリに書き込み、前記メモリに書き込まれた前記エッジ情報を前記外部記憶装置に書き込み、前記エッジ情報のメモリの領域を解放することを特徴とする請求項4に記載の画像形成処理装置。 The intermediate data generation means is
The fill information is generated based on the drawing information, the fill information is written in the memory, the fill information written in the memory is written in the external storage device, and the memory area of the fill information is released.
The fill information is read from the external storage device, the synthetic information is generated based on the fill information, the synthetic information is written to the memory, and the synthetic information written in the memory is written to the external storage device. The memory area of the composite information is released, and the area is released.
The fill information or the composite information is read from the external storage device, the edge information is generated based on the fill information or the composite information, the edge information is written in the memory, and the edge information written in the memory. The image forming processing apparatus according to claim 4, wherein the image is written in the external storage device to release the memory area of the edge information.
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記メモリの空き容量が不足した場合には、前記メモリに書き込まれた中間データを破棄し、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項1~6のいずれか1項に記載の画像形成処理装置。 The intermediate data generation means is
Based on the plurality of drawing information included in the print data, intermediate data is generated for each of the drawing information, the generated intermediate data is written in the memory, and a plurality of drawing information based on the plurality of drawing information written in the memory. Integrate intermediate data
If the free space of the memory becomes insufficient during the generation of the intermediate data, the intermediate data written in the memory is discarded, and the drawing information is based on a plurality of drawing information included in the print data. Intermediate data is generated for each, the generated intermediate data is written to the memory, the intermediate data written in the memory is written to the external storage device, the memory area of the intermediate data is released, and the intermediate data is written to the external storage device. The image forming processing apparatus according to any one of claims 1 to 6, wherein a plurality of intermediate data based on the plurality of drawing information are integrated.
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記中間データ生成手段の処理時間が第1の閾値以上になった場合には、前記メモリに書き込まれた中間データを破棄し、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項1~6のいずれか1項に記載の画像形成処理装置。 The intermediate data generation means is
Based on the plurality of drawing information included in the print data, intermediate data is generated for each of the drawing information, the generated intermediate data is written in the memory, and a plurality of drawing information based on the plurality of drawing information written in the memory. Integrate intermediate data
If the processing time of the intermediate data generation means becomes equal to or longer than the first threshold value during the generation of the intermediate data, the intermediate data written in the memory is discarded, and a plurality of intermediate data included in the print data are discarded. Based on the drawing information, intermediate data is generated for each drawing information, the generated intermediate data is written in the memory, the intermediate data written in the memory is written in the external storage device, and the memory area of the intermediate data is created. The image forming processing apparatus according to any one of claims 1 to 6, which is released and integrates a plurality of intermediate data based on the plurality of drawing information written in the external storage device.
マルチスレッドモードで、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記メモリの空き容量が不足した場合には、前記メモリに書き込まれた中間データを破棄し、シングルスレッドモードで、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項7に記載の画像形成処理装置。 The intermediate data generation means is
In the multi-thread mode, based on the plurality of drawing information included in the print data, intermediate data is generated for each of the drawing information, the generated intermediate data is written to the memory, and the plurality of drawings written in the memory are written. Integrate multiple informed intermediate data
If the free space of the memory becomes insufficient during the generation of the intermediate data, the intermediate data written in the memory is discarded, and in the single thread mode, a plurality of drawing information included in the print data is used as the basis. In the above, intermediate data is generated for each drawing information, the generated intermediate data is written in the memory, the intermediate data written in the memory is written in the external storage device, and the memory area of the intermediate data is released. The image forming processing apparatus according to claim 7, wherein a plurality of intermediate data based on the plurality of drawing information written in the external storage device are integrated.
外部記憶装置の種類、出力用紙サイズ、または印刷データの描画命令数に応じて、第1のモードまたは第2のモードで動作し、
前記第1のモードでは、
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記メモリの空き容量が不足した場合または前記中間データ生成手段の処理時間が第1の閾値以上になった場合には、前記メモリに書き込まれた中間データを破棄し、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記第2のモードでは、
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項1~6のいずれか1項に記載の画像形成処理装置。 The intermediate data generation means is
It operates in the first mode or the second mode, depending on the type of external storage device, the output paper size, or the number of print data drawing commands.
In the first mode,
Based on the plurality of drawing information included in the print data, intermediate data is generated for each of the drawing information, the generated intermediate data is written in the memory, and a plurality of drawing information based on the plurality of drawing information written in the memory. Integrate intermediate data
If the free space of the memory is insufficient or the processing time of the intermediate data generation means exceeds the first threshold value during the generation of the intermediate data, the intermediate data written in the memory is discarded. Then, based on the plurality of drawing information included in the print data, intermediate data is generated for each drawing information, the generated intermediate data is written in the memory, and the intermediate data written in the memory is stored in the external storage device. Writing, freeing the memory area of the intermediate data, integrating a plurality of intermediate data based on the plurality of drawing information written in the external storage device,
In the second mode,
Based on the plurality of drawing information included in the print data, intermediate data is generated for each drawing information, the generated intermediate data is written in the memory, and the intermediate data written in the memory is written in the external storage device. The invention according to any one of claims 1 to 6, wherein the memory area of the intermediate data is released and a plurality of intermediate data based on the plurality of drawing information written in the external storage device are integrated. Image forming processing device.
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記中間データのサイズが第2の閾値以上になった場合には、前記メモリに書き込まれた中間データを統合し、すべての描画情報に基づく中間データの生成が終了した場合には、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記統合の回数が第3の閾値以上になった場合には、前記メモリに書き込まれた中間データを破棄し、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項1~6のいずれか1項に記載の画像形成処理装置。 The intermediate data generation means is
When intermediate data is generated for each drawing information based on a plurality of drawing information included in the print data, the generated intermediate data is written to the memory, and the size of the intermediate data becomes equal to or larger than the second threshold value. In, the intermediate data written in the memory is integrated, and when the generation of the intermediate data based on all the drawing information is completed, the plurality of intermediate data based on the plurality of drawing information written in the memory is combined. Integrate and
If the number of integrations exceeds the third threshold during the generation of the intermediate data, the intermediate data written in the memory is discarded, and a plurality of drawing information included in the print data is used as the basis. In the above, intermediate data is generated for each drawing information, the generated intermediate data is written in the memory, the intermediate data written in the memory is written in the external storage device, and the memory area of the intermediate data is released. The image forming processing apparatus according to any one of claims 1 to 6, wherein a plurality of intermediate data based on the plurality of drawing information written in the external storage device are integrated.
前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた前記複数の描画情報に基づく複数の中間データを統合し、
前記中間データの生成の途中で、前記中間データのサイズが第4の閾値以上になった場合には、前記メモリに書き込まれた中間データを破棄し、前記印刷データに含まれる複数の描画情報を基に、前記描画情報ごとに中間データを生成し、前記生成した中間データをメモリに書き込み、前記メモリに書き込まれた中間データを外部記憶装置に書き込み、前記中間データのメモリの領域を解放し、前記外部記憶装置に書き込まれた前記複数の描画情報に基づく複数の中間データを統合することを特徴とする請求項1~6のいずれか1項に記載の画像形成処理装置。 The intermediate data generation means is
Based on the plurality of drawing information included in the print data, intermediate data is generated for each of the drawing information, the generated intermediate data is written in the memory, and a plurality of drawing information based on the plurality of drawing information written in the memory. Integrate intermediate data
If the size of the intermediate data exceeds the fourth threshold during the generation of the intermediate data, the intermediate data written in the memory is discarded and a plurality of drawing information included in the print data is displayed. Based on this, intermediate data is generated for each drawing information, the generated intermediate data is written to the memory, the intermediate data written in the memory is written to the external storage device, and the memory area of the intermediate data is released. The image forming processing apparatus according to any one of claims 1 to 6, wherein a plurality of intermediate data based on the plurality of drawing information written in the external storage device are integrated.
前記中間データ生成ステップで統合された中間データをレンダリングし、ラスタ画像を生成するレンダリングステップと
を有することを特徴とする画像形成処理装置の処理方法。 Based on a plurality of drawing information included in the print data, intermediate data is generated for each drawing information, the generated intermediate data is written in a memory, and the intermediate data written in the memory is written in an external storage device. An intermediate data generation step that frees the memory area of the intermediate data and integrates a plurality of intermediate data based on the plurality of drawing information written in the external storage device.
A processing method of an image forming processing apparatus, which comprises a rendering step of rendering integrated intermediate data in the intermediate data generation step and generating a raster image.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020120797A JP7566516B2 (en) | 2020-07-14 | 2020-07-14 | Image forming processing device, processing method and program for image forming processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020120797A JP7566516B2 (en) | 2020-07-14 | 2020-07-14 | Image forming processing device, processing method and program for image forming processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022017931A true JP2022017931A (en) | 2022-01-26 |
JP7566516B2 JP7566516B2 (en) | 2024-10-15 |
Family
ID=80186092
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020120797A Active JP7566516B2 (en) | 2020-07-14 | 2020-07-14 | Image forming processing device, processing method and program for image forming processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7566516B2 (en) |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4238889B2 (en) | 2006-07-20 | 2009-03-18 | コニカミノルタビジネステクノロジーズ株式会社 | Image forming apparatus, image forming method, and program |
JP2017079003A (en) | 2015-10-21 | 2017-04-27 | 京セラドキュメントソリューションズ株式会社 | Memory sharing system and memory sharing program |
JP6741463B2 (en) | 2016-04-22 | 2020-08-19 | キヤノン株式会社 | Image processing apparatus, image processing method, and program |
EP3449896B1 (en) | 2016-04-28 | 2021-03-17 | Shiseido Company, Ltd. | Oil-in-water solid cosmetic |
JP6772020B2 (en) | 2016-10-06 | 2020-10-21 | キヤノン株式会社 | Image processing device, control method of image processing device, and program |
JP2019074916A (en) | 2017-10-16 | 2019-05-16 | キヤノン株式会社 | Host device, system, method, and program |
JP2020097163A (en) | 2018-12-18 | 2020-06-25 | キヤノン株式会社 | Image formation device, control method for the same and program |
-
2020
- 2020-07-14 JP JP2020120797A patent/JP7566516B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP7566516B2 (en) | 2024-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4829835B2 (en) | Image processing apparatus, image processing method, computer program, and computer-readable storage medium | |
US9195919B2 (en) | Fixed memory rendering | |
JP3854786B2 (en) | Printing control apparatus and method | |
JP2016001469A (en) | Image processing method and image processing apparatus | |
US9600747B2 (en) | Image forming apparatus and control method that execute a plurality of rendering processing units in parallel | |
US9230200B2 (en) | Method of processing graphics with limited memory | |
JP4912360B2 (en) | Information processing apparatus, information processing method, and program | |
US20010015820A1 (en) | Method and apparatus for conservation of memory in a printer through selective compression of a display list | |
JP6766598B2 (en) | Image processing device, image processing method and control program | |
JP2022017931A (en) | Image formation processing apparatus, processing method for image formation processing apparatus, and program | |
US11637944B2 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium for generating intermediate data based on print data | |
US20170206628A1 (en) | Image processing apparatus, image processing method, and storage medium | |
GB2344444A (en) | Band management in a printer/imager page pipe | |
JP6904717B2 (en) | Image processing equipment, its control method, and programs | |
JP2010111099A (en) | Image processing apparatus and its control method | |
US20150009540A1 (en) | Image forming apparatus, image forming method, and medium | |
JP2016206934A (en) | Image processing device, image processing method and program | |
US10121098B2 (en) | Image forming apparatus having plurality of processing units for generating intermediate data, and method for controlling the image forming apparatus | |
JP7417461B2 (en) | Image processing device, image processing method | |
US8756491B2 (en) | PDL data processing device | |
JP7467211B2 (en) | IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD AND PROGRAM FOR IMAGE PROCESSING APPARATUS | |
JP2023077248A (en) | Image forming device, control method thereof and program | |
AU2016277671A1 (en) | Method of controlling memory usage in a graphics rendering system | |
JP2004289603A (en) | Image forming apparatus, image forming method, and image forming program | |
JP2006092125A (en) | Image processor, image processing method, program and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230707 |
|
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: 20240903 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241002 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7566516 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |