JP2008152652A - Imposition pdf creation system - Google Patents

Imposition pdf creation system Download PDF

Info

Publication number
JP2008152652A
JP2008152652A JP2006341582A JP2006341582A JP2008152652A JP 2008152652 A JP2008152652 A JP 2008152652A JP 2006341582 A JP2006341582 A JP 2006341582A JP 2006341582 A JP2006341582 A JP 2006341582A JP 2008152652 A JP2008152652 A JP 2008152652A
Authority
JP
Japan
Prior art keywords
imposition
pdf
page
pdfs
drawing objects
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
JP2006341582A
Other languages
Japanese (ja)
Inventor
Tadanori Nakatsuka
忠則 中塚
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 JP2006341582A priority Critical patent/JP2008152652A/en
Publication of JP2008152652A publication Critical patent/JP2008152652A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a situation that created imposition PDFs cannot be drawn or printed by a PDF viewer or a printer due to such reasons that the number of drawing objects is too much, the PDFs do not correspond to a drawing instruction, or the like. <P>SOLUTION: A imposition PDF creation system is provided with a means for inputting documents, an imposition control means for controlling imposition of documents, an imposition PDF creation means for creating PDFs imposed according to imposition information of the imposition control means, and an imposition PDF output means for outputting imposition PDFs. When the number of drawing objects in a target page imposed on the same page is larger than a threshold, the PDF creation means executes RIP processing of these drawing objects to an imposition state to convert the drawing objects to images and then creates imposition PDFs, and when the number of drawing objects is smaller than the threshold, corrects PDFs as they are and creates imposition PDFs. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、面付けPDFを作成する面付けPDF作成システムに関する。   The present invention relates to an imposition PDF creation system for creating an imposition PDF.

従来、面付けPDFを作成する際には、各ページのPDFデータを1ページに合わせる形で面付けPDFを作成する。   Conventionally, when creating an imposition PDF, the imposition PDF is created in such a way that the PDF data of each page is matched to one page.

従来例としては、例えば、注文書と入稿ドキュメントからRIPしてビットマップを作成して構成確認用ファイルを生成してそのURLを顧客に知らせ、顧客の修正指示に基づいて修正を行うものがある(特許文献1参照)。
特開2002−183528号公報
As a conventional example, for example, a bitmap is created by RIP from an order form and an input document, a configuration confirmation file is generated, the URL is notified to the customer, and the correction is performed based on the customer's correction instruction. Yes (see Patent Document 1).
JP 2002-183528 A

しかしながらその方法では、入稿されたPDFが各ページにイメージ、文字、グラフィックスなどの描画オブジェクトをたくさん保持している場合、ビューアで対応してない描画命令が存在するなど、そのままの形で面付けPDFを作成するとPDFビューア等で開くことができない、もしくは正しく描画できない、もしくは非常に時間がかかる、もしくは多くのページを面付けしたPDFを作成できないなどの問題がある。   However, with this method, if the submitted PDF contains a lot of drawing objects such as images, characters, and graphics on each page, there are drawing commands that are not supported by the viewer. There is a problem that creating an attached PDF cannot be opened with a PDF viewer, or cannot be drawn correctly, takes a very long time, or cannot create a PDF with many pages.

上記の問題点を解決するため、本発明における面付けPDF作成システムは、文書を入力する手段と、文書の面付けを制御する面付け制御手段と、前記面付け制御手段の面付け情報に従って面付けされた状態のPDFを作成する面付けPDF作成手段と、前記面付けPDFを出力する面付けPDF出力手段と、前記PDF作成手段は、同一ページに面付けされる対象ページの描画オブジェクト数が閾値より大きいときには面付け状態にRIPしてイメージに変換してから面付けPDFを作成し、閾値より小さいときにはPDFをそのままの形で集めて面付けPDFを作成することを特徴とする。   In order to solve the above problems, an imposition PDF creation system according to the present invention includes a means for inputting a document, an imposition control means for controlling the imposition of the document, and an imposition information according to the imposition information of the imposition control means. The imposition PDF creation means for creating the attached PDF, the imposition PDF output means for outputting the imposition PDF, and the PDF creation means have the number of drawing objects of the target page to be imposed on the same page. When it is larger than the threshold value, it is characterized in that the imposition PDF is created after RIP to the imposition state and converted into an image, and when it is smaller than the threshold value, the PDF is collected as it is to create the imposition PDF.

以上説明したように、本発明によれば、作成された面付けPDFの描画オブジェクト数が多くても、PDFビューアーやプリンタで描画・印刷することができる。   As described above, according to the present invention, even if the number of drawing objects of the created imposition PDF is large, drawing and printing can be performed with a PDF viewer or a printer.

(実施例1)
以下、本発明の実施例について説明する。
(Example 1)
Examples of the present invention will be described below.

本発明に係る印刷システムの1例を図1に示す。   An example of a printing system according to the present invention is shown in FIG.

図2は、本発明の印刷処理を示すフローチャートである。本発明の面付けPDF作成システムの好適な実施例を説明する。   FIG. 2 is a flowchart showing the printing process of the present invention. A preferred embodiment of the imposition PDF creation system of the present invention will be described.

以下、入稿されたPDF文書から面付けPDFをファイル出力するまでの処理について面付けPDF作成部7の動作に関して詳細に説明する。ここでは、すでにPDFが入稿され、UIによってユーザが面付け数、用紙サイズ、位置などの指定を済ませた後に面付けPDFのファイル出力を選択してからの処理の説明を行う。   Hereinafter, the process from the submitted PDF document to the imposition PDF file output will be described in detail regarding the operation of the imposition PDF creation unit 7. Here, a description will be given of processing after the PDF has already been submitted and the user has specified the number of impositions, paper size, position, etc. via the UI, and then selected imposition PDF file output.

まず初めに、ステップS201で面付け数を取得する。1ページに何ページ分を面付けするかについてはユーザの指定に従う。これは一般的な面付けシステムと同様である。   First, the number of impositions is acquired in step S201. The number of pages assigned to one page is determined by the user. This is the same as a general imposition system.

次にステップS202では、前記ステップS201で取得した面付け数から1ページ内に面付けされる対象ページを確定し、イメージ、文字、グラフィックスなど含まれる描画オブジェクトの数を求める。たとえば面付け数が16面つけである場合に、入稿されたPDFのはじめの1〜16ページ、17〜32ページ、33ページから48ページというように、対象ページを確定し、入稿PDFに含まれる対象ページの描画オブジェクト数を求める。たとえば、入稿PDFが各ページ100個の描画オブジェクトを保持していていたとすると、16面つけなので100個×16=1600個の描画オブジェクト数となる。   In step S202, the target page to be impositioned in one page is determined from the imposition number acquired in step S201, and the number of drawing objects including images, characters, graphics, and the like is obtained. For example, when the number of impositions is 16, the target pages are determined such as the first 1 to 16 pages, 17 to 32 pages, and 33 to 48 pages of the submitted PDF, and the submitted PDF is converted to the submitted PDF. The number of drawing objects of the target page included is obtained. For example, if the submitted PDF holds 100 drawing objects for each page, the number of drawing objects is 100 × 16 = 1600 because there are 16 pages.

次にステップS203で前記面付け後の描画オブジェクト数が閾値を越えるか判定する。超える場合は、ステップS204に進み、超えない場合はステップS208に進む。   In step S203, it is determined whether the number of drawing objects after imposition exceeds a threshold value. When exceeding, it progresses to step S204, and when not exceeding, it progresses to step S208.

ここでは、面付け1ページ分の描画オブジェクト数が1600個、閾値が500個で、閾値を越えるのでステップS204に進む。   Here, the number of drawing objects for one page of imposition is 1600 and the threshold value is 500, which exceeds the threshold value, so the process proceeds to step S204.

次にステップS204では、1ページ内に面付けされる入稿PDFの対象ページごとに印刷される大きさへRIPを行いイメージ化する。たとえば、印刷サイズがA4、印刷のためのプリンターが図3の305に示すように“プリンター1”であるとする。ここでは、プリンター1の解像度は600DPIである。16面付けであればA4、600DPIの1ページ分の1/16のメモリを確保し、入稿PDFの1ページ目に関してそのメモリ上にRIPし、イメージ化する。正確な縮小率はユーザがすでに指定した面付け制御情報による。   Next, in step S204, RIP is performed to the size printed for each target page of the submitted PDF imposed on one page, and an image is formed. For example, it is assumed that the print size is A4 and the printer for printing is “printer 1” as indicated by 305 in FIG. Here, the resolution of the printer 1 is 600 DPI. For 16 pages, 1/16 of A4, 600DPI memory is secured, and the first page of the submitted PDF is RIPed on that memory and converted into an image. The exact reduction ratio depends on the imposition control information already specified by the user.

次にステップS205で、ステップS204で作成した入稿PDFの1ページ目をRIPして作成したイメージから印刷される場所に描画されるように描画命令を加えた面付けPDFの1ページ目を作成する。なお、PDFにイメージを格納する前に圧縮して格納する。   Next, in step S205, create the first page of the imposition PDF with a drawing command added so that the first page of the submitted PDF created in step S204 is rendered from the image created by RIP. To do. Note that the image is compressed and stored before being stored in the PDF.

つまり面付けPDFの1ページ目のたとえば左上のほうに大きさA4の1/16、解像度600DPI、深度24ビットカラーの1枚のイメージが張り付いていることになる。そうすることによって従来手法では入稿1ページ100個の描画オブジェクトになっていたが本発明では描画オブジェクト数が1個になる。   In other words, one image of 1/16 of size A4, resolution of 600 DPI, depth of 24 bits color is pasted on the first page of the imposition PDF. By doing so, in the conventional method, the number of drawing objects per page is 100, but in the present invention, the number of drawing objects is one.

次にステップS206で1ページ内に面付けされる対象ページをすべて面付けしたか判定する。すべて面付けした場合は、ステップS207に進む。対象ページがすべて面付けされていなければステップS204に進む。   Next, in step S206, it is determined whether all target pages to be imposed within one page have been impositioned. When all the impositions have been made, the process proceeds to step S207. If all the target pages are not imposed, the process proceeds to step S204.

先ほど1ページ目のイメージ化と面付けPDFへの貼り付けが終了したので次は2ページ目に関して同様にイメージ化と面付けPDFへの貼り付けを行う。たとえば位置は先ほどの1ページ目のイメージを貼り付けた右隣に2ページ目のイメージを貼り付ける。   Since the first page has been imaged and pasted to the imposition PDF, the second page is imaged and pasted to the imposition PDF in the same way. For example, the image of the second page is pasted on the right side where the image of the first page is pasted.

このようにして面付け1ページ分の対象ページに関してすべてイメージ化して同一面付けPDF1ページ目に貼り付ける。16面付けでは、面付け1ページに16枚の縮小イメージが張り付くことになる。すなわち16面付けで面付けPDF1ページ分トータルで1600個の描画オブジェクトが16個の描画オブジェクトになる。   In this way, all the target pages for the imposition page are imaged and pasted on the first page of the same imposition PDF. In the 16-page layout, 16 reduced images are attached to one page of the layout. In other words, with 16 impositions, a total of 1600 drawing objects for one page of the imposition PDF becomes 16 drawing objects.

次にステップS207で入稿原稿のすべてのページに関して面付けしたか判定する。すべて面付けしていれば面付け処理を終了してファイルとしてユーザ設定に従って保存する。   In step S207, it is determined whether or not all pages of the manuscript are impositioned. If all the pages are arranged, the imposition process is terminated and the file is saved according to the user setting.

終了していなければステップS202に進んで更に面付けPDFのページを追加作成する。   If not completed, the process proceeds to step S202 to further create an imposition PDF page.

ここで、ステップS203で面付け後の1ページのオブジェクト数が閾値500個以内であってステップS208に進んだ例を説明する。ステップS208では、各ページのリソース、描画命令を寄せ集めるような形で面付け後のページを作成してPDFとする。次にステップS207に進んで原稿のすべてのページに関して面付けしたか判定する。   Here, an example will be described in which the number of objects on one page after imposition in step S203 is within a threshold value of 500 and the process proceeds to step S208. In step S208, a page after imposition is created in a form that gathers the resources and drawing commands of each page and creates a PDF. In step S207, it is determined whether all pages of the document have been imposed.

なお、本実施例では、面付け1ページ目ごとに描画オブジェクト数の閾値と比較しているが、面付けPDF全体の描画オブジェクト数とその閾値の比較を行っても同様な効果となる。   In this embodiment, the threshold value of the number of drawing objects is compared for each imposition page, but the same effect can be obtained by comparing the drawing object number of the entire imposition PDF with the threshold value.

(実施例2)
以下、本発明の実施例2について説明する。
(Example 2)
Embodiment 2 of the present invention will be described below.

本発明に係る印刷システムの1例を図1に示す。   An example of a printing system according to the present invention is shown in FIG.

図4は、実施例2の印刷処理を示すフローチャートである。実施例2の面付けPDF作成システムの好適な実施例を説明する。   FIG. 4 is a flowchart illustrating print processing according to the second embodiment. A preferred embodiment of the imposition PDF creation system of Embodiment 2 will be described.

以下、入稿されたPDF文書から面付けPDFをファイル出力するまでの処理について面付けPDF作成部7の動作に関して詳細に説明する。ここでは、すでにPDFが入稿され、UIによってユーザが面付け数、用紙サイズ、位置などの指定を済ませた後に面付けPDFのファイル出力を選択してからの処理の説明を行う。   Hereinafter, the process from the submitted PDF document to the imposition PDF file output will be described in detail regarding the operation of the imposition PDF creation unit 7. Here, a description will be given of processing after the PDF has already been submitted and the user has specified the number of impositions, paper size, position, etc. via the UI, and then selected imposition PDF file output.

まず初めに、ステップS401で原稿のPDFバージョンがプリンタの印刷可能なバージョンか判定する。印刷可能なバージョンであればステップS409に進み、各ページのリソース、描画命令を寄せ集めるような形で面付け後のページを全ページ分作成してPDFとする。ステップS409自体の処理は一般的な処理である。   First, in step S401, it is determined whether the PDF version of the document is a printable version of the printer. If it is a printable version, the process proceeds to step S409, and pages after imposition are created for all pages in a form that gathers resources and drawing commands for each page, and is set as PDF. The process in step S409 itself is a general process.

印刷可能なバージョンでない場合は、ステップS402に進む。   If it is not a printable version, the process proceeds to step S402.

たとえば、入稿PDFのPDFバージョンがPDF1.5で、ユーザが指定したプリンタの印刷可能な対応PDFバージョンがPDF1.3であった場合に、ステップS402に進みます。また、別のケースで入稿PDFのPDFバージョンがPDF1.3であった場合には、ステップS409に進みそのままのかたちで面付けPDFの作成を行います。   For example, if the PDF version of the submitted PDF is PDF1.5 and the compatible PDF version that can be printed by the printer specified by the user is PDF1.3, the process proceeds to step S402. In another case, if the PDF version of the submitted PDF is PDF1.3, proceed to step S409 to create an imposition PDF as it is.

次にステップS402では、あらかじめユーザが設定している面付け数から1ページ内に面付けされる対象ページを確定してステップS403に進む。   Next, in step S402, a target page to be impositioned within one page is determined from the number of impositions set in advance by the user, and the process proceeds to step S403.

たとえば面付け数が16面つけである場合に、入稿されたPDFのはじめの1〜16ページ、17〜32ページ、33ページから48ページというように、対象ページが確定されます。ここでは、はじめの1〜16ページが確定したとします。   For example, if the number of impositions is 16, the target pages will be fixed, such as the first 1 to 16 pages, 17 to 32 pages, and 33 to 48 pages of the submitted PDF. Here, it is assumed that the first 1 to 16 pages are confirmed.

次にステップS403では、対象ページから1ページを取り出します。ここでは、1ページ目が取り出されたとします。次にステップS404に進みます。   Next, in step S403, one page is extracted from the target page. Here, it is assumed that the first page is taken out. Then go to step S404.

ステップS404では、そのページはプリンターで印刷可能か判定します。印刷可能な場合は、ステップS410に進み、そのページで使用しているリソース、描画命令をそのまま流用してユーザが指定した面付け情報に従って、位置の移動、縮小を行って、面付け後の状態のPDFとする。   In step S404, it is determined whether the page can be printed by the printer. If printing is possible, the process proceeds to step S410, and the resources used on the page and drawing commands are used as they are, and the position is moved and reduced according to the imposition information specified by the user, and the state after imposition The PDF.

たとえばステップS403で確定した入稿PDFの1ページ目内のリソース、描画命令などを調べたところPDF1.4の仕様である透過の指定がされており、プリンターがPDF1.3までしか対応していない場合は、プリンターで正しく印刷できないので、ステップS405に進みます。   For example, when examining the resources, drawing commands, etc. in the first page of the submitted PDF confirmed in step S403, transparency is specified as the specification of PDF1.4, and the printer supports only up to PDF1.3. If it is not possible to print correctly with the printer, go to step S405.

次にステップS405では、1ページ内に面付けされる入稿PDFの対象ページごとに印刷される大きさへRIPを行いイメージ化する。   Next, in step S405, RIP is performed to the size printed for each target page of the submitted PDF imposed on one page, and an image is formed.

たとえば、印刷サイズがA4、印刷のためのプリンターが図3の305に示すように“プリンター1”であるとする。ここでは、プリンター1の解像度は600DPIである。16面付けであればA4、600DPIの1ページ分の1/16のメモリを確保し、入稿PDFの1ページ目に関してそのメモリ上にRIPし、イメージ化する。正確な縮小率はユーザがすでに指定した面付け制御情報による。   For example, it is assumed that the print size is A4 and the printer for printing is “printer 1” as indicated by 305 in FIG. Here, the resolution of the printer 1 is 600 DPI. For 16 pages, 1/16 of A4, 600DPI memory is secured, and the first page of the submitted PDF is RIPed on that memory and converted into an image. The exact reduction ratio depends on the imposition control information already specified by the user.

次にステップS406で、ステップS405で作成した入稿PDF1ページ目からRIPして作成したイメージから印刷される場所に描画されるように描画命令を加えた面付けPDFの1ページ目を作成する。なお、PDFにイメージを格納する前に圧縮して格納する。   Next, in step S406, the first page of the imposition PDF to which a drawing command is added so as to be drawn from the image created by RIP from the first page of the submitted PDF created in step S405 is created. Note that the image is compressed and stored before being stored in the PDF.

たとえば、面付けPDFの1ページ目の左上のほうに大きさA4の1/16、解像度600DPI、深度24ビットカラーの1枚のイメージが張り付いていることになる。   For example, an image of 1/16 of size A4, resolution of 600 DPI, and 24-bit color depth is pasted on the upper left of the first page of the imposition PDF.

次にステップS407で1ページ内に面付けされる対象ページをすべて面付けしたか判定する。すべて面付けした場合は、ステップS408に進む。対象ページがすべて面付けされていなければステップS403に進む。   Next, in step S407, it is determined whether all target pages to be imposed within one page have been impositioned. When all the impositions have been imposed, the process proceeds to step S408. If all the target pages are not imposed, the process proceeds to step S403.

先ほど入稿PDFの1ページ目のイメージ化と面付けPDFへの貼り付けが終了したので次は2ページ目に関して同様に判定を行い、イメージ化が必要なときにはイメージ化を行い、面付けPDFへの貼り付けを行う。たとえば位置は先ほどの1ページ目のイメージを貼り付けた右隣に2ページ目のイメージを貼り付ける。   The image of the first page of the submitted PDF and pasting to the imposition PDF have been completed, so the next determination is made in the same way for the second page. Paste. For example, the image of the second page is pasted on the right side where the image of the first page is pasted.

このようにして面付け1ページ分の対象ページに関してイメージ化が必要なページはすべてイメージ化して同一面付けPDFの1ページ目上に貼り付け、イメージ化が必要でないページはそのページで使用しているリソース、描画命令をそのまま流用して位置の移動、縮小を行って面付けPDFにマージする。   In this way, all pages that need to be imaged with respect to the target page for one imposition are imaged and pasted on the first page of the same imposition PDF, and pages that do not need to be imaged are used on that page. The existing resources and drawing commands are used as they are, the position is moved and reduced, and merged into the imposition PDF.

次にステップS408で入稿原稿のすべてのページに関して面付けしたか判定する。すべて面付けしていれば面付け処理を終了してファイルとしてユーザ設定に従って保存する。   Next, in step S408, it is determined whether all pages of the submitted manuscript have been imposed. If all the pages are arranged, the imposition process is terminated and the file is saved according to the user setting.

終了していなければステップS402に進んで更に面付けPDFのページを追加作成する。   If not completed, the process proceeds to step S402 to further create an imposition PDF page.

本実施形態の面付けPDF作成システムの構成を示すブロック図である。It is a block diagram which shows the structure of the imposition PDF creation system of this embodiment. 本実施形態の面付けPDF作成システムの面付けPDF作成処理を示すフローチャートである。It is a flowchart which shows the imposition PDF creation process of the imposition PDF creation system of this embodiment. 本実施形態の面付けPDF作成システムの面付けPDFのエクスポート(ファイル出力)を指示するUIを示す図である。It is a figure which shows UI which instructs | indicates the export (file output) of imposition PDF of the imposition PDF creation system of this embodiment. 第2の実施例の面付けPDF作成システムの面付けPDF作成処理を示すフローチャートである。It is a flowchart which shows the imposition PDF creation process of the imposition PDF creation system of a 2nd Example.

符号の説明Explanation of symbols

1 CPU
2 データ入力のためのキーボード
3 文書画像を表示するディスプレイ
4 文書を格納するハードディスク
5 装置を制御するプログラムや必要な情報をあらかじめ記憶するROM
6 様々なワークエリアとして利用されるRAM
7 面付け情報を制御してPDFを作成する面付けPDF作成部
8 面付けPDF作成手段を制御するためのデータサイズ閾値テーブル
9 印刷するためのプリンタ
10 各種データを転送するデータバスである
301 面付けPDFをファイル出力するためのUIの例
302 面付けPDFの出力ファイル名
303 ファイルの種類でPDFを指定
304 ファイル出力の方法を指定するラジオボタンで面付けPDF作成のためには「印刷体裁の設定を反映してPDF形式で保存」を指定
305 面付けPDFを作成するにあたって想定するプリンタ
401 面付け作成方法を制御するための閾値テーブル
1 CPU
2 Keyboard for data input 3 Display for displaying document images 4 Hard disk for storing documents 5 ROM for storing device control programs and necessary information in advance
6 RAM used as various work areas
7 Imposition PDF creation unit for controlling imposition information and creating PDF 8 Data size threshold table for controlling imposition PDF creation means 9 Printer for printing 10 Data bus for transferring various data 301 Example of UI for outputting an imposition PDF file 302 Output file name of imposition PDF 303 Specify PDF by file type 304 Specify the file output method. “Save in PDF format reflecting settings” 305 Printer assumed for creating imposition PDF 401 Threshold table for controlling imposition creation method

Claims (4)

文書を入力する手段と、文書の面付けを制御する面付け制御手段と、前記面付け制御手段の面付け情報に従って面付けされた状態のPDFを作成する面付けPDF作成手段と、前記面付けPDFを出力する面付けPDF出力手段とを有し、前記PDF作成手段は、同一ページに面付けされる対象ページ内の描画オブジェクトの数が閾値より大きいときには面付け状態にRIPしてイメージに変換してから面付けPDFを作成し、閾値より小さいときにはPDFをそのままの形で集めて面付けPDFを作成することを特徴とする面付けPDF作成システム。   Means for inputting a document; imposition control means for controlling imposition of the document; imposition PDF creation means for creating a PDF in an imposed state according to the imposition information of the imposition control means; and the imposition An imposition PDF output means for outputting a PDF, and the PDF creation means RIP to an imposition state and convert it to an image when the number of drawing objects in the target page impositioned on the same page is larger than a threshold value After that, the imposition PDF creation system is characterized in that the imposition PDF is created, and when it is smaller than the threshold value, the PDF is collected as it is to create the imposition PDF. 前記PDF作成手段は、面付けされた面付けPDF内の描画オブジェクトのトータル数が閾値より大きいときには各ページをRIPしてイメージに変換してから面付けPDFを作成し、閾値より小さいときにはPDFをそのままの形で集めて面付けPDFを作成することを特徴とする請求項1の面付けPDF作成システム。   The PDF creation means creates an imposition PDF after converting each page into an image by RIP when the total number of drawing objects in the impositioned PDF is larger than the threshold, and when the total number is smaller than the threshold The imposition PDF creation system according to claim 1, wherein the imposition PDF is created by collecting it as it is. 前記PDF作成手段は、設定したプリンタの対応可能なPDFバージョンと入稿されたPDFバージョンを比較して、入稿したPDFバージョンがプリンタの対応可能バージョンより上回る場合は、入稿したPDFバージョンをRIP可能なモジュールでRIPしてイメージに変換してから面付けPDFを作成することを特徴とする請求項1の面付けPDF作成システム。   The PDF creation means compares the PDF version that can be supported by the set printer with the PDF version that has been submitted. 2. The imposition PDF creation system according to claim 1, wherein the imposition PDF is created after RIP is performed using a possible module and converted into an image. 前記PDF作成手段は、入稿されたPDFのページごとに、プリンタの対応が可能かどうか判定して、対応ができない場合は、そのページをRIP可能なモジュールでRIPしてイメージに変換してから面付けPDFを作成することを特徴とする請求項1の面付けPDF作成システム。   The PDF creation means determines whether each page of the submitted PDF is compatible with the printer, and if it is not possible, RIP the page with a RIP-capable module and convert it to an image. 2. The imposition PDF creation system according to claim 1, wherein the imposition PDF is created.
JP2006341582A 2006-12-19 2006-12-19 Imposition pdf creation system Withdrawn JP2008152652A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006341582A JP2008152652A (en) 2006-12-19 2006-12-19 Imposition pdf creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006341582A JP2008152652A (en) 2006-12-19 2006-12-19 Imposition pdf creation system

Publications (1)

Publication Number Publication Date
JP2008152652A true JP2008152652A (en) 2008-07-03

Family

ID=39654743

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006341582A Withdrawn JP2008152652A (en) 2006-12-19 2006-12-19 Imposition pdf creation system

Country Status (1)

Country Link
JP (1) JP2008152652A (en)

Similar Documents

Publication Publication Date Title
US9594987B2 (en) Printing system, printing method and computer-readable recording medium
US8610931B2 (en) Information processing apparatus, information processing method, and storage medium
US10303409B2 (en) Information processing apparatus, information processing method, and storage medium
US10609249B2 (en) Scanner and scanning control program which outputs an original image and an extracted image in a single file
JP2007331390A (en) Image forming device and its control method
JP5842590B2 (en) Image processing apparatus and control program for image processing apparatus
JP6917285B2 (en) Image forming device
US10140558B2 (en) Print control system, print control apparatus, and program
US9117158B2 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium
JP2011134285A (en) Printing processing apparatus, printing processing program, and printing processing method
US20120297299A1 (en) Information processing apparatus, control method, and storage medium
US8908227B2 (en) Image forming apparatus, image forming system, image data processing method, program, and storage medium
JP2008152652A (en) Imposition pdf creation system
US9978005B2 (en) Printer for drawing bold character, method for controlling the same, and storage medium
JP6624918B2 (en) Information processing apparatus, control method, and program
JP2020024516A (en) Information processing apparatus and information processing program
JP2007249403A (en) Image data processing system and method for it
JP2006165863A (en) Information processing system
JP2010231621A (en) Printing control program, printing data output device, and printing system
JP4661832B2 (en) Print control device and printer driver program
JP5825941B2 (en) Printing apparatus, printing method, and program
JP2010220046A (en) Device and sytem for document management, method and program for print control, and recording medium with the program recorded therein
JP2009151468A (en) Print preview device and method
JP5310538B2 (en) Print control program and information processing apparatus
US9367525B2 (en) Data processing apparatus for page ordering, data processing method, and nontransitory storage medium for same

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100302