JP2019053515A - Print system, print control unit, program for print control - Google Patents

Print system, print control unit, program for print control Download PDF

Info

Publication number
JP2019053515A
JP2019053515A JP2017177184A JP2017177184A JP2019053515A JP 2019053515 A JP2019053515 A JP 2019053515A JP 2017177184 A JP2017177184 A JP 2017177184A JP 2017177184 A JP2017177184 A JP 2017177184A JP 2019053515 A JP2019053515 A JP 2019053515A
Authority
JP
Japan
Prior art keywords
page description
page
description language
print
description languages
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.)
Pending
Application number
JP2017177184A
Other languages
Japanese (ja)
Inventor
弘章 高野橋
Hiroaki Takanohashi
弘章 高野橋
大 杉本
Masaru Sugimoto
大 杉本
紘治 伊藤
Koji Ito
紘治 伊藤
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.)
Riso Kagaku Corp
Original Assignee
Riso Kagaku Corp
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 Riso Kagaku Corp filed Critical Riso Kagaku Corp
Priority to JP2017177184A priority Critical patent/JP2019053515A/en
Publication of JP2019053515A publication Critical patent/JP2019053515A/en
Pending legal-status Critical Current

Links

Abstract

To carry out print processing, for cases when a plurality of page description languages is available, by taking advantage of characteristics for each of the page description languages.SOLUTION: A print system comprises: a print control unit having a conversion section which specifies any of a plurality of page description languages against each object within a document to be printed and converts them into the specified page description language, and an output section which outputs print data in which the plurality of converted page description languages are included; and a printer having an interpretation section which inputs the print data and generates a page image for each of the page description languages, a composition section which generates a composite page image in which the page images for each of the page description languages are composited, and a print execution section which prints the composite page image.SELECTED DRAWING: Figure 1

Description

本発明は、印刷システムに関し、特に、同一ページの印刷データに異なるページ記述言語を混在させる技術に関する。   The present invention relates to a printing system, and more particularly to a technique for mixing different page description languages in the same page of print data.

ページ記述言語(PDL:Page Description Language)は、印刷装置を制御するためのプログラム言語である。例えば、PCで作成したドキュメントを印刷装置で印刷する際には、PCがドキュメントの印刷イメージをページ記述言語に変換し、印刷データとして印刷装置に出力する。この場合、PCは印刷制御装置として機能する。そして、印刷装置がページ記述言語を解釈してラスタ形式のページ画像に展開して、印刷を実行する。   A page description language (PDL) is a program language for controlling a printing apparatus. For example, when a document created on a PC is printed on a printing apparatus, the PC converts the print image of the document into a page description language and outputs the print data to the printing apparatus. In this case, the PC functions as a print control device. Then, the printing apparatus interprets the page description language, develops the page image in a raster format, and executes printing.

ページ記述言語は、汎用的なものや、メーカーが自社製品用に設計したもの等、複数種類が開発されている。特許文献1に記載されているように、従来から、複数のページ記述言語を解釈することができ、レターヘッド等の定型的なフォームのページ記述言語と本文のページ記述言語とが異なる場合等に、異なるページ記述言語から得られたそれぞれのページ画像を合成する画像処理装置が提案されている。   Several types of page description languages have been developed, such as general-purpose languages and those designed by manufacturers for their products. As described in Patent Document 1, conventionally, a plurality of page description languages can be interpreted, and when a page description language of a regular form such as a letterhead is different from a page description language of a body text, etc. An image processing apparatus for synthesizing respective page images obtained from different page description languages has been proposed.

特開2007−60263号公報JP 2007-60263 A

ページ記述言語は、開発背景や目的等により、それぞれ特徴を有している。例えば、発色に優れたページ記述言語、高精細な画像が得られるページ記述言語、データサイズが小さいページ記述言語、処理負荷が小さいページ記述言語等である。   Each page description language has its own characteristics depending on development background and purpose. For example, a page description language with excellent coloring, a page description language for obtaining high-definition images, a page description language with a small data size, a page description language with a small processing load, and the like.

このため、画像オブジェクトやテキストオブジェクトが混在するページのそれぞれのオブジェクトについて、ページ記述言語の特徴に応じた印刷処理を行なうことができれば、印刷処理の柔軟性が高まることになる。例えば、ロゴや写真等のカラー画像オブジェクトは発色のよいページ記述言語で処理を行ない、テキストオブジェクト等の他の部分はデータサイズが小さいページ記述言語で処理を行なう運用が可能となる。   For this reason, if the printing process corresponding to the characteristics of the page description language can be performed for each object of the page in which the image object and the text object are mixed, the flexibility of the printing process is increased. For example, color image objects such as logos and photographs can be processed in a page description language with good coloring, and other parts such as text objects can be processed in a page description language with a small data size.

そこで、本発明は、複数のページ記述言語を利用可能な場合に、それぞれのページ記述言語の特徴を活かした印刷処理を行なうことを目的とする。   In view of the above, an object of the present invention is to perform a printing process utilizing the characteristics of each page description language when a plurality of page description languages can be used.

上記課題を解決するため、本発明の一態様である印刷システムは、印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部と、変換された複数のページ記述言語を含んだ印刷データを出力する出力部と、を備える印刷制御装置と、前記印刷データを入力し、ページ記述言語毎にページ画像を生成する解釈部と、前記ページ記述言語毎のページ画像を合成した合成ページ画像を生成する合成部と、前記合成ページ画像を印刷する印刷実行部と、を備える印刷装置と、を備えることを特徴とする。   In order to solve the above problems, a printing system according to an aspect of the present invention designates one of a plurality of page description languages for each object in a document to be printed, and converts the object into a designated page description language. A print control device comprising: a conversion unit; and an output unit that outputs print data including a plurality of converted page description languages; and an interpretation unit that inputs the print data and generates a page image for each page description language And a printing apparatus comprising: a combining unit that generates a combined page image by combining the page images for each page description language; and a print execution unit that prints the combined page image.

本発明によれば、複数のページ記述言語を利用可能な場合に、それぞれのページ記述言語の特徴を活かした印刷処理を行なうことができる。   According to the present invention, when a plurality of page description languages can be used, it is possible to perform print processing utilizing the characteristics of each page description language.

本発明の実施形態に係る印刷システムの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing system according to an embodiment of the present invention. ページ記述言語の指定規則の例を示す図である。It is a figure which shows the example of the specification rule of a page description language. 情報処理装置の印刷制御部が印刷データを生成する動作について説明するフローチャートである。6 is a flowchart for explaining an operation of generating print data by a print control unit of the information processing apparatus. プレビュー画像の一例を示す図である。It is a figure which shows an example of a preview image. 印刷データの構造例を示す図である。It is a figure which shows the structural example of print data. 印刷装置の印刷動作を説明するフローチャートである。6 is a flowchart illustrating a printing operation of the printing apparatus. 異なるページ記述言語によるページ画像の合成を説明する図である。It is a figure explaining the synthesis | combination of the page image by a different page description language.

本発明の実施の形態について図面を参照して説明する。図1は、本発明の実施形態に係る印刷システム10の構成を示すブロック図である。本図に示すように、印刷システム10は、通信可能に接続された情報処理装置100と印刷装置200とを備えて構成される。情報処理装置100と印刷装置とは直接接続されていてもよいし、LAN等のコンピュータネットワークを介して接続されていてもよい。   Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a printing system 10 according to an embodiment of the present invention. As shown in the figure, the printing system 10 includes an information processing apparatus 100 and a printing apparatus 200 that are communicably connected. The information processing apparatus 100 and the printing apparatus may be directly connected or may be connected via a computer network such as a LAN.

情報処理装置100は、印刷装置200に対応したプリンタドライバをインストールしたPC等を用いて構成することができる。このプリンタドライバにより情報処理装置100に印刷制御部120が形成され、情報処理装置100は印刷制御装置として機能することができる。   The information processing apparatus 100 can be configured using a PC or the like in which a printer driver corresponding to the printing apparatus 200 is installed. The printer driver forms a print control unit 120 in the information processing apparatus 100, and the information processing apparatus 100 can function as a print control apparatus.

情報処理装置100は、印刷制御部120に加え、印刷用ドキュメント生成部110、印刷装置200との通信を行なう通信部150を備えている。   In addition to the print control unit 120, the information processing apparatus 100 includes a communication unit 150 that performs communication with the print document generation unit 110 and the printing apparatus 200.

印刷用ドキュメント生成部110は、情報処理装置100にインストールされているワードプロセッサ、グラフィックソフトウェア等を実行することにより形成され、ユーザの操作に基づいて印刷対象のドキュメントを作成する。印刷対象のドキュメントは、テキスト、ビットマップ画像、ベクトル画像等種々のオブジェクトを含んでページが構成される。   The print document generation unit 110 is formed by executing a word processor, graphic software, or the like installed in the information processing apparatus 100, and generates a document to be printed based on a user operation. A document to be printed includes a page including various objects such as text, bitmap images, vector images, and the like.

印刷制御部120は、PDL変換部130、出力部140を備えている。PDL変換部130は、印刷対象のドキュメントを印刷装置200が解釈可能なページ記述言語に変換する。本実施形態のPDL変換部130は、複数のページ記述言語に変換することができ、同一ページ内に異なるページ記述言語を混在させることができる。   The print control unit 120 includes a PDL conversion unit 130 and an output unit 140. The PDL conversion unit 130 converts the document to be printed into a page description language that can be interpreted by the printing apparatus 200. The PDL conversion unit 130 of the present embodiment can convert to a plurality of page description languages, and can mix different page description languages in the same page.

ここでは、異なるページ記述言語を、第1PDL、第2PDL、…とし、PDL変換部130は、第1PDLに変換可能な第1PDL変換部133(1)、第2PDLに変換可能な第2PDL変換部133(2)、…を備えている。   Here, the different page description languages are the first PDL, the second PDL,. (2) is provided.

また、PDL変換部130は、PDL指定部131、プレビュー作成部132を備えている。PDL指定部131は、ページ内の各オブジェクトに対して、変換に用いるページ記述言語を指定する。ページ記述言語の指定方法は、本実施形態では「自動」「半自動」「ユーザ指定」の3通りのモードを用意している。   The PDL conversion unit 130 includes a PDL specification unit 131 and a preview creation unit 132. The PDL designation unit 131 designates a page description language used for conversion for each object in the page. In this embodiment, there are three modes for specifying the page description language: “automatic”, “semi-automatic”, and “user designation”.

「自動」は、PDL指定部131が、図2に示すようなオブジェクトの属性(テキスト、ビットマップ等)毎に予め定められた指定規則に従って、変換に用いるページ記述言語を指定する。本図の例では、ビットマップ画像、ベクトル画像、テキスト画像、カラーに基づいて属性を区分けているが、解像度、作成ソフトウェア等に基づいて属性を区分けるようにしてもよい。   In “automatic”, the PDL designating unit 131 designates a page description language used for conversion in accordance with a designation rule predetermined for each object attribute (text, bitmap, etc.) as shown in FIG. In the example of this figure, the attributes are classified based on the bitmap image, the vector image, the text image, and the color. However, the attributes may be classified based on the resolution, the creation software, and the like.

「半自動」は、ユーザが、オブジェクトの属性とページ記述言語との対応付けた属性登録情報を作成しておき、PDL指定部131が、属性登録情報に従って、変換に用いるページ記述言語を指定する。ユーザがページ記述言語を指定しなかったオブジェクト属性については、例えば、指定規則に従ってページ記述言語を指定することができる。属性登録情報は、図2に示した指定規則と同様の構造とすることができる。   In “semi-automatic”, the user creates attribute registration information in which an object attribute is associated with a page description language, and the PDL designation unit 131 designates a page description language to be used for conversion according to the attribute registration information. For object attributes for which the user has not specified a page description language, for example, the page description language can be specified according to a specification rule. The attribute registration information can have the same structure as the designation rule shown in FIG.

「ユーザ指定」は、PDL指定部131が、プレビュー作成部132に、印刷対象ドキュメントのプレビュー画像を作成させ、ユーザからオブジェクト毎に変換に用いるページ記述言語の指定を受け付ける。このため、プレビュー作成部132は、単純なビットマップ形式のプレビュー画像ではなく、オブジェクトを識別し、オブジェクト単位での指定が可能なプレビュー画面を生成する。   In “user designation”, the PDL designation unit 131 causes the preview creation unit 132 to create a preview image of a document to be printed, and accepts designation of a page description language used for conversion for each object from the user. Therefore, the preview creation unit 132 identifies an object, not a simple bitmap format preview image, and generates a preview screen that can be specified in units of objects.

ユーザがページ記述言語を指定しなかったオブジェクトについては、例えば、指定規則あるいは属性登録情報に従ってページ記述言語を指定することができる。あるいは、デフォルトのページ記述言語を定めておき、ユーザがページ記述言語を変更したいオブジェクトを指定するようにしてもよい。   For an object for which the user has not specified a page description language, the page description language can be specified according to, for example, a specification rule or attribute registration information. Alternatively, a default page description language may be determined, and an object for which the user wants to change the page description language may be designated.

ページ記述言語のモードはユーザが任意に選択できるものとする。なお、ページ記述言語の指定モードは、「自動」「半自動」「ユーザ指定」の3通りには限られない。例えば、いずれか1つあるいは2つでもよいし、他の指定モードを採用してもよい。   The page description language mode can be arbitrarily selected by the user. Note that the page description language designation mode is not limited to the three modes of "automatic", "semi-automatic", and "user designation". For example, any one or two may be used, and other designation modes may be adopted.

出力部140は、第1PDL変換部133(1)、第2PDL133(2)、…がそれぞれ変換した異なるページ記述言語をまとめて印刷データとして出力する。出力部140が出力した印刷データは、通信部150を介して印刷装置200に送信される。   The output unit 140 collectively outputs different page description languages converted by the first PDL conversion unit 133 (1), the second PDL 133 (2),... As print data. The print data output by the output unit 140 is transmitted to the printing apparatus 200 via the communication unit 150.

印刷装置200は、情報処理装置100との通信を行なう通信部210、PDL解釈部220、合成部230、印刷実行部240を備えている。   The printing apparatus 200 includes a communication unit 210 that performs communication with the information processing apparatus 100, a PDL interpretation unit 220, a synthesis unit 230, and a print execution unit 240.

PDL解釈部220は、同一ページ内に異なるページ記述言語が混在した印刷データを入力し、ページ記述言語毎にラスタデータに展開してページ画像を生成する。PDL解釈部220は、第1PDLを解釈可能な第1PDL解釈部221(1)、第2PDLを解釈可能な第2PDL解釈部221(2)、…を備えている。   The PDL interpretation unit 220 inputs print data in which different page description languages are mixed in the same page, and develops raster data for each page description language to generate a page image. The PDL interpretation unit 220 includes a first PDL interpretation unit 221 (1) capable of interpreting the first PDL, a second PDL interpretation unit 221 (2) capable of interpreting the second PDL, and so on.

合成部230は、第1PDL解釈部221、第2PDL解釈部…が生成したページ記述言語毎のページ画像を合成して、合成ページ画像を生成する。合成ページ画像は、印刷対象ドキュメントに対応したラスタデータである。   The synthesizing unit 230 synthesizes the page images for each page description language generated by the first PDL interpreting unit 221, the second PDL interpreting unit, and so on to generate a synthesized page image. The composite page image is raster data corresponding to the document to be printed.

印刷実行部240は、合成ページ画像の印刷を実行する。印刷実行部240の印刷方式は問わない。例えば、電子写真方式、インクジェット方式等とすることができる。   The print execution unit 240 executes printing of the composite page image. The printing method of the print execution unit 240 does not matter. For example, an electrophotographic method, an inkjet method, or the like can be used.

次に、上記構成の印刷システム10の動作について説明する。まず、情報処理装置100の印刷制御部120が印刷データを生成する動作について図3のフローチャートを参照して説明する。なお、印刷対象のドキュメントは、印刷用ドキュメント生成部110により既に生成されているものとする。上述のように、印刷対象のドキュメントは、テキスト、ビットマップ画像、ベクトル画像等種々のオブジェクトを含んでページが構成されている。   Next, the operation of the printing system 10 having the above configuration will be described. First, an operation in which the print control unit 120 of the information processing apparatus 100 generates print data will be described with reference to a flowchart of FIG. It is assumed that the document to be printed has already been generated by the print document generation unit 110. As described above, the document to be printed includes pages including various objects such as text, bitmap images, vector images, and the like.

印刷対象のドキュメントを指定してユーザが印刷指示を行なうと、PDL変換部130が、印刷対象のドキュメントを読み込む(S101)。   When the user designates a print target document and issues a print instruction, the PDL conversion unit 130 reads the print target document (S101).

PDL指定モードとしてユーザが「自動」を選択している場合(S102:自動)は、予め定められた指定規則を参照し(S103)、指定規則に従って各オブジェクトにページ記述言語の指定を行なう(S105)。   When the user selects “automatic” as the PDL designation mode (S102: automatic), a predetermined designation rule is referred to (S103), and a page description language is designated for each object according to the designation rule (S105). ).

PDL変換部130で変換可能なページ記述言語と印刷装置200で解釈可能なページ記述言語が一致しない場合等を考慮して、印刷制御部120が印刷装置200と通信を行ない、印刷装置200で解釈可能なページ記述言語のリストを取得し、指定規則との整合を図るようにしてもよい。また、このリストにそれぞれのページ記述言語の特徴、例えば、変換に適したオブジェクトの情報等を含め、その特徴に基づいて指定規則を更新するようにしてもよい。   Considering the case where the page description language that can be converted by the PDL conversion unit 130 and the page description language that can be interpreted by the printing apparatus 200 do not match, the printing control unit 120 communicates with the printing apparatus 200 and interprets it by the printing apparatus 200 A list of possible page description languages may be acquired to match the specified rules. Further, the list may include features of each page description language, for example, information of an object suitable for conversion, and the designation rule may be updated based on the features.

PDL指定モードとしてユーザが「半自動」を選択している場合(S102:半自動)は、ユーザが設定した属性登録情報を参照し(S104)、属性登録情報に従って各オブジェクトにページ記述言語の指定を行なう(S105)。   When the user selects “semi-automatic” as the PDL designation mode (S102: semi-automatic), the attribute registration information set by the user is referred to (S104), and the page description language is designated for each object according to the attribute registration information. (S105).

なお、ユーザから属性登録情報の設定を受け付ける際に、印刷装置200と通信を行ない、印刷装置200で解釈可能なページ記述言語のリストを取得し、ユーザに提示するようにしてもよい。また、このリストにそれぞれのページ記述言語の特徴を含め、その特徴をユーザに提示するようにしてもよい。   When accepting the setting of the attribute registration information from the user, communication with the printing apparatus 200 may be performed, a list of page description languages that can be interpreted by the printing apparatus 200 may be acquired and presented to the user. In addition, the features of each page description language may be included in this list, and the features may be presented to the user.

PDL指定モードとしてユーザが「ユーザ指定」を選択している場合(S102:ユーザ指定)は、プレビュー作成部132にプレビュー画像を作成させ、表示する(S106)。   When the user selects “user designation” as the PDL designation mode (S102: user designation), the preview creation unit 132 creates a preview image and displays it (S106).

図4は、プレビュー画像300の一例を示す図である。本図の例では、ページイメージ310にロゴマーク、ベクトル画像、ビットマップ画像、テキストのオブジェクトが識別可能に表示されている。ユーザは、オブジェクトを選択し、PDL指定ボタン321を操作することで、オブジェクト毎にページ記述言語を指定することができる(S107)。   FIG. 4 is a diagram illustrating an example of the preview image 300. In the example of this figure, a logo mark, a vector image, a bitmap image, and a text object are displayed on the page image 310 so that they can be identified. The user can designate a page description language for each object by selecting an object and operating the PDL designation button 321 (S107).

また、「印刷装置から取得」ボタン322を操作することにより、印刷装置200から印刷装置200で解釈可能なページ記述言語のリストを取得して表示することができる。「PDL特徴表示」ボタン323を操作することにより、それぞれのページ記述言語の特徴を表示させることができる。例えば、「PDL特徴表示」ボタン323が操作されると、「PDL特徴表示」ボタン323の表示部分近傍に、「『第1PDL 発色良好』、『第2PDL データ量縮小』…」等の表示が行なわれる。   Further, by operating the “acquire from printing apparatus” button 322, a list of page description languages that can be interpreted by the printing apparatus 200 can be acquired and displayed from the printing apparatus 200. By operating the “PDL feature display” button 323, the features of each page description language can be displayed. For example, when the “PDL feature display” button 323 is operated, ““ first PDL color development good ”,“ second PDL data amount reduction ”, etc., is displayed near the display portion of the“ PDL feature display ”button 323. It is.

いずれかのPDL指定モードにおいて、オブジェクト毎にページ記述言語が指定されると、指定されたページ記述言語に従って、第1PDL変換部133(1)、第2PDL変換部133(2)、…がページ記述言語に変換する(S108)。   In any PDL designation mode, when a page description language is designated for each object, the first PDL conversion unit 133 (1), the second PDL conversion unit 133 (2), ... are page descriptions according to the designated page description language. The language is converted (S108).

例えば、同一ページ内にA、B、C、Dの4つのオブジェクトが含まれる場合において、A、Bが第1PDLが指定され、C、Dが第2PDLが指定されたとすると、第1PDL変換部133(1)は、第1PDLでA、Bを描画するページ記述言語を作成し、第2PDL変換部133(2)は、第2PDLでC、Dを描画するページ記述言語を作成する。   For example, when four objects A, B, C, and D are included in the same page, if the first PDL is designated for A and B and the second PDL is designated for C and D, the first PDL conversion unit 133 is assumed. (1) creates a page description language for drawing A and B in the first PDL, and the second PDL conversion unit 133 (2) creates a page description language for drawing C and D in the second PDL.

そして、出力部140が、異なるページ記述言語をまとめて印刷データとして出力する。これにより、異なるページ記述言語が、1つの印刷ジョブとして印刷装置200で処理される。出力部140が出力した印刷データは、通信部150を介して印刷装置200に送信される。   Then, the output unit 140 collectively outputs different page description languages as print data. Accordingly, different page description languages are processed by the printing apparatus 200 as one print job. The print data output by the output unit 140 is transmitted to the printing apparatus 200 via the communication unit 150.

図5は、印刷データの例を示す図である。本図の例では、含まれるページ記述言語の情報や区切等を示すヘッダ情報と、それぞれのページ技術言語のコードとを連結した構造としているが、印刷データの構造は本図の例に限られない。   FIG. 5 is a diagram illustrating an example of print data. In the example in this figure, the header information indicating the page description language and the information included in the page description language is linked to the code in each page technology language, but the structure of the print data is limited to the example in this figure. Absent.

次に、印刷装置200の印刷動作について図6のフローチャートを参照して説明する。情報処理装置100から、同一ページ内に異なるページ記述言語が混在した印刷データを入力すると(S201)、PDL解釈部220が、ページ記述言語毎にラスタデータに展開してページ画像を生成する(S202)。具体的には、第1PDL解釈部221(1)が、第1PDLに基づいたページ画像を生成し、第2PDL解釈部221(2)が、第2PDLに基づいたページ画像を生成する。   Next, the printing operation of the printing apparatus 200 will be described with reference to the flowchart of FIG. When print data in which different page description languages are mixed in the same page is input from the information processing apparatus 100 (S201), the PDL interpretation unit 220 expands the raster data for each page description language and generates a page image (S202). ). Specifically, the first PDL interpretation unit 221 (1) generates a page image based on the first PDL, and the second PDL interpretation unit 221 (2) generates a page image based on the second PDL.

そして、合成部230が、ページ記述言語毎のページ画像を合成して、合成ページ画像を生成する(S203)。図7は、第1PDLに基づいたページ画像と、第2PDLに基づいたページ画像とを合成して合成ページ画像を生成する処理を模式的に示している。   The synthesizing unit 230 then synthesizes the page images for each page description language to generate a synthesized page image (S203). FIG. 7 schematically shows a process of generating a combined page image by combining a page image based on the first PDL and a page image based on the second PDL.

印刷実行部240が、合成ページ画像の印刷を実行する(S204)ことで、印刷対象のドキュメントの印刷が完了する。   The print execution unit 240 prints the composite page image (S204), and the printing of the document to be printed is completed.

以上説明したように、本発明の第1の態様である印刷システムは、印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部と、変換された複数のページ記述言語を含んだ印刷データを出力する出力部と、を備える印刷制御装置と、前記印刷データを入力し、ページ記述言語毎にページ画像を生成する解釈部と、前記ページ記述言語毎のページ画像を合成した合成ページ画像を生成する合成部と、前記合成ページ画像を印刷する印刷実行部と、を備える印刷装置と、
を備えることを特徴とする。
これにより、複数のページ記述言語を利用可能な場合に、それぞれのページ記述言語の特徴を活かした印刷処理を行なうことができる。
As described above, the printing system according to the first aspect of the present invention designates one of a plurality of page description languages for each object in the document to be printed, and converts it into the designated page description language. A printing control device comprising: a conversion unit that outputs the output data including a plurality of converted page description languages; and an interpretation that inputs the print data and generates a page image for each page description language A printing apparatus comprising: a copy unit; a combining unit that generates a combined page image by combining the page images for each page description language; and a print execution unit that prints the combined page image;
It is characterized by providing.
As a result, when a plurality of page description languages can be used, it is possible to perform print processing utilizing the characteristics of each page description language.

本発明の第2の態様である印刷制御装置は、印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部と、変換された複数のページ記述言語を含んだ印刷データを出力する出力部と、を備えることを特徴とする。
これにより、複数のページ記述言語を利用可能な場合に、それぞれのページ記述言語の特徴を活かした印刷処理を行なうことができる。
A printing control apparatus according to a second aspect of the present invention includes: a conversion unit that designates one of a plurality of page description languages for each object in a document to be printed, and converts the object into a designated page description language; And an output unit that outputs print data including a plurality of converted page description languages.
As a result, when a plurality of page description languages can be used, it is possible to perform print processing utilizing the characteristics of each page description language.

ここで、前記変換部は、予め定められたオブジェクトとページ記述言語との対応規則に従って、それぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定することができる。   Here, the conversion unit can designate one of a plurality of page description languages for each object according to a predetermined rule of correspondence between the object and the page description language.

また、前記変換部は、オブジェクトを識別可能なプレビュー画像を表示し、前記プレビュー画像でユーザから指示を受け付けることで、それぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定することができる。   Further, the conversion unit displays a preview image that can identify the object, and receives an instruction from the user with the preview image, so that one of a plurality of page description languages can be specified for each object. .

本発明の第2の態様である印刷制御用プログラムは、印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部、変換された複数のページ記述言語を含んだ印刷データを出力する出力部、として情報処理装置を機能させる。
これにより、複数のページ記述言語を利用可能な場合に、それぞれのページ記述言語の特徴を活かした印刷処理を行なうことができる。
A printing control program according to a second aspect of the present invention includes: a conversion unit that designates one of a plurality of page description languages for each object in a document to be printed, and converts the object into a designated page description language; An information processing apparatus is caused to function as an output unit that outputs print data including a plurality of converted page description languages.
As a result, when a plurality of page description languages can be used, it is possible to perform print processing utilizing the characteristics of each page description language.

10…印刷システム、100…情報処理装置、110…印刷用ドキュメント生成部、120…印刷制御部、130…PDL変換部、131…PDL指定部、132…プレビュー作成部、133…第NPDL変換部、140…出力部、150…通信部、200…印刷装置、210…通信部、220…PDL解釈部、221…第NPDL解釈部、230…合成部、240…印刷実行部 DESCRIPTION OF SYMBOLS 10 ... Printing system, 100 ... Information processing apparatus, 110 ... Print document production | generation part, 120 ... Print control part, 130 ... PDL conversion part, 131 ... PDL designation | designated part, 132 ... Preview creation part, 133 ... NPDL conversion part, DESCRIPTION OF SYMBOLS 140 ... Output part, 150 ... Communication part, 200 ... Printing apparatus, 210 ... Communication part, 220 ... PDL interpretation part, 221 ... NPDL interpretation part, 230 ... Composition part, 240 ... Print execution part

Claims (5)

印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部と、
変換された複数のページ記述言語を含んだ印刷データを出力する出力部と、を備える印刷制御装置と、
前記印刷データを入力し、ページ記述言語毎にページ画像を生成する解釈部と、
前記ページ記述言語毎のページ画像を合成した合成ページ画像を生成する合成部と、
前記合成ページ画像を印刷する印刷実行部と、を備える印刷装置と、
を備えることを特徴とする印刷システム。
A conversion unit that specifies one of a plurality of page description languages for each object in the document to be printed, and converts the object into a specified page description language;
An output unit that outputs print data including a plurality of converted page description languages;
An interpreter that inputs the print data and generates a page image for each page description language;
A combining unit that generates a combined page image by combining page images for each page description language;
A printing apparatus comprising: a print execution unit that prints the composite page image;
A printing system comprising:
印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部と、
変換された複数のページ記述言語を含んだ印刷データを出力する出力部と、
を備えることを特徴とする印刷制御装置。
A conversion unit that specifies one of a plurality of page description languages for each object in the document to be printed, and converts the object into a specified page description language;
An output unit for outputting print data including a plurality of converted page description languages;
A printing control apparatus comprising:
前記変換部は、
予め定められたオブジェクトとページ記述言語との対応規則に従って、それぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定することを特徴とする請求項2に記載の印刷制御装置。
The converter is
The print control apparatus according to claim 2, wherein any one of a plurality of page description languages is designated for each object in accordance with a predetermined rule for correspondence between the object and the page description language.
前記変換部は、
オブジェクトを識別可能なプレビュー画像を表示し、前記プレビュー画像でユーザから指示を受け付けることで、それぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定することを特徴とする請求項2に記載の印刷制御装置。
The converter is
The preview image which can identify an object is displayed, and one of a plurality of page description languages is designated for each object by receiving an instruction from a user using the preview image. Print control device.
印刷対象ドキュメント内のそれぞれのオブジェクトに対し、複数のページ記述言語のいずれかを指定し、指定されたページ記述言語に変換する変換部、
変換された複数のページ記述言語を含んだ印刷データを出力する出力部、
として情報処理装置を機能させる印刷制御用プログラム。
A conversion unit that designates one of a plurality of page description languages for each object in the document to be printed, and converts it into the designated page description language.
An output unit for outputting print data including a plurality of converted page description languages;
Program for causing the information processing apparatus to function.
JP2017177184A 2017-09-14 2017-09-14 Print system, print control unit, program for print control Pending JP2019053515A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017177184A JP2019053515A (en) 2017-09-14 2017-09-14 Print system, print control unit, program for print control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017177184A JP2019053515A (en) 2017-09-14 2017-09-14 Print system, print control unit, program for print control

Publications (1)

Publication Number Publication Date
JP2019053515A true JP2019053515A (en) 2019-04-04

Family

ID=66013413

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017177184A Pending JP2019053515A (en) 2017-09-14 2017-09-14 Print system, print control unit, program for print control

Country Status (1)

Country Link
JP (1) JP2019053515A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203072A (en) * 1998-01-14 1999-07-30 Fuji Xerox Co Ltd Picture processor
JP2015084172A (en) * 2013-10-25 2015-04-30 キヤノン株式会社 Information processor and program, and control method
JP2016173664A (en) * 2015-03-16 2016-09-29 株式会社リコー Print control apparatus, printing system, print control program, and print control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203072A (en) * 1998-01-14 1999-07-30 Fuji Xerox Co Ltd Picture processor
JP2015084172A (en) * 2013-10-25 2015-04-30 キヤノン株式会社 Information processor and program, and control method
JP2016173664A (en) * 2015-03-16 2016-09-29 株式会社リコー Print control apparatus, printing system, print control program, and print control method

Similar Documents

Publication Publication Date Title
JP2011070337A (en) Image processing system and image processing program
JP4960900B2 (en) Information processing apparatus and image forming apparatus
WO2021117278A1 (en) Support program, information processing device, and printing method
CN110879691B (en) Computer, image forming apparatus, information processing apparatus, and information processing system
JP2015181212A (en) Image processing apparatus, method for controlling the same, and image processing system
JP5732935B2 (en) Information processing apparatus, print control program, and computer-readable recording medium
JP4367561B2 (en) Print control apparatus and print document printing method
JP2012056278A (en) Image processing device, method of controlling the image processing device and program
EP3584761A1 (en) Image forming apparatus capable of changing thickness of character, control method therefor, and storage medium storing control program therefor
JP2018133670A (en) Print data processing device and program
JP7013862B2 (en) Information processing equipment
JP2010232737A (en) Image-processing device, image-forming device, and program
JP2019053515A (en) Print system, print control unit, program for print control
JP2015061128A (en) Image processing device, image processing method, and program
JP5171973B2 (en) Information processing apparatus and control method thereof
JP2009289043A (en) Image processing system, image processing program, and printer driver
JP2008092312A (en) Image forming apparatus, image processing method and image processing program
JP2006260532A (en) Image forming apparatus and method
JP2014056424A (en) Printing control device, printing control method, and printing control system
WO2022163428A1 (en) Support program
JP2018121222A (en) Image processing apparatus, and computer program
JP5044522B2 (en) Image processing device
JP2006092347A (en) Printing data generation apparatus and printing data generation method
JP2005328350A (en) Print processing device, its method and its program
JP2007324864A (en) Image processor, control method thereof, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200513

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210126

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210326

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210914