JP5218011B2 - Print control program, print control method, and print control apparatus - Google Patents

Print control program, print control method, and print control apparatus Download PDF

Info

Publication number
JP5218011B2
JP5218011B2 JP2008319965A JP2008319965A JP5218011B2 JP 5218011 B2 JP5218011 B2 JP 5218011B2 JP 2008319965 A JP2008319965 A JP 2008319965A JP 2008319965 A JP2008319965 A JP 2008319965A JP 5218011 B2 JP5218011 B2 JP 5218011B2
Authority
JP
Japan
Prior art keywords
print
document file
pages
page number
page
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
Application number
JP2008319965A
Other languages
Japanese (ja)
Other versions
JP2010142980A (en
Inventor
邦保 柴田
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2008319965A priority Critical patent/JP5218011B2/en
Publication of JP2010142980A publication Critical patent/JP2010142980A/en
Application granted granted Critical
Publication of JP5218011B2 publication Critical patent/JP5218011B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Editing Of Facsimile Originals (AREA)
  • Record Information Processing For Printing (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、印刷制御プログラム、印刷制御方法、および印刷制御装置に関する。本発明は、特に、PDFファイルを印刷する印刷制御プログラム、印刷制御方法、および印刷制御装置に関する。   The present invention relates to a print control program, a print control method, and a print control apparatus. The present invention particularly relates to a print control program, a print control method, and a print control apparatus for printing a PDF file.

印刷することを前提とした書類がウェブページ上で公開される場合、PDF(Portable Document Format)ファイルで提供されることが多い。PDFファイルは、たとえば、数百ページものデータを有している場合がある。このようなデータサイズの大きいPDFファイルを印刷する場合、プリンタが印刷ジョブを受信してから印刷物の1ページ目を印刷出力するまでの時間(FPOT:First Printout Time)が長いという問題がある。   When a document premised on printing is published on a web page, it is often provided as a PDF (Portable Document Format) file. A PDF file may have several hundred pages of data, for example. When printing such a PDF file having a large data size, there is a problem that the time (FPOT: First Printout Time) from when the printer receives a print job until the first page of the printed matter is printed out is long.

この問題は、PDFファイルでは、ページの内容を規定するための複数のオブジェクトのファイル内での並び順が、ページの並び順と異なっていることに起因する。たとえば、PostScript(登録商標)等のPDLで記述された印刷データは、印刷すべきデータがファイル内でページ順に並んでいるため、印刷データの先頭から直ちに印刷用の画像データが生成される。しかしながら、PDFファイルでは、オブジェクトの並び順がページの並び順と異なっているため、PDFファイルに含まれるすべてのオブジェクトが確認されて初めて画像データが生成される。したがって、PDFファイルに含まれるオブジェクトの数が多いほど、FPOTは長くなる。   This problem is caused by the fact that in the PDF file, the arrangement order of a plurality of objects for defining the contents of the page is different from the arrangement order of the pages. For example, since print data described in PDL such as PostScript (registered trademark) has data to be printed arranged in page order in the file, image data for printing is generated immediately from the top of the print data. However, in the PDF file, the arrangement order of the objects is different from the arrangement order of the pages. Therefore, image data is generated only after all objects included in the PDF file are confirmed. Therefore, the larger the number of objects included in the PDF file, the longer the FPOT becomes.

データサイズの大きいPDFファイルを印刷する技術としては、下記の特許文献1に示すような印刷システムが知られている。特許文献1に開示されている印刷システムは、クライアントPCにおいてPDFファイルをリニアライズした後、オブジェクトのファイル内での位置を示すヒントテーブルを先にプリンタに送信し、その後、プリンタからの要求に応じて、リニアライズされたPDFファイルの所定データをクライアントPCからプリンタに提供するものである。このようなリニアライズされたPDFファイルを用いる技術によれば、FPOTが短縮される可能性がある。しかしながら、この技術は、クライアントPCからプリンタに、リニアライズされたPDFファイルのデータを分割して送信するものであり、リニアライズされたPDFファイルをプリンタが一括して受信する場合に、FPOTを短縮することはできない。   As a technique for printing a PDF file having a large data size, a printing system as shown in Patent Document 1 below is known. The printing system disclosed in Patent Literature 1 linearizes a PDF file in a client PC, and then first sends a hint table indicating the position of the object in the file to the printer. Thereafter, in response to a request from the printer Thus, the predetermined data of the linearized PDF file is provided from the client PC to the printer. According to the technique using such a linearized PDF file, there is a possibility that FPOT is shortened. However, this technology divides and transmits linearized PDF file data from the client PC to the printer, and shortens the FPOT when the printer receives the linearized PDF file all at once. I can't do it.

一方、大量印刷を目的とする印刷技術として、バリアブル印刷が知られている。バリアブル印刷とは、1枚1枚の出力内容を必要に応じて部分的に差し替えることが可能な印刷をいう。バリアブル印刷に関連する技術としては、FPOTを短縮する見地から、下記の特許文献2に示すような印刷システムが知られている。特許文献2に開示されている印刷システムは、サーバにおいてフィールドデータを複数のデータブロックに分割し、分割されたデータブロック単位のデータ毎にクライアントPCにおいて印刷データを生成するものである。特許文献2では、データのファイル形式については特に開示されていないが、この技術も、クライアントPCからプリンタにデータを分割して送信するものである。
特開2004−178097号公報 特開2005−50044号公報
On the other hand, variable printing is known as a printing technique for mass printing. Variable printing refers to printing in which the output contents of each sheet can be partially replaced as necessary. As a technique related to variable printing, a printing system as shown in Patent Document 2 below is known from the viewpoint of shortening FPOT. In the printing system disclosed in Patent Document 2, field data is divided into a plurality of data blocks in a server, and print data is generated in a client PC for each divided data block unit. Patent Document 2 does not particularly disclose a data file format, but this technique also divides data from a client PC to a printer and transmits the divided data.
JP 2004-178097 A JP 2005-50044 A

本発明は、上述した課題に鑑みてなされたものである。したがって、本発明の目的は、特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトのファイル内での位置を示す位置情報が先頭部分に付加されているデータサイズの大きい文書ファイルをプリンタ側で一括して受信した場合に、FPOTを短縮することができる印刷制御プログラム、印刷制御方法、および印刷制御装置を提供することである。   The present invention has been made in view of the above-described problems. Therefore, an object of the present invention is to provide a large data size in which position information indicating the position of the object in the file is added to the head part including an object for defining a part or all of the content of a specific page. An object of the present invention is to provide a print control program, a print control method, and a print control apparatus capable of shortening the FPOT when document files are collectively received on the printer side.

本発明の上記目的は、下記の手段によって達成される。   The above object of the present invention is achieved by the following means.

(1)特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御プログラムであって、前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断する手順(a)と、前記手順(a)において前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定する手順(b)と、前記手順(b)において特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成する手順(c)と、前記手順(c)において生成された前記印刷データに基づいて、前記画像データを生成する手順(d)と、前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成する手順(e)と、前記手順(e)において生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成する手順(f)と、前記手順(a)〜前記手順(f)の順にコンピュータに実行させることを特徴とする印刷制御プログラム。 (1) Used for printing from a document file that includes an object for defining a part or all of the contents of a specific page and that includes position information indicating the position of the object in the document file at the top. A print control program for generating image data in units of pages, and analyzing a print job including the document file to determine whether the total number of printed pages of the document file is equal to or greater than a predetermined reference page number. If it is determined in step (a) that the determination is that the total number of printed pages is equal to or greater than the number of reference pages in step (a), the objects to be used on the printed pages for the number of reference pages are specified By extracting the object specified in the procedure (b) and the procedure (b) from the document file with reference to the position information. The image data is generated on the basis of the procedure (c) for generating print data for image formation corresponding to the print pages for the number of reference pages and the print data generated in the procedure (c). Step (d) and generating the print data corresponding to the remaining print pages by extracting the object used in the remaining print pages excluding the print pages for the reference page number from the document file the procedure for (e), on the basis of the print data corresponding to the remaining print pages generated in the steps (e), the a procedure for generating image data (f), the procedure (a) ~ A printing control program which causes a computer to execute in the order of the procedure (f) .

(2)前記手順(b)は、前記基準ページ数分の前記印刷ページで使用される前記オブジェクトの数をカウントする手順(b1)と、前記手順(b1)においてカウントされる前記オブジェクトの数が所定数に達した場合、前記基準ページ数よりも少ないページ数を、新たな基準ページ数に設定する手順(b2)と、前記手順(b2)において設定された前記新たな基準ページ数分の印刷ページで使用される前記オブジェクトを特定する手順(b3)と、を有し、前記手順(c)において、前記手順(b3)において特定された前記オブジェクトが、前記位置情報を参照して前記文書ファイルから抽出されることを特徴とする上記(1)に記載の印刷制御プログラム。   (2) The procedure (b) includes a procedure (b1) for counting the number of the objects used on the print pages for the number of reference pages, and the number of the objects counted in the procedure (b1). When the predetermined number is reached, a procedure (b2) for setting a page number smaller than the reference page number as a new reference page number and printing for the new reference page number set in the procedure (b2) A procedure (b3) for specifying the object used on the page, and the object specified in the procedure (b3) in the procedure (c) is referred to the position information in the document file. The print control program according to (1), wherein the print control program is extracted from

)文書ファイルを含む印刷ジョブを受信する手順(g)と、前記手順(g)において受信された前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであるか否かを判断する手順(h)と、をさらに前記コンピュータに実行させ、前記手順(h)において前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであると判断される場合、前記手順(a)において、前記文書ファイルの総印刷ページ数が前記基準ページ数以上であるか否かが判断されることを特徴とする上記(1)または記載の印刷制御プログラム。 ( 3 ) The procedure (g) for receiving a print job including a document file, and the document file included in the print job received in the procedure (g), wherein the position information is added to the head portion. A step (h) of determining whether or not the file is a document file, and causing the computer to further execute the step (h), wherein the position information of the document file included in the print job is added to the head portion in the step (h). In the step (a), it is determined whether or not the total number of printed pages of the document file is greater than or equal to the reference page number. The print control program according to 1) or ( 2 ).

)前記オブジェクトは、前記文書ファイル内で複数回利用される再利用オブジェクトと、1回だけ使用される非再利用オブジェクトと、を含むことを特徴とする上記(1)〜()のいずれか一つに記載の印刷制御プログラム。 ( 4 ) The above objects (1) to ( 3 ) are characterized in that the object includes a reuse object that is used a plurality of times in the document file and a non-reuse object that is used only once. The print control program according to any one of the above.

)前記特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている前記文書ファイルは、リニアライズされたPDF(Portable Document Format)ファイルであることを特徴とする上記(1)〜()のいずれか一つに記載の印刷制御プログラム。 ( 5 ) The document file including an object for defining a part or all of the content of the specific page and having position information indicating the position of the object in the document file added to the head portion is linearized. The print control program according to any one of (1) to ( 4 ), wherein the print control program is a PDF (Portable Document Format) file.

)上記(1)〜()のいずれか一つに記載の印刷制御プログラムを記録したコンピュータ読み取り可能な記録媒体。 ( 6 ) A computer-readable recording medium on which the print control program according to any one of (1) to ( 5 ) is recorded.

)特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御方法であって、前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断するステップ(a)と、前記ステップ(a)において前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定するステップ(b)と、前記ステップ(b)において特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成するステップ(c)と、前記ステップ(c)において生成された前記印刷データに基づいて、前記画像データを生成するステップ(d)と、前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成するステップ(e)と、前記ステップ(e)において生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成するステップ(f)と、前記ステップ(a)〜前記ステップ(f)の順に有することを特徴とする印刷制御方法。 ( 7 ) Used for printing from the document file, which includes an object for defining a part or all of the content of a specific page, and position information indicating the position of the object in the document file is added to the head part. A print control method for generating image data in units of pages, wherein a print job including the document file is analyzed to determine whether the total number of printed pages of the document file is equal to or greater than a predetermined reference page number. When determining in step (a) and in step (a) that the total number of printed pages is greater than or equal to the reference page number, the objects used in the printed pages for the reference page number are specified. Step (b) and extracting the object identified in step (b) from the document file with reference to the position information (C) generating print data for image formation corresponding to the print pages for the reference page number, and the image data based on the print data generated in the step (c). Generating the object corresponding to the remaining print pages by extracting from the document file the objects used in the remaining print pages excluding the print pages for the number of reference pages. and step (e) for generating data, based on the print data corresponding to the remaining print pages generated in step (e), the steps, and step (f) for generating the image data ( A printing control method comprising: a) to step (f) in this order .

)前記ステップ(b)は、前記基準ページ数分の前記印刷ページで使用される前記オブジェクトの数をカウントするステップ(b1)と、前記ステップ(b1)においてカウントされる前記オブジェクトの数が所定数に達した場合、前記基準ページ数よりも少ないページ数を、新たな基準ページ数に設定するステップ(b2)と、前記ステップ(b2)において設定された前記新たな基準ページ数分の印刷ページで使用される前記オブジェクトを特定するステップ(b3)と、を有し、前記ステップ(c)において、前記ステップ(b3)において特定された前記オブジェクトが、前記位置情報を参照して前記文書ファイルから抽出されることを特徴とする上記()に記載の印刷制御方法。 ( 8 ) The step (b) includes a step (b1) of counting the number of the objects used in the print pages for the number of reference pages, and the number of the objects counted in the step (b1). When the predetermined number is reached, a step (b2) for setting a page number smaller than the reference page number as a new reference page number, and printing for the new reference page number set in the step (b2). Identifying the object used on the page (b3), and in the step (c), the object identified in the step (b3) refers to the position information and is the document file. The printing control method according to ( 7 ), wherein the printing control method is extracted from the above.

)文書ファイルを含む印刷ジョブを受信するステップ(g)と、前記ステップ(g)において受信された前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであるか否かを判断するステップ(h)と、をさらに有し、前記ステップ(h)において前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであると判断される場合、前記ステップ(a)において、前記文書ファイルの総印刷ページ数が前記基準ページ数以上であるか否かが判断されることを特徴とする上記(または記載の印刷制御方法。 ( 9 ) The step (g) of receiving a print job including a document file, and the document file included in the print job received in the step (g), wherein the position information is added to the head portion. A step (h) for determining whether or not the file is a document file, and the document file included in the print job in the step (h) has the position information added to a head portion thereof. If it is determined that the document file, in step (a), the total number of printed pages of the document file is characterized in that whether or not at least the number of the reference page is determined (7) or The printing control method according to ( 8 ).

(1)前記オブジェクトは、前記文書ファイル内で複数回利用される再利用オブジェクトと、1回だけ使用される非再利用オブジェクトと、を含むことを特徴とする上記()〜()のいずれか一つに記載の印刷制御方法。 (1 0 ) The above objects ( 7 ) to ( 9 ), wherein the objects include a reuse object that is used a plurality of times in the document file and a non-reuse object that is used only once. The printing control method according to any one of the above.

(1)前記特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている前記文書ファイルは、リニアライズされたPDF(Portable Document Format)ファイルであることを特徴とする上記()〜(1)のいずれか一つに記載の印刷制御方法。 (1 1 ) The document file including an object for defining a part or all of the content of the specific page and having position information indicating the position of the object in the document file added to the head portion is linear. The print control method according to any one of ( 7 ) to (1 0 ), wherein the print control method is a risen PDF (Portable Document Format) file.

(1)特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御装置であって、前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断する判断部と、前記判断部により前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定する特定部と、前記特定部により特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成する印刷データ生成部と、前記印刷データ生成部により生成された前記印刷データに基づいて、前記画像データを生成する画像データ生成部と、を有し、前記印刷データ生成部が前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成し、前記画像データ生成部が前記印刷データ生成部により生成された前記基準ページ数分の前記印刷ページに対応する前記印刷データに基づく前記画像データを生成した後、前記印刷データ生成部は、前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成し、前記画像データ生成部は、前記印刷データ生成部により生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成することを特徴とする印刷制御装置。 (1 2 ) Printing is performed from the document file that includes an object for defining a part or all of the content of a specific page and has position information indicating the position of the object in the document file added to the head part. A print control apparatus that generates image data for each page to be used, and analyzes a print job including the document file to determine whether the total number of printed pages of the document file is equal to or greater than a predetermined reference page number. A determination unit that determines the number of print pages when the determination unit determines that the total number of printed pages is equal to or greater than the reference page number; , By extracting the object specified by the specifying unit from the document file with reference to the position information, A print data generation unit that generates print data for image formation corresponding to the print page; and an image data generation unit that generates the image data based on the print data generated by the print data generation unit. Yes, and the print data generating unit generates the print data for image forming corresponding to the print page for the number of the reference page, the reference number of pages generated by the image data generating unit is the print data generating unit After generating the image data based on the print data corresponding to the print pages for minutes, the print data generation unit displays the objects used in the remaining print pages excluding the print pages for the reference page number. By extracting from the document file, the print data corresponding to the remaining print pages is generated, and the image data generating unit is A print control apparatus that generates the image data based on the print data corresponding to the remaining print pages generated by the print data generation unit .

本発明によれば、文書ファイルの総印刷ページ数が基準ページ数以上であると判断される場合、基準ページ数分の印刷ページで使用されるオブジェクトが文書ファイルから抽出され、基準ページ数分の印刷ページに対応する印刷データが生成される。したがって、文書ファイルに含まれるすべてのオブジェクトを抽出して総印刷ページ分に対応する印刷データを生成する場合よりも短時間で印刷データが生成され、後続する画像データ生成処理の開始が早められる。つまり、データサイズの大きい文書ファイルをプリンタ側で一括して受信した場合に、FPOTを短縮することができる。   According to the present invention, when it is determined that the total number of printed pages of the document file is equal to or greater than the reference page number, objects used on the print pages for the reference page number are extracted from the document file, Print data corresponding to the print page is generated. Therefore, print data is generated in a shorter time than when all objects included in the document file are extracted and print data corresponding to the total print page is generated, and the start of subsequent image data generation processing is accelerated. That is, the FPOT can be shortened when document files having a large data size are collectively received on the printer side.

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

図1は、本発明の一実施形態にかかる印刷システムの全体構成を示すブロック図である。   FIG. 1 is a block diagram showing the overall configuration of a printing system according to an embodiment of the present invention.

図1に示されるとおり、本実施形態の印刷システムは、MFP(Multi−Function Peripheral)100と、ネットワーク端末としてのPC(パーソナルコンピュータ)200とを備え、これらはネットワーク300を介して相互に通信可能に接続されている。   As shown in FIG. 1, the printing system of this embodiment includes an MFP (Multi-Function Peripheral) 100 and a PC (personal computer) 200 as a network terminal, which can communicate with each other via a network 300. It is connected to the.

ネットワーク300は、イーサネット(登録商標)、トークンリング、FDDI等の規格によりコンピュータやネットワーク機器同士を接続したLANや、LAN同士を専用線で接続したWAN等からなる。なお、ネットワーク300に接続される機器の種類および台数は、図1に示す例に限定されない。また、MFP100とPC200とは、ネットワーク300を介することなく直接機器間で接続(ローカル接続)されていてもよい。   The network 300 includes a LAN in which computers and network devices are connected according to standards such as Ethernet (registered trademark), token ring, and FDDI, and a WAN in which LANs are connected by a dedicated line. The type and number of devices connected to the network 300 are not limited to the example shown in FIG. Further, the MFP 100 and the PC 200 may be directly connected (locally connected) between devices without going through the network 300.

図2は、図1に示されるMFPの構成を示す概略正面図であり、図3は、図1に示されるMFPの構成を示すブロック図である。   2 is a schematic front view showing the configuration of the MFP shown in FIG. 1, and FIG. 3 is a block diagram showing the configuration of the MFP shown in FIG.

図2および図3に示されるとおり、本実施形態のMFP100は、制御部101、記憶部102、操作パネル部103、ADF(Auto Documennt Feeder)104、画像読取部105、給紙部106、画像形成部107、通信インタフェース108、および排紙部109を備えており、これらは信号をやり取りするためのバス110を介して相互に接続されている。   2 and 3, the MFP 100 according to the present embodiment includes a control unit 101, a storage unit 102, an operation panel unit 103, an ADF (Auto Document Feeder) 104, an image reading unit 105, a paper feeding unit 106, and image formation. Unit 107, communication interface 108, and paper discharge unit 109, which are connected to each other via a bus 110 for exchanging signals.

制御部101はCPUであり、プログラムにしたがって上記各部の制御や各種の演算処理を行う。記憶部102は、予め各種プログラムや各種データを格納しておくROM、作業領域として一時的にプログラムやデータを記憶するRAM、オペレーティングシステムを含む各種プログラムや各種データを格納するハードディスク等からなる。   The control unit 101 is a CPU, and controls the above-described units and performs various arithmetic processes according to a program. The storage unit 102 includes a ROM that stores various programs and various data in advance, a RAM that temporarily stores programs and data as a work area, a hard disk that stores various programs and various data including an operating system, and the like.

操作パネル部103は、タッチパネル、テンキー、スタートボタン、ストップボタン等を備えており、各種情報の表示および各種指示の入力に使用される。   The operation panel unit 103 includes a touch panel, a numeric keypad, a start button, a stop button, and the like, and is used for displaying various information and inputting various instructions.

ADF104は、セットされた単数枚または複数枚の原稿を1枚ずつ画像読取部105の所定の読み取り位置まで順次搬送し、そして画像読み取り後の原稿を順次排出する。   The ADF 104 sequentially conveys one or more set originals one by one to a predetermined reading position of the image reading unit 105, and sequentially discharges the originals after image reading.

画像読取部105は、所定の読み取り位置にセットされた原稿またはADF104により所定の読み取り位置に搬送された原稿に蛍光ランプ等の光源で光を当て、その反射光をCCDイメージセンサ等の撮像装置で光電変換して、その電気信号から画像データを生成する。   The image reading unit 105 irradiates the original set at a predetermined reading position or the original conveyed to the predetermined reading position by the ADF 104 with a light source such as a fluorescent lamp, and reflects the reflected light with an imaging device such as a CCD image sensor. Photoelectric conversion is performed to generate image data from the electrical signal.

給紙部106a〜106cは、印刷に使用される記録材としての用紙を収容する。給紙部106(106a〜106cの総称)は、収容された用紙を1枚ずつ画像形成部107に送り出す。   The paper feeding units 106a to 106c store paper as a recording material used for printing. A paper feeding unit 106 (a general term for 106a to 106c) sends out the stored paper to the image forming unit 107 one by one.

画像形成部107は、帯電、露光、現像、転写および定着の各工程を含む電子写真式プロセス等の周知の作像プロセスを用いて、各種データに基づく画像を用紙上に印刷する。   The image forming unit 107 prints an image based on various data on a sheet using a known image forming process such as an electrophotographic process including charging, exposure, development, transfer, and fixing processes.

通信インタフェース108は、外部機器と通信するためのインタフェースであり、イーサネット(登録商標)、トークンリング、FDDI等の規格によるネットワークインタフェース、USB、IEEE1394等のシリアルインタフェース、SCSI、IEEE1284等のパラレルインタフェース、BLUETOOTH(登録商標)、IEEE802.11、HomeRF、IrDA等の無線通信インタフェース、電話回線に接続するための電話回線インタフェース等を利用することができる。   The communication interface 108 is an interface for communicating with an external device, a network interface according to standards such as Ethernet (registered trademark), token ring, and FDDI, a serial interface such as USB and IEEE1394, a parallel interface such as SCSI and IEEE1284, and BLUETOOTH. (Registered trademark), IEEE802.11, HomeRF, IrDA and other wireless communication interfaces, a telephone line interface for connecting to a telephone line, and the like can be used.

排紙部109は、画像形成部107から搬送される用紙を、制御部101からの指示によりユーザの希望するフィニッシング処理を加えて排出する。フィニッシング処理には、用紙の束をステープルで綴じるステープル処理、用紙の端部にファイリング用の穴をあけるパンチ穴あけ処理、用紙を束ねて本の形に作り上げる製本処理、用紙を折る折り加工処理、および用紙の端部を切断するトリマ処理などが挙げられる。なお、排紙部109は、フィニッシング機能がなく単に用紙を排出するものでもよい。   The paper discharge unit 109 discharges the paper conveyed from the image forming unit 107 after finishing processing desired by the user in accordance with an instruction from the control unit 101. The finishing process includes a stapling process for binding a bundle of sheets with staples, a punching process for punching filing holes at the end of the sheet, a bookbinding process for bundling sheets to form a book, a folding process for folding a sheet, and For example, a trimmer process for cutting the edge of the paper. Note that the paper discharge unit 109 may simply discharge the paper without the finishing function.

図4は、図1に示されるPCの構成を示すブロック図である。   FIG. 4 is a block diagram showing the configuration of the PC shown in FIG.

図4に示されるとおり、本実施形態のPC200は、制御部201、記憶部202、入力装置203、ディスプレイ204、および通信インタフェース205を備えており、これらは信号をやり取りするためのバス206を介して相互に接続されている。なお、PC200の上記各部のうち、MFP100の上記各部と同様の機能を有する部分については、説明の重複を避けるためその説明を省略する。   As shown in FIG. 4, the PC 200 of this embodiment includes a control unit 201, a storage unit 202, an input device 203, a display 204, and a communication interface 205, which are connected via a bus 206 for exchanging signals. Are connected to each other. Note that, among the above-described units of the PC 200, descriptions of portions having functions similar to those of the above-described units of the MFP 100 are omitted to avoid duplication of description.

記憶部202には、PDFファイルをリニアライズするためのアプリケーションと、バリアブル印刷データを生成するためのプリンタドライバとがインストールされている。   The storage unit 202 is installed with an application for linearizing a PDF file and a printer driver for generating variable print data.

入力装置203は、マウス等のポインティングデバイスやキーボードを含み、各種の入力を行うために使用される。ディスプレイ204は、たとえば、液晶ディスプレイであり、各種の情報を表示する。   The input device 203 includes a pointing device such as a mouse and a keyboard, and is used for performing various inputs. The display 204 is a liquid crystal display, for example, and displays various types of information.

なお、MFP100およびPC200は、それぞれ、上記した構成要素以外の構成要素を含んでいてもよく、あるいは、上記した構成要素のうちの一部が含まれていなくてもよい。   MFP 100 and PC 200 may include components other than the above-described components, or some of the above-described components may not be included.

以上のとおり構成される本実施形態の印刷システムでは、PC200から送信されるバリアブル印刷データにしたがって、MFP100でバリアブル印刷が実行される。以下、図5〜図12を参照して、本実施形態における印刷システムの動作について説明する。   In the printing system of the present embodiment configured as described above, variable printing is executed by the MFP 100 in accordance with the variable print data transmitted from the PC 200. The operation of the printing system according to this embodiment will be described below with reference to FIGS.

まず、図5および図6を参照して、バリアブル印刷に用いられるバリアブル印刷データおよびバリアブル印刷データに基づいて生成される画像について説明する。   First, with reference to FIGS. 5 and 6, variable print data used for variable printing and an image generated based on the variable print data will be described.

図5は、図1に示されるPCからMFPに送信されるバリアブル印刷データの一例を示す図である。本実施形態では、バリアブル印刷データとして、PPML(Personalized Print Markup Language)フォーマットが用いられる場合を示す。   FIG. 5 is a diagram illustrating an example of variable print data transmitted from the PC illustrated in FIG. 1 to the MFP. In the present embodiment, a case where a PPML (Personalized Print Markup Language) format is used as variable print data is shown.

図5に示されるとおり、本実施形態のバリアブル印刷データ400は、オブジェクト定義データ410とレイアウト情報定義データ420とを含む。   As shown in FIG. 5, the variable print data 400 according to the present embodiment includes object definition data 410 and layout information definition data 420.

オブジェクト定義データ410は、特定のページの一部または全部を規定するためのオブジェクトを定義するものである。オブジェクト定義データ410は、リニアライズされたPDFファイル形式のデータであり、以下、説明の便宜上、PDFファイル410と称する。PDFファイル410は、複数のページから構成され、各ページ411〜415には、特定のページの内容の一部を規定するための一のオブジェクト510,521〜524がそれぞれ定義されている。オブジェクト500(510,521〜524の総称)は、バリアブル印刷において複数回利用される再利用オブジェクト510と、1回だけ利用される非再利用オブジェクト(以下、バリアブルオブジェクトと称する)521〜524と、を含む。また、PDFファイル410のヘッダ部分には、PDFファイル410内でのオブジェクト500の位置を示すヒントテーブル(不図示)が付加されている。   The object definition data 410 defines an object for defining a part or all of a specific page. The object definition data 410 is linearized PDF file format data, and is hereinafter referred to as a PDF file 410 for convenience of explanation. The PDF file 410 is composed of a plurality of pages, and each of the pages 411 to 415 defines one object 510, 521 to 524 for defining a part of the content of a specific page. An object 500 (a generic name of 510, 521 to 524) includes a reuse object 510 that is used a plurality of times in variable printing, a non-reuse object (hereinafter referred to as a variable object) 521 to 524 that is used only once, including. A hint table (not shown) indicating the position of the object 500 in the PDF file 410 is added to the header portion of the PDF file 410.

たとえば、図5において、PDFファイル410の第1ページ411には、再利用オブジェクト510が定義されており、第2〜第5ページ412〜415には、バリアブルオブジェクト521〜524が定義されている。   For example, in FIG. 5, a reuse object 510 is defined on the first page 411 of the PDF file 410, and variable objects 521 to 524 are defined on the second to fifth pages 412 to 415.

レイアウト情報定義データ420は、各ページで使用されるオブジェクトおよび当該オブジェクトのページ上での位置を定義するものである。レイアウト情報定義データ420において、<REUSABLE_OBJECT>タグと</REUSABLE_OBJECT>タグとの間のデータ領域421には、再利用オブジェクト510が定義されており、<PAGE>タグと</PAGE>タグとの間のデータ領域422には、各印刷ページの内容が定義されている。   The layout information definition data 420 defines an object used on each page and a position of the object on the page. In the layout information definition data 420, a reusable object 510 is defined in the data area 421 between the <REUSABLE_OBJECT> tag and the </ REUSEABLE_OBJECT> tag, and between the <PAGE> tag and the </ PAGE> tag. The data area 422 defines the contents of each print page.

たとえば、図5において、<REUSABLE_OBJECT>タグと</REUSABLE_OBJECT>タグとの間のデータ領域421には、<EXTERNAL_DATA_ARRAY Src=“Beer_Port200.pdf”Index=“1”/>タグ423により、PDFファイル410の第1ページ411のオブジェクト510を再利用オブジェクトとして使用することが定義されている。また、<OCCURRENCE Name=“XMASTER_1_17638320”Weight=“100”>タグ424により、再利用オブジェクト510に“XMASTER_1_17638320”という名称が定義されている。   For example, in FIG. 5, the data area 421 between the <REUSABLE_OBJECT> tag and the </ REUSABLE_OBJECT> tag includes <EXTERNAL_DATA_ARRAY Src = “Beer_Port200.pdf” Index = “1” /> tag 423. It is defined that the object 510 of the first page 411 is used as a reuse object. Also, the name “XMASTER_1 — 17638320” is defined in the reusable object 510 by the <OCCURRENCE Name = “XMASTER_1 — 17638320” Weight = “100”> tag 424.

<PAGE>タグと</PAGE>タグとの間のデータ領域422には、たとえば、<EXTERNAL_DATA_ARRAY Src=“Beer_Port200.pdf”Index=“2”/>タグ425により、PDFファイル410の第2ページ412のオブジェクト521を印刷物の第1ページで使用することが定義されており、<OCCURRENCE_REF Ref=“XMASTER_1_17638320”/>タグ426により、再利用オブジェクト510を印刷物の第1ページで使用することが定義されている。   In the data area 422 between the <PAGE> tag and the </ PAGE> tag, for example, <EXTERNAL_DATA_ARRAY Src = “Beer_Port200.pdf” Index = “2” /> tag 425, the second page 412 of the PDF file 410 Object 521 is defined for use on the first page of the printed material, and <OCCURRENCE_REF Ref = “XMASTER_1_1_17638320” /> tag 426 defines that the reuse object 510 is defined for use on the first page of the printed material. Yes.

図6は、図5に示されるバリアブル印刷データに基づいて生成される画像を示す図である。図6では、バリアブル印刷データに基づいて生成される第1および第2ページの画像が示されている。   FIG. 6 is a diagram showing an image generated based on the variable print data shown in FIG. FIG. 6 shows images of the first and second pages generated based on the variable print data.

図6に示されるとおり、バリアブル印刷データに基づいて生成される画像601,602では、再利用オブジェクト510に基づく画像610が複数用いられている。そして、バリアブルオブジェクトに基づく画像621〜624が、再利用オブジェクト510に基づく画像610と重なるように配置されている。   As shown in FIG. 6, in the images 601 and 602 generated based on the variable print data, a plurality of images 610 based on the reuse object 510 are used. Then, the images 621 to 624 based on the variable object are arranged so as to overlap the image 610 based on the reuse object 510.

具体的には、図6において、各ページの画像601,602には、「生ビール(中)一杯無料券」と記載されている再利用オブジェクト510に基づく画像610が各3回利用されており、「○○支店のみ有効」621a〜621f、「店舗No.○」622a〜622f、「No.○○○○○」623a〜623f、および「有効期限200○年○月末日」624a〜624fのバリアブルオブジェクトに基づく画像621〜624が、所定の位置に配置されている。   Specifically, in FIG. 6, each of the images 601 and 602 on each page uses the image 610 based on the reuse object 510 described as “Draft beer (medium) free ticket” three times each. Variables of “valid only for XX branch” 621a to 621f, “store No. ◯” 622a to 622f, “No. XXXXX” 623a to 623f, and “expiration date 200 ** end of month XX” 624a to 624f Images 621 to 624 based on the object are arranged at predetermined positions.

以下、図7〜図12を参照して、本実施形態のMFP100によるバリアブル印刷処理について説明する。   Hereinafter, the variable printing process by the MFP 100 according to the present embodiment will be described with reference to FIGS.

図7は、図1に示されるMFPにおける印刷処理を説明するためのフローチャートである。なお、図7のフローチャートにより示されるアルゴリズムは、MFP100の記憶部102にプログラムとして記憶されており、制御部101により実行される。   FIG. 7 is a flowchart for explaining print processing in the MFP shown in FIG. Note that the algorithm shown in the flowchart of FIG. 7 is stored as a program in the storage unit 102 of the MFP 100 and executed by the control unit 101.

図7に示されるとおり、本実施形態の印刷処理では、まず、印刷ジョブが受信されたか否かが判断される(ステップS101)。具体的には、PC200から送信される印刷ジョブが受信されたか否かが判断される。印刷ジョブには、PDFファイル410とオブジェクト定義データ420とが含まれている。   As shown in FIG. 7, in the printing process of this embodiment, first, it is determined whether or not a print job has been received (step S101). Specifically, it is determined whether or not a print job transmitted from the PC 200 has been received. The print job includes a PDF file 410 and object definition data 420.

印刷ジョブが受信されていないと判断される場合(ステップS101:NO)、印刷ジョブが受信されるまで待機する。一方、印刷ジョブが受信されたと判断される場合(ステップS101:YES)、印刷ジョブに含まれるPDFファイルがリニアライズされているか否かが判断される(ステップS102)。   If it is determined that a print job has not been received (step S101: NO), the process waits until a print job is received. On the other hand, when it is determined that the print job has been received (step S101: YES), it is determined whether or not the PDF file included in the print job has been linearized (step S102).

図8は、リニアライズされたPDFファイルのヘッダ部分のデータの一例を示す図である。図8に示されるとおり、リニアライズされたPDFファイル410のヘッダ部分には、リニアライズ情報“/Linearized”416が含まれる。したがって、PDFファイルの先頭から1キロバイトのデータ領域に“/Linearized”416が含まれているか否かを判断することにより、PDFファイルがリニアライズされているか否かが判断される。   FIG. 8 is a diagram illustrating an example of data in the header portion of the linearized PDF file. As shown in FIG. 8, linearized information “/ Linearized” 416 is included in the header portion of the linearized PDF file 410. Therefore, it is determined whether or not the PDF file is linearized by determining whether or not “/ Linearized” 416 is included in the data area of 1 kilobyte from the top of the PDF file.

印刷ジョブに含まれるPDFファイルがリニアライズされていないと判断される場合(ステップS102:NO)、PDFファイルの標準的な印刷処理が実行される(ステップS104)。ステップS104に示される標準印刷処理の詳細については後述する。   When it is determined that the PDF file included in the print job is not linearized (step S102: NO), the standard PDF file printing process is executed (step S104). Details of the standard printing process shown in step S104 will be described later.

一方、PDFファイルがリニアライズされていると判断される場合(ステップS102:YES)、印刷物の総印刷ページ数が10ページ数以上であるか否かが判断される(ステップS103)。ここで、印刷物の印刷ページ数とは、バリアブル印刷データ400に基づいて印刷出力される1部の印刷物の総ページ数を意味する。   On the other hand, when it is determined that the PDF file is linearized (step S102: YES), it is determined whether or not the total number of printed pages of the printed material is equal to or more than 10 pages (step S103). Here, the number of printed pages of the printed material means the total number of pages of one printed material printed out based on the variable print data 400.

図9は、レイアウト情報定義データの後半部分を示す図である。上述したとおり、レイアウト情報定義データ420において、<PAGE>タグと</PAGE>タグとの間の情報は、各印刷ページの内容を定義している。したがって、レイアウト情報定義データ420における<PAGE>タグと</PAGE>タグの組をカウントすることにより、印刷物の総印刷ページ数が求められる。そして、印刷物の総印刷ページ数が10ページ以上であるか否かが判断される。   FIG. 9 is a diagram showing the latter half of the layout information definition data. As described above, in the layout information definition data 420, the information between the <PAGE> tag and the </ PAGE> tag defines the contents of each print page. Therefore, the total number of printed pages of the printed matter can be obtained by counting a set of <PAGE> tags and </ PAGE> tags in the layout information definition data 420. Then, it is determined whether or not the total number of printed pages of the printed material is 10 or more.

印刷物の総印刷ページ数が10ページ未満であると判断される場合(ステップS103:NO)、PDFファイルの標準的な印刷処理が実行される(ステップS104)。一方、印刷物の総印刷ページ数が10ページ以上であると判断される場合(ステップS103:YES)、PDFファイルを分割して印刷する分割印刷処理が実行される(ステップS105)。ステップS105に示される分割印刷処理の詳細については後述する。   If it is determined that the total number of printed pages of the printed material is less than 10 (step S103: NO), a standard PDF file printing process is executed (step S104). On the other hand, when it is determined that the total number of printed pages of the printed material is 10 or more (step S103: YES), a divided printing process for dividing and printing the PDF file is executed (step S105). Details of the divided printing process shown in step S105 will be described later.

以上のとおり、図7に示されるフローチャートの処理によれば、まず、印刷ジョブに含まれるPDFファイルがリニアライズされているか否かが判断される。PDFファイルがリニアライズされていると判断される場合、印刷物の総印刷ページ数が10ページ以上であるか否かが判断される。そして、印刷物の総印刷ページ数が10ページ以上であると判断される場合、PDFファイルの分割印刷処理が実行される。   As described above, according to the processing of the flowchart shown in FIG. 7, first, it is determined whether or not the PDF file included in the print job is linearized. When it is determined that the PDF file is linearized, it is determined whether the total number of printed pages of the printed material is 10 pages or more. When it is determined that the total number of printed pages of the printed material is 10 pages or more, the PDF file division printing process is executed.

図10は、図7のステップS105に示される分割印刷処理を説明するためのフローチャートである。   FIG. 10 is a flowchart for explaining the divided printing process shown in step S105 of FIG.

図10に示されるとおり、本実施形態の分割印刷処理では、まず、印刷出力される残りの印刷ページ数が10ページ以上であるか否かが判断される(ステップS201)。本実施形態では、印刷物の総印刷ページ数と印刷済みページ数との差分から残りの印刷ページ数が算出される。そして、残りの印刷ページ数が、10ページ以上であるか否かが判断される。   As shown in FIG. 10, in the divided printing process of the present embodiment, first, it is determined whether or not the number of remaining print pages to be printed out is 10 or more (step S201). In the present embodiment, the remaining number of printed pages is calculated from the difference between the total number of printed pages and the number of printed pages. Then, it is determined whether or not the remaining number of printed pages is 10 pages or more.

残りの印刷ページ数が10ページ以上であると判断される場合(ステップS201:YES)、連続する10ページの印刷ページで使用されるオブジェクトを含むPDFファイルのページ範囲が算出される(ステップS202)。本実施形態では、連続する10ページの印刷ページを印刷出力するために、たとえば、印刷物の第1〜第10ページの印刷ページで使用されるオブジェクトを含むPDFファイル410のページ範囲が算出される。   When it is determined that the number of remaining print pages is 10 pages or more (step S201: YES), the page range of the PDF file including the objects used in the continuous 10 print pages is calculated (step S202). . In this embodiment, in order to print out 10 continuous print pages, for example, the page range of the PDF file 410 including the objects used in the print pages of the first to tenth pages of the printed matter is calculated.

具体的には、レイアウト情報定義データ420において、連続する10組の<PAGE>タグと</PAGE>タグとの間に記述されている<EXTERNAL_DATA_ARRAY〜/>タグの記述を参照することにより、連続する10ページの印刷ページで使用されるオブジェクトを含むPDFファイル410のページ範囲が算出される。   Specifically, in the layout information definition data 420, by referring to the description of the <EXTERNAL_DATA_ARRAY˜ /> tag described between 10 consecutive <PAGE> tags and </ PAGE> tags, The page range of the PDF file 410 including the objects used in the 10 printed pages is calculated.

一方、残りの印刷ページ数が10ページ未満であると判断される場合(ステップS201:NO)、残りの印刷ページで使用されるオブジェクトを含むPDFファイルのページ範囲が算出される(ステップS203)。たとえば、全198ページの印刷物の190ページまでの印刷出力が完了している場合、残りの8ページ分の印刷ページで使用されるオブジェクトを含むPDFファイル410のページ範囲が算出される。   On the other hand, when it is determined that the number of remaining print pages is less than 10 (step S201: NO), the page range of the PDF file including the objects used in the remaining print pages is calculated (step S203). For example, when the print output of up to 190 pages of the printed material of all 198 pages is completed, the page range of the PDF file 410 including the objects used on the remaining 8 pages of print pages is calculated.

次に、PDFファイルのページ範囲のデータが、PostScript(登録商標)で記述される印刷データに変換される(ステップS204)。本実施形態では、ステップS202またはS203に示す処理で算出されたPDFファイルのページ範囲のデータが、PostScript(登録商標)で記述されるデータに変換される。その結果、10ページ分の印刷ページまたは残りの印刷ページの印刷内容が記述された印刷データが生成される。   Next, the data in the page range of the PDF file is converted into print data described in PostScript (registered trademark) (step S204). In the present embodiment, the page range data of the PDF file calculated in the process shown in step S202 or S203 is converted into data described in PostScript (registered trademark). As a result, print data describing the print contents of 10 print pages or the remaining print pages is generated.

再度、図8を参照すれば、リニアライズされているPDFファイル410のヘッダ部分には、ファイル内でのオブジェクトの位置を示すヒントテーブルが付加されている。たとえば、PDFファイル410の先頭から16バイト目に1個目のオブジェクト417が定義されており、先頭から3642バイト目に2個目のオブジェクト418が定義されている。すなわち、リニアライズされたPDFファイル410では、リニアライズされていない一般的なPDFファイルとは異なり、ヒントテーブルを参照することによってファイル内のオブジェクトに直接的にアクセスすることができる。したがって、リニアライズされたPDFファイルでは、一般的なPDFファイルよりも短時間で必要なオブジェクトが抽出され、印刷データが生成される。なお、PDFファイルの所定のページ範囲のデータを、PostScript(登録商標)で記述される印刷データに変換する処理自体は、たとえば、Xpdfのようなオープンソースの変換プログラムを用いて実行される。   Referring to FIG. 8 again, a hint table indicating the position of the object in the file is added to the header portion of the linearized PDF file 410. For example, the first object 417 is defined at the 16th byte from the top of the PDF file 410, and the second object 418 is defined at the 3642th byte from the top. That is, unlike a general PDF file that is not linearized, the linearized PDF file 410 can directly access objects in the file by referring to the hint table. Therefore, in the linearized PDF file, necessary objects are extracted in a shorter time than a general PDF file, and print data is generated. Note that the process of converting data in a predetermined page range of the PDF file into print data described in PostScript (registered trademark) is executed using an open source conversion program such as Xpdf, for example.

以上のとおり、ステップS201〜S204に示される処理によれば、印刷ページで使用されるオブジェクトがPDFファイルから抽出され、画像形成用の印刷データが生成される。本実施形態では、PDFファイル410に含まれるすべてのオブジェクトを抽出して印刷データを生成する標準的なPDFファイルの印刷処理と異なり、10ページ分の印刷ページまたは残りの印刷ページで使用されるオブジェクトのみに基づいて印刷データが生成されるため、印刷データが短時間で生成される。   As described above, according to the processing shown in steps S201 to S204, the object used in the print page is extracted from the PDF file, and print data for image formation is generated. In the present embodiment, unlike the standard PDF file printing process in which all the objects included in the PDF file 410 are extracted to generate print data, the objects used in the 10 pages of print pages or the remaining print pages Since the print data is generated based only on the print data, the print data is generated in a short time.

次に、PSデータがRIP処理される(ステップS205)。本実施形態では、ステップS204に示す処理で生成された印刷データがRIP処理され、ビットマップ形式のデータが生成される。より具体的には、10ページ分の印刷ページまたは残りの印刷ページで使用されるビットマップ形式のオブジェクトが生成される。   Next, the PS data is RIP processed (step S205). In the present embodiment, the print data generated by the process shown in step S204 is RIP processed to generate bitmap format data. More specifically, a bitmap-format object used for 10 pages of print pages or the remaining print pages is generated.

次に、ビットマップ形式のオブジェクトがフレームメモリ上に配置される(ステップS206)。本実施形態では、レイアウト情報定義データ420の内容にしたがって、ステップS205に示す処理で生成されたビットマップ形式のオブジェクトが、フレームメモリ上に配置される。   Next, a bitmap format object is placed on the frame memory (step S206). In the present embodiment, according to the contents of the layout information definition data 420, the bitmap format object generated by the process shown in step S205 is arranged on the frame memory.

図11(A)は、RIP処理により生成されるビットマップ形式のオブジェクト画像を示す図であり、図11(B)は、フレームメモリ上に配置されるオブジェクト画像を示す図である。   FIG. 11A is a diagram showing an object image in a bitmap format generated by the RIP process, and FIG. 11B is a diagram showing an object image arranged on the frame memory.

図11に示されるとおり、RIP処理により生成されたビットマップ形式のページ画像700において、ビットマップ形式のオブジェクト画像710,720は、矩形領域で定義されている。矩形領域で定義されるオブジェクト画像710,720が、フレームメモリ800上に順次に配置される。   As shown in FIG. 11, in the bitmap format page image 700 generated by the RIP process, the bitmap format object images 710 and 720 are defined by rectangular areas. Object images 710 and 720 defined by the rectangular area are sequentially arranged on the frame memory 800.

たとえば、図5に示されるレイアウト情報定義データ420の<CLIP_RECT Rectangle=“0 601.067 595.5 843.04”/>タグには、RIP処理後のページ画像700の第1ページにおけるオブジェクト画像710の矩形領域の左下の座標が(0,601.067)であり、右上の座標が(595.5,843.04)であることが記述されている。そして、<MARK Position=“2.25 −14.25”>タグの記述から、フレームメモリ800上でのオブジェクト画像710の左下の座標が(0+2.25,601.067−14.25)=(2.25,586.817)であることが算出される。同様に、<CLIP_RECT Rectangle=“28.346 799.370 118.33 815.370”/>タグにより、RIP処理後のオブジェクト画像720の矩形領域の左下の座標が(28.346,799.370)であり、右上の座標が(118.33,815.370)であることが記述されている。そして、<MARK Position=“17.008 −183.748”>タグの記述から、バリアブルオブジェクトのオブジェクト画像720の左下の座標が(28.346+17.008,799.370−183.748)=(45.354,615.622)と算出される。このように算出される座標にしたがって、オブジェクト画像710,720がフレームメモリ800上に順次に配置される。   For example, the <CLIP_RECT Rectangle = “0 601.067 595.5 843.04” /> tag of the layout information definition data 420 shown in FIG. 5 includes the object image 710 on the first page of the page image 700 after the RIP processing. The lower left coordinate of the rectangular area is (0, 601.067), and the upper right coordinate is (595.5, 843.04). Then, from the description of the <MARK Position = “2.25-14.25”> tag, the lower left coordinate of the object image 710 on the frame memory 800 is (0 + 2.25, 601.067-14.25) = ( 2.25, 586.817). Similarly, the <CLIP_RECT Rectangle = “28.346 799.370 118.33 81.370” /> tag allows the lower left coordinates of the rectangular area of the object image 720 after RIP processing to be (28.346, 799.370). It is described that the upper right coordinate is (118.33, 815.370). Then, from the description of the <MARK Position = “17.008-183.748”> tag, the lower left coordinates of the object image 720 of the variable object are (28.346 + 17.008, 799.370-183.748) = (45 354, 615.622). The object images 710 and 720 are sequentially arranged on the frame memory 800 according to the coordinates calculated in this way.

次に、1ページ分の画像データが完成したか否かが判断される(ステップS207)。本実施形態では、ステップS205に示す処理で生成されるビットマップ形式のオブジェクト画像が1ページ分生成され、フレームメモリ800上に配置されたか否かが判断される。具体的には、<MARK>タグと</MARK>タグとの間の情報で定義されるオブジェクト画像の配置処理が、</PAGE>タグまで実行されたか否かが判断されることにより、1ページ分の画像データが完成したか否かが判断される。   Next, it is determined whether or not one page of image data has been completed (step S207). In the present embodiment, it is determined whether or not one page of bitmap format object images generated in the process shown in step S205 has been generated and arranged on the frame memory 800. Specifically, it is determined whether or not the object image placement processing defined by the information between the </ MARK> tag and the </ MARK> tag has been executed up to the </ PAGE> tag. It is determined whether image data for a page is completed.

1ページ分の画像データが完成されていないと判断される場合(ステップS207:NO)、1ページ分の画像データが完成されるまで、ステップS205以下の処理が繰り返される。一方、1ページ分の画像データが完成されたと判断される場合(ステップS207:YES)、1ページ分の画像データがエンジンに転送される(ステップS208)。具体的には、1ページ分のフレームメモリ800が、エンジンとしての画像形成部107に転送される。   When it is determined that the image data for one page has not been completed (step S207: NO), the processing from step S205 onward is repeated until the image data for one page is completed. On the other hand, when it is determined that the image data for one page has been completed (step S207: YES), the image data for one page is transferred to the engine (step S208). Specifically, the frame memory 800 for one page is transferred to the image forming unit 107 as an engine.

以上のとおり、ステップS205〜S208に示される処理によれば、PostScript(登録商標)で記述される印刷データから複数のビットマップ形式のオブジェクトが生成され、複数のビットマップ形式のオブジェクトからページ単位の画像データが完成される。完成された1ページ分の画像データは、次の画像データの完成を待つことなく、エンジンに転送される。   As described above, according to the processes shown in steps S205 to S208, a plurality of bitmap format objects are generated from print data described in PostScript (registered trademark), and a plurality of bitmap format objects are generated from the plurality of bitmap format objects. Image data is completed. The completed image data for one page is transferred to the engine without waiting for completion of the next image data.

次に、印刷出力ページ分の画像データのエンジンへの転送が完了したか否かが判断される(ステップS209)。具体的には、10ページ分の印刷ページまたは残りの印刷ページが印刷出力されたか否かが判断される。すなわち、ステップS204に示される処理で生成された印刷データに基づく処理が終了したか否かが判断される。   Next, it is determined whether or not the transfer of the image data for the print output page to the engine has been completed (step S209). Specifically, it is determined whether or not 10 print pages or the remaining print pages have been printed out. That is, it is determined whether or not the processing based on the print data generated by the processing shown in step S204 is completed.

印刷出力ページ分の画像データのエンジンへの転送が完了していないと判断される場合(ステップS209:NO)、印刷出力ページ分の画像データの転送が完了するまで、ステップS205以下の処理が繰り返される。一方、印刷出力ページ分の画像データの転送が完了したと判断される場合(ステップS209:YES)、印刷物の全印刷ページの印刷出力が完了したか否かが判断される(ステップS210)。具体的には、</PAGE>タグの後に、</JOB>タグが存在するか否かを判断することにより、全印刷ページの印刷出力が完了したか否かが判断される。   When it is determined that the transfer of the image data for the print output page to the engine has not been completed (step S209: NO), the processing from step S205 is repeated until the transfer of the image data for the print output page is completed. It is. On the other hand, when it is determined that the transfer of the image data for the print output page is completed (step S209: YES), it is determined whether the print output of all print pages of the printed matter is completed (step S210). Specifically, it is determined whether or not printing of all print pages has been completed by determining whether or not a </ JOB> tag exists after the </ PAGE> tag.

全印刷ページの印刷出力が完了していないと判断される場合(ステップS210:NO)、全印刷ページの印刷出力が完了されるまで、ステップS201以下の処理が繰り返される。一方、全印刷ページの印刷出力が完了したと判断される場合(ステップS210:YES)、処理が終了される。   When it is determined that the print output of all the print pages has not been completed (step S210: NO), the processes in and after step S201 are repeated until the print output of all the print pages is completed. On the other hand, when it is determined that the print output of all the print pages has been completed (step S210: YES), the process ends.

以上のとおり、図10に示されるフローチャートの処理によれば、10ページ以上の印刷ページ数を有する印刷物の印刷出力に際して、10ページ単位の印刷データが生成される。そして、10ページ単位の印刷データに基づいてページ単位の画像データが順次に生成され、次の画像データの完成を待つことなく、エンジンに転送される。上述したとおり、本実施形態では、印刷データが分割して生成されるため、印刷ジョブを受信してから最初の10ページ分の印刷データを生成するまでの時間が短縮される。したがって、本実施形態では、印刷ジョブを受信した後、印刷データに基づいて生成される1ページ目の画像データがエンジンに転送されるまでの時間が短縮される。   As described above, according to the processing of the flowchart shown in FIG. 10, print data in units of 10 pages is generated when a printed matter having a print page number of 10 pages or more is printed out. Then, page unit image data is sequentially generated based on the 10 page unit print data, and transferred to the engine without waiting for completion of the next image data. As described above, in the present embodiment, the print data is divided and generated, so the time from when the print job is received until the first 10 pages of print data is generated is shortened. Therefore, in the present embodiment, after the print job is received, the time until the image data of the first page generated based on the print data is transferred to the engine is shortened.

すなわち、本実施形態によれば、データサイズの大きいリニアライズされたPDFファイルをMFP100が一括して受信した場合に、FPOTが短縮される。また、FPOTが短縮されることにより、全印刷ページの印刷が完了するまでの時間も短縮される。   In other words, according to the present embodiment, when MFP 100 receives a linearized PDF file having a large data size in a batch, FPOT is shortened. Further, by shortening the FPOT, the time required to complete the printing of all print pages is also shortened.

次に、図12を参照して、図7のステップS104に示される標準印刷処理について説明する。図12は、図7のステップS104に示される標準印刷処理を説明するためのフローチャートである。   Next, the standard printing process shown in step S104 of FIG. 7 will be described with reference to FIG. FIG. 12 is a flowchart for explaining the standard printing process shown in step S104 of FIG.

図12に示されるとおり、本実施形態の標準印刷処理では、印刷ジョブに含まれるPDFファイルの全ページのデータが、PostScript(登録商標)で記述される印刷データに変換される(ステップS301)。そして、印刷データがRIP処理され(ステップS302)、ビットマップ形式のオブジェクトがフレームメモリ上に配置される(ステップS303)。   As shown in FIG. 12, in the standard print processing of this embodiment, the data of all pages of the PDF file included in the print job is converted into print data described in PostScript (registered trademark) (step S301). Then, the print data is subjected to RIP processing (step S302), and the bitmap format object is arranged on the frame memory (step S303).

次に、1ページ分の画像データが完成したか否かが判断される(ステップS304)。1ページ分の画像データが完成されていないと判断される場合(ステップS304:NO)、1ページ分の画像データが完成されるまで、ステップS302以下の処理が繰り返される。一方、1ページ分の画像データが完成されたと判断される場合(ステップS304:YES)、1ページ分の画像データがエンジンに転送される(ステップS305)。   Next, it is determined whether or not image data for one page is completed (step S304). When it is determined that the image data for one page has not been completed (step S304: NO), the processing from step S302 is repeated until the image data for one page is completed. On the other hand, when it is determined that the image data for one page has been completed (step S304: YES), the image data for one page is transferred to the engine (step S305).

そして、全印刷ページの印刷出力が完了したか否かが判断される(ステップS306)。全印刷ページの印刷出力が完了していないと判断される場合(ステップS306:NO)、全印刷ページの印刷出力が完了されるまで、ステップS302以下の処理が繰り返される。一方、全印刷ページの印刷出力が完了したと判断される場合(ステップS306:YES)、処理が終了される。   Then, it is determined whether or not printing of all print pages has been completed (step S306). When it is determined that the print output of all the print pages is not completed (step S306: NO), the processes after step S302 are repeated until the print output of all the print pages is completed. On the other hand, when it is determined that the print output of all the print pages has been completed (step S306: YES), the process ends.

以上のとおり、図12に示されるフローチャートの処理によれば、PDFファイルに含まれるすべてのオブジェクトが一括して抽出され、印刷データが生成される。そして、生成された印刷データから画像データが生成され、エンジンに転送される。なお、印刷ジョブの総印刷ページ数が10ページ未満の場合には、リニアライズされたPDFファイルであっても、PDFファイルの分割印刷処理によるFPOTの短縮効果は得られ難いため、標準的な印刷処理が実行される。但し、PDFファイルを分割印刷処理するか否かを判断するための基準ページ数は、10ページに限定されるものではなく、ユーザにより適宜設定される。   As described above, according to the processing of the flowchart shown in FIG. 12, all the objects included in the PDF file are extracted at once and print data is generated. Then, image data is generated from the generated print data and transferred to the engine. Note that when the total number of printed pages of the print job is less than 10, even if it is a linearized PDF file, it is difficult to obtain the effect of shortening the FPOT by the divided print processing of the PDF file. Processing is executed. However, the reference number of pages for determining whether or not to perform a divided print process on a PDF file is not limited to 10 pages, and is set as appropriate by the user.

以上のとおり、上述した実施形態では、印刷物の総印刷ページ数が10ページ以上であるか否かが判断され、印刷物の総印刷ページ数が10ページ以上であると判断される場合、10ページ単位の印刷データが生成された。しかしながら、印刷データを生成するページ数は、オブジェクトの数に応じて変更されてもよい。   As described above, in the above-described embodiment, it is determined whether or not the total number of printed pages of the printed material is 10 or more, and when it is determined that the total number of printed pages of the printed material is 10 or more, the unit is 10 pages. Print data has been generated. However, the number of pages for generating print data may be changed according to the number of objects.

具体的には、図10のステップS202に示す処理において、10ページ分の印刷ページで使用されるオブジェクトが含まれるPDFファイルのページ範囲を算出する際、PDFファイルに含まれるオブジェクトの数がカウントされる。   Specifically, in the process shown in step S202 of FIG. 10, when calculating the page range of a PDF file that includes objects used on 10 printed pages, the number of objects included in the PDF file is counted. The

ここで、10ページ分の印刷ページで使用されるオブジェクトを含むPDFファイルのページ範囲が算出される前に、カウントされるオブジェクトの数が所定数に達した場合、基準ページ数が5ページに変更される。そして、5ページ分の印刷ページで使用されるオブジェクトを含むPDFファイルのページ範囲が算出され、5ページ分の印刷データが生成される。このような構成によれば、印刷データを生成する時間がより一層短縮され、FPOTをさらに短縮することができる。   Here, if the number of objects to be counted reaches a predetermined number before the page range of the PDF file including the objects used on the printed pages for 10 pages is calculated, the reference page number is changed to 5 pages. Is done. Then, the page range of the PDF file including the objects used in the print pages for 5 pages is calculated, and print data for 5 pages is generated. According to such a configuration, the time for generating print data can be further shortened, and the FPOT can be further shortened.

本発明は、上記した実施形態のみに限定されるものではなく、特許請求の範囲内において、種々改変することができる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims.

たとえば、上記実施形態では、印刷制御装置と印刷装置とを包含する画像形成装置としてMFPが例示されているが、本発明はこれに限定されるものではない。本発明は、たとえば、プリンタ、複写機等の他の画像形成装置にも適用可能であり、印刷装置と分離された印刷制御装置にも適用可能である。   For example, in the above-described embodiment, an MFP is exemplified as an image forming apparatus including a print control apparatus and a printing apparatus, but the present invention is not limited to this. The present invention can be applied to other image forming apparatuses such as a printer and a copying machine, and can also be applied to a print control apparatus separated from a printing apparatus.

また、上記実施形態では、バリアブル印刷が実行される場合を例に挙げて、本発明を説明した。しかしながら、本発明は、バリアブル印刷に限定されるものではなく、リニアライズされたPDFファイルの印刷処理に適用可能である。   In the above-described embodiment, the present invention has been described by taking as an example the case where variable printing is executed. However, the present invention is not limited to variable printing, and can be applied to printing processing of linearized PDF files.

本実施形態にかかる印刷制御装置における各種処理を行う手段および方法は、専用のハードウエア回路、またはプログラムされたコンピュータのいずれによっても実現することが可能である。上記プログラムは、たとえば、フレキシブルディスクおよびCD−ROM等のコンピュータ読み取り可能な記録媒体によって提供されてもよいし、インターネット等のネットワークを介してオンラインで提供されてもよい。この場合、コンピュータ読み取り可能な記録媒体に記録されたプログラムは、通常、ハードディスク等の記憶部に転送され記憶される。また、上記プログラムは、単独のアプリケーションソフトとして提供されてもよいし、印刷制御装置の一機能としてその装置のソフトウエアに組み込まれてもよい。   The means and method for performing various processes in the print control apparatus according to the present embodiment can be realized by either a dedicated hardware circuit or a programmed computer. The program may be provided by a computer-readable recording medium such as a flexible disk and a CD-ROM, or may be provided online via a network such as the Internet. In this case, the program recorded on the computer-readable recording medium is normally transferred to and stored in a storage unit such as a hard disk. The program may be provided as a single application software, or may be incorporated in the software of the apparatus as one function of the print control apparatus.

本発明の一実施形態にかかる印刷システムの全体構成を示すブロック図である。1 is a block diagram illustrating an overall configuration of a printing system according to an embodiment of the present invention. 図1に示されるMFPの構成を示す概略正面図である。FIG. 2 is a schematic front view showing the configuration of the MFP shown in FIG. 1. 図1に示されるMFPの構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of the MFP illustrated in FIG. 1. 図1に示されるPCの構成を示すブロック図である。It is a block diagram which shows the structure of PC shown by FIG. 図1に示されるPCからMFPに送信されるバリアブル印刷データの一例を示す図である。FIG. 2 is a diagram illustrating an example of variable print data transmitted from the PC illustrated in FIG. 1 to the MFP. 図5に示されるバリアブル印刷データに基づいて生成される画像を示す図である。It is a figure which shows the image produced | generated based on the variable print data shown by FIG. 図1に示されるMFPにおける印刷処理を説明するためのフローチャートである。3 is a flowchart for explaining print processing in the MFP shown in FIG. 1. リニアライズされたPDFファイルのヘッダ部分のデータの一例を示す図である。It is a figure which shows an example of the data of the header part of the linearized PDF file. レイアウト情報定義データの後半部分を示す図である。It is a figure which shows the latter half part of layout information definition data. 図7のステップS105に示される分割印刷処理を説明するためのフローチャートである。It is a flowchart for demonstrating the division | segmentation printing process shown by step S105 of FIG. 図11(A)は、RIP処理により生成されるビットマップ形式のオブジェクト画像を示す図であり、図11(B)は、フレームメモリ上に配置されるオブジェクト画像を示す図である。FIG. 11A is a diagram showing an object image in a bitmap format generated by the RIP process, and FIG. 11B is a diagram showing an object image arranged on the frame memory. 図7のステップS104に示される標準印刷処理を説明するためのフローチャートである。It is a flowchart for demonstrating the standard printing process shown by step S104 of FIG.

符号の説明Explanation of symbols

100 MFP、
101,201 制御部、
102,202 記憶部、
103 操作パネル部、
105 画像読取部、
106 給紙部、
107 画像形成部、
108,205 通信インタフェース、
109 排紙部、
110,206 バス、
200 PC、
203 入力装置、
204 ディスプレイ、
300 ネットワーク、
400 バリアブル印刷データ、
410 オブジェクト定義データ、
420 レイアウト情報定義データ、
500 オブジェクト、
510 再利用オブジェクト、
521,522,523,524 バリアブルオブジェクト、
601,602 画像、
700 ビットマップ形式のページ画像、
800 フレームメモリ。
100 MFP,
101, 201 control unit,
102, 202 storage unit,
103 Operation panel section,
105 image reading unit,
106 paper feed unit,
107 Image forming unit,
108, 205 communication interface,
109 discharge section,
110,206 bus,
200 PC,
203 input device,
204 display,
300 network,
400 variable print data,
410 object definition data,
420 layout information definition data,
500 objects,
510 reusable objects,
521, 522, 523, 524 variable objects,
601 and 602 images,
700 page image in bitmap format,
800 frame memory.

Claims (12)

特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御プログラムであって、
前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断する手順(a)と、
前記手順(a)において前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定する手順(b)と、
前記手順(b)において特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成する手順(c)と、
前記手順(c)において生成された前記印刷データに基づいて、前記画像データを生成する手順(d)と、
前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成する手順(e)と、
前記手順(e)において生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成する手順(f)と、前記手順(a)〜前記手順(f)の順にコンピュータに実行させることを特徴とする印刷制御プログラム。
A page that is used for printing from a document file that includes an object for defining part or all of the contents of a specific page and that has position information indicating the position of the object in the document file added to the beginning. A print control program for generating unit image data,
Analyzing a print job including the document file and determining whether the total number of printed pages of the document file is equal to or greater than a predetermined reference page number;
If it is determined in the step (a) that the total number of printed pages is equal to or greater than the reference page number, the step (b) for specifying the objects used in the print pages for the reference page number;
By extracting the object identified in the step (b) from the document file with reference to the position information, print data for image formation corresponding to the print pages for the reference page number is generated. Step (c);
A procedure (d) for generating the image data based on the print data generated in the procedure (c);
(E) generating the print data corresponding to the remaining print pages by extracting the objects used in the remaining print pages excluding the print pages for the reference page number from the document file; ,
The procedure (f) for generating the image data based on the print data corresponding to the remaining print pages generated in the procedure (e) is performed in the order of the procedure (a) to the procedure (f). A print control program which is executed by a computer.
前記手順(b)は、
前記基準ページ数分の前記印刷ページで使用される前記オブジェクトの数をカウントする手順(b1)と、
前記手順(b1)においてカウントされる前記オブジェクトの数が所定数に達した場合、前記基準ページ数よりも少ないページ数を、新たな基準ページ数に設定する手順(b2)と、
前記手順(b2)において設定された前記新たな基準ページ数分の印刷ページで使用される前記オブジェクトを特定する手順(b3)と、を有し、
前記手順(c)において、前記手順(b3)において特定された前記オブジェクトが、前記位置情報を参照して前記文書ファイルから抽出されることを特徴とする請求項1に記載の印刷制御プログラム。
The procedure (b)
A step (b1) of counting the number of the objects used in the print page for the reference page number;
When the number of objects counted in the procedure (b1) reaches a predetermined number, a procedure (b2) for setting a page number smaller than the reference page number as a new reference page number;
A step (b3) for identifying the object used in the print pages for the number of new reference pages set in the step (b2).
The print control program according to claim 1, wherein in the step (c), the object specified in the step (b3) is extracted from the document file with reference to the position information.
文書ファイルを含む印刷ジョブを受信する手順(g)と、
前記手順(g)において受信された前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであるか否かを判断する手順(h)と、をさらに前記コンピュータに実行させ、
前記手順(h)において前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであると判断される場合、前記手順(a)において、前記文書ファイルの総印刷ページ数が前記基準ページ数以上であるか否かが判断されることを特徴とする請求項1または2に記載の印刷制御プログラム。
Receiving a print job including a document file (g);
A step (h) for determining whether or not the document file included in the print job received in the step (g) is the document file with the position information added to the head portion; Causing the computer to execute,
If it is determined in step (h) that the document file included in the print job is the document file with the position information added to the head portion, in step (a), the document file print control program according to claim 1 or 2 total number of print pages is characterized in that whether or not at least the number of the reference page is determined.
前記オブジェクトは、前記文書ファイル内で複数回利用される再利用オブジェクトと、1回だけ使用される非再利用オブジェクトと、を含むことを特徴とする請求項1〜のいずれか1項に記載の印刷制御プログラム。 The object is a reusable object used multiple times in the document file according to any one of claims 1-3, characterized in that it comprises a non-reusable objects to be used only once, the Print control program. 前記特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている前記文書ファイルは、リニアライズされたPDF(Portable Document Format)ファイルであることを特徴とする請求項1〜のいずれか1項に記載の印刷制御プログラム。 The document file including an object for defining a part or all of the content of the specific page and having position information indicating the position of the object in the document file added to the head portion is a linearized PDF. (Portable Document Format) printing control program according to any one of claims 1 to 4, characterized in that a file. 請求項1〜のいずれか1項に記載の印刷制御プログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the print control program according to any one of claims 1 to 5 is recorded. 特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御方法であって、
前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断するステップ(a)と、
前記ステップ(a)において前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定するステップ(b)と、
前記ステップ(b)において特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成するステップ(c)と、
前記ステップ(c)において生成された前記印刷データに基づいて、前記画像データを生成するステップ(d)と、
前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成するステップ(e)と、
前記ステップ(e)において生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成するステップ(f)と、前記ステップ(a)〜前記ステップ(f)の順に有することを特徴とする印刷制御方法。
A page that is used for printing from a document file that includes an object for defining part or all of the contents of a specific page and that has position information indicating the position of the object in the document file added to the beginning. A printing control method for generating unit image data,
Analyzing the print job including the document file and determining whether or not the total number of printed pages of the document file is equal to or greater than a predetermined reference page number; and
If it is determined in step (a) that the total number of printed pages is greater than or equal to the reference page number, the step (b) of identifying the objects used in the printed pages for the reference page number;
By extracting the object specified in the step (b) from the document file with reference to the position information, print data for image formation corresponding to the print pages corresponding to the reference page number is generated. Step (c);
(D) generating the image data based on the print data generated in the step (c);
Generating the print data corresponding to the remaining print pages by extracting the objects used in the remaining print pages excluding the print pages for the reference page number from the document file; ,
Step (f) for generating the image data based on the print data corresponding to the remaining print pages generated in the step (e), in the order of the steps (a) to (f). A printing control method comprising:
前記ステップ(b)は、
前記基準ページ数分の前記印刷ページで使用される前記オブジェクトの数をカウントするステップ(b1)と、
前記ステップ(b1)においてカウントされる前記オブジェクトの数が所定数に達した場合、前記基準ページ数よりも少ないページ数を、新たな基準ページ数に設定するステップ(b2)と、
前記ステップ(b2)において設定された前記新たな基準ページ数分の印刷ページで使用される前記オブジェクトを特定するステップ(b3)と、を有し、
前記ステップ(c)において、前記ステップ(b3)において特定された前記オブジェクトが、前記位置情報を参照して前記文書ファイルから抽出されることを特徴とする請求項に記載の印刷制御方法。
The step (b)
A step (b1) of counting the number of the objects used on the print page for the reference page number;
When the number of objects counted in the step (b1) reaches a predetermined number, a step (b2) of setting a page number smaller than the reference page number as a new reference page number;
(B3) specifying the object used in the print pages for the new reference page number set in the step (b2),
8. The print control method according to claim 7 , wherein in step (c), the object specified in step (b3) is extracted from the document file with reference to the position information.
文書ファイルを含む印刷ジョブを受信するステップ(g)と、
前記ステップ(g)において受信された前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであるか否かを判断するステップ(h)と、をさらに有し、
前記ステップ(h)において前記印刷ジョブに含まれる前記文書ファイルが、前記位置情報が先頭部分に付加されている前記文書ファイルであると判断される場合、前記ステップ(a)において、前記文書ファイルの総印刷ページ数が前記基準ページ数以上であるか否かが判断されることを特徴とする請求項7または8に記載の印刷制御方法。
Receiving a print job including a document file (g);
And (h) determining whether the document file included in the print job received in the step (g) is the document file with the position information added to the head portion. Have
When it is determined in step (h) that the document file included in the print job is the document file with the position information added to the head portion, in step (a), the document file 9. The print control method according to claim 7, wherein it is determined whether or not the total number of print pages is equal to or greater than the reference page number.
前記オブジェクトは、前記文書ファイル内で複数回利用される再利用オブジェクトと、1回だけ使用される非再利用オブジェクトと、を含むことを特徴とする請求項のいずれか1項に記載の印刷制御方法。 The object is a reusable object used multiple times in the document file according to any one of claims 7-9, characterized in that it comprises a non-reusable objects to be used only once, the Print control method. 前記特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている前記文書ファイルは、リニアライズされたPDF(Portable Document Format)ファイルであることを特徴とする請求項〜1のいずれか1項に記載の印刷制御方法。 The document file including an object for defining a part or all of the content of the specific page and having position information indicating the position of the object in the document file added to the head portion is a linearized PDF. (Portable Document Format) printing control method according to any one of claims 7-1 0, which is a file. 特定のページの内容の一部または全部を規定するためのオブジェクトを含み当該オブジェクトの文書ファイル内での位置を示す位置情報が先頭部分に付加されている当該文書ファイルから、印刷に使用されるページ単位の画像データを生成する印刷制御装置であって、
前記文書ファイルを含む印刷ジョブを解析して、当該文書ファイルの総印刷ページ数が所定の基準ページ数以上であるか否かを判断する判断部と、
前記判断部により前記総印刷ページ数が前記基準ページ数以上であると判断される場合、当該基準ページ数分の印刷ページで使用される前記オブジェクトを特定する特定部と、
前記特定部により特定された前記オブジェクトを、前記位置情報を参照して前記文書ファイルから抽出することにより、前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成する印刷データ生成部と、
前記印刷データ生成部により生成された前記印刷データに基づいて、前記画像データを生成する画像データ生成部と、を有し、
前記印刷データ生成部が前記基準ページ数分の前記印刷ページに対応する画像形成用の印刷データを生成し、前記画像データ生成部が前記印刷データ生成部により生成された前記基準ページ数分の前記印刷ページに対応する前記印刷データに基づく前記画像データを生成した後、前記印刷データ生成部は、前記基準ページ数分の前記印刷ページを除く残りの印刷ページで使用される前記オブジェクトを前記文書ファイルから抽出することにより、前記残りの印刷ページに対応する前記印刷データを生成し、前記画像データ生成部は、前記印刷データ生成部により生成された前記残りの印刷ページに対応する前記印刷データに基づいて、前記画像データを生成することを特徴とする印刷制御装置。
A page that is used for printing from a document file that includes an object for defining part or all of the contents of a specific page and that has position information indicating the position of the object in the document file added to the beginning. A printing control device that generates image data of a unit,
A determination unit that analyzes a print job including the document file and determines whether the total number of printed pages of the document file is equal to or greater than a predetermined reference page number;
When the determination unit determines that the total number of printed pages is equal to or greater than the reference page number, a specifying unit that specifies the object used on the print pages for the reference page number;
Print data for generating print data for image formation corresponding to the number of print pages corresponding to the number of reference pages by extracting the object specified by the specifying unit from the document file with reference to the position information A generator,
On the basis of the printing the print data generated by the data generating unit, have a, an image data generation unit that generates the image data,
The print data generation unit generates print data for image formation corresponding to the print pages for the reference page number, and the image data generation unit generates the print data for the reference page number generated by the print data generation unit. After generating the image data based on the print data corresponding to the print page, the print data generation unit sets the object used in the remaining print pages excluding the print pages for the reference page number as the document file. To generate the print data corresponding to the remaining print pages, and the image data generation unit is based on the print data corresponding to the remaining print pages generated by the print data generation unit. A print control apparatus for generating the image data .
JP2008319965A 2008-12-16 2008-12-16 Print control program, print control method, and print control apparatus Expired - Fee Related JP5218011B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008319965A JP5218011B2 (en) 2008-12-16 2008-12-16 Print control program, print control method, and print control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008319965A JP5218011B2 (en) 2008-12-16 2008-12-16 Print control program, print control method, and print control apparatus

Publications (2)

Publication Number Publication Date
JP2010142980A JP2010142980A (en) 2010-07-01
JP5218011B2 true JP5218011B2 (en) 2013-06-26

Family

ID=42563922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008319965A Expired - Fee Related JP5218011B2 (en) 2008-12-16 2008-12-16 Print control program, print control method, and print control apparatus

Country Status (1)

Country Link
JP (1) JP5218011B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012022444A (en) * 2010-07-13 2012-02-02 Canon Inc Information processing apparatus, page description method and program
JP5659099B2 (en) * 2011-07-20 2015-01-28 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming program
US9152354B2 (en) * 2013-03-15 2015-10-06 Kyocera Document Solutions Inc. Pull copying using document-file identifiers
US9852366B1 (en) * 2016-08-31 2017-12-26 Kyocera Document Solutions Inc. Image processing and error handling system and method for printing linearized and non-linearized portable document format (PDF) files
US11003399B2 (en) 2017-09-29 2021-05-11 Ricoh Company, Ltd. Method, apparatus and non-transitory recording medium for reducing a printing time utilizing file division

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003233484A (en) * 2002-02-13 2003-08-22 Casio Comput Co Ltd Printing control device and program
JP2004188865A (en) * 2002-12-12 2004-07-08 Minolta Co Ltd Image forming device and program
JP4155514B2 (en) * 2003-05-22 2008-09-24 京セラミタ株式会社 Electronic document printing system
JP2006237825A (en) * 2005-02-23 2006-09-07 Konica Minolta Business Technologies Inc Image processing device, image processing method and image processing program
JP4784361B2 (en) * 2006-03-27 2011-10-05 富士ゼロックス株式会社 Printing system, information processing apparatus, and program
JP2010026895A (en) * 2008-07-23 2010-02-04 Ricoh Co Ltd Information processor, image forming apparatus, and program

Also Published As

Publication number Publication date
JP2010142980A (en) 2010-07-01

Similar Documents

Publication Publication Date Title
US8045198B2 (en) System and method for processing a change history of a PDF file
JP4948283B2 (en) Information processing apparatus, control method, and control program
RU2654143C2 (en) Information processing device, information processing method and program
JP5409124B2 (en) Information processing apparatus, control method, and program
JP4953931B2 (en) Information processing apparatus and method
JP2005151034A (en) Document processing apparatus and method
JP5218011B2 (en) Print control program, print control method, and print control apparatus
JP4055745B2 (en) Apparatus, method and program for image processing, and apparatus, method and program for file creation
JP2006293598A (en) Document processing system
US20110286034A1 (en) Information processing apparatus and non-transitory computer-readable recording medium
JP2010250373A (en) Information processing apparatus, control method, and program
JP5446852B2 (en) Print processing apparatus, print processing program, and print processing method
US9952813B2 (en) Non-transitory computer-readable storage medium storing print control program and print control apparatus
JP4612894B2 (en) Information processing apparatus, layout processing method, program, and storage medium
JP2008243153A (en) Print support apparatus, print support program, and print support method
JP5802706B2 (en) Data creation apparatus, method and program
JP4661685B2 (en) Image processing apparatus, image processing method, and image processing program
JP2010113596A (en) Document processing system
JPH11353143A (en) Print data converting method, computer-readable recording medium where program thereof is recorded, print data converting device, and print data deciding method
JP2010171492A (en) Image processing apparatus, image processing method, and image processing program
JP2018129575A (en) Image data output device, image data output system, and image data output method
JP5353477B2 (en) Image processing apparatus and program
JP4924688B2 (en) Printing system, printing method, and printing control apparatus
JP5304422B2 (en) Image processing apparatus, image processing method, and image processing program
JP2006228011A (en) Printing system, print controller, printer driver, computer program, and printing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110812

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130108

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: 20130205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130218

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

Free format text: PAYMENT UNTIL: 20160315

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5218011

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees