JP2006166224A - Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program - Google Patents

Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program Download PDF

Info

Publication number
JP2006166224A
JP2006166224A JP2004356779A JP2004356779A JP2006166224A JP 2006166224 A JP2006166224 A JP 2006166224A JP 2004356779 A JP2004356779 A JP 2004356779A JP 2004356779 A JP2004356779 A JP 2004356779A JP 2006166224 A JP2006166224 A JP 2006166224A
Authority
JP
Japan
Prior art keywords
objects
correction control
misregistration correction
data
trapping
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.)
Withdrawn
Application number
JP2004356779A
Other languages
Japanese (ja)
Inventor
Hiroyuki Amano
博之 天野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2004356779A priority Critical patent/JP2006166224A/en
Publication of JP2006166224A publication Critical patent/JP2006166224A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a misregistration correction control method and apparatus for reducing the memory used in trapping processing by controlling data transmission processing to overlap processing, the trapping processing, a spool processing, and a rendering processing, in an RIP system for carrying out the trapping processing. <P>SOLUTION: The misregistration correction control method includes the steps of discriminating overlapped objects; discriminating overlapped object groups by the overlapping discrimination; transmitting the data to the rendering processing section, without executing the trapping and spool processing when the discrimination indicates no overlapping; and carrying out the data transmission processing to the discrimination processing, the trapping processing, the spool processing and the rendering processing section in the unit of the object group. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、印刷装置、情報処理装置及び管理装置に関し、版ずれ補正制御方法及びその装置、ならびにそれらを記憶する記憶媒体に関する。   The present invention relates to a printing apparatus, an information processing apparatus, and a management apparatus, and relates to a misregistration correction control method and apparatus, and a storage medium for storing them.

版ずれ補正を行う範囲の選択は大きく分けて3つ存在する。補正をかけるオブジェクトを個々に指定する場合、また、補正をかけるオブジェクトの種類を選択する場合、そして、何も指定せず、すべてのオブジェクトに関して補正を書ける場合である。上記2番目と3番目に関しては、その処理単位は各ページとなる。   There are roughly three types of selection of the range for correcting misregistration. This is the case where the object to be corrected is individually specified, the type of object to be corrected is selected, and the correction can be written for all objects without specifying anything. For the second and third, the processing unit is each page.

1ページ分のデータをメモリにスプールし、そのスプールされたデータの内、指定されたオブジェクト又はすべてのオブジェクトに関して、重なりがないか判定し、あった場合に補正処理(トラッピング)を行う。また処理後のデータも、レンダリング処理部へのデータ転送順を考慮するため、1ページ分の判定処理及び補正処理が終わるまで順次処理後のデータ用メモリにスプールし、データ転送順を考慮した上で1ページ分のデータをレンダリング処理部へとデータを送信していた。この際、処理後のデータは、元のオブジェクトデータに加え、補正後の部品等も加わり膨大な量となり、多大なメモリを必要としていた。
特開2003−224736号公報
One page of data is spooled in the memory, and it is determined whether there is any overlap with respect to the designated object or all objects in the spooled data, and if there is, correction processing (trapping) is performed. In order to consider the data transfer order to the rendering processing unit, the processed data is also spooled to the processed data memory until the determination process and correction process for one page is completed, and the data transfer order is taken into consideration. The data for one page was sent to the rendering processing unit. At this time, the processed data is enormous in amount by adding corrected parts and the like in addition to the original object data, and requires a large amount of memory.
JP 2003-224736 A

本発明は、このような問題を解決するため、重なりの判定時に、どのオブジェクトとも重なりがないオブジェクトがないか判定し、見つけた場合は、レンダリング処理部への転送順等を考える必要がないことから、そのオブジェクトを処理後用のメモリにスプールすること無しにレンダリング処理部へ送信する。また重なりがあるオブジェクトに関しても、他にもう重なりのない、重なり合うオブジェクトの1群を判定できたら、そのオブジェクト群のデータを処理後用のメモリよりレンダリング処理部へ送信し、そのデータを処理後用メモリから削除する。   In order to solve such a problem, the present invention determines whether there is an object that does not overlap with any object when determining overlap, and if found, it is not necessary to consider the order of transfer to the rendering processing unit, etc. To the rendering processing unit without spooling the object to the post-processing memory. Also, for objects with overlap, if one group of overlapping objects that no longer overlap can be determined, the data of the object group is transmitted from the post-processing memory to the rendering processing unit, and the data is used for post-processing. Delete from memory.

このようにして、処理後用メモリへスプールする必要のあるデータだけをメモリにスプールし、これ以上スプールしておく必要のないデータを次のレンダリング処理部へ送信しメモリを確保することにより、処理後用メモリに必要とされるメモリ量を削減する版ずれ補正制御方法及びその装置、ならびにそれらを記憶する記憶媒体を提供することを目的とする。   In this way, only data that needs to be spooled to the post-processing memory is spooled in the memory, and data that does not need to be spooled any more is sent to the next rendering processing unit to secure the memory. An object of the present invention is to provide a misregistration correction control method and apparatus for reducing the amount of memory required for a post-memory, and a storage medium for storing them.

この発明は下記の構成を備えることにより前記課題を解決できるものである。   The present invention can solve the above-mentioned problems by having the following configuration.

(1)印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御方法において、印刷対象のジョブを各ページ毎にスプールする工程と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する工程と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う工程と、トラッピング処理済みのデータをメモリにスプールする工程と、スプールされたデータをレンダリング処理部へ送信する工程と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する工程とを有することを特徴とする版ずれ補正制御方法。   (1) In a misregistration correction control method for performing a trapping process for correcting misregistration of cyan, magenta, yellow, black and the like during printing, a process of spooling a job to be printed for each page, and a print target For all the objects to be trapped included in this page, the process of determining the overlap of each object, the process of performing the trap process for objects that overlap with other objects, and the trapped data in the memory The step of spooling, the step of transmitting the spooled data to the rendering processing unit, and the trapping process are not performed for objects that do not overlap with other objects, and the data is not sent to the rendering processing unit without being spooled to the memory. Process to send Misregistration correction control method characterized by.

(2)印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御装置において、印刷対象のジョブを各ページ毎にスプールする手段と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する手段と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う手段と、トラッピング処理済みのデータをメモリにスプールする手段と、スプールされたデータをレンダリング処理部へ送信する手段と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する手段とを有することを特徴とする版ずれ補正制御装置。   (2) In a misregistration correction control apparatus for performing a trapping process for correcting misregistration of cyan, magenta, yellow, black, etc. during printing, a means for spooling a job to be printed for each page, and the printing target For all the objects to be trapped included in this page, a means for determining the overlap of each object, a means for performing a trapping process for objects having an overlapping relationship with other objects, and the trapped data in the memory The means for spooling, the means for sending the spooled data to the rendering processing unit, and the object that does not overlap with other objects are not trapped, and the data is sent to the rendering processing unit without spooling to the memory. With means to send Misregistration correction control apparatus characterized by.

(3)印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御プログラムを記憶した記憶媒体において、印刷対象のジョブを各ページ毎にスプールする工程と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する工程と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う工程と、トラッピング処理済みのデータをメモリにスプールする工程と、スプールされたデータをレンダリング処理部へ送信する工程と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する工程とを有することを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   (3) a step of spooling a job to be printed for each page in a storage medium storing a misregistration correction control program for performing a trapping process for correcting misregistration of cyan, magenta, yellow, black and the like during printing; , Of all of the objects to be trapped included in the page to be printed, the step of determining the overlap of each object, the step of performing the trapping process for objects that have an overlapping relationship with other objects, and the trapped process The process of spooling the data to the memory, the process of sending the spooled data to the rendering processor, and the object that does not overlap with other objects is not trapped and rendered without spooling to the memory. Data to processing department The storage medium storing the misregistration correction control program, characterized in that it comprises a step of transmitting.

本発明によれば、トラッピング処理の際のメモリ使用量を削減することができ、システムにおけるメモリ使用料を気にせずトラッピング処理を盛り込んだRIP処理が可能となる。   According to the present invention, the amount of memory used in the trapping process can be reduced, and the RIP process incorporating the trapping process can be performed without worrying about the memory usage fee in the system.

以下本発明を実施するための最良の形態を、実施例により詳しく説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to examples.

次に発明の実施例1について説明する。   Next, Embodiment 1 of the invention will be described.

図1は、本実施例にかかる基本的な構成を示すブロック図である。   FIG. 1 is a block diagram illustrating a basic configuration according to the present embodiment.

図1において1はCPU、即ち中央処理装置であり、本装置全体の制御及び演算処理を行う。2はRAM、即ちランダムアクセスメモリであり、処理毎にそれぞれのプログラム及びデータがロードされ、実行される領域である。3はROM、即ち読み出し専用メモリであり、システム制御プログラムや、フォントデータなどの記憶領域である。   In FIG. 1, reference numeral 1 denotes a CPU, that is, a central processing unit, which performs control and arithmetic processing of the entire apparatus. Reference numeral 2 denotes a RAM, that is, a random access memory, which is an area in which each program and data is loaded and executed for each process. Reference numeral 3 denotes a ROM, that is, a read-only memory, which is a storage area for system control programs and font data.

4はKBC、即ちキーボード制御部であり、キーボード5(KB)からのキー入力によりデータを受け取りCPU1へ伝達する。6はPRTC、即ちプリンタ制御部であり、プリンタ装置7(PRT)を制御するためのものである。プリンタ装置7は、レーザービームプリンタ、インクジェットプリンタなどである。8はCRTC、即ちディスプレイ制御部であり、ディスプレイ装置9(CRT)への表示制御を行う。   Reference numeral 4 denotes a KBC, that is, a keyboard control unit, which receives data by key input from the keyboard 5 (KB) and transmits it to the CPU 1. Reference numeral 6 denotes a PRTC, that is, a printer control unit for controlling the printer device 7 (PRT). The printer device 7 is a laser beam printer, an ink jet printer, or the like. Reference numeral 8 denotes a CRTC, that is, a display control unit, which performs display control on the display device 9 (CRT).

10はDKC、即ちディスク制御部であり、データ伝送などの制御を行うものである。11はFD(フロッピー(登録商標)ディスク装置)あるいはHD(ハードディスク装置)あるいはCD(CDROM)などの外部記憶装置であり、プログラム及びデータを記憶させておき、実行時必要に応じて参照またはRAM2へロードする。12はシステムバスであり、上述の構成要素間におけるデータ転送の通路となるべきものである。   Reference numeral 10 denotes a DKC, that is, a disk control unit, which controls data transmission and the like. Reference numeral 11 denotes an external storage device such as an FD (floppy (registered trademark) disk device), an HD (hard disk device), or a CD (CDROM), which stores a program and data and refers to the RAM 2 or the RAM 2 as necessary at the time of execution. Load it. A system bus 12 serves as a data transfer path between the above-described components.

本装置は、基本I/O(入出力)プログラム、OS(オペレーティングシステム)、及び以下に説明する版ずれ補正制御プログラムをCPU1が実行することにより動作する。   This apparatus operates when the CPU 1 executes a basic I / O (input / output) program, an OS (operating system), and a misregistration correction control program described below.

基本I/OプログラムはROM3に記憶されており、OSはHD11に書き込まれている。そして本装置の電源がONにされたとき、基本I/Oプログラム中のIPL(イニシャルプログラムローディング)機能によりHD11からOSがRAM2に読み込まれ、OSの動作が開始される。   The basic I / O program is stored in the ROM 3 and the OS is written in the HD 11. When the power of the apparatus is turned on, the OS is read from the HD 11 into the RAM 2 by the IPL (Initial Program Loading) function in the basic I / O program, and the operation of the OS is started.

本実施例では、版ずれ補正制御プログラムおよび関連データは図2のようにFD11、またはCDROM11中に記録されており、このFD11またはCD−ROM11に記録された版ずれ補正制御プログラムおよび関連データは図3に示すように、FDドライブまたはCD−ROMドライブを通じて、本装置のHD11にインストールする事ができる。この場合FD11またはCD−ROM11をFDドライブまたはCD−ROMドライブにセットすると、OS及び基本I/Oプログラムの制御のもとに版ずれ補正制御プログラム及び関連データがFD11またはCD−ROM11から読み出され、HD11にインストールされて動作可能となる。   In this embodiment, the misregistration correction control program and related data are recorded in the FD 11 or the CD ROM 11 as shown in FIG. 2, and the misregistration correction control program and related data recorded in the FD 11 or the CD-ROM 11 are shown in FIG. As shown in FIG. 3, it can be installed in the HD 11 of this apparatus through an FD drive or a CD-ROM drive. In this case, when the FD 11 or the CD-ROM 11 is set in the FD drive or the CD-ROM drive, the misregistration correction control program and related data are read from the FD 11 or the CD-ROM 11 under the control of the OS and the basic I / O program. , Installed in the HD 11 and operable.

図4は版ずれ補正制御プログラムがHD11にインストールされ実行可能になった状態のメモリマップを示す。   FIG. 4 shows a memory map in a state where the misregistration correction control program is installed in the HD 11 and becomes executable.

図5は本実施例における版ずれ補正制御の流れを示すフローチャートである。本実施例は、版ずれ補正処理(以後トラッピングと呼ぶ)を行うプリンティングシステムにおける、トラッピング処理の制御に関するものである。   FIG. 5 is a flowchart showing the flow of misregistration correction control in this embodiment. This embodiment relates to control of trapping processing in a printing system that performs misregistration correction processing (hereinafter referred to as trapping).

ステップS501は印刷指令の出たジョブを1ページづつスプール用メモリにスプールする。次にステップS502へ進みスプールされた1ページ分の印刷ジョブの中から印刷対象のオブジェクトが1つ選択されそれ以外の他のオブジェクトと重なりがあるかどうかを判定する。   In step S501, a job for which a print command has been issued is spooled to the spool memory page by page. In step S502, one object to be printed is selected from the spooled print job for one page, and it is determined whether there is an overlap with other objects.

次にステップS503へ進み重なりが見つからなかった場合はステップS505へ進む。重なりが発見された場合は、ステップS504へ進む。ステップS504では、発見された重なりに対して適切なトラッピング処理を行う。   Next, the process proceeds to step S503, and if no overlap is found, the process proceeds to step S505. If an overlap is found, the process proceeds to step S504. In step S504, an appropriate trapping process is performed on the found overlap.

次にステップS505へ進み、メモリにスプールされている1ページ分の印刷ジョブ内のすべてのオブジェクトと対象オブジェクトの重なりを判定したかどうかを判定する。まだ重なりの判定処理をしていないオブジェクトがスプールメモリ内に残っている場合はステップS502へ戻り、上記処理を繰り返す。判定処理が終わっている場合はステップS506へ進み、対象オブジェクトが他のオブジェクトと重なりを持つオブジェクトであったかどうか上記処理の結果から判定する。対象オブジェクトが、他のオブジェクトとの重なりを持たないオブジェクトであった場合は、ステップS509へ進む。他のオブジェクトと重なりを持つオブジェクトだった場合は、ステップS507へ進む。   In step S505, it is determined whether the overlap between all objects in the print job for one page spooled in the memory and the target object has been determined. If an object that has not yet been subjected to the overlap determination process remains in the spool memory, the process returns to step S502 and the above process is repeated. If the determination process has been completed, the process proceeds to step S506, and it is determined from the result of the above process whether the target object is an object overlapping with another object. If the target object is an object that does not overlap with other objects, the process proceeds to step S509. If the object overlaps with another object, the process proceeds to step S507.

ステップS507では、トラップ処理によるトラップエリア(トラッピングの部品)及び対象オブジェクトを処理済みデータとして処理済データ用のメモリにスプールする。   In step S507, the trap area (trapping part) and the target object obtained by the trap process are spooled in the processed data memory as processed data.

次にステップS508へ進み、スプールされた1ページ分の印刷ジョブの中のオブジェクトすべてを対象オブジェクトとして上記処理を行ったか判定する。対象オブジェクトとして上記処理を行っていないオブジェクトが存在する場合はステップS502へ戻り上記処理を繰り返す。すべてのオブジェクトを対象オブジェクトとして処理が済んでいた場合は、ステップS509へ進む。   In step S508, it is determined whether all the objects in the spooled print job for one page have been processed as target objects. If there is an object that has not been subjected to the above process as a target object, the process returns to step S502 and the above process is repeated. If all objects have been processed as target objects, the process proceeds to step S509.

ステップS509では処理済データ用メモリにスプールされたデータまたは、重なりがなくトラッピング及びスプールをされなかったデータを、レンダリング処理部へ送信する。上記説明してきた処理を図6に示す。重なりのあるオブジェクトはトラッピング処理及びスプール処理が行われるが、重なりのないオブジェクトはトラッピングはもちろん、スプールも行われずレンダリング処理部への送信される。   In step S509, data spooled in the processed data memory or data that has not been overlapped and has not been trapped and spooled is transmitted to the rendering processing unit. The processing described above is shown in FIG. An overlapping object is subjected to trapping processing and spooling processing, but an object without overlapping is not trapped but spooled and transmitted to the rendering processing unit.

図7は本実施例における版ずれ補正制御の流れを示すフローチャートである。本実施例は、版ずれ補正処理(以後トラッピングと呼ぶ)を行うプリンティングシステムにおける、トラッピング処理の制御に関するものである。   FIG. 7 is a flowchart showing the flow of misregistration correction control in this embodiment. This embodiment relates to control of trapping processing in a printing system that performs misregistration correction processing (hereinafter referred to as trapping).

ステップS701は印刷指令の出たジョブを1ページづつスプール用メモリスプールする。次にステップS702へ進みスプールされた1ページ分の印刷ジョブの中から印刷対象のオブジェクトが1つ選択されそれ以外の他のオブジェクトと重なりがあるかどうかを判定する。   In step S701, a job for which a print command has been issued is spooled in a spool memory page by page. In step S702, one object to be printed is selected from the spooled print job for one page, and it is determined whether there is an overlap with other objects.

次にステップS703へ進み重なりが見つからなかった場合はステップS706へ進む。重なりが発見された場合は、ステップS704へ進む。ステップS704では、発見された重なりに対して適切なトラッピング処理を行う。   Next, the process proceeds to step S703, and if no overlap is found, the process proceeds to step S706. If an overlap is found, the process proceeds to step S704. In step S704, an appropriate trapping process is performed on the found overlap.

次にステップS705へ進み、重なりがあり、トラッピング処理を行うことになった、相手側のオブジェクトの識別番号を保存する。   The process advances to step S705 to store the identification number of the object on the other side that has been overlapped and has been subjected to the trapping process.

次にステップS706へ進み、メモリにスプールされている1ページ分の印刷ジョブ内のすべてのオブジェクトと対象オブジェクトの重なりを判定したかどうかを判定する。まだ重なりの判定処理をしていないオブジェクトがスプールメモリ内に残っている場合はステップS702へ戻り、上記処理を繰り返す。判定処理が終わっている場合はステップS707へ進み、対象オブジェクトが他のオブジェクトと重なりを持つオブジェクトであったかどうか上記処理の結果から判定する。対象オブジェクトが、他のオブジェクトとの重なりを持たないオブジェクトであった場合は、ステップS711へと進む。他のオブジェクトと重なりを持つオブジェクトだった場合は、ステップS708へ進む。   In step S706, it is determined whether the overlap between all objects in the print job for one page spooled in the memory and the target object is determined. If an object that has not been subjected to overlap determination processing remains in the spool memory, the process returns to step S702 and the above processing is repeated. If the determination process is completed, the process advances to step S707 to determine from the result of the above process whether the target object is an object that overlaps another object. If the target object is an object that does not overlap with other objects, the process proceeds to step S711. If the object overlaps with another object, the process proceeds to step S708.

ステップS708では、トラップ処理によるトラップエリア(トラッピングの部品)及び対象オブジェクトを処理済みデータとして処理済データ用のメモリにスプールする。次にステップS709へ進み、オブジェクト識別番号が保存されているかどうかを判定する。識別番号を保存されている場合はステップS710へ進みそのオブジェクトを対象オブジェクトとしてステップS702へ戻り上記処理を繰り返す。この際、この識別番号は削除する。   In step S708, the trap area (trapping component) and the target object obtained by the trap process are spooled in the processed data memory as processed data. In step S709, it is determined whether the object identification number is stored. If the identification number is stored, the process proceeds to step S710 and the object is set as a target object, and the process returns to step S702 to repeat the above process. At this time, this identification number is deleted.

ステップS709で識別番号が保存されていないと判定された場合は、ステップS711へ進み、処理済みデータ用のメモリにすプールされているデータをレンダリング処理部へ送信する。   If it is determined in step S709 that the identification number is not stored, the process advances to step S711 to transmit the pooled data in the processed data memory to the rendering processing unit.

次にステップS712へ進み、上記レンダリング処理部へ送信したデータが使用していた処理済み用メモリを開放する。次にステップS713へ進み、スプールされた1ページ分の印刷ジョブの中のオブジェクトすべてを対象オブジェクトとして上記処理を行ったか判定する。対象オブジェクトとして上記処理を行っていないオブジェクトが存在する場合はステップS702へ戻り上記処理を繰り返す。   In step S712, the processed memory used by the data transmitted to the rendering processing unit is released. In step S713, it is determined whether all the objects in the spooled print job for one page have been processed as target objects. If there is an object that has not been subjected to the above process as a target object, the process returns to step S702 and the above process is repeated.

上記説明してきた処理を図8に示す。重なりのあるオブジェクトはトラッピング処理及びスプール処理が行われるが、重なりのないオブジェクトはトラッピングはもちろん、スプールも行われずレンダリング処理部への送信される。更に重なりのあるオブジェクトに関しても、重なりのあるオブジェクトの一群を判定し、その一群ごとにトラッピング、スプールそして、レンダリング処理部へのデータ送信を行う。   The process described above is shown in FIG. An overlapping object is subjected to trapping processing and spooling processing, but an object without overlapping is not trapped but spooled and transmitted to the rendering processing unit. Further, for overlapping objects, a group of overlapping objects is determined, trapping, spooling, and data transmission to the rendering processing unit are performed for each group.

実施例の情報処理装置の構成図である。It is a block diagram of the information processing apparatus of an Example. FDまたはCD−ROMの記録内容を示す図である。It is a figure which shows the recording content of FD or CD-ROM. FDまたはCD−ROMと情報処理装置の関係図である。FIG. 4 is a diagram illustrating the relationship between an FD or CD-ROM and an information processing apparatus. 情報処理装置のハードディスクにFAXドライバがインストールされた際の情報処理装置のメモリマップを示す図である。It is a figure which shows the memory map of the information processing apparatus when a FAX driver is installed in the hard disk of the information processing apparatus. 実施例1の処理の流れを示したフローチャート図である。FIG. 3 is a flowchart illustrating a processing flow according to the first exemplary embodiment. 実施例1におけるトラッピング処理の制御を示す図である。6 is a diagram illustrating control of a trapping process in Embodiment 1. FIG. 実施例2の処理の流れを示したフローチャート図である。FIG. 10 is a flowchart illustrating a process flow of the second embodiment. 実施例2におけるトラッピング処理の制御を示す図である。It is a figure which shows control of the trapping process in Example 2. FIG.

符号の説明Explanation of symbols

1 CPU
2 RAM
3 ROM
4 KBC
5 KB
6 PRTC
7 PRT
8 CRTC
9 CRT
10 DKC
11 FD,HD,CDROM
12 システムバス
1 CPU
2 RAM
3 ROM
4 KBC
5 KB
6 PRTC
7 PRT
8 CRTC
9 CRT
10 DKC
11 FD, HD, CDROM
12 System bus

Claims (15)

印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御方法において、印刷対象のジョブを各ページ毎にスプールする工程と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する工程と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う工程と、トラッピング処理済みのデータをメモリにスプールする工程と、スプールされたデータをレンダリング処理部へ送信する工程と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する工程とを有することを特徴とする版ずれ補正制御方法。   In a misregistration correction control method that performs a trapping process for correcting misregistration of cyan, magenta, yellow, black, etc. during printing, a process of spooling a job to be printed for each page, and a page to be printed A step of determining the overlap of each of the objects to be trapped included, a step of performing a trapping process for an object having an overlapping relationship with another object, and a step of spooling the trapped data in a memory A step of transmitting the spooled data to the rendering processing unit, and a step of transmitting the data to the rendering processing unit without performing the trapping process for objects that do not have an overlapping relationship with other objects and without spooling in the memory. Having Misregistration correction control method characterized. 請求項1に記載の版ずれ補正制御方法において、処理後のデータのメモリへのスプールとは、レンダリング処理の際のレンダリング順等を考慮するために、1ページすべてのオブジェクトの処理後データ、又はトラッピングの必要のないオブジェクトを除いた1ページすべてのオブジェクトの処理後データ、又はトラッピング処理で関連しあう、重なり合う1群オブジェクトの処理後データを処理後用として用意されたメモリエリアに保存することを特徴とする版ずれ補正制御方法。   In the misregistration correction control method according to claim 1, the spool of processed data to the memory is the processed data of all objects on one page in order to consider the rendering order in the rendering process, or The post-processing data of all objects on one page excluding objects that do not need to be trapped, or the post-processing data of the overlapping group of objects related in the trapping process are stored in a memory area prepared for post-processing. A characteristic misregistration correction control method. 請求項1に記載の版ずれ補正制御方法において、処理後のデータのメモリへのスプールは、スプールされたデータをレンダリング処理部へデータ送信すると同時に、使用していたメモリを開放して次のスプールに備えメモリを確保することを特徴とする版ずれ補正制御方法。   2. The printing misregistration correction control method according to claim 1, wherein the spool of the processed data to the memory transmits the spooled data to the rendering processing unit, and at the same time, releases the used memory to perform the next spool. A misregistration correction control method characterized by securing a memory in preparation. 請求項2に記載の版ずれ補正制御方法において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトとは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群のことをいい、重なり判定時において、対象となるオブジェクトに、重なるオブジェクトがある場合、これらの重なるオブジェクトに付けられた識別用の番号等を保存する工程と、この対象とするオブジェクトの判定が済んだ後、これら重なるオブジェクトがあった場合、この記憶された識別番号のオブジェクトを次の対象オブジェクトとして、判定処理を続ける工程により、上記オブジェクト群を判定することを特徴とする版ずれ補正制御方法。   3. The misregistration correction control method according to claim 2, wherein the overlapping group of objects that are related in the trapping process are a group of objects that are related in the trapping process and have no overlapping relationship with other objects. This refers to a group, and when there are overlapping objects at the time of overlap determination, the step of saving the identification number assigned to these overlapping objects and the determination of the target object After completion, when there is an overlapping object, the misregistration correction control method characterized in that the object group is determined by the step of continuing the determination process using the object of the stored identification number as the next target object. . 請求項2に記載の版ずれ補正制御方法において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトの処理とは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群に対して、判定処理、トラッピング、スプール、レンダリング処理部へのデータ送信、使用メモリの開放の一連の処理を、この単位で行うことを特徴とする版ずれ補正制御方法。   3. The misregistration correction control method according to claim 2, wherein the process of the overlapping group of objects related to the trapping process is a lump that is related to the trapping process and has no overlapping relationship with other objects. A misregistration correction control method characterized in that a series of processing of determination processing, trapping, spooling, data transmission to a rendering processing unit, and release of a used memory is performed in this unit. 印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御装置において、印刷対象のジョブを各ページ毎にスプールする手段と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する手段と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う手段と、トラッピング処理済みのデータをメモリにスプールする手段と、スプールされたデータをレンダリング処理部へ送信する手段と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する手段とを有することを特徴とする版ずれ補正制御装置。   In a misregistration correction control apparatus that performs a trapping process for correcting misregistration of cyan, magenta, yellow, black, etc. during printing, a means for spooling a job to be printed for each page, and a page to be printed Means for determining the overlap of each object included in the trapping target included therein, means for performing a trapping process for objects having an overlapping relationship with other objects, and means for spooling trapped data in a memory And means for transmitting the spooled data to the rendering processing unit, and means for transmitting the data to the rendering processing unit without performing trapping processing for objects that do not overlap with other objects and without spooling to the memory. Having Misregistration correction control apparatus according to claim. 請求項6に記載の版ずれ補正制御装置において、処理後のデータのメモリへのスプールとは、レンダリング処理の際のレンダリング順等を考慮するために、1ページすべてのオブジェクトの処理後データ、又はトラッピングの必要のないオブジェクトを除いた1ページすべてのオブジェクトの処理後データ、又はトラッピング処理で関連しあう、重なり合う1群オブジェクトの処理後データを処理後用として用意されたメモリエリアに保存することを特徴とする版ずれ補正制御装置。   In the misregistration correction control device according to claim 6, the spool of the processed data to the memory is the processed data of all objects on one page in order to consider the rendering order in the rendering process, or The post-processing data of all objects on one page excluding objects that do not need to be trapped, or the post-processing data of the overlapping group of objects related in the trapping process are stored in a memory area prepared for post-processing. Characteristic misregistration correction control device. 請求項6に記載の版ずれ補正制御装置において、処理後のデータのメモリへのスプールは、スプールされたデータをレンダリング処理部へデータ送信すると同時に、使用していたメモリを開放して次のスプールに備えメモリを確保することを特徴とする版ずれ補正制御装置。   7. The misregistration correction control device according to claim 6, wherein the spool of the processed data to the memory transmits the spooled data to the rendering processing unit, and at the same time, releases the used memory to the next spool. A misregistration correction control device characterized by securing a memory in preparation. 請求項7に記載の版ずれ補正制御装置において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトとは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群のことをいい、重なり判定時において、対象となるオブジェクトに、重なるオブジェクトがある場合、これらの重なるオブジェクトに付けられた識別用の番号等を保存する手段と、この対象とするオブジェクトの判定が済んだ後、これら重なるオブジェクトがあった場合、この記憶された識別番号のオブジェクトを次の対象オブジェクトとして、判定処理を続ける手段により、上記オブジェクト群を判定することを特徴とする版ずれ補正制御装置。   8. The misregistration correction control apparatus according to claim 7, wherein the overlapping group of objects related in the trapping process are a group of objects that are related in the trapping process and have no overlapping relationship with other objects. This means a group, and when there are overlapping objects in the overlap determination, the means for storing the identification number assigned to these overlapping objects and the determination of the target object are After completion, when there is an overlapping object, the misregistration correction control apparatus characterized in that the object group is determined by means for continuing the determination process using the object of the stored identification number as the next target object. . 請求項7に記載の版ずれ補正制御装置において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトの処理とは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群に対して、判定処理、トラッピング、スプール、レンダリング処理部へのデータ送信、使用メモリの開放の一連の処理を、この単位で行うことを特徴とする版ずれ補正制御装置。   8. The misregistration correction control device according to claim 7, wherein the process of the overlapping group of objects related to the trapping process is a lump that is related to the trapping process and has no overlapping relationship with other objects. A misregistration correction control apparatus characterized in that a series of processes of determination processing, trapping, spooling, data transmission to a rendering processing unit, and release of a used memory are performed in this unit. 印刷時におけるシアン、マゼンタ、イエロー、ブラック等の版のずれを補正するトラッピング処理を行う版ずれ補正制御プログラムを記憶した記憶媒体において、印刷対象のジョブを各ページ毎にスプールする工程と、そのうちの印刷対象のページに含まれるトラッピングの対象となるオブジェクトすべてについて、各オブジェクトの重なりを判定する工程と、他のオブジェクトと重なり関係を持つオブジェクトに関してはトラッピング処理を行う工程と、トラッピング処理済みのデータをメモリにスプールする工程と、スプールされたデータをレンダリング処理部へ送信する工程と、他のオブジェクトと重なり関係を持たないオブジェクトに関してはトラッピング処理を行わず、メモリにもスプールせずにレンダリング処理部へデータを送信する工程とを有することを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   In a storage medium storing a misregistration correction control program for performing trapping processing for correcting misregistration of cyan, magenta, yellow, black, and the like during printing, a process of spooling a job to be printed for each page, For all the objects to be trapped included in the page to be printed, the step of determining the overlapping of each object, the step of performing the trapping process for objects having an overlapping relationship with other objects, and the trapped data The process of spooling to the memory, the process of transmitting the spooled data to the rendering processing unit, and the object that does not overlap with other objects are not trapped, and are not spooled to the memory and sent to the rendering processing unit. Send data The storage medium storing the misregistration correction control program, characterized in that it comprises the step of. 請求項11に記載の記憶媒体において、処理後のデータのメモリへのスプールとは、レンダリング処理の際のレンダリング順等を考慮するために、1ページすべてのオブジェクトの処理後データ、又はトラッピングの必要のないオブジェクトを除いた1ページすべてのオブジェクトの処理後データ、又はトラッピング処理で関連しあう、重なり合う1群オブジェクトの処理後データを処理後用として用意されたメモリエリアに保存することを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   12. The storage medium according to claim 11, wherein spooling of processed data into the memory means that the processed data of all objects on one page or the necessity of trapping in order to consider the rendering order in the rendering process. The post-processing data of all objects on one page excluding objects with no object or the post-processing data of overlapping group of objects related in the trapping process are stored in a memory area prepared for post-processing. A storage medium storing a misregistration correction control program. 請求項11に記載の記憶媒体において、処理後のデータのメモリへのスプールは、スプールされたデータをレンダリング処理部へデータ送信すると同時に、使用していたメモリを開放して次のスプールに備えメモリを確保することを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   12. The storage medium according to claim 11, wherein the spool of the processed data to the memory transmits the spooled data to the rendering processing unit, and simultaneously releases the used memory to prepare for the next spool. A recording medium storing a misregistration correction control program characterized by ensuring 請求項12に記載の記憶媒体において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトとは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群のことをいい、重なり判定時において、対象となるオブジェクトに、重なるオブジェクトがある場合、これらの重なるオブジェクトに付けられた識別用の番号等を保存する工程と、この対象とするオブジェクトの判定が済んだ後、これら重なるオブジェクトがあった場合、この記憶された識別番号のオブジェクトを次の対象オブジェクトとして、判定処理を続ける工程により、上記オブジェクト群を判定することを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   13. The storage medium according to claim 12, wherein the overlapping group of objects that are related in the trapping process are a group of objects that are related in the trapping process and have no overlapping relationship with other objects. In the overlap determination, if there are overlapping objects in the target object, the process of saving the identification number attached to these overlapping objects, and after the target object has been determined When there is an overlapped object, a misregistration correction control program characterized in that the object group is determined by the process of continuing the determination process with the object of the stored identification number as the next target object is stored. Storage medium. 請求項12に記載の記憶媒体において、前記トラッピング処理で関連しあう、重なり合う1群オブジェクトの処理とは、トラッピング処理で関連しあう、もうそれ以外のオブジェクトとは重なりの関係のない一塊のオブジェクト群に対して、判定処理、トラッピング、スプール、レンダリング処理部へのデータ送信、使用メモリの開放の一連の処理を、この単位で行うことを特徴とする版ずれ補正制御プログラムを記憶した記憶媒体。   13. The storage medium according to claim 12, wherein the processing of the overlapping group of objects related in the trapping process is a group of objects that are related in the trapping process and have no overlapping relationship with other objects. On the other hand, a storage medium storing a misregistration correction control program characterized in that a series of processes of determination processing, trapping, spooling, data transmission to a rendering processing unit, and release of used memory are performed in this unit.
JP2004356779A 2004-12-09 2004-12-09 Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program Withdrawn JP2006166224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004356779A JP2006166224A (en) 2004-12-09 2004-12-09 Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004356779A JP2006166224A (en) 2004-12-09 2004-12-09 Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program

Publications (1)

Publication Number Publication Date
JP2006166224A true JP2006166224A (en) 2006-06-22

Family

ID=36667699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004356779A Withdrawn JP2006166224A (en) 2004-12-09 2004-12-09 Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program

Country Status (1)

Country Link
JP (1) JP2006166224A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011016317A (en) * 2009-07-10 2011-01-27 Konica Minolta Business Technologies Inc Image processor, hardware accelerator, and image processing method
JP2014506025A (en) * 2010-11-25 2014-03-06 ペキン ユニバーシティ ファウンダー グループ カンパニー リミテッド Trapping method and trapping device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011016317A (en) * 2009-07-10 2011-01-27 Konica Minolta Business Technologies Inc Image processor, hardware accelerator, and image processing method
JP2014506025A (en) * 2010-11-25 2014-03-06 ペキン ユニバーシティ ファウンダー グループ カンパニー リミテッド Trapping method and trapping device

Similar Documents

Publication Publication Date Title
US7333740B2 (en) Image-formation control apparatus, method for calibrating image forming apparatus, and program
JP4530012B2 (en) Image processing apparatus and program
US8325363B2 (en) Printer with function to cancel printing
JP2006166224A (en) Misregistration correction control method and apparatus thereof, and storage medium storing the misregistration correction control program
JP2007008011A (en) Image forming apparatus, image forming method and program
JP2016137664A (en) Image processing device, image processing method and program thereof for calculating prediction value of time required for printing
JP4259550B2 (en) Printer control device, program, and recording medium
JP3625164B2 (en) Preflight check method and apparatus for page description data, and recording medium recording a computer program used for the processing
JP2006347100A (en) Image forming device
JP2007130850A (en) Image forming apparatus, its control method, and program
JP2006202198A (en) Method and apparatus for correcting printing deviation, and storage medium for storing those
JP2006005481A (en) Misregistration correction apparatus and method
JP2904359B2 (en) Printing device and print control device
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JPH0930079A (en) Printing device
JPH05557A (en) Image formation device
JP3097558B2 (en) Printing control method and printing apparatus
JP5651963B2 (en) Printing system, control method therefor, and program
JP2006130816A (en) Image forming device
JP2008219418A (en) Image forming apparatus, image processing method and image processing program
JP2000148418A (en) Printer
JP3465580B2 (en) Print instruction device
JP6060683B2 (en) Printing method, information terminal device, and printing device
JP2006154915A (en) Preflight check processing and device using log file, and storage medium storing them
JP2020144604A (en) Image formation system, information processor, and information processing method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080304