JP2012252635A - Print control device, print control program, and recording medium - Google Patents

Print control device, print control program, and recording medium Download PDF

Info

Publication number
JP2012252635A
JP2012252635A JP2011126368A JP2011126368A JP2012252635A JP 2012252635 A JP2012252635 A JP 2012252635A JP 2011126368 A JP2011126368 A JP 2011126368A JP 2011126368 A JP2011126368 A JP 2011126368A JP 2012252635 A JP2012252635 A JP 2012252635A
Authority
JP
Japan
Prior art keywords
print
information
data
change
change request
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
JP2011126368A
Other languages
Japanese (ja)
Inventor
Jun Kimura
純 木村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011126368A priority Critical patent/JP2012252635A/en
Publication of JP2012252635A publication Critical patent/JP2012252635A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance the degree of freedom of change in print setting and to shorten the time required until print output is performed, as much as possible, in a preview function for correctly confirming a print output result.SOLUTION: When change request for print setting to a preview screen is possible in processing to PDL data, the PDL data is created in which the print setting is changed by executing change related to the change request against the PDL data. When the change request for the print setting is impossible against the PDL data, EMF data is outputted in which the print setting is changed against an intermediate data processing part 103 by executing the change related to the change request against the EMF data.

Description

本発明は、印刷制御装置、印刷制御プログラム及び記録媒体に関し、特に、印刷用の形式に変換された情報の編集に関する。   The present invention relates to a print control apparatus, a print control program, and a recording medium, and more particularly to editing of information converted into a print format.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ及び書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。   In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like.

このような画像処理装置のうち、電子化された書類の出力に用いられる印刷装置においては、PC(Personal Computer)等の情報処理装置において生成された印刷ジョブに基づいて印刷出力を実行するプリンタが一般的に利用されている。そして、プリンタに入力する印刷ジョブを生成するための機能を実現するソフトウェア・プログラムとして、夫々のプリンタの機能に対応したプリンタドライバを情報処理装置にインストールすることが一般的である。   Among such image processing apparatuses, in a printing apparatus used for outputting an electronic document, a printer that executes print output based on a print job generated in an information processing apparatus such as a PC (Personal Computer) is provided. Generally used. In general, as a software program that realizes a function for generating a print job to be input to a printer, a printer driver corresponding to the function of each printer is installed in the information processing apparatus.

このようなプリンタドライバがインストールされた情報処理装置は、プリンタドライバの機能により、印刷対象の画像データや文書データをプリンタに対応した情報形式(以降、印刷データとする)に変換した上で、上述した印刷ジョブとしてプリンタに送信する。その際、印刷データを生成してもすぐにプリンタに送信するのではなく、PC内の記憶媒体に一時的に印刷データを保存し、プレビューを確認しながら両面印刷、カラー/モノクロ等の印刷設定を変更する機能が既に知られている。   An information processing apparatus in which such a printer driver is installed converts the image data or document data to be printed into an information format (hereinafter referred to as print data) corresponding to the printer by the function of the printer driver, and then To the printer as a completed print job. At that time, when print data is generated, it is not sent to the printer immediately, but the print data is temporarily saved in a storage medium in the PC, and print settings such as double-sided printing and color / monochrome are checked while checking the preview. The function of changing is already known.

上述した画像データや文書データは、夫々のデータ形式に対応したアプリケーション・プログラムによって閲覧または編集されることが一般的である。しかしながら、アプリケーション・プログラムを介して閲覧する場合の表示では、用紙に印刷出力された後の状態を正確に確認できない。例えば、印刷出力すると文字や図形等のオブジェクトのレイアウトが崩れる場合がある。また、複数ページを1ページに集約する場合のレイアウトや、パンチ穴の位置等も、アプリケーション・プログラムでは正確に確認できない。このような課題に対して、上述した印刷データは用紙に出力される状態を正確に確認できるという利点がある。   The image data and document data described above are generally viewed or edited by an application program corresponding to each data format. However, the display when browsing through the application program cannot accurately check the state after being printed out on the paper. For example, when a printout is performed, the layout of objects such as characters and graphics may be destroyed. In addition, the layout when punching a plurality of pages into one page, the positions of punch holes, and the like cannot be accurately confirmed by the application program. With respect to such a problem, the above-described print data has an advantage that the state outputted on the paper can be accurately confirmed.

ここで、上述した画像データや文書データから印刷データを生成する際の処理として、Windows(登録商標)OS(Operation System)の場合、OSに含まれるモジュールが画像データや文書データから中間データと呼ばれるEMF(Enhanced MetaFile)データを生成し、その中間データに基づいてプリンタドライバがPDL(Page Description Language)データのような印刷データを生成することが一般的である。   Here, as a process for generating print data from the image data and document data described above, in the case of a Windows (registered trademark) OS (Operation System), a module included in the OS is referred to as intermediate data from the image data or document data. Generally, EMF (Enhanced MetaFile) data is generated, and a printer driver generates print data such as PDL (Page Description Language) data based on the intermediate data.

上述したEMFデータのような中間データは、OSによって生成される汎用的な画像データの形式であり、PDLデータのような印刷データは、対応するプリンタの機種に応じて構成されたデータである。そのため、中間データの方が、印刷データよりも、後からの印刷設定の変更の自由度が高い。   The intermediate data such as the EMF data described above is a general-purpose image data format generated by the OS, and the print data such as PDL data is data configured according to the model of the corresponding printer. Therefore, the intermediate data has a higher degree of freedom to change the print settings later than the print data.

このような情報の性質を利用して、PC内の記憶媒体に中間データを一時的に保存しておくことにより、後からの印刷設定の変更の自由度を高める方法が提案されている(例えば、特許文献1参照)。   A method has been proposed in which intermediate data is temporarily stored in a storage medium in a PC using such information properties, thereby increasing the degree of freedom in changing print settings later (for example, , See Patent Document 1).

特許文献1に開示された方法を用いる場合、ユーザが印刷設定の変更操作等を行った上で印刷を実行するためには、設定が変更された中間データに基づいて印刷データを生成する必要がある。そのため、印刷が実行されるまでに中間データ生成に伴う待ち時間が発生する。   When the method disclosed in Patent Document 1 is used, in order for the user to perform printing after performing a print setting change operation or the like, it is necessary to generate print data based on the intermediate data whose settings have been changed. is there. For this reason, there is a waiting time associated with the generation of intermediate data before printing is executed.

また、上述したように、PDLデータのような印刷データは、設定変更の自由度は低いものの、項目によっては変更が可能なものもあるため、変更が可能な項目についてはPDLデータで対応することが好ましい。しかしながら、PDLデータの形式は、対応するプリンタによって様々であり、同一の設定項目であっても異なるプリンタに対応して生成されたPDLデータでは処理の内容が異なる場合がある。従って、多くの設定項目の変更をPDLデータで可能とするためには、様々なプリンタに対応したPDLデータに対応する必要があり、その分プログラムの設計等に要する付加が高くなる。   In addition, as described above, print data such as PDL data has a low degree of freedom of setting change, but some items can be changed. Therefore, items that can be changed should be handled by PDL data. Is preferred. However, the format of PDL data varies depending on the corresponding printer, and even if the setting items are the same, the contents of processing may differ in PDL data generated corresponding to different printers. Therefore, in order to make it possible to change many setting items with PDL data, it is necessary to support PDL data corresponding to various printers, and the addition required for designing the program is increased accordingly.

本発明は、上記実情を考慮してなされたものであり、印刷の出力結果を正確に確認するためのプレビュー機能において、印刷設定の変更の自由度を高めると共に、印刷出力が実行されるまでに要する時間を可能な限り短縮することを目的とする。   The present invention has been made in consideration of the above circumstances, and in the preview function for accurately confirming the print output result, the degree of freedom in changing the print setting is increased and the print output is executed. The purpose is to shorten the time required as much as possible.

上記課題を解決するために、本発明の一態様は、印刷装置に印刷出力を実行させるための印刷制御装置であって、前記印刷装置に送信するための印刷情報が、印刷情報生成部によって印刷出力するべき画像に基づいて生成されて記憶媒体に記憶された後に、前記印刷情報に基づく出力結果及び印刷設定の変更を受け付けるための操作部を表示するための表示情報を出力する表示情報出力部と、前記表示された操作部に対する操作に応じて前記印刷設定の変更要求を受け付ける変更要求受付部と、前記印刷設定に対する変更要求の内容が前記印刷情報に対して処理可能な内容か否かを示す変更可否情報に基づき、前記受け付けた変更要求が前記印刷情報に対して処理可能か否かを判断する印刷情報変更可否判断部と、前記印刷情報に対して処理可能か否かの判断結果に基づいて前記受け付けた変更要求に係る変更を実行する設定変更部と、前記設定変更された結果生成された印刷情報を前記印刷装置に出力する印刷情報出力部とを含み、前記設定変更部は、前記受け付けた変更要求が前記印刷情報に対して処理可能であった場合、前記記憶媒体に格納された印刷情報に対して前記受け付けた変更要求に係る変更を実行して前記印刷設定を変更した印刷情報を生成し、前記受け付けた変更要求が前記印刷情報に対して処理不可能であった場合、前記印刷情報を生成するための印刷出力するべき画像を取得し、前記画像に対して前記受け付けた変更要求に係る変更を実行して前記印刷情報生成部に対して前記印刷設定を変更した画像を出力することを特徴とする。   In order to solve the above-described problem, one aspect of the present invention is a print control apparatus for causing a printing apparatus to execute print output, and print information to be transmitted to the printing apparatus is printed by a print information generation unit. A display information output unit that outputs display information for displaying an output unit based on the print information and an operation unit for accepting a change in print settings after being generated based on an image to be output and stored in a storage medium A change request accepting unit that accepts a change request for the print setting in response to an operation on the displayed operation unit, and whether or not the content of the change request for the print setting is a content that can be processed for the print information. A print information change enable / disable determining unit that determines whether the received change request can be processed for the print information based on the change enable / disable information shown; A setting change unit that executes a change related to the received change request based on a determination result of whether or not the function is determined, and a print information output unit that outputs the print information generated as a result of the setting change to the printing apparatus. The setting change unit executes a change related to the received change request with respect to the print information stored in the storage medium when the received change request can be processed with respect to the print information. Generating print information with the print settings changed, and if the received change request cannot be processed for the print information, obtain an image to be printed out to generate the print information, A change related to the received change request is executed on the image, and an image in which the print setting is changed is output to the print information generation unit.

また、本発明の他の態様は、印刷装置に印刷出力を実行させるための印刷制御プログラムであって、前記印刷装置に送信するための印刷情報が、印刷情報生成部によって印刷出力するべき画像に基づいて生成されて記憶媒体に記憶された後に、前記印刷情報に基づく出力結果及び印刷設定の変更を受け付けるための操作部を表示するための表示情報を出力するステップと、前記表示された操作部に対する操作に応じて前記印刷設定の変更要求を受け付けるステップと、前記印刷設定に対する変更要求の内容が前記印刷情報に対して処理可能な内容か否かを示す変更可否情報に基づき、前記受け付けた変更要求が前記印刷情報に対して処理可能か否かを判断するステップと、前記受け付けた変更要求が前記印刷情報に対して処理可能であった場合、前記記憶媒体に格納された印刷情報に対して前記受け付けた変更要求に係る変更を実行して前記印刷設定を変更した印刷情報を生成するステップと、前記受け付けた変更要求が前記印刷情報に対して処理不可能であった場合、前記印刷情報を生成するための印刷出力するべき画像を取得して前記画像に対して前記受け付けた変更要求に係る変更を実行し、前記印刷情報生成部に対して前記印刷設定を変更した画像を出力するステップと、前記設定変更された結果生成された印刷情報を前記印刷装置に出力するステップとを情報処理装置に実行させることを特徴とする。   According to another aspect of the present invention, there is provided a print control program for causing a printing apparatus to execute print output, wherein print information to be transmitted to the printing apparatus is an image to be printed out by a print information generation unit. Outputting display information for displaying an output unit based on the print information and an operation unit for accepting a change in print settings after being generated and stored in a storage medium, and the displayed operation unit Receiving the change request for the print setting in response to an operation on the print information, and the received change based on change enable / disable information indicating whether or not the content of the change request for the print setting is a processable content for the print information. Determining whether a request can be processed for the print information; and if the received change request is processable for the print information. Performing a change related to the received change request on the print information stored in the storage medium to generate print information in which the print setting has been changed, and the received change request to the print information If the processing cannot be performed, an image to be printed for generating the print information is acquired, the change related to the received change request is executed on the image, and the print information generation unit The information processing apparatus is configured to output an image in which the print setting is changed and a step of outputting print information generated as a result of the setting change to the printing apparatus.

また、本発明の更に他の態様は、記録媒体であって、上記印刷制御プログラムを情報処理装置が読み取り可能な形式で記録したことを特徴とする。   Still another embodiment of the present invention is a recording medium, wherein the print control program is recorded in a format readable by an information processing apparatus.

本発明によれば、印刷の出力結果を正確に確認するためのプレビュー機能において、印刷設定の変更の自由度を高めると共に、印刷出力が実行されるまでに要する時間を可能な限り短縮することができる。   According to the present invention, in the preview function for accurately confirming the print output result, the degree of freedom for changing the print setting can be increased and the time required for executing the print output can be shortened as much as possible. it can.

本発明の実施形態に係る印刷システムの機能構成を示すブロック図である。1 is a block diagram showing a functional configuration of a printing system according to an embodiment of the present invention. 本発明の実施形態に係るPCのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of PC concerning embodiment of this invention. 本発明の実施形態に係る印刷データ対応可否テーブルの例を示す図である。It is a figure which shows the example of the print data corresponding | compatible availability table which concerns on embodiment of this invention. 本発明の実施形態に係る印刷出力動作を示すシーケンス図である。FIG. 5 is a sequence diagram illustrating a print output operation according to the embodiment of the present invention. 本発明の実施形態に係るプレビュー処理部の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the preview process part which concerns on embodiment of this invention.

以下、図面を参照して、本発明の実施形態を詳細に説明する。本実施形態においては、プリンタドライバがインストールされた印刷制御装置であるPC(Personal Computer)において、プリンタに印刷出力を実行させるために生成される画像データである中間データ及び印刷データを記憶媒体に一時的に保存し、そのデータに基づいてプレビュー表示及び設定変更を実現する例について説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In this embodiment, in a PC (Personal Computer) which is a print control apparatus in which a printer driver is installed, intermediate data and print data, which are image data generated to cause the printer to execute print output, are temporarily stored in a storage medium. An example in which preview display and setting change are realized based on the data will be described.

図1は、本実施形態に係る印刷システムの機能構成を示すブロック図である。図1に示すように、本実施形態に係る印刷システムはPC1及びプリンタ2を含み、PC1とプリンタ2とは、ネットワーク3を介して接続されている。PC1においては、インストールされたアプリケーション・プログラムやプリンタドライバ等がOS(Operation System)101上で動作することにより、文書作成や画像編集等の機能を提供し、ユーザの操作に応じて、印刷出力するべき画像の元となる情報を提供する。   FIG. 1 is a block diagram illustrating a functional configuration of a printing system according to the present embodiment. As shown in FIG. 1, the printing system according to the present embodiment includes a PC 1 and a printer 2, and the PC 1 and the printer 2 are connected via a network 3. In the PC 1, installed application programs, printer drivers, and the like operate on an OS (Operation System) 101 to provide functions such as document creation and image editing, and print out according to user operations. Providing the information that is the basis of the image to be generated.

図1に示すようにPC1は、コントローラ100、記憶媒体110、モニタI/F120及びプリンタI/F130を含む。また、コントローラ100は、OS101、アプリケーション102、中間データ処理部103、データ保存処理部104、プレビュー処理部105及び印刷データ送信部106を含む。   As shown in FIG. 1, the PC 1 includes a controller 100, a storage medium 110, a monitor I / F 120, and a printer I / F 130. The controller 100 includes an OS 101, an application 102, an intermediate data processing unit 103, a data storage processing unit 104, a preview processing unit 105, and a print data transmission unit 106.

記憶媒体110は、デジタル化された情報を記憶する記憶容量を提供するデバイスであり、HDD(Hard Disk Drive)等の記憶装置によって実現される。モニタI/F120は、ディスプレイモニタを接続するためのインタフェースであり、DVI(Digital Visual Interface)等が用いられる。プリンタI/F130は、PC1とプリンタ2とを接続するためのインタフェースであり、本実施形態においてはEthernet(登録商標)が用いられる。   The storage medium 110 is a device that provides a storage capacity for storing digitized information, and is realized by a storage device such as an HDD (Hard Disk Drive). The monitor I / F 120 is an interface for connecting a display monitor, and a DVI (Digital Visual Interface) or the like is used. The printer I / F 130 is an interface for connecting the PC 1 and the printer 2, and Ethernet (registered trademark) is used in this embodiment.

OS101は、Windows(登録商標)等の基本ソフトウェアであり、GUI(Graphiacl User Interface)や、ハードウェアを制御するインタフェース等を提供する。また、本実施形態に係るOS101は、アプリケーション102から印刷出力するべき画像データや文書データを取得し、プリンタ2に送信する印刷データを生成する手前の中間データと呼ばれるEMF(Enhanced MetaFile)データを生成する。   The OS 101 is basic software such as Windows (registered trademark), and provides a GUI (Graphic User Interface), an interface for controlling hardware, and the like. Further, the OS 101 according to the present embodiment acquires image data and document data to be printed out from the application 102, and generates EMF (Enhanced MetaFile) data called intermediate data before generating print data to be transmitted to the printer 2. To do.

アプリケーション102は、画像データや文書データ等を閲覧、編集するための機能を実現するソフトウェアである。上述したように、アプリケーション102は、ユーザの操作に従って閲覧または編集中の画像データや文書データ等をOS101に入力し、上述した中間データの生成を要求する。   The application 102 is software that realizes a function for browsing and editing image data, document data, and the like. As described above, the application 102 inputs image data, document data, or the like being browsed or edited to the OS 101 in accordance with a user operation, and requests generation of the above-described intermediate data.

中間データ処理部103は、一般的にプリンタドライバとして構成されるモジュールであり、OS101によって生成された中間データに基づいて印刷データと呼ばれるPDL(Page Description Language)を生成する印刷情報生成部である。また、中間データ処理部103は、OS101から取得した中間データ及び中間データに基づいて生成した印刷データをデータ保存処理部104に入力する。   The intermediate data processing unit 103 is a module generally configured as a printer driver, and is a print information generation unit that generates a page description language (PDL) called print data based on the intermediate data generated by the OS 101. Further, the intermediate data processing unit 103 inputs the intermediate data acquired from the OS 101 and print data generated based on the intermediate data to the data storage processing unit 104.

データ保存処理部104は、中間データ処理部103から入力された中間データ及び印刷データを、OS101の機能を介して記憶媒体110に格納する。また、データ保存処理部104は、プレビュー処理部105がユーザの操作に応じてプレビュー表示を制御する際に、プレビュー画面を表示するための中間データを記憶媒体110から読み出してプレビュー処理部105に入力する。   The data storage processing unit 104 stores the intermediate data and print data input from the intermediate data processing unit 103 in the storage medium 110 via the function of the OS 101. Further, the data storage processing unit 104 reads intermediate data for displaying a preview screen from the storage medium 110 and inputs it to the preview processing unit 105 when the preview processing unit 105 controls the preview display according to a user operation. To do.

プレビュー処理部105は、ユーザの操作に応じて印刷出力のプレビュー表示及びプレビュー表示された出力結果に対する設定変更を要求するためのGUIを提供すると共に、プレビュー表示するべき画像データの中間データをデータ保存処理部104から取得してプレビュー表示を行う。プレビュー処理部105によって制御されたプレビュー表示は、OS101によってモニタI/F120を介してディスプレイモニタ等の表示装置に表示される。   The preview processing unit 105 provides a GUI for requesting a print output preview display and a setting change for the output result displayed in accordance with a user operation, and saves intermediate data of the image data to be preview displayed. Obtained from the processing unit 104 and preview display. The preview display controlled by the preview processing unit 105 is displayed on a display device such as a display monitor by the OS 101 via the monitor I / F 120.

印刷データ送信部106は、上述したGUIに対するユーザの操作に従い、最終的に生成された印刷データを印刷ジョブとしてプリンタ2に送信するための制御を行う。印刷データ送信部106によって制御された印刷ジョブの送信は、OS101によってプリンタI/F130を介して実行される。   The print data transmission unit 106 performs control for transmitting the finally generated print data to the printer 2 as a print job in accordance with the user operation on the GUI described above. Transmission of the print job controlled by the print data transmission unit 106 is executed by the OS 101 via the printer I / F 130.

尚、図1に示すような機能は、ソフトウェアとハードウェアとの組み合わせによって実現される。以下、本実施形態に係るPC1のハードウェア構成について図2を参照して説明する。図2に示すように、本実施形態に係るPC1は、一般的な情報処理端末と同様の構成を有する。即ち、本実施形態に係るPC1は、CPU(Central Processing Unit)10、RAM(Random Access Memory)11、ROM(Read Only Memory)12、HDD(Hard Disk Drive)14及びI/F15がバス13を介して接続されている。また、I/F15にはLCD(Liquid Crystal Display)16及び操作部17が接続されている。   The function shown in FIG. 1 is realized by a combination of software and hardware. Hereinafter, the hardware configuration of the PC 1 according to the present embodiment will be described with reference to FIG. As shown in FIG. 2, the PC 1 according to the present embodiment has the same configuration as a general information processing terminal. That is, the PC 1 according to this embodiment includes a CPU (Central Processing Unit) 10, a RAM (Random Access Memory) 11, a ROM (Read Only Memory) 12, an HDD (Hard Disk Drive) 14, and an I / F 15 via the bus 13. Connected. Further, an LCD (Liquid Crystal Display) 16 and an operation unit 17 are connected to the I / F 15.

CPU10は演算手段であり、PC1全体の動作を制御する。RAM11は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU10が情報を処理する際の作業領域として用いられる。ROM12は、読み出し専用の不揮発性記憶媒体であり、ファームウェア等のプログラムが格納されている。   The CPU 10 is a calculation means and controls the operation of the entire PC 1. The RAM 11 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 10 processes information. The ROM 12 is a read-only nonvolatile storage medium, and stores programs such as firmware.

HDD14は、情報の読み書きが可能な不揮発性の記憶媒体であり、OS(Operating System)や各種の制御プログラム、アプリケーション・プログラム等が格納されている。また、HDD14は、図1に示す構成のうち記憶媒体110として機能する。   The HDD 14 is a nonvolatile storage medium capable of reading and writing information, and stores an OS (Operating System), various control programs, application programs, and the like. The HDD 14 functions as the storage medium 110 in the configuration shown in FIG.

I/F15は、バス14と各種のハードウェアやネットワーク等を接続し制御する。また、I/F15は、図1に示す構成のうち、モニタI/F120及びプリンタI/F130として機能する。LCD16は、ユーザがPC1の状態を確認するための視覚的ユーザインタフェースである。操作部17は、キーボードやマウス等、ユーザがPC1に情報を入力するためのユーザインタフェースである。   The I / F 15 connects and controls the bus 14 and various hardware and networks. The I / F 15 functions as a monitor I / F 120 and a printer I / F 130 in the configuration shown in FIG. The LCD 16 is a visual user interface for the user to check the state of the PC 1. The operation unit 17 is a user interface such as a keyboard and a mouse for the user to input information to the PC 1.

このようなハードウェア構成において、ROM12やHDD14若しくは図示しない光学ディスク等の記録媒体に格納されたプログラムがRAM11に読み出され、それらのプログラムに従ってCPU10が演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、図1に示すような、本実施形態に係るPC1の機能を実現する機能ブロックが構成される。   In such a hardware configuration, a program stored in a recording medium such as the ROM 12, the HDD 14, or an optical disk (not shown) is read into the RAM 11, and the CPU 10 performs an operation according to those programs, thereby configuring a software control unit. The A functional block for realizing the functions of the PC 1 according to the present embodiment as shown in FIG. 1 is configured by a combination of the software control unit configured as described above and hardware.

このような機能構成において、アプリケーション102は、ユーザの操作に応じてプリンタドライバである中間データ処理部103を起動し、中間データ処理部103のGUIを介して設定される印刷出力の設定情報をDEVMODE構造体と呼ばれる情報形式で取得する。そして、アプリケーション102若しくはアプリケーション102によって起動された中間データ処理部103に対してユーザの操作により印刷実行命令が入力されると、アプリケーション102は、OS101に含まれる描画エンジンであるGDI(Graphics Device Interface)を起動し、中間データを生成させる。OS101は、GDIの機能によって中間データを生成すると、中間データ処理部103に中間データを入力し、印刷データの生成を要求する。   In such a functional configuration, the application 102 activates the intermediate data processing unit 103 that is a printer driver in response to a user operation, and sets print output setting information set via the GUI of the intermediate data processing unit 103 as DEVMODE. Obtained in an information format called a structure. When a print execution command is input by a user operation to the application 102 or the intermediate data processing unit 103 activated by the application 102, the application 102 is a GDI (Graphics Device Interface) which is a drawing engine included in the OS 101. To generate intermediate data. When the OS 101 generates intermediate data by the GDI function, the OS 101 inputs the intermediate data to the intermediate data processing unit 103 and requests generation of print data.

このような処理において、一般的な中間データ処理部103は、印刷データのみをデータ保存処理部104に入力するスプール処理を実行する。これに対して、本実施形態に係る中間データ処理部103は、中間データ及び印刷データを中間データ保存処理部104に入力する。このため、本実施形態においては、印刷データに加えて中間データも記憶媒体110に保存される。   In such processing, the general intermediate data processing unit 103 executes spool processing for inputting only print data to the data storage processing unit 104. In contrast, the intermediate data processing unit 103 according to the present embodiment inputs the intermediate data and the print data to the intermediate data storage processing unit 104. Therefore, in this embodiment, intermediate data is also stored in the storage medium 110 in addition to the print data.

そして、プレビュー処理部105は、プレビュー表示画面に対するユーザの操作によって、印刷設定項目の変更が要求された場合に、変更が要求された設定項目に応じて、印刷データと中間データとの何れに対して設定変更を行うかを判断した上で、変更を反映させる。このプレビュー処理部105の処理が、本実施形態に係る要旨の1つである。   Then, when a change of the print setting item is requested by a user operation on the preview display screen, the preview processing unit 105 determines whether the print data or intermediate data is changed depending on the setting item requested to be changed. Determine whether to change the settings and reflect the changes. The processing of the preview processing unit 105 is one of the gist according to the present embodiment.

プレビュー処理部105は、上述したような判断を可能とするために、印刷設定項目と印刷データによる設定変更の対応可否とが関連付けられたテーブル(以降、印刷データ対応可否テーブルとする)を記憶している。図3を参照して、本実施形態に係る印刷データ対応可否テーブルについて説明する。   In order to enable the determination as described above, the preview processing unit 105 stores a table (hereinafter, referred to as a print data compatibility table) in which print setting items are associated with availability of setting changes by print data. ing. With reference to FIG. 3, the print data compatibility table according to the present embodiment will be described.

図3に示すように、本実施形態に係る印刷データ対応可否テーブルは、印刷出力の設定項目を示す“印刷設定項目”と、印刷データによる設定変更の対応可否を示す“印刷データ変更可否”とが関連付けられて記憶されている。例えば、“両面印刷”の設定項目は“可”となっており、印刷データによる対応が可能である。他方、“集約”の設定項目は“不可”となっており、印刷データによる対応が不可能である。このように、印刷データ対応可否テーブルが、変更可否情報として用いられる。   As shown in FIG. 3, the print data support availability table according to the present embodiment includes a “print setting item” indicating a print output setting item, and a “print data change enable / disable” indicating whether a setting change by print data is supported. Are stored in association with each other. For example, the setting item of “double-sided printing” is “available” and can be handled by print data. On the other hand, the setting item of “aggregation” is “impossible” and cannot be handled by print data. As described above, the print data compatibility table is used as change permission information.

次に、本実施形態に係るPC1において印刷出力が実行される際の動作について説明する。図4は、本実施形態に係る印刷出力の動作を示すシーケンス図である。図4に示すように、まずは、アプリケーション102が、ユーザによる操作部17を介した操作に応じて、印刷出力の実行開始命令を取得し、印刷出力を開始する(S401)。   Next, an operation when print output is executed in the PC 1 according to the present embodiment will be described. FIG. 4 is a sequence diagram showing a print output operation according to the present embodiment. As shown in FIG. 4, first, the application 102 acquires a print output execution start command in response to an operation by the user via the operation unit 17 and starts print output (S401).

S401の処理により、上述したようにOS101に含まれるGDIが起動され、OS101に印刷対象の元となるデータである画像データまたは文書データがアプリケーション102から入力される。これにより、OS101が中間データであるEMFデータを生成して(S402)、中間データ処理部103に入力する。   As a result of the processing in S401, the GDI included in the OS 101 is activated as described above, and image data or document data that is data to be printed is input from the application 102 to the OS 101. As a result, the OS 101 generates EMF data as intermediate data (S402) and inputs the generated EMF data to the intermediate data processing unit 103.

中間データ処理部103は、OS101からEMFデータを取得すると、取得したEMFデータに基づいて印刷データであるPDLデータを生成する(S403)。そして、生成したPDLデータ及びOS101から取得したEMFデータをデータ保存処理部104に入力する。データ保存処理部104は、中間データ処理部103から取得したPDLデータ及びEMFデータを記憶媒体110に保存する(S404)。即ち、データ保存処理部104が、情報記憶処理部として機能する。   When the intermediate data processing unit 103 acquires EMF data from the OS 101, the intermediate data processing unit 103 generates PDL data that is print data based on the acquired EMF data (S403). Then, the generated PDL data and EMF data acquired from the OS 101 are input to the data storage processing unit 104. The data storage processing unit 104 stores the PDL data and EMF data acquired from the intermediate data processing unit 103 in the storage medium 110 (S404). That is, the data storage processing unit 104 functions as an information storage processing unit.

その後、プレビュー処理部105が、ユーザによる操作部17を介した操作に従ってプレビュー表示を開始し、データ保存処理部104を介してEMFデータを取得してプレビュー画面に表示すると共に、ユーザの操作に従って印刷設定の変更操作を受け付ける(S405)。   After that, the preview processing unit 105 starts preview display according to the user's operation via the operation unit 17, acquires EMF data via the data storage processing unit 104, displays it on the preview screen, and prints according to the user's operation. A setting change operation is accepted (S405).

尚、S405の処理のトリガとして、図4においては、中間データ処理部103によるPDLデータの生成処理及びデータ保存処理部104によるEMFデータ及びPDLデータの保存処理とは無関係に、ユーザによる操作に応じて実行される場合を例としている。   As a trigger for the processing in S405, in FIG. 4, the processing is performed according to the operation by the user regardless of the PDL data generation processing by the intermediate data processing unit 103 and the EMF data and PDL data storage processing by the data storage processing unit 104. As an example,

しかしながら、これは一例であり、中間データ処理部103によるPDLデータの生成処理及びデータ保存処理部104によるEMFデータ及びPDLデータの保存処理に応じて、プレビュー処理部105がプレビュー処理を実行するようにしても良い。また、この場合、中間データ処理部103がOS101からEMFデータを取得した段階で、PDLデータの生成を開始するのと並行してEMFデータをプレビュー処理部105に入力し、プレビュー処理が実行されるようにしても良い。これにより、ユーザにプレビューを提示するタイミングをより早めることができる。   However, this is only an example, and the preview processing unit 105 executes the preview process in accordance with the PDL data generation processing by the intermediate data processing unit 103 and the EMF data and PDL data storage processing by the data storage processing unit 104. May be. In this case, when the intermediate data processing unit 103 acquires the EMF data from the OS 101, the EMF data is input to the preview processing unit 105 in parallel with the generation of the PDL data, and the preview process is executed. You may do it. Thereby, the timing which shows a preview to a user can be advanced more.

印刷設定の変更操作を受け付けると、プレビュー処理部105は、受け付けた設定変更がPDLデータに対して可能であるか否かを判断し、必要に応じてデータ保存処理部104を介してEMFデータを取得し、取得したEMFデータまたはPDLデータに対して設定変更を行う(S406)。   When the print setting change operation is received, the preview processing unit 105 determines whether or not the received setting change is possible for the PDL data. If necessary, the preview processing unit 105 outputs the EMF data via the data storage processing unit 104. Acquire and change the setting for the acquired EMF data or PDL data (S406).

プレビュー処理部105は、設定変更が完了すると、ユーザによる印刷出力の実行操作に応じて、印刷実行命令を出力する(S407)。ここで、プレビュー処理部105は、PDLデータに対して設定変更を行った場合、印刷データ送信部106にPDLデータを出力する。他方、EMFデータに対して設定変更を行った場合、中間データ処理部103にEMFデータを出力する。   When the setting change is completed, the preview processing unit 105 outputs a print execution command in accordance with a print output execution operation by the user (S407). Here, when the setting is changed for the PDL data, the preview processing unit 105 outputs the PDL data to the print data transmission unit 106. On the other hand, when the setting is changed for the EMF data, the EMF data is output to the intermediate data processing unit 103.

中間データ処理部103にEMFデータが出力された場合、中間データ処理部103は、取得したEMFデータに基づいてS403と同様にPDLデータを生成し(S408)、印刷データ送信部106に入力する。印刷データ送信部106は、プレビュー処理部105若しくは中間データ処理部103からPDLデータを取得し(S409)、取得したPDLデータに基づいて印刷ジョブを生成してプリンタ2に対して印刷ジョブを出力する(S410)。即ち、印刷データ送信部106が、印刷情報出力部として機能する。このような処理により、本実施形態に係る印刷出力が実行される   When the EMF data is output to the intermediate data processing unit 103, the intermediate data processing unit 103 generates PDL data based on the acquired EMF data as in S403 (S408), and inputs the PDL data to the print data transmission unit 106. The print data transmission unit 106 acquires PDL data from the preview processing unit 105 or the intermediate data processing unit 103 (S409), generates a print job based on the acquired PDL data, and outputs the print job to the printer 2. (S410). That is, the print data transmission unit 106 functions as a print information output unit. Through such processing, print output according to the present embodiment is executed.

次に、本実施形態に係る要旨の動作であるプレビュー処理部105の動作について、図5のフローチャートを参照して説明する。図5に示すように、プレビュー処理部105は、図4のS405に相当する処理として、ユーザの操作に応じてGUIを表示し(S501)、印刷設定の設定変更操作を受け付ける(S502)。S501においては、プレビュー処理部105が表示情報出力部として機能すると共に、S502においては、プレビュー処理部105が変更要求受付部として機能する。   Next, the operation of the preview processing unit 105, which is the gist of the present embodiment, will be described with reference to the flowchart of FIG. As shown in FIG. 5, as a process corresponding to S405 in FIG. 4, the preview processing unit 105 displays a GUI according to a user operation (S501), and accepts a print setting setting change operation (S502). In S501, the preview processing unit 105 functions as a display information output unit, and in S502, the preview processing unit 105 functions as a change request receiving unit.

本実施形態においては、アプリケーション102に内蔵されるプレビュー機能ではなく、専用のモジュールであるプレビュー処理部105がプレビュー表示を行うため、複数ページを1ページに集約する場合のレイアウトや、パンチ穴の位置等、アプリケーション102の機能では確認不可能なプレビューを正確に確認することができる。   In this embodiment, since the preview processing unit 105, which is a dedicated module, performs preview display instead of the preview function built in the application 102, the layout and the position of punch holes when multiple pages are combined into one page Thus, a preview that cannot be confirmed by the function of the application 102 can be confirmed accurately.

尚、本実施形態に係るプレビュー処理部105は、S501において、データ保存処理部104からEMFデータを取得してプレビュー画面のGUI表示を行う。EMFデータは、画像データを記述する情報形式としてより汎用的な形式であるため、PDLデータよりも、表示情報を生成するために要する処理が少ない。これにより、S501における処理負荷を軽減することができる。   In step S501, the preview processing unit 105 according to the present embodiment acquires EMF data from the data storage processing unit 104 and displays a GUI for a preview screen. Since EMF data is a more general format for describing image data, it requires less processing to generate display information than PDL data. Thereby, the processing load in S501 can be reduced.

設定変更操作を受け付けると、プレビュー処理部105は、図3において説明した印刷データ対応可否テーブルに基づき、要求された設定変更が印刷データにおいて可能な変更か否か判断する(S503)。即ち、プレビュー処理部105が、印刷情報変更可否判断部として機能する。   Upon receiving the setting change operation, the preview processing unit 105 determines whether the requested setting change is a possible change in the print data based on the print data support availability table described with reference to FIG. 3 (S503). That is, the preview processing unit 105 functions as a print information change possibility determination unit.

S503の判断の結果、印刷データによって対応可能な変更であれば(S503/YES)、プレビュー処理部105は、データ保存処理部104を介してPDLデータを取得し(S504)、設定変更部として機能して要求された設定変更を反映する(S505)。そして、プレビュー処理部105は、ユーザの操作に応じて、設定変更を反映したPDLデータを印刷データ送信部106に出力し(S506)、処理を終了する。   If the result of the determination in S503 is a change that can be handled by the print data (S503 / YES), the preview processing unit 105 acquires the PDL data via the data storage processing unit 104 (S504) and functions as a setting change unit. Then, the requested setting change is reflected (S505). Then, the preview processing unit 105 outputs the PDL data reflecting the setting change to the print data transmission unit 106 according to the user's operation (S506), and ends the process.

他方、S503の判断の結果、印刷データによって対応不可能な変更であれば(S503/NO)、プレビュー処理部105は、設定変更部として機能して、プレビュー表示のために取得しているEMFデータに対して要求された設定変更を反映する(S507)。そして、プレビュー処理部105は、ユーザの操作に応じて、設定変更を反映したEMFデータを中間データ処理部103に出力し(S508)、処理を終了する。   On the other hand, as a result of the determination in S503, if the change cannot be handled by the print data (S503 / NO), the preview processing unit 105 functions as a setting change unit and acquires EMF data acquired for preview display. The requested setting change is reflected on (S507). Then, the preview processing unit 105 outputs the EMF data reflecting the setting change to the intermediate data processing unit 103 in accordance with the user operation (S508), and ends the processing.

このように、本実施形態に係るプレビュー処理部105は、プレビュー表示においてユーザから要求された設定変更を反映させる際に、印刷データ対応可否テーブルに基づき、PDLデータのような印刷データに対して変更可能な項目であれば印刷データに対して変更を反映する。他方、印刷データに対して変更不可能な項目であれば、保存してあるEMFデータに対して変更を反映し、変更を反映したEMFデータを再度PDLデータに変換する。   As described above, the preview processing unit 105 according to the present embodiment changes the print data such as PDL data based on the print data compatibility table when reflecting the setting change requested by the user in the preview display. If possible, the change is reflected in the print data. On the other hand, if the item cannot be changed with respect to the print data, the change is reflected on the stored EMF data, and the EMF data reflecting the change is converted again into PDL data.

このような機能により、PDLデータに対して変更可能な設定項目であればPDLデータに対して変更を反映することにより、PDLデータへの再変換が不要であり、迅速に印刷出力を実行することが可能となる。他方、PDLデータに対して変更不可能な設定項目であれば、EMFデータに対して変更を反映することにより、設定変更の自由度を高めている。   With such a function, if the setting item can be changed with respect to the PDL data, the change to the PDL data is reflected, so that re-conversion to the PDL data is unnecessary, and print output can be executed quickly. Is possible. On the other hand, if the setting item cannot be changed with respect to the PDL data, the degree of freedom of setting change is increased by reflecting the change with respect to the EMF data.

以上説明したように、本実施形態によれば、印刷の出力結果を正確に確認するためのプレビュー機能において、印刷設定の変更の自由度を高めると共に、印刷出力が実行されるまでに要する時間を可能な限り短縮することができる。   As described above, according to the present embodiment, in the preview function for accurately confirming the print output result, the degree of freedom for changing the print setting is increased and the time required for executing the print output is increased. It can be shortened as much as possible.

尚、上記実施形態においては、印刷情報、即ち印刷データとしてPDLデータを例として説明した。しかしながら、PDLデータは一例であり、印刷データとは即ち、プリンタ2に印刷出力を実行させるためにプリンタ2に送信するデータである。そのようなデータはプリンタ2の仕様に応じて変換されたデータであるため、一般的に設定変更の自由度が低く、ユーザによる設定変更要求に対する対応が困難であり、それを解消することが本件の意義である。   In the above embodiment, the PDL data is described as an example of the print information, that is, the print data. However, the PDL data is an example, and the print data is data transmitted to the printer 2 in order to cause the printer 2 to execute print output. Since such data is data converted in accordance with the specifications of the printer 2, the degree of freedom of setting change is generally low, and it is difficult for the user to respond to the setting change request. Is the significance of

また、上記実施形態においては、中間データとしてEMFデータを例として説明した。この中間データが、印刷情報であるPDLデータを生成するための前段階の情報である印刷出力するべき画像である。しかしながら、EMFデータは、一例であり、中間データとは即ち、アプリケーション102によって閲覧、編集されるデータから、上述したPDLデータのような印刷データを生成する前段階のデータであって、本実施形態においては、OS101によって提供される機能によって生成される画像を記述するための汎用的なデータ形式である。   Moreover, in the said embodiment, EMF data was demonstrated as an example as intermediate data. This intermediate data is an image to be printed and output, which is information at the previous stage for generating PDL data that is print information. However, the EMF data is an example, and the intermediate data is data before the generation of the print data such as the above-described PDL data from the data browsed and edited by the application 102. Is a general-purpose data format for describing an image generated by a function provided by the OS 101.

従って、中間データ、即ち印刷出力するべき画像としては上記EMFデータ以外にも各種の例があり、XPS(EXtensible markup language Paper Specification)データや、PDF(Portable Document Format)データを用いることが可能である。   Therefore, there are various examples of intermediate data, that is, an image to be printed out in addition to the EMF data, and XPS (Extensible Markup Language Paper Specification) data and PDF (Portable Document Format) data can be used. .

いずれにしても、本実施形態における中間データの意義は、アプリケーション102によって編集されるデータのように、個別のアプリケーションの機能ではなく、OS101によって提供されるような汎用的な情報処理機能によって設定の変更が可能な情報形式であって、PDLデータのような印刷データの生成に際して用いられる情報形式である。   In any case, the significance of the intermediate data in the present embodiment is set by a general-purpose information processing function provided by the OS 101, not by the function of an individual application like data edited by the application 102. This is an information format that can be changed, and is an information format used when generating print data such as PDL data.

更に、本実施形態に係る意義は、上述したように、PDLデータのような印刷データによって対応可能な設定変更はPDLデータに対して変更を適用し、それ以外の設定変更はPDLデータに変換する前のデータに対して変更を適用することにより、可能な限りPDL変換処理の実行を低減することにある。   Furthermore, the significance of the present embodiment is that, as described above, setting changes that can be handled by print data such as PDL data are applied to the PDL data, and other setting changes are converted to PDL data. By applying the change to the previous data, the object is to reduce the execution of the PDL conversion process as much as possible.

そして、上記PDLデータに変換する前のデータとして、上述したような中間データを用いるのは、それが比較的汎用的なデータ形式であり、設定変更の反映が比較的容易だからである。即ち、汎用的なデータ形式であるため、設定変更を反映するためのモジュールが予め利用可能なようにPC1に備わっているか、若しくはプレビュー処理部105を実現するためのソフトウェア・プログラムを設計する際に容易に組み込むことが可能だからである。   The reason why the intermediate data as described above is used as the data before being converted into the PDL data is that it is a relatively general data format and it is relatively easy to reflect the setting change. That is, since it is a general-purpose data format, a module for reflecting setting changes is provided in the PC 1 so that it can be used in advance, or when designing a software program for realizing the preview processing unit 105. This is because it can be easily incorporated.

これは、プレビュー処理部105によって設定変更が可能な情報形式であれば、中間データとして採用可能であるということを意味する。例えば、プレビュー処理部105が、テキスト形式のデータを編集可能な機能を有していれば、中間データとしてテキスト形式のデータを採用することが可能であるし、プレビュー処理部105がアプリケーション102と同等の機能を有していれば、アプリケーション102によって閲覧または編集されるデータを中間データとして採用することが可能である。即ち、アプリケーション102によって処理される情報は、印刷出力するべき画像の元となる情報であるのと同時に、プレビュー処理部105の機能によっては、印刷出力するべき画像として用いることも可能である。   This means that any information format that can be changed by the preview processing unit 105 can be used as intermediate data. For example, if the preview processing unit 105 has a function capable of editing text format data, it is possible to adopt text format data as intermediate data, and the preview processing unit 105 is equivalent to the application 102. If the function is provided, data browsed or edited by the application 102 can be adopted as intermediate data. That is, the information processed by the application 102 is information that is the basis of an image to be printed out, and at the same time can be used as an image to be printed out depending on the function of the preview processing unit 105.

この場合、データ保存処理部104は、中間データ処理部103からPDLデータを取得して記憶媒体110に保存することに加えて、アプリケーション102からテキスト形式のデータを取得し、記憶媒体110に保存する。そして、プレビュー処理部105は、PDLデータに基づいてプレビュー処理を実行すると共に、ユーザによって要求された設定変更がPDLデータに対しては不可能な設定変更であれば、プレビュー処理部105の一機能であるテキスト形式のデータに対する編集機能を起動し、ユーザによって要求された変更をテキスト形式のデータを編集することによって実現する。   In this case, the data storage processing unit 104 acquires PDL data from the intermediate data processing unit 103 and stores it in the storage medium 110, and also acquires text format data from the application 102 and stores it in the storage medium 110. . The preview processing unit 105 executes preview processing based on the PDL data, and if the setting change requested by the user is a setting change that is impossible for the PDL data, one function of the preview processing unit 105 The editing function for the text data is activated, and the change requested by the user is realized by editing the text data.

この場合、プレビュー処理部105は、OS101のGDIを起動し、編集したテキスト形式のデータに基づいてEMFデータを生成させる。その後、OS101によって生成されたEMFデータは、上述した処理と同様に中間データ処理部103によってPDLデータに変換され、印刷データ送信部106によってプリンタ2に送信される。   In this case, the preview processing unit 105 activates the GDI of the OS 101 and generates EMF data based on the edited text format data. Thereafter, the EMF data generated by the OS 101 is converted into PDL data by the intermediate data processing unit 103 and transmitted to the printer 2 by the print data transmission unit 106 in the same manner as described above.

このように、本実施形態に係る要旨は、PDLデータのような印刷データと、EMFデータのような中間データに限ることなく、PDLデータのような印刷データと、アプリケーション102によって閲覧または編集されるような通常の画像データ、文書データ(以降、アプリケーションデータとする)であっても、プレビュー処理部105が編集可能な形式のデータであれば上記と同様に適用可能であり、可能な限りPDL変換処理の実行を低減すると共に、プレビュー後の設定変更の自由度を高めるという効果を得ることができる。   As described above, the gist according to the present embodiment is browsed or edited by the print data such as PDL data and the application 102 without being limited to print data such as PDL data and intermediate data such as EMF data. Even normal image data and document data (hereinafter referred to as application data) can be applied in the same manner as described above as long as the data can be edited by the preview processing unit 105, and PDL conversion is possible as much as possible. It is possible to obtain an effect of reducing the execution of processing and increasing the degree of freedom of setting change after preview.

また、上述したように、プレビュー処理105にアプリケーション102に準じた機能を与えることによってアプリケーションデータに対応する場合、印刷出力の元となったデータに対して変更を加えることなく、印刷出力される用紙についてのみ内容に変更を加えることも可能となる。これにより、元のデータに含まれる情報のうち、情報セキュリティの観点から出力するべきでない情報等を削除するような使い方が可能となり、ユーザの利便性を向上することができる。   As described above, when application data is supported by giving a function according to the application 102 to the preview process 105, the paper that is printed out without changing the data that is the source of the printout It is also possible to make changes to the content only. As a result, it is possible to use information such as information that should not be output from the viewpoint of information security among the information included in the original data, and the convenience for the user can be improved.

他方、アプリケーションデータに対応する場合、上述したように、PDL変換処理の前にEMFデータの生成処理が必要となり、中間データを用いる場合よりも更に印刷出力までに要する時間が長くなる。これを少しでも緩和するため、印刷データ、中間データ、アプリケーションデータの三段階の判断を行うようにしても良い。   On the other hand, when dealing with application data, as described above, EMF data generation processing is required before PDL conversion processing, and the time required for print output is longer than when intermediate data is used. In order to alleviate this as much as possible, it is possible to make a judgment in three stages: print data, intermediate data, and application data.

即ち、プレビュー処理部105が、ユーザによって要求された設定変更がPDLデータに対して可能な内容であればPDLデータに対して変更を反映し、不可能な内容であれば、次にEMFデータに対して変更可能な内容であるか否か判断する。そして、EMFデータに対して可能な内容であればEMFデータに対して変更を反映し、EMFデータに対しても不可能な内容であった場合にのみ、アプリケーションデータを編集するようにする。   In other words, if the setting change requested by the user is possible for the PDL data, the preview processing unit 105 reflects the change for the PDL data. On the other hand, it is determined whether or not the contents can be changed. Then, if the content is possible for the EMF data, the change is reflected on the EMF data, and the application data is edited only when the content is impossible for the EMF data.

このような処理により、上述したように、アプリケーションデータからEMFデータを生成する処理を可能な限り低減すると共に、プレビュー表示に対する設定変更や内容編集の自由度を更に向上することが可能である。尚、このような態様は、図3において説明した印刷データ対応可否テーブルにおいて、PDLデータによる対応可否と共にEMFデータによる対応可否の情報を関連付けることにより、上記と同様に実現可能である。   With such processing, as described above, it is possible to reduce the processing for generating EMF data from application data as much as possible, and to further improve the freedom of setting change and content editing for preview display. Note that such a mode can be realized in the same manner as described above by associating the availability of PDL data with the availability of EMF data in the print data availability table described with reference to FIG.

また、このような場合、編集対象となるアプリケーションデータは、アプリケーション102がデータ保存部104に入力することによって、元のデータとは別個にその複製を保存するようにしても良い。これにより、プレビュー処理部105によって変更が加えられるのはアプリケーションデータの複製であり、上述したような、元のデータには変更を加えないという利用態様を実現することが可能となる。他方、元のデータのファイルパス等、元のデータが保存されている記憶領域をデータ保存処理部104によって記憶媒体に保存しておくことにより、プレビュー処理部105からのアプリケーションデータの読み出し要求に対して、元のデータを読み出して提供するようにしても良い。これにより、データの重複を避け、機能の実現に際して要求される記憶容量を削減することができる。   In such a case, the application data to be edited may be stored in a copy separately from the original data when the application 102 inputs the data to the data storage unit 104. As a result, the preview processing unit 105 changes the copy of the application data, and it is possible to realize the usage mode in which the original data is not changed as described above. On the other hand, the storage area in which the original data is stored, such as the file path of the original data, is stored in the storage medium by the data storage processing unit 104, so that the application processor can read out the application data from the preview processing unit 105 Thus, the original data may be read and provided. Thereby, it is possible to avoid duplication of data and reduce the storage capacity required for realizing the function.

また、上記実施形態においては、図3において説明したように、印刷データ対応可否テーブルが1つである場合を例として説明した。しかしながら、印刷データとは、プリンタ2の仕様に応じて構成された形式のデータであるため複数の異なる機種のプリンタ2に対応する場合、複数種類の印刷データに対応することとなる。その場合、印刷データの種類によっては、対応可能な設定項目も異なる。従って、複数の異なる機種のプリンタ2に対応する場合、夫々のプリンタ2毎に印刷データ対応可否テーブルが設けられていることが好ましい。これにより、異なる複数の形式の印刷データに適切に対応することができる。   In the above-described embodiment, as described with reference to FIG. 3, the case where there is one print data compatibility table is described as an example. However, since the print data is data in a format configured according to the specifications of the printer 2, when it corresponds to a plurality of different types of printers 2, it corresponds to a plurality of types of print data. In that case, the corresponding setting items differ depending on the type of print data. Therefore, when dealing with a plurality of different types of printers 2, it is preferable that a print data correspondence table is provided for each printer 2. Accordingly, it is possible to appropriately cope with a plurality of different types of print data.

また、PC1が長年利用され、HDD14の空き容量が少なくなってくると、印刷データ及び中間データの両方を保存することが困難となる場合がある。この場合、データ保存処理部104は、中間データのみを保存し、プレビュー処理部105は、全ての変更要求において中間データを変更することにより対応することが好ましい。これにより、PC1の利用態様に対応してプレビュー表示における設定変更の自由度の向上を保つことができる。   Further, if the PC 1 has been used for many years and the free space of the HDD 14 becomes small, it may be difficult to save both print data and intermediate data. In this case, it is preferable that the data storage processing unit 104 stores only the intermediate data, and the preview processing unit 105 responds by changing the intermediate data in every change request. Thereby, the improvement of the freedom of the setting change in a preview display can be maintained corresponding to the usage mode of PC1.

また、上記実施形態においては、中間データ処理部103がOS101から取得した中間データをデータ保存処理部104に保存させると共に印刷データを生成してデータ保存処理部104に保存させる場合を例として説明した。これに対して、中間データ処理部103の仕様によっては、中間データを個別に保存するような処理に対応していないものもあり、中間データをデータ保存処理部104に保存させることができず、印刷データしか保存することができないものもある。   Further, in the above-described embodiment, the case where the intermediate data processing unit 103 stores the intermediate data acquired from the OS 101 in the data storage processing unit 104 and the print data is generated and stored in the data storage processing unit 104 has been described as an example. . On the other hand, depending on the specifications of the intermediate data processing unit 103, there are some that do not support processing for individually storing the intermediate data, and the intermediate data cannot be stored in the data storage processing unit 104. Some can only store print data.

このような場合、プレビュー処理部105は、プレビュー画面において、図3に示すような印刷データ対応可否テーブルに基づき、印刷データによって対応可能な項目のみ設定変更を要求するための操作部を表示することが好ましい。これにより、ユーザによって誤った操作がされることを回避し、印刷出力が不具合によって未完了となってしまうようなことを防ぐことができる。   In such a case, the preview processing unit 105 displays, on the preview screen, an operation unit for requesting setting change only for items that can be handled by the print data, based on the print data compatibility table as shown in FIG. Is preferred. Accordingly, it is possible to avoid an erroneous operation by the user and to prevent the print output from being incomplete due to a malfunction.

1 PC
2 プリンタ
3 ネットワーク
10 CPU
21 RAM
32 ROM
13 バス
14 HDD
15 I/F
16 LCD
17 操作部
101 OS
102 アプリケーション
103 中間データ処理部
104 データ保存処理部
105 プレビュー処理部
106 印刷データ送信部
110 記憶媒体
120 モニタI/F
130 プリンタI/F
1 PC
2 Printer 3 Network 10 CPU
21 RAM
32 ROM
13 bus 14 HDD
15 I / F
16 LCD
17 Operation unit 101 OS
102 Application 103 Intermediate Data Processing Unit 104 Data Storage Processing Unit 105 Preview Processing Unit 106 Print Data Transmission Unit 110 Storage Medium 120 Monitor I / F
130 Printer I / F

特開2003−36158号公報JP 2003-36158 A

Claims (10)

印刷装置に印刷出力を実行させるための印刷制御装置であって、
前記印刷装置に送信するための印刷情報が、印刷情報生成部によって印刷出力するべき画像に基づいて生成されて記憶媒体に記憶された後に、前記印刷情報に基づく出力結果及び印刷設定の変更を受け付けるための操作部を表示するための表示情報を出力する表示情報出力部と、
前記表示された操作部に対する操作に応じて前記印刷設定の変更要求を受け付ける変更要求受付部と、
前記印刷設定に対する変更要求の内容が前記印刷情報に対して処理可能な内容か否かを示す変更可否情報に基づき、前記受け付けた変更要求が前記印刷情報に対して処理可能か否かを判断する印刷情報変更可否判断部と、
前記印刷情報に対して処理可能か否かの判断結果に基づいて前記受け付けた変更要求に係る変更を実行する設定変更部と、
前記設定変更された結果生成された印刷情報を前記印刷装置に出力する印刷情報出力部とを含み、
前記設定変更部は、
前記受け付けた変更要求が前記印刷情報に対して処理可能であった場合、前記記憶媒体に格納された印刷情報に対して前記受け付けた変更要求に係る変更を実行して前記印刷設定を変更した印刷情報を生成し、
前記受け付けた変更要求が前記印刷情報に対して処理不可能であった場合、前記印刷情報を生成するための印刷出力するべき画像を取得し、前記画像に対して前記受け付けた変更要求に係る変更を実行して前記印刷情報生成部に対して前記印刷設定を変更した画像を出力することを特徴とする印刷制御装置。
A printing control apparatus for causing a printing apparatus to execute printing output,
Print information to be transmitted to the printing apparatus is generated based on an image to be printed out by a print information generation unit and stored in a storage medium, and then an output result based on the print information and a change in print settings are received. A display information output unit for outputting display information for displaying an operation unit for
A change request accepting unit that accepts a change request for the print setting in response to an operation on the displayed operation unit;
It is determined whether or not the received change request can be processed with respect to the print information based on change permission information indicating whether or not the content of the change request for the print setting is content that can be processed with respect to the print information. A print information change permission determination unit;
A setting change unit that executes a change related to the received change request based on a determination result of whether or not the print information can be processed;
A print information output unit that outputs the print information generated as a result of the setting change to the printing apparatus,
The setting change unit
If the received change request can be processed for the print information, the print information stored in the storage medium is changed according to the received change request and the print setting is changed. Generate information,
When the received change request is not processable for the print information, an image to be printed out for generating the print information is acquired, and the change related to the received change request is performed on the image Is executed to output an image with the print setting changed to the print information generation unit.
前記印刷出力するべき画像及び前記印刷情報を取得して記憶媒体に記憶させる情報記憶処理部を含み、
前記設定変更部は、
前記受け付けた変更要求が前記印刷情報に対して処理可能であった場合、前記情報記憶処理部によって記憶された印刷情報に対して前記受け付けた変更要求に係る変更を実行し
前記受け付けた変更要求が前記印刷情報に対して処理不可能であった場合、前記情報記憶処理部によって記憶された前記印刷出力するべき画像に対して前記受け付けた変更要求に係る変更を実行することを特徴とする請求項1に記載の印刷制御装置。
An information storage processing unit that acquires the image to be printed and the print information and stores the acquired information in a storage medium;
The setting change unit
If the accepted change request can be processed with respect to the print information, the change relating to the accepted change request is executed on the print information stored by the information storage processing unit, and the accepted change request is The change according to the received change request is executed on the image to be printed and stored by the information storage processing unit when the print information cannot be processed. The printing control apparatus according to 1.
前記印刷出力するべき画像は、前記印刷情報を生成するための前段階の情報として元となる情報に基づいて生成された情報であることを特徴とする請求項1または2に記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the image to be printed out is information generated based on original information as information of a previous stage for generating the print information. . 前記印刷出力するべき画像は、前記印刷情報を生成するための前段階の情報として基本ソフトウェアによって提供される機能によって元となる情報に基づいて生成された情報であることを特徴とする請求項3に記載の印刷制御装置。   4. The image to be printed out is information generated based on original information by a function provided by basic software as information at a previous stage for generating the print information. The printing control apparatus according to 1. 前記表示情報出力部は、前記印刷出力するべき画像に基づいて前記出力結果及び印刷設定の変更を受け付けるための操作部を表示するための表示情報を出力することを特徴とする請求項3または4に記載の印刷制御装置。   5. The display information output unit outputs display information for displaying an operation unit for receiving a change in the output result and print settings based on the image to be printed out. The printing control apparatus according to 1. 前記印刷情報変更可否判断部は、前記受け付けた変更要求が前記印刷出力するべき画像に対して処理可能か否かを更に判断し、
前記設定変更部は、前記受け付けた変更要求が前記印刷出力するべき画像に対して処理不可能であった場合、前記元となる情報に対して前記受け付けた変更要求に係る変更を実行し、前記印刷出力するべき画像を生成するモジュールに対して前記印刷設定を変更した前記元となる情報を出力することを特徴とする請求項3乃至5いずれか1項に記載の印刷制御装置。
The print information change permission determination unit further determines whether the received change request can be processed for the image to be printed;
The setting change unit, when the received change request is unprocessable for the image to be printed out, executes the change related to the received change request with respect to the original information, The print control apparatus according to claim 3, wherein the original information obtained by changing the print setting is output to a module that generates an image to be printed.
前記設定変更部は、前記元となる情報に対して前記受け付けた変更要求の内容を処理する場合において、前記元となる情報の複製に対して前記変更要求に係る変更を実行することにより、前記元となる情報には変更を加えないことを特長とする請求項6に記載の印刷制御装置。   The setting change unit, when processing the content of the received change request for the original information, by executing the change according to the change request for the copy of the original information, The print control apparatus according to claim 6, wherein the original information is not changed. 前記印刷情報変更可否判断部は、種類の異なる複数の印刷装置夫々に対応した前記変更可否情報を記憶しており、印刷出力を実行させる印刷装置に対応した前記変更可否情報に基づいて前記受け付けた変更要求が前記印刷情報に対して処理可能か否かを判断することを特徴とする請求項1乃至7いずれか1項に記載の印刷制御装置。   The print information changeability determination unit stores the changeability information corresponding to each of a plurality of different types of printing apparatuses, and receives the change information based on the changeability information corresponding to the printing apparatus that executes print output. The print control apparatus according to claim 1, wherein it is determined whether a change request can be processed for the print information. 印刷装置に印刷出力を実行させるための印刷制御プログラムであって、
前記印刷装置に送信するための印刷情報が、印刷情報生成部によって印刷出力するべき画像に基づいて生成されて記憶媒体に記憶された後に、前記印刷情報に基づく出力結果及び印刷設定の変更を受け付けるための操作部を表示するための表示情報を出力するステップと、
前記表示された操作部に対する操作に応じて前記印刷設定の変更要求を受け付けるステップと、
前記印刷設定に対する変更要求の内容が前記印刷情報に対して処理可能な内容か否かを示す変更可否情報に基づき、前記受け付けた変更要求が前記印刷情報に対して処理可能か否かを判断するステップと、
前記受け付けた変更要求が前記印刷情報に対して処理可能であった場合、前記記憶媒体に格納された印刷情報に対して前記受け付けた変更要求に係る変更を実行して前記印刷設定を変更した印刷情報を生成するステップと
前記受け付けた変更要求が前記印刷情報に対して処理不可能であった場合、前記印刷情報を生成するための印刷出力するべき画像を取得して前記画像に対して前記受け付けた変更要求に係る変更を実行し、前記印刷情報生成部に対して前記印刷設定を変更した画像を出力するステップと、
前記設定変更された結果生成された印刷情報を前記印刷装置に出力するステップとを情報処理装置に実行させることを特徴とする印刷制御プログラム。
A print control program for causing a printing apparatus to execute print output,
Print information to be transmitted to the printing apparatus is generated based on an image to be printed out by a print information generation unit and stored in a storage medium, and then an output result based on the print information and a change in print settings are received. Outputting display information for displaying an operation unit for displaying,
Receiving a change request for the print setting in response to an operation on the displayed operation unit;
It is determined whether or not the received change request can be processed with respect to the print information based on change permission information indicating whether or not the content of the change request for the print setting is content that can be processed with respect to the print information. Steps,
If the received change request can be processed for the print information, the print information stored in the storage medium is changed according to the received change request and the print setting is changed. A step of generating information, and when the received change request cannot be processed with respect to the print information, an image to be printed out for generating the print information is acquired and the reception of the image is performed. Executing a change related to the change request, and outputting an image in which the print setting is changed to the print information generation unit;
A print control program that causes an information processing apparatus to execute a step of outputting print information generated as a result of the setting change to the printing apparatus.
請求項9に記載の印刷制御プログラムを情報処理装置が読み取り可能な形式で記録したことを特徴とする記録媒体。   A recording medium comprising the print control program according to claim 9 recorded in a format readable by an information processing apparatus.
JP2011126368A 2011-06-06 2011-06-06 Print control device, print control program, and recording medium Withdrawn JP2012252635A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011126368A JP2012252635A (en) 2011-06-06 2011-06-06 Print control device, print control program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011126368A JP2012252635A (en) 2011-06-06 2011-06-06 Print control device, print control program, and recording medium

Publications (1)

Publication Number Publication Date
JP2012252635A true JP2012252635A (en) 2012-12-20

Family

ID=47525362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011126368A Withdrawn JP2012252635A (en) 2011-06-06 2011-06-06 Print control device, print control program, and recording medium

Country Status (1)

Country Link
JP (1) JP2012252635A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016024726A (en) * 2014-07-23 2016-02-08 富士通株式会社 Print processing program, print processing method and information processor
JP2016057931A (en) * 2014-09-11 2016-04-21 富士ゼロックス株式会社 Information processing device and information processing program
KR101852693B1 (en) 2013-07-09 2018-04-26 후지필름 가부시키가이샤 Cellulose acylate film, and polarizing plate and liquid crystal display device employing same
CN113396385A (en) * 2019-02-01 2021-09-14 兄弟工业株式会社 Support program, information processing apparatus, and printing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101852693B1 (en) 2013-07-09 2018-04-26 후지필름 가부시키가이샤 Cellulose acylate film, and polarizing plate and liquid crystal display device employing same
JP2016024726A (en) * 2014-07-23 2016-02-08 富士通株式会社 Print processing program, print processing method and information processor
JP2016057931A (en) * 2014-09-11 2016-04-21 富士ゼロックス株式会社 Information processing device and information processing program
CN113396385A (en) * 2019-02-01 2021-09-14 兄弟工业株式会社 Support program, information processing apparatus, and printing method

Similar Documents

Publication Publication Date Title
US9361056B2 (en) Information processing apparatus and method for generating a conflict confirmation print job
JP5361358B2 (en) Information processing apparatus, control method therefor, and program
US9619739B2 (en) Printer that sets sheet size for printing an XPS file
JP2020087297A (en) Program and control method
US20110286034A1 (en) Information processing apparatus and non-transitory computer-readable recording medium
JP6447564B2 (en) Image forming apparatus, program, and information processing system
JP2012252635A (en) Print control device, print control program, and recording medium
JP6575270B2 (en) Print setting support apparatus and program
JP5834526B2 (en) Print control program, information processing apparatus and printing apparatus
JP2011237901A (en) Preview screen display control device and program
KR101700481B1 (en) Information processing apparatus, information processing method, and information processing system
US20130057884A1 (en) Information processing apparatus, computer program, and control method
JP6111728B2 (en) Image formation output control system, image formation output control program, and information processing apparatus
US20190286398A1 (en) Information processing device, information processing method, and recording medium
US20150301769A1 (en) Function setting method and recording medium
JP5879807B2 (en) Print control apparatus, control program, and recording medium
JP2013058088A (en) Information processor, program, and storage medium
US20140104624A1 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium
US9165225B2 (en) Program and information processing apparatus
JP2021111229A (en) Information processing device, and generation method and program for image data
JP2021182310A (en) Information processing device, processing method for information processing device, and program
JP7255277B2 (en) Image processing device and image processing system
JP2014056424A (en) Printing control device, printing control method, and printing control system
JP2020030697A (en) Information processing apparatus, terminal device, setting screen display system, and setting screen display method
US20230273759A1 (en) Storage medium, information processing apparatus, and control method

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