JP2010067106A - Printer driver device, printing system, and printer driver program - Google Patents

Printer driver device, printing system, and printer driver program Download PDF

Info

Publication number
JP2010067106A
JP2010067106A JP2008234120A JP2008234120A JP2010067106A JP 2010067106 A JP2010067106 A JP 2010067106A JP 2008234120 A JP2008234120 A JP 2008234120A JP 2008234120 A JP2008234120 A JP 2008234120A JP 2010067106 A JP2010067106 A JP 2010067106A
Authority
JP
Japan
Prior art keywords
setting value
print setting
print
value information
printing
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
JP2008234120A
Other languages
Japanese (ja)
Inventor
Harunao Sumimoto
治尚 炭本
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2008234120A priority Critical patent/JP2010067106A/en
Publication of JP2010067106A publication Critical patent/JP2010067106A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To create a printed matter whose quality is high, and whose utility value is high for a user without making a user be conscious of it whether or not a print setting value to be designated in creating and editing an original such as a document and an image can be appropriately accepted by a printer being the output destination of print data related with the original. <P>SOLUTION: A printer driver 7 capable of responding to a plurality of types of printers is configured to acquire print setting value information owned by a printer from the printer, and to compare a print setting value described in original data with a print setting value shown by the print setting value information acquired from the printer, and to, when both the print setting value information and the print setting value are not matched as the result, perform prescribed working processing for changing the print setting value described in the original data to the print setting value shown by the print setting value information acquired from the printer to the original data, and to convert the original data into print data suitable for printing processing in the printer. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、例えばワードプロセッサ、画像作成装置、写真編集装置などの外部装置から出力された原稿データを印刷装置における印刷処理に適合する印刷データに変換するプリンタドライバ装置、プリンタドライバ装置および印刷装置を備えた印刷システム、およびプリンタドライバプログラムに関する。   The present invention includes a printer driver device, a printer driver device, and a printing device that convert document data output from an external device such as a word processor, an image creation device, and a photo editing device into print data that is suitable for printing processing in the printing device. The present invention relates to a printing system and a printer driver program.

一般に、プリンタ、複合機などの印刷装置をコンピュータに接続して利用する場合、当該コンピュータのオペレーティングシステムに当該印刷装置専用のプリンタドライバを組み込む。プリンタドライバは、ドキュメントプロセッサにより生成された文書、画像などのデータである原稿データを印刷装置に適合する印刷データに変換する役割を担う(特許文献1参照)。なお、ドキュメントプロセッサは、例えばワードプロセッサ、画像作成装置、写真編集装置など、文書、画像などの作成、編集を行うことができる装置であり、アプリケーションソフトウェアプログラムをコンピュータにおいて実行することにより具現化されるものである。   In general, when a printing apparatus such as a printer or a multifunction machine is connected to a computer and used, a printer driver dedicated to the printing apparatus is incorporated in the operating system of the computer. The printer driver plays a role of converting document data, which is data such as a document and an image generated by a document processor, into print data suitable for the printing apparatus (see Patent Document 1). The document processor is a device that can create and edit documents, images, and the like, such as a word processor, an image creation device, and a photo editing device, and is realized by executing an application software program on a computer. It is.

一般に広く普及しているプリンタドライバは、印刷装置の1機種にのみ対応する、1機種専用のプリンタドライバである。したがって、印刷装置の機種が異なれば、プリンタドライバも異なる。このため、コンピュータに新たな機種の印刷装置を接続する場合には、変更後の機種専用のプリンタドライバをオペレーティングシステムに組み込むのが通常である。   A printer driver that is widely spread in general is a printer driver dedicated to one model that supports only one model of printing apparatus. Therefore, the printer driver varies with the type of printing apparatus. For this reason, when a new type of printing apparatus is connected to the computer, it is usual to incorporate a printer driver dedicated to the changed model into the operating system.

また、1機種専用のプリンタドライバは、当該プリンタドライバが対応する1つの機種が有する印刷処理能力に適合するようにつくられている。このため、当該機種が適正に受け入れることができない印刷設定値が指定された原稿データを、ドキュメントプロセッサからプリンタドライバに入力すると、プリンタドライバは警告などを発する。ドキュメントプロセッサは、この警告を認識し、利用者が要求した印刷処理が適正に実行されない可能性がある旨を告げるメッセージなどをコンピュータのディスプレイに表示する。   Further, the printer driver dedicated to one model is created so as to match the print processing capability of one model supported by the printer driver. For this reason, when document data in which a print setting value that cannot be properly accepted by the model is input from the document processor to the printer driver, the printer driver issues a warning or the like. The document processor recognizes this warning and displays a message or the like on the computer display informing that there is a possibility that the printing process requested by the user may not be executed properly.

例えば、ドキュメントプロセッサから、印刷可能な最大用紙サイズがA4であるプリンタに対応するプリンタドライバに、A3の用紙サイズが指定された原稿データを入力したとする。この場合、A3は当該プリンタが適正に受け入れることができる用紙サイズではないので、このプリンタドライバは警告を発する。そして、ドキュメントプロセッサは、この警告を認識し、原稿を適正に印刷することができない可能性がある旨を告げるメッセージをコンピュータのディスプレイに表示する。
特開平11−219265号公報
For example, it is assumed that document data in which a paper size of A3 is designated is input from a document processor to a printer driver corresponding to a printer whose maximum printable paper size is A4. In this case, since A3 is not a paper size that can be properly accepted by the printer, the printer driver issues a warning. The document processor recognizes this warning and displays a message on the computer display informing that there is a possibility that the document cannot be printed properly.
Japanese Patent Laid-Open No. 11-219265

ところで、現在、それぞれ異なる複数の機種に対応するプリンタドライバ(以下、これを「多機種対応型プリンタドライバ」という。)の開発が進められている。この多機種対応型プリンタドライバによれば、1つの多機種対応型プリンタドライバをコンピュータのオペレーティングシステムに組み込みさえすれば、当該コンピュータに接続された、機種の異なる複数の印刷装置を利用することが可能になる。   Currently, development of printer drivers corresponding to a plurality of different models (hereinafter referred to as “multi-model compatible printer drivers”) is in progress. According to this multi-model compatible printer driver, if a single multi-model compatible printer driver is incorporated into the operating system of a computer, it is possible to use a plurality of printing apparatuses of different models connected to the computer. become.

例えば、企業のオフィス内に構築されたコンピュータネットワークに、機種の異なる複数の印刷装置が接続されている場合、当該コンピュータネットワークに接続された各パーソナルコンピュータに1つの多機種対応型プリンタドライバをインストールするだけで、機種の異なる複数の印刷装置を各パーソナルコンピュータにより利用することが可能になる。また、当該コンピュータネットワークに新たな機種の印刷装置を追加した場合に、各パーソナルコンピュータにプリンタドライバを別途インストールする必要がない。このように、多機種対応型プリンタドライバによれば、コンピュータネットワークシステムの管理、メンテナンスなどが容易になる。   For example, when a plurality of printing apparatuses of different models are connected to a computer network built in a corporate office, one multi-model printer driver is installed in each personal computer connected to the computer network. As a result, a plurality of printing apparatuses of different models can be used by each personal computer. Further, when a new type of printing apparatus is added to the computer network, it is not necessary to separately install a printer driver in each personal computer. As described above, according to the multi-model compatible printer driver, management, maintenance, and the like of the computer network system are facilitated.

このような多機種対応型プリンタドライバでは、処理能力が異なる複数の機種に対応する必要がある。このため、多機種対応型プリンタドライバにより、各機種が適正に受け入れることの可能な印刷設定値のすべてを取り扱うことができるようにする必要がある。   Such a multi-model compatible printer driver needs to support a plurality of models having different processing capabilities. For this reason, it is necessary for the multi-model compatible printer driver to handle all print setting values that each model can properly accept.

しかしながら、このような必要を満たす多機種対応型プリンタドライバを設計すると、多機種対応型プリンタドライバにおいて取り扱うことができる印刷設定値であるにもかかわらず、機種によっては、その印刷設定値を適正に受け入れることができない場合が生じ、これが原因して次のような不都合な事態を招くおそれがある。   However, when designing a multi-model compatible printer driver that satisfies these requirements, the print setting values that can be handled by the multi-model compatible printer driver may vary depending on the model. There are cases where it cannot be accepted, which may lead to the following inconvenient situation.

例えば、印刷可能な用紙サイズがA3、B4、A4およびB5である機種Aと、印刷可能な用紙サイズがA4およびB5である機種Bとがあり、これら機種Aおよび機種Bの双方に対応するように設計された多機種対応型プリンタドライバがあるとする。この多機種対応型プリンタドライバで取り扱うことができる用紙サイズはA3、B4、A4、B5である。利用者が、A3の用紙サイズを指定した文書を機種Bにより印刷する旨の指示をドキュメントプロセッサに与えると、この文書の原稿データがドキュメントプロセッサから多機種対応型プリンタドライバに入力される。このとき、A3の用紙サイズは、多機種対応型プリンタドライバにおいて取り扱うことができる用紙サイズである。したがって、多機種対応型プリンタドライバは、警告を発することなく、ドキュメントプロセッサから入力された原稿データに対して変換処理を行い、A3の用紙サイズが指定された印刷データ(印刷される画像のサイズもA3サイズである。)を生成する。そして、この印刷データは機種Bに向けて出力される。上述したとおり、機種Bが印刷可能な用紙サイズはA4およびB5であるので、機種Bが適正に受け入れることができる用紙サイズはA4およびB5のみである。このため、A3の用紙サイズが指定された印刷データを機種Bに入力すると、文書の一部しか印刷されないといった事態や、印刷が全く実行されないといった事態が起こり得る。   For example, there are a model A in which the printable paper sizes are A3, B4, A4 and B5, and a model B in which the printable paper sizes are A4 and B5. Suppose you have a multi-model printer driver designed in Paper sizes that can be handled by this multi-model printer driver are A3, B4, A4, and B5. When the user gives an instruction to the document processor to print a document with the A3 paper size specified by model B, the document data of this document is input from the document processor to the multi-model compatible printer driver. At this time, the paper size A3 is a paper size that can be handled by a multi-model printer driver. Therefore, the multi-model compatible printer driver performs conversion processing on the document data input from the document processor without issuing a warning, and print data (the size of the image to be printed is also specified) with the A3 paper size specified. A3 size). This print data is output to model B. As described above, since the paper sizes that can be printed by the model B are A4 and B5, the paper sizes that can be properly accepted by the model B are only A4 and B5. For this reason, when print data in which the paper size of A3 is designated is input to the model B, a situation where only a part of the document is printed or a situation where printing is not executed at all can occur.

もう1つ例をあげると、カラー印刷およびモノクロ印刷の双方が可能な機種Cと、モノクロ印刷のみが可能な機種Dとがあり、これら機種Cおよび機種Dの双方に対応するように設計された多機種対応型プリンタドライバがあるとする。この多機種対応型プリンタドライバは、カラー印刷を指定する旨の印刷設定値およびモノクロ印刷を指定する旨の印刷設定値を取り扱うことができる。利用者が、カラー印刷を指定した画像を機種Dにより印刷する旨の指示をドキュメントプロセッサに与えると、この画像の原稿データがワードプロセッサから多機種対応型プリンタドライバに入力される。このとき、多機種対応型プリンタドライバは、カラー印刷を指定する旨の印刷設定値を取り扱うことができるので、警告を発することなく、ドキュメントプロセッサから入力された原稿データに対して変換処理を行い、カラー印刷用の印刷データを生成する。そして、この印刷データは、モノクロ印刷のみが可能な機種Dに向けて出力される。この結果、色調(例えば濃淡のバランス)が崩れた画像が機種Dにより印刷されるといった事態が起こり得る。   As another example, there are model C capable of both color printing and monochrome printing, and model D capable of monochrome printing only, and was designed to support both model C and model D. Suppose you have a multi-model printer driver. This multi-model printer driver can handle a print setting value for designating color printing and a print setting value for designating monochrome printing. When the user gives an instruction to print an image for which color printing is designated by the model D to the document processor, the original data of this image is input from the word processor to the multi-model compatible printer driver. At this time, since the multi-model compatible printer driver can handle the print setting value for designating color printing, it performs conversion processing on the document data input from the document processor without issuing a warning, Print data for color printing is generated. This print data is output toward the model D that can only perform monochrome printing. As a result, a situation may occur in which an image whose color tone (for example, the balance of light and shade) is broken is printed by the model D.

確かに、ドキュメントプロセッサで文書、画像などの原稿を作成、編集する際、あるいは当該原稿の印刷を指示する際に指定する印刷設定値が、当該原稿に係る印刷データの出力先である機種により適正に受入可能であるか否かを利用者が確認すれば、上述したような不都合な事態を避けることができる。しかし、このような煩雑な確認作業を利用者に強いることは好ましくない。   Certainly, the print setting value specified when creating or editing a document, image, or other document in the document processor, or when instructing the printing of the document, is appropriate for the model to which the print data related to the document is output. If the user confirms whether or not it is acceptable, it is possible to avoid the above-mentioned disadvantageous situation. However, it is not preferable to force the user to perform such complicated confirmation work.

本発明は例えば上述したような問題に鑑みなされたものであり、本発明の課題は、文書、画像などの原稿を作成、編集する際、あるいは当該原稿の印刷を指示する際などに指定する印刷設定値が、当該原稿に係る印刷データの出力先である印刷装置により適正に受入可能であるか否かを利用者に意識させることなく、質が高く、利用者にとって利用価値が高い印刷物を作り出すことができるプリンタドライバ装置、印刷システムおよびプリンタドライバプログラムを提供することにある。   The present invention has been made in view of, for example, the problems described above, and an object of the present invention is to specify printing when creating or editing a document such as a document or an image, or instructing printing of the document. Create a high-quality print product with high use value for the user without making the user aware of whether the set value can be properly received by the printing apparatus that is the output destination of the print data for the document. To provide a printer driver device, a printing system, and a printer driver program.

上記課題を解決するために、本発明のプリンタドライバ装置は、外部装置から出力された原稿データを印刷装置における印刷処理に適合する印刷データに変換するプリンタドライバ装置であって、指定された印刷設定値を含む原稿データを前記外部装置から受け取る原稿データ受取手段と、前記印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を前記印刷装置から受け取る設定値情報受取手段と、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断手段と、前記判断手段による判断結果に基づき、前記原稿データ受取手段により受け取られた原稿データを前記印刷装置における印刷処理に適合する印刷データに変換する変換手段とを備え、前記変換手段は、前記判断手段による判断の結果、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値に変更するための所定の加工処理を前記原稿データまたは前記印刷データに対して行う。   In order to solve the above problems, a printer driver device according to the present invention is a printer driver device that converts document data output from an external device into print data suitable for print processing in the printing device, and has designated print settings. Document data receiving means for receiving document data including values from the external device, setting value information receiving means for receiving print setting value information indicating print setting values that can be properly accepted by the printing apparatus, and Determining means for determining whether or not a print setting value included in the original data received by the original data receiving means matches a print setting value indicated by the print setting value information received by the setting value information receiving means; Based on the determination result by the determination unit, the document data received by the document data receiving unit is stored in the printing apparatus. Conversion means for converting into print data suitable for print processing, and the conversion means, as a result of the determination by the determination means, the print setting value included in the original data received by the original data receiving means and the setting When the print setting value indicated by the print setting value information received by the value information receiving means does not match, the print setting value included in the original data received by the original data receiving means is received by the setting value information receiving means. A predetermined processing for changing to the print setting value indicated by the print setting value information is performed on the document data or the print data.

上述した本発明のプリンタドライバ装置において、前記所定の加工処理は、前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値を前記印刷装置に設定することにより行われる印刷処理に適合するように、前記原稿データまたは前記印刷データに対応する画像を加工する処理であることが望ましい。   In the above-described printer driver device of the present invention, the predetermined processing is a print process performed by setting a print setting value indicated by the print setting value information received by the setting value information receiving unit in the printing apparatus. It is desirable that the process is a process for processing an image corresponding to the document data or the print data so as to be suitable.

また、上述した本発明のプリンタドライバ装置において、前記印刷設定値は印刷用紙の用紙サイズであり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像を縮小し、または拡大する処理であることが望ましい。   In the above-described printer driver device of the present invention, the print setting value is a paper size of the print paper, and the predetermined processing reduces or enlarges the original data or the image corresponding to the print data. It is desirable to be a process.

また、上述した本発明のプリンタドライバ装置において、前記印刷設定値は前記原稿データについてカラー印刷およびモノクロ印刷のいずれか一方を行うべき旨を指定する値であり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像をカラー画像からモノクロ画像に変換する処理であることが望ましい。   In the above-described printer driver device according to the present invention, the print setting value is a value that specifies that one of color printing and monochrome printing should be performed on the document data, and the predetermined processing is performed on the document data. It is desirable that the data or the image corresponding to the print data be converted from a color image to a monochrome image.

また、上述した本発明のプリンタドライバ装置において、前記印刷設定値は印刷の解像度であり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像の解像度を変更する処理であることが望ましい。   In the above-described printer driver device of the present invention, the print setting value is a print resolution, and the predetermined processing is a process of changing the resolution of the image corresponding to the document data or the print data. Is desirable.

上記課題を解決するために、本発明の印刷システムは、印刷装置と、外部装置から出力された原稿データを前記印刷装置における印刷処理に適合する印刷データに変換するプリンタドライバ装置とを備えた印刷システムであって、前記印刷装置は、当該印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を記憶する記憶手段と、前記プリンタドライバ装置から送信された要求指令を受信し、この要求指令に応じて、前記記憶手段に記憶された印刷設定値情報を前記プリンタドライバ装置に送信する通信手段と、前記プリンタドライバ装置により変換された印刷データに対応する画像を用紙に印刷する印刷処理を行う印刷手段とを備え、前記プリンタドライバ装置は、指定された印刷設定値を含む原稿データを前記外部装置から受け取る原稿データ受取手段と、前記印刷設定値情報の送信を要求する前記要求指令を前記印刷装置に送信し、これに応じて前記印刷装置から送信された印刷設定値情報を受け取る設定値情報受取手段と、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断手段と、前記判断手段による判断結果に基づき、前記原稿データ受取手段により受け取られた原稿データを前記印刷装置における前記印刷処理に適合する印刷データに変換する変換手段とを備え、前記変換手段は、前記判断手段による判断の結果、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値に変更するための所定の加工処理を前記原稿データまたは前記印刷データに対して行う。   In order to solve the above-described problems, a printing system according to the present invention includes a printing apparatus, and a printer driver apparatus that converts document data output from an external apparatus into print data suitable for printing processing in the printing apparatus. The printing apparatus receives a request command transmitted from the printer driver apparatus, storage means for storing print setting value information indicating print setting values that can be properly accepted by the printing apparatus, In response to this request command, communication means for transmitting print setting value information stored in the storage means to the printer driver device, and printing for printing an image corresponding to the print data converted by the printer driver device on paper Printing means for performing processing, and the printer driver device transmits document data including designated print setting values to the external Document data receiving means for receiving from the printer and setting value information for transmitting the request command for requesting transmission of the print setting value information to the printing apparatus and receiving the print setting value information transmitted from the printing apparatus in response thereto It is determined whether the print setting value included in the document data received by the receiving unit and the document data receiving unit matches the print setting value indicated by the print setting value information received by the setting value information receiving unit. And a conversion means for converting the document data received by the document data receiving means into print data suitable for the printing process in the printing apparatus, based on a determination result by the determination means. As a result of the determination by the determination unit, the print setting value included in the document data received by the document data receiving unit and the setting When the print setting value indicated by the print setting value information received by the value information receiving means does not match, the print setting value included in the original data received by the original data receiving means is received by the setting value information receiving means. A predetermined processing for changing to the print setting value indicated by the print setting value information is performed on the document data or the print data.

上記課題を解決するために、本発明のプリンタドライバプログラムは、指定された印刷設定値を含む原稿データを外部装置から受け取る原稿データ受取工程と、印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を前記印刷装置から受け取る設定値情報受取工程と、前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断工程と、前記判断工程における判断結果に基づき、前記原稿データ受取工程において受け取られた原稿データを前記印刷装置における印刷処理に適合する印刷データに変換する変換工程とをコンピュータに実行させるためのプリンタドライバプログラムであって、前記変換工程では、前記判断工程における判断の結果、前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値に変更するために必要な所定の加工処理を前記原稿データまたは前記印刷データに対して行う。   In order to solve the above problems, a printer driver program according to the present invention includes a document data receiving process for receiving document data including a designated print setting value from an external device, and a print setting value that can be properly received by the printing device. Print setting value information received from the printing apparatus, print setting values included in the document data received in the document data receiving step, and print setting value information received in the setting value information receiving step A determination step for determining whether or not the print setting values indicated by the print data match, and based on the determination result in the determination step, the original data received in the original data receiving step is adapted to print processing in the printing apparatus A printer driver program for causing a computer to execute a conversion process for converting data In the conversion step, as a result of the determination in the determination step, the print setting value included in the document data received in the document data receiving step and the print setting value information received in the setting value information receiving step are indicated. When the print setting value does not match, the print setting value included in the document data received in the document data receiving step is changed to the print setting value indicated by the print setting value information received in the setting value information receiving step. Predetermined processing required for the document data or the print data is performed.

上述した本発明によれば、文書、画像などの原稿を作成、編集する際、あるいは当該原稿の印刷を指示する際などに指定する印刷設定値が、当該原稿に係る印刷データの出力先である印刷装置により適正に受入可能であるか否かを利用者に意識させることなく、質が高く、利用者にとって利用価値が高い印刷物を作り出すことができる。   According to the present invention described above, the print setting value designated when creating or editing a document, image, or other document, or instructing printing of the document, is the output destination of the print data relating to the document. Without making the user aware of whether or not the printing apparatus can accept the printing properly, it is possible to produce a printed matter with high quality and high utility value for the user.

以下、図面を参照しつつ、本発明の実施の形態について説明する。図1は本発明の印刷システムの実施形態を示している。図1中の印刷システム1は、コンピュータ2および互いに機種が異なる2台の印刷装置3、4を備えている。コンピュータ2と印刷装置3、4とは、例えばローカルエリアネットワークなどのコンピュータネットワーク5を介して相互に通信可能に接続されている。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 shows an embodiment of a printing system of the present invention. A printing system 1 in FIG. 1 includes a computer 2 and two printing apparatuses 3 and 4 having different models. The computer 2 and the printing apparatuses 3 and 4 are connected so as to be able to communicate with each other via a computer network 5 such as a local area network.

なお、印刷システム1には、複数のコンピュータ2を設けてもよいし、互いに機種の異なる3台以上の印刷装置を設けてもよい。また、印刷装置3、4をコンピュータ2にUSB(Universal Serial Bus)ケーブルなどを介して接続してもよい。   The printing system 1 may be provided with a plurality of computers 2 or may be provided with three or more printing apparatuses having different models. In addition, the printing apparatuses 3 and 4 may be connected to the computer 2 via a USB (Universal Serial Bus) cable or the like.

コンピュータ2は、例えばパーソナルコンピュータ、サーバコンピュータなどである。コンピュータ2は、ドキュメントプロセッサプログラム、プリンタドライバプログラムおよびスプーラプログラムを実行することにより、ドキュメントプロセッサ6、プリンタドライバ7およびスプーラ8として機能する。   The computer 2 is, for example, a personal computer or a server computer. The computer 2 functions as a document processor 6, a printer driver 7, and a spooler 8 by executing a document processor program, a printer driver program, and a spooler program.

ドキュメントプロセッサ6は、文書、画像などの作成および編集を行う装置であり、ワードプロセッシング機能、画像作成機能、写真編集機能などを備えている。利用者がコンピュータ2を操作し、ドキュメントプロセッサ6により文書、画像などを作成または編集する。そして、利用者が、この文書、画像などのデータを印刷装置3または4により印刷する旨の指示をドキュメントプロセッサ6に入力する。すると、ドキュメントプロセッサ6は、プリンタドライバ7を呼び出し、利用者が作成または編集した文書、画像などのデータをプリンタドライバ7に出力する。以下、ドキュメントプロセッサ6がプリンタドライバ7に出力する文書、画像などのデータを「原稿データ」という。   The document processor 6 is a device that creates and edits documents, images, and the like, and includes a word processing function, an image creation function, a photo editing function, and the like. A user operates the computer 2 to create or edit a document, an image, or the like by the document processor 6. Then, the user inputs an instruction to the document processor 6 to print the data such as the document and the image by the printing device 3 or 4. Then, the document processor 6 calls the printer driver 7 and outputs data such as a document and an image created or edited by the user to the printer driver 7. Hereinafter, data such as documents and images output from the document processor 6 to the printer driver 7 is referred to as “original data”.

また、利用者は、ドキュメントプロセッサ6により文書、画像を作成または編集する際、あるいは文書、画像の印刷指示を入力する際に、印刷を行う印刷装置、印刷用紙の用紙サイズ、印刷用紙の給紙元(給紙カセット、手差し)、印刷が完了した印刷用紙の排紙先、印刷の解像度、カラー/モノクロ(カラー印刷を行うか、モノクロ印刷を行うか)などを指定することができる。利用者によるこれらの指定は、印刷設定値として原稿データ中に記述される。なお、ドキュメントプロセッサ6は外部装置の具体例である。   When the user creates or edits a document or image by the document processor 6 or inputs a print instruction for the document or image, the user performs printing, the paper size of the printing paper, and the feeding of the printing paper. It is possible to specify the original (paper feed cassette, manual feed), the discharge destination of the printing paper on which printing has been completed, the printing resolution, color / monochrome (whether to perform color printing or monochrome printing), and the like. These designations by the user are described in the document data as print setting values. The document processor 6 is a specific example of an external device.

プリンタドライバ7は、ドキュメントプロセッサ6などから出力された原稿データを印刷装置3、4に適合する印刷データに変換する機能を備えた装置である。プリンタドライバ7は、それぞれ異なる複数の機種に対応する多機種対応型プリンタドライバである。プリンタドライバ7は少なくとも印刷装置3および4にそれぞれ対応する。なお、プリンタドライバ7はプリンタドライバ装置の具体例である。   The printer driver 7 is a device having a function of converting document data output from the document processor 6 or the like into print data suitable for the printing devices 3 and 4. The printer driver 7 is a multi-model compatible printer driver corresponding to a plurality of different models. The printer driver 7 corresponds to at least the printing apparatuses 3 and 4, respectively. The printer driver 7 is a specific example of a printer driver device.

スプーラ8は、印刷装置3または4により印刷を行う際に、プリンタドライバ7から出力された印刷データを、コンピュータ2が有する外部記憶装置などに一時的に記憶し、この記憶した印刷データを、印刷装置3または4の印刷処理の進捗状況に応じて、印刷装置3または4に出力する装置である。   When the printing device 3 or 4 performs printing, the spooler 8 temporarily stores the print data output from the printer driver 7 in an external storage device or the like included in the computer 2 and prints the stored print data. This is an apparatus that outputs to the printing apparatus 3 or 4 according to the progress of the printing process of the apparatus 3 or 4.

図2はプリンタドライバ7の構成を示している。図2に示すように、プリンタドライバ7は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、外部記憶装置14および通信インタフェース15を備えている。なお、CPU11、ROM12、RAM13、外部記憶装置14および通信インタフェース15はコンピュータ2が有するハードウェア資源であるが、プリンタドライバプログラムがコンピュータ2において実行されることにより、これらのハードウェア資源がプリンタドライバ7の構成要素として機能するのである。   FIG. 2 shows the configuration of the printer driver 7. As shown in FIG. 2, the printer driver 7 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an external storage device 14, and a communication interface 15. Note that the CPU 11, ROM 12, RAM 13, external storage device 14, and communication interface 15 are hardware resources of the computer 2. When the printer driver program is executed in the computer 2, these hardware resources are transferred to the printer driver 7. It functions as a component of

ROM12にはプリンタドライバプログラムが記憶されている。CPU11はプリンタドライバプログラムをROM12から読み出し、これを実行することにより、原稿データ受取部21、設定値情報受取部22、判断部23、加工処理決定部24、印刷データ生成部25および総合制御部26として機能する。そして、CPU11は、これらの構成要素21ないし26を協働させることにより、コンピュータ2をプリンタドライバ7として機能させる。なお、原稿データ受取部21、設定値情報受取部22、判断部23はそれぞれ、原稿データ受取手段、設定値情報受取手段、判断手段の具体例である。加工処理決定部24および印刷データ生成部25は変換部27を構成し、変換部27は変換手段の具体例である。これら構成要素21ないし26の詳細については後述する。   The ROM 12 stores a printer driver program. The CPU 11 reads out the printer driver program from the ROM 12 and executes the printer driver program, thereby executing the document data receiving unit 21, the setting value information receiving unit 22, the determining unit 23, the processing process determining unit 24, the print data generating unit 25, and the general control unit 26. Function as. Then, the CPU 11 causes the computer 2 to function as the printer driver 7 by cooperating these components 21 to 26. The document data receiving unit 21, the set value information receiving unit 22, and the determining unit 23 are specific examples of the document data receiving unit, the set value information receiving unit, and the determining unit, respectively. The processing determination unit 24 and the print data generation unit 25 constitute a conversion unit 27. The conversion unit 27 is a specific example of conversion means. Details of these components 21 to 26 will be described later.

RAM13は、CPU11がプリンタドライバプログラムを実行する際に、作業メモリとして用いられる。外部記憶装置14は例えばハードディスクドライブである。通信インタフェース15は、プリンタドライバ7と印刷装置3、4との間で双方向の情報通信を行うための通信回路を備えている。   The RAM 13 is used as a working memory when the CPU 11 executes the printer driver program. The external storage device 14 is, for example, a hard disk drive. The communication interface 15 includes a communication circuit for performing bidirectional information communication between the printer driver 7 and the printing apparatuses 3 and 4.

図3は印刷装置3の構成を示している。印刷装置3は、例えばプリンタ、複合機などである。図3に示すように、印刷装置3は、通信制御部31、記憶部32、印刷部33および通信インタフェース34を備えている。   FIG. 3 shows the configuration of the printing apparatus 3. The printing apparatus 3 is, for example, a printer or a multifunction machine. As illustrated in FIG. 3, the printing apparatus 3 includes a communication control unit 31, a storage unit 32, a printing unit 33, and a communication interface 34.

通信制御部31は、印刷装置3とプリンタドライバ7との間の通信を制御する。記憶部32は例えば不揮発性の半導体記憶素子である。印刷部33は、プリンタドライバ7により生成された印刷データに対応する画像を用紙に印刷する印刷処理を行う。印刷部33は、印刷機構、画像を印刷するための用紙を収納するカセット、用紙搬送機構、印刷が完了して排出された用紙を置く排紙トレイなどを備えている。通信インタフェース34は印刷装置3とプリンタドライバ7との間の通信を行うための通信回路を備えており、通信制御部31の制御に従って動作する。なお、通信制御部31、記憶部32、印刷部33はそれぞれ、通信手段、記憶手段、印刷手段の具体例である。   The communication control unit 31 controls communication between the printing apparatus 3 and the printer driver 7. The storage unit 32 is, for example, a nonvolatile semiconductor storage element. The printing unit 33 performs a printing process for printing an image corresponding to the print data generated by the printer driver 7 on a sheet. The printing unit 33 includes a printing mechanism, a cassette for storing paper for printing an image, a paper transport mechanism, a paper discharge tray on which paper discharged after printing is completed, and the like. The communication interface 34 includes a communication circuit for performing communication between the printing apparatus 3 and the printer driver 7, and operates according to the control of the communication control unit 31. The communication control unit 31, the storage unit 32, and the printing unit 33 are specific examples of the communication unit, the storage unit, and the printing unit, respectively.

印刷装置3の記憶部32には、図4に示すような印刷設定値情報41が記憶されている。印刷設定値情報41は、印刷装置3が適正に受け入れることができる印刷設定値を示す。印刷装置3が適正に受け入れることができる印刷設定値は、印刷装置3の処理能力、すなわち印刷装置3の仕様に基づいて定められている。当該印刷設定値は、具体的には、用紙サイズ、給紙元、排紙先、解像度、カラー/モノクロなど印刷設定項目について、下記のように定められている。
用紙サイズ:A4、A5、A6、B5、B6、はがき
給紙元:カセット1(A4)、カセット2(B5)、手差し
排紙先:トレイ1
解像度:600×600dpi
カラー/モノクロ:モノクロ
なお、カセット1(A4)とは、用紙サイズがA4の用紙が収納されたカセットを意味する。また、カセット2(B5)とは、用紙サイズがB5の用紙が収納されたカセットを意味する。また、カラー/モノクロの印刷設定項目についての印刷設定値であるモノクロとは、モノクロ印刷のみが可能であることを意味する。
The storage unit 32 of the printing apparatus 3 stores print setting value information 41 as shown in FIG. The print setting value information 41 indicates a print setting value that can be properly accepted by the printing apparatus 3. The print setting value that can be properly accepted by the printing apparatus 3 is determined based on the processing capability of the printing apparatus 3, that is, the specifications of the printing apparatus 3. Specifically, the print setting values are defined as follows for print setting items such as paper size, paper source, paper discharge destination, resolution, and color / monochrome.
Paper size: A4, A5, A6, B5, B6, postcard Paper source: Cassette 1 (A4), Cassette 2 (B5), Manual paper discharge destination: Tray 1
Resolution: 600 x 600 dpi
Color / Monochrome: Monochrome Note that the cassette 1 (A4) means a cassette in which paper having a paper size of A4 is stored. Further, the cassette 2 (B5) means a cassette in which a sheet having a sheet size B5 is stored. Monochrome, which is a print setting value for a color / monochrome print setting item, means that only monochrome printing is possible.

一方、図1中の印刷装置4も、例えばプリンタ、複合機である。印刷装置4は、印刷装置3とほぼ同様に、図3に示すような構成要素を有する。ところが、印刷装置4は、印刷装置3と機種が異なり、印刷装置3と処理能力(仕様)が異なる。また、印刷装置4の記憶部にも印刷設定値情報が記憶されている。この印刷設定値情報は、印刷装置4が適正に受け入れることができる印刷設定値を示す。印刷装置4は印刷装置3と機種(処理能力)が異なるので、印刷装置4の記憶部に記憶された印刷設定情報が示す印刷設定値は、印刷装置3の記憶部に記憶された印刷設定情報41が示す印刷設定値と異なる。印刷装置4の記憶部に記憶された印刷設定値情報が示す印刷設定値は例えば下記の通りである。
用紙サイズ:A3、A4、A5、A6、B4、B5、B6、はがき
給紙元:カセット1(A4)、カセット2(B5)、カセット3(B4)、カセット4(A3)、手差し
排紙先:トレイ1、トレイ2(大型サイズの用紙用)
解像度:720×720dpi
カラー/モノクロ:カラー、モノクロ
印刷装置4は、印刷装置3よりも処理能力(仕様)が優れている。すなわち、印刷装置4の最大用紙サイズはA3であり、印刷装置3の最大用紙サイズであるA4を上回っている。また、印刷装置4は、A4、B5の用紙が収納されたカセット1、2に加え、B4、A3の用紙が収納されたカセット3、4を備えている。さらに、印刷装置4は、トレイ1に加え、B4、A3といった大型の用紙サイズの用紙を排出するためのトレイ2を備えている。さらに、印刷装置4の解像度は、印刷装置3の解像度を上回っている。さらに、印刷装置4は、モノクロ印刷だけでなく、カラー印刷も可能である。
On the other hand, the printing apparatus 4 in FIG. 1 is also a printer or a multifunction machine, for example. The printing apparatus 4 includes components as shown in FIG. 3 in substantially the same manner as the printing apparatus 3. However, the printing device 4 is different in model from the printing device 3 and is different in processing capability (specification) from the printing device 3. The print setting value information is also stored in the storage unit of the printing apparatus 4. This print setting value information indicates a print setting value that can be properly accepted by the printing apparatus 4. Since the printing device 4 is different in model (processing capability) from the printing device 3, the print setting value indicated by the print setting information stored in the storage unit of the printing device 4 is the print setting information stored in the storage unit of the printing device 3. 41 is different from the print setting value indicated by 41. The print setting values indicated by the print setting value information stored in the storage unit of the printing apparatus 4 are as follows, for example.
Paper size: A3, A4, A5, A6, B4, B5, B6, Postcard Paper source: Cassette 1 (A4), Cassette 2 (B5), Cassette 3 (B4), Cassette 4 (A3), Manual paper discharge destination : Tray 1, Tray 2 (for large size paper)
Resolution: 720 x 720 dpi
Color / Monochrome: Color, Monochrome The printing apparatus 4 is superior in processing capability (specification) to the printing apparatus 3. That is, the maximum paper size of the printing apparatus 4 is A3, which exceeds A4 that is the maximum paper size of the printing apparatus 3. The printing apparatus 4 includes cassettes 3 and 4 in which B4 and A3 sheets are stored, in addition to cassettes 1 and 2 in which A4 and B5 sheets are stored. In addition to the tray 1, the printing apparatus 4 includes a tray 2 for discharging large-sized paper sheets such as B4 and A3. Further, the resolution of the printing apparatus 4 exceeds the resolution of the printing apparatus 3. Furthermore, the printing apparatus 4 can perform not only monochrome printing but also color printing.

上述したように、プリンタドライバ7は、少なくとも印刷装置3と印刷装置4との双方に対応する多機種対応型プリンタドライバである。プリンタドライバ7は、少なくとも、印刷装置3、4がそれぞれ有する印刷設定値のすべてを取り扱うことができる。プリンタドライバ7が取り扱うことができる印刷設定値は例えば下記の通りである。
用紙サイズ:A3、A4、A5、A6、B4、B5、B6、はがき
給紙元:カセット1(A4)、カセット2(B5)、カセット3(B4)、カセット4(A3)、手差し
排紙先:トレイ1、トレイ2(大型サイズの用紙用)
解像度:720×720dpi
カラー/モノクロ:カラー、モノクロ
なお、本実施形態では、印刷装置4の処理能力が印刷装置3の処理能力を包含しているため、プリンタドライバ7が取り扱うことができる印刷設定値は、印刷装置4が有する印刷設定値情報が示す印刷設定値と同じである。しかし、印刷装置3が有し、印刷装置4が有しない処理能力がある場合には、プリンタドライバ7は、その印刷装置3のみが有する処理能力に対応する印刷設定値を取り扱うことができる。
As described above, the printer driver 7 is a multi-model printer driver that supports at least both the printing apparatus 3 and the printing apparatus 4. The printer driver 7 can handle at least all print setting values of the printing apparatuses 3 and 4. Examples of print setting values that can be handled by the printer driver 7 are as follows.
Paper size: A3, A4, A5, A6, B4, B5, B6, Postcard Paper source: Cassette 1 (A4), Cassette 2 (B5), Cassette 3 (B4), Cassette 4 (A3), Manual paper discharge destination : Tray 1, Tray 2 (for large size paper)
Resolution: 720 x 720 dpi
Color / monochrome: color, monochrome In this embodiment, since the processing capability of the printing apparatus 4 includes the processing capability of the printing apparatus 3, the print setting values that can be handled by the printer driver 7 are the printing apparatus 4 Is the same as the print setting value indicated by the print setting value information. However, when the printing apparatus 3 has a processing capability that the printing apparatus 4 does not have, the printer driver 7 can handle print setting values corresponding to the processing capability of only the printing apparatus 3.

図5は、プリンタドライバ7および印刷装置3、4による印刷処理を示している。利用者が、ドキュメントプロセッサ6により、例えばカラフルな広告画像を編集し、この広告画像を印刷しようと思い、ドキュメントプロセッサ6に印刷指示を入力したとする。この印刷指示を入力する際に、利用者は、印刷を行う印刷装置として印刷装置3を指定したものの、用紙サイズとしてA3を指定し、給紙カセットとしてカセット4(A3)を指定し、排紙先としてトレイ2(大型サイズの用紙用)を指定し、解像度として720×720dpiを指定し、カラー/モノクロの印刷設定項目につきカラーを指定したとする(利用者のこれらの指定は印刷装置3の仕様から外れている)。これに応じ、ドキュメントプロセッサ6は、プリンタドライバ7を呼び出し、利用者により指定されたこれら印刷設定値が記述された原稿データを、プリンタドライバ7に向けて出力する。   FIG. 5 shows print processing by the printer driver 7 and the printing apparatuses 3 and 4. It is assumed that the user edits a colorful advertisement image, for example, by the document processor 6 and wants to print the advertisement image, and inputs a print instruction to the document processor 6. When inputting the print instruction, the user designates the printing apparatus 3 as a printing apparatus for performing printing, designates A3 as the paper size, designates the cassette 4 (A3) as the paper feed cassette, and discharges paper. It is assumed that tray 2 (for large size paper) is specified as the destination, 720 × 720 dpi is specified as the resolution, and color is specified for the color / monochrome print setting item (the user's specification is that of the printing device 3) Is out of specification). In response to this, the document processor 6 calls the printer driver 7 and outputs document data describing these print setting values designated by the user to the printer driver 7.

プリンタドライバ7の原稿データ受取部21は、利用者により指定された印刷設定値を含む原稿データをドキュメントプロセッサ6から受け取る(図5中のステップS1)。   The document data receiving unit 21 of the printer driver 7 receives document data including print setting values designated by the user from the document processor 6 (step S1 in FIG. 5).

続いて、設定値情報受取部22が、印刷設定値情報41の送信を要求する要求指令を印刷装置3に送信する(ステップS2)。   Subsequently, the set value information receiving unit 22 transmits a request command for requesting transmission of the print set value information 41 to the printing apparatus 3 (step S2).

続いて、印刷装置3の通信制御部31が、プリンタドライバ7から送信された要求指令を受信し(ステップS3)、この要求指令に応じて、印刷装置3の記憶部32に記憶された印刷設定値情報41をプリンタドライバ7に送信する(ステップS4)。   Subsequently, the communication control unit 31 of the printing apparatus 3 receives the request command transmitted from the printer driver 7 (step S3), and print settings stored in the storage unit 32 of the printing apparatus 3 according to the request command. The value information 41 is transmitted to the printer driver 7 (step S4).

続いて、プリンタドライバ7の設定値情報受取部22は、印刷装置3から送信された印刷設定値情報41を受け取る(ステップS5)。   Subsequently, the setting value information receiving unit 22 of the printer driver 7 receives the printing setting value information 41 transmitted from the printing apparatus 3 (step S5).

続いて、プリンタドライバ7の判断部23が、ステップS1において受け取った原稿データに記述された印刷設定値と、ステップS5において受け取った印刷設定値情報41が示す印刷設定値とを印刷設定項目ごとに比較し(ステップS6)、両者が一致するか否かを印刷設定項目ごとに判断する(ステップS7)。   Subsequently, the determination unit 23 of the printer driver 7 sets the print setting value described in the document data received in step S1 and the print setting value indicated by the print setting value information 41 received in step S5 for each print setting item. A comparison is made (step S6), and it is determined for each print setting item whether or not they match (step S7).

上述した印刷装置3が有する印刷設定値情報41が示す印刷設定値(図4参照)と、利用者が印刷指示入力の際に指定した上述の印刷設定値とを見比べるとわかる通り、ステップS1において受け取った原稿データに記述された印刷設定値と、ステップS5において受け取った印刷設定値情報41が示す印刷設定値とは、用紙サイズ、給紙元、排紙先、解像度およびカラー/モノクロの印刷設定項目についてそれぞれ一致しない(ステップS7:NO)。この場合、加工処理決定部24は、ステップS1において受け取られた原稿データに記述された印刷設定値を、ステップS5において受け取られた印刷設定値情報41が示す印刷設定値に変更するための所定の加工処理を決定し、この決定した所定の加工処理を行う旨の指令を印刷データ生成部25に渡す(ステップS8)。   In step S1, as can be seen from a comparison between the print setting value (see FIG. 4) indicated by the print setting value information 41 of the printing apparatus 3 described above and the above-described print setting value designated when the user inputs a print instruction. The print setting value described in the received document data and the print setting value indicated by the print setting value information 41 received in step S5 are the paper size, paper source, paper discharge destination, resolution, and color / monochrome print settings. The items do not match each other (step S7: NO). In this case, the processing process determination unit 24 changes a print setting value described in the document data received in step S1 to a print setting value indicated by the print setting value information 41 received in step S5. A processing process is determined, and a command for performing the determined predetermined processing process is passed to the print data generation unit 25 (step S8).

続いて、印刷データ生成部25は、加工処理決定部24から渡された指令に従って、ステップS1において受け取られた原稿データに対する加工処理を行い、当該原稿データを印刷装置3における印刷処理に適合する印刷データに変換する(ステップS9)。   Subsequently, the print data generation unit 25 performs a processing process on the document data received in step S <b> 1 in accordance with a command passed from the processing process determination unit 24, and prints the document data suitable for the printing process in the printing apparatus 3. Data is converted (step S9).

ステップS8において決定され、ステップS9において実行される所定の加工処理は、ステップS1において受け取られた原稿データに記述された印刷設定値を、ステップS5において受け取られた印刷設定値情報41が示す印刷設定値に変更するための所定の加工処理である。具体的には、この所定の加工処理は、ステップS5において受け取られた印刷設定値情報41が示す印刷設定値を印刷装置3に設定することにより行われる印刷処理に適合するように、原稿データに対応する画像を加工する処理である。   The predetermined processing determined in step S8 and executed in step S9 is the print setting value indicated by the print setting value information 41 received in step S5 as the print setting value described in the document data received in step S1. This is a predetermined processing for changing to a value. Specifically, the predetermined processing is performed on the original data so as to be adapted to the printing process performed by setting the printing setting value indicated by the printing setting value information 41 received in step S5 in the printing apparatus 3. This is a process for processing a corresponding image.

すなわち、原稿データに記述された用紙サイズと、印刷設定値情報41が示す用紙サイズとが一致しないときには、所定の加工処理は、原稿データに対応する画像を縮小し、または拡大する処理である。具体的には、原稿データに記述された用紙サイズが、印刷設定値情報41が示す最大用紙サイズを上回っている場合には、所定の加工処理は、原稿データに対応する画像を縮小する処理である。画像の縮小率は、原稿データに記述された用紙サイズと印刷設定値情報41が示す最大用紙サイズとの間の相違の程度により定める。一方、原稿データに記述された用紙サイズが、印刷設定値情報41が示す最小用紙サイズを下回っている場合には、所定の加工処理は、原稿データに対応する画像を拡大する処理である。画像の拡大率は、原稿データに記述された用紙サイズと印刷設定値情報41が示す最小用紙サイズとの間の相違の程度により定める。所定の加工処理により縮小または拡大された、原稿データに対応する画像のサイズは、印刷設定値情報41が示す用紙サイズ(最大用紙サイズまたは最小用紙サイズ)を印刷装置3に設定することにより行われる印刷処理に適合するサイズとなる。また、ステップS9では、この加工処理が行われると共に、原稿データに記述された用紙サイズに係る印刷設定値が、設定値情報41の示す用紙サイズ(最大用紙サイズまたは最小用紙サイズ)に係る印刷設定値に変更される。さらに、これに伴い、原稿データに記述された給紙元に係る印刷設定値および排紙先に係る印刷設定値も、変更後の用紙サイズに適合するように、必要に応じて変更される。   That is, when the paper size described in the original data does not match the paper size indicated by the print setting value information 41, the predetermined processing is a process for reducing or enlarging the image corresponding to the original data. Specifically, when the paper size described in the original data exceeds the maximum paper size indicated by the print setting value information 41, the predetermined processing is a process of reducing an image corresponding to the original data. is there. The image reduction ratio is determined by the degree of difference between the paper size described in the document data and the maximum paper size indicated by the print setting value information 41. On the other hand, when the paper size described in the original data is smaller than the minimum paper size indicated by the print setting value information 41, the predetermined processing is a process for enlarging the image corresponding to the original data. The image enlargement ratio is determined by the degree of difference between the paper size described in the document data and the minimum paper size indicated by the print setting value information 41. The size of the image corresponding to the document data reduced or enlarged by the predetermined processing is performed by setting the paper size (maximum paper size or minimum paper size) indicated by the print setting value information 41 in the printing apparatus 3. The size is suitable for the printing process. In step S9, the processing is performed, and the print setting value related to the paper size described in the document data is the print setting related to the paper size (maximum paper size or minimum paper size) indicated by the setting value information 41. Changed to a value. Further, along with this, the print setting value relating to the paper supply source and the print setting value relating to the paper discharge destination described in the document data are also changed as necessary so as to match the changed paper size.

例えば、原稿データに記述された用紙サイズがA3であり、印刷設定値情報41が示す最大用紙サイズがA4である場合には、所定の加工処理として、原稿データに対応する画像を縮小する処理が行われる。この縮小処理において画像の縮小率は、A3からA4への縮小であるので、70%に定められる。そして、この処理に伴い、原稿データに記述された用紙サイズに係る印刷設定値がA3からA4に変更され、さらに、原稿データに記述された給紙元に係る印刷設定値がカセット4からカセット1に変更され、原稿データに記述された排紙先に係る印刷設定値がトレイ2からトレイ1に変更される。   For example, when the paper size described in the original data is A3 and the maximum paper size indicated by the print setting value information 41 is A4, a process for reducing the image corresponding to the original data is performed as the predetermined processing. Done. In this reduction process, the reduction ratio of the image is reduced from A3 to A4, so is set to 70%. With this processing, the print setting value related to the paper size described in the original data is changed from A3 to A4, and the print setting value related to the paper source described in the original data is changed from cassette 4 to cassette 1. Thus, the print setting value relating to the paper discharge destination described in the document data is changed from tray 2 to tray 1.

また、原稿データに記述された解像度と、印刷設定値情報41が示す解像度とが一致しないときには、所定の加工処理は、原稿データに対応する画像の解像度を印刷設定値情報41が示す解像度に変更する処理である。所定の加工処理により解像度が変更された、原稿データに対応する画像の解像度は、印刷設定値情報41が示す解像度を印刷装置3に設定することにより行われる印刷処理に適合する解像度となる。また、ステップS9では、この加工処理が行われると共に、原稿データに記述された解像度に係る印刷設定値が、設定値情報41の示す解像度に係る印刷設定値に変更される。   When the resolution described in the document data does not match the resolution indicated by the print setting value information 41, the predetermined processing changes the resolution of the image corresponding to the document data to the resolution indicated by the print setting value information 41. It is processing to do. The resolution of the image corresponding to the document data whose resolution has been changed by a predetermined processing process is a resolution that is compatible with the printing process performed by setting the resolution indicated by the print setting value information 41 in the printing apparatus 3. In step S 9, this processing is performed, and the print setting value related to the resolution described in the document data is changed to the print setting value related to the resolution indicated by the setting value information 41.

例えば、原稿データに記述された解像度が720×720dpiであり、印刷設定値情報41が示す解像度が600×600dpiである場合には、所定の加工処理として、原稿データに対応する画像の解像度を600×600dpiにする処理が行われる。そして、この処理に伴い、原稿データに記述された解像度に係る印刷設定値が720×720dpiから、600×600dpiに変更される。   For example, when the resolution described in the document data is 720 × 720 dpi and the resolution indicated by the print setting value information 41 is 600 × 600 dpi, the resolution of the image corresponding to the document data is set to 600 as the predetermined processing. The process of x600 dpi is performed. With this processing, the print setting value relating to the resolution described in the document data is changed from 720 × 720 dpi to 600 × 600 dpi.

また、原稿データに記述されたカラー/モノクロの印刷設定項目に係る印刷設定値が、印刷設定値情報41が示すカラー/モノクロの印刷設定項目に係る印刷設定値と一致しないときには、所定の加工処理は、原稿データに対応する画像をカラー画像からモノクロ画像に変換する処理である。所定の加工処理によりカラーからモノクロに変換された、原稿データに対応する画像は、印刷設定値情報41が示す印刷設定値を印刷装置3に設定することにより行われる印刷処理に適合する画像となる。また、ステップS9では、この加工処理が行われると共に、原稿データに記述されたカラー/モノクロの印刷設定項目に係る印刷設定値が、設定値情報41の示すカラー/モノクロの印刷設定項目に係る印刷設定値に変更される。   When the print setting value related to the color / monochrome print setting item described in the document data does not match the print setting value related to the color / monochrome print setting item indicated by the print setting value information 41, a predetermined processing process is performed. Is a process of converting an image corresponding to document data from a color image to a monochrome image. The image corresponding to the document data, which has been converted from color to monochrome by a predetermined processing process, is an image suitable for the printing process performed by setting the printing setting value indicated by the printing setting value information 41 in the printing apparatus 3. . In step S9, the processing is performed, and the print setting value related to the color / monochrome print setting item described in the document data is printed according to the color / monochrome print setting item indicated by the setting value information 41. It is changed to the set value.

例えば、原稿データに記述されたカラー/モノクロの印刷設定項目に係る印刷設定値がカラーであり、印刷設定値情報41が示すカラー/モノクロの印刷設定項目に係る印刷設定値がモノクロである場合には、所定の加工処理として、原稿データに対応する画像をカラー画像からモノクロ画像に変換する処理が行われる。そして、この処理に伴い、原稿データに記述されたカラー/モノクロの印刷設定項目に係る印刷設定値がカラーからモノクロに変更される。   For example, when the print setting value related to the color / monochrome print setting item described in the document data is color, and the print setting value related to the color / monochrome print setting item indicated by the print setting value information 41 is monochrome. As a predetermined processing, a process for converting an image corresponding to document data from a color image to a monochrome image is performed. With this processing, the print setting value related to the color / monochrome print setting item described in the document data is changed from color to monochrome.

原稿データに記述された印刷設定値と印刷設定値情報41が示す印刷設定値とが、用紙サイズ、給紙元、排紙先、解像度およびカラー/モノクロの印刷設定項目のうちの1つについて一致しない場合には、不一致の印刷設定値に係る1つの印刷設定項目に対応する1つの加工処理が行われる。一方、原稿データに記述された印刷設定値と印刷設定値情報41が示す印刷設定値とが、用紙サイズ、給紙元、排紙先、解像度およびカラー/モノクロの印刷設定項目のうちのいくつか、またはすべてについて一致しない場合には、不一致の印刷設定値に係る複数の印刷設定項目に対応する複数の加工処理が同時にまたは順次に行われる。そして、加工処理が行われた後、加工処理が施された原稿データが印刷データに変換される。変換後の印刷データには、原稿データに記述され、加工処理に伴い必要に応じて変更された印刷設定値が記述される。   The print setting value described in the original data and the print setting value indicated by the print setting value information 41 match for one of the paper size, paper source, paper discharge destination, resolution, and color / monochrome print setting items. If not, one process corresponding to one print setting item related to the mismatched print setting value is performed. On the other hand, the print setting value described in the document data and the print setting value indicated by the print setting value information 41 are some of the paper size, paper source, paper discharge destination, resolution, and color / monochrome print setting items. If all of them do not match, a plurality of processing processes corresponding to a plurality of print setting items related to the mismatched print setting values are performed simultaneously or sequentially. Then, after the processing is performed, the document data subjected to the processing is converted into print data. In the converted print data, a print setting value described in the document data and changed as necessary in accordance with the processing process is described.

続いて、印刷データ生成部25は、ステップS9において変換した印刷データをスプーラ8に出力する(ステップS10)。そして、スプーラ8は、印刷データ生成部25から出力された印刷データを、印刷装置3における印刷処理の進捗状況に応じ、適宜、印刷装置3に向けて出力する。出力された印刷データは、コンピュータ2から印刷装置3に送信される。   Subsequently, the print data generation unit 25 outputs the print data converted in step S9 to the spooler 8 (step S10). Then, the spooler 8 appropriately outputs the print data output from the print data generation unit 25 to the printing apparatus 3 according to the progress status of the printing process in the printing apparatus 3. The output print data is transmitted from the computer 2 to the printing apparatus 3.

続いて、印刷装置3の通信制御部31は、コンピュータ2から送信された印刷データを受信し(ステップS12)、印刷装置3の印刷部33は、受信した印刷データに対して印刷処理を行う。すなわち、印刷部33は、当該印刷データに記述された印刷設定値に従い、当該印刷データに対応する画像を用紙に印刷する(ステップS13)。これにより、利用者がドキュメントプロセッサ6により編集したカラフルな広告画像が、70%縮小され、600×600dpiの解像度を有するモノクロ画像となってA4の用紙に印刷される。   Subsequently, the communication control unit 31 of the printing apparatus 3 receives the print data transmitted from the computer 2 (step S12), and the printing unit 33 of the printing apparatus 3 performs a printing process on the received print data. That is, the printing unit 33 prints an image corresponding to the print data on paper according to the print setting value described in the print data (step S13). Accordingly, the colorful advertisement image edited by the user using the document processor 6 is reduced by 70%, and is printed on A4 paper as a monochrome image having a resolution of 600 × 600 dpi.

一方、利用者が上記広告画像の印刷指示を入力する際に、印刷を行う印刷装置として印刷装置4を指定し、用紙サイズとしてA3を指定し、給紙カセットとしてカセット4(A3)を指定し、排紙先としてトレイ2(大型サイズの用紙用)を指定し、解像度として720×720dpiを指定し、カラー/モノクロの印刷設定項目につきカラーを指定したとする(利用者のこれらの指定は印刷装置4の仕様をすべて満たしている)。   On the other hand, when the user inputs a print instruction for the advertisement image, the printing apparatus 4 is designated as the printing apparatus for performing printing, A3 is designated as the paper size, and the cassette 4 (A3) is designated as the paper feed cassette. Suppose that tray 2 (for large size paper) is designated as the paper discharge destination, 720 × 720 dpi is designated as the resolution, and color is designated for the color / monochrome print setting items (the user's designation is printing) All the specifications of the device 4 are satisfied).

この場合には、プリンタドライバ7の原稿データ受取部21がドキュメントプロセッサ6から原稿データを受け取った後(ステップS1)、設定値情報受取部22が、印刷設定値情報の送信を要求する要求指令を印刷装置4に送信し(ステップS2)、この要求指令に応じて印刷装置4から送信された印刷設定値情報を受け取る(ステップS3、S4、S5)。続いて、プリンタドライバ7の判断部23が、ステップS1において受け取られた原稿データに記述された印刷設定値と、ステップS5において受け取られた印刷設定値情報が示す印刷設定値とを印刷設定項目ごとに比較する(ステップS6)。この結果、いずれの印刷設定項目についても両者の印刷設定値が一致するので(ステップS7:YES)、印刷データ生成部25が、所定の加工処理を行うことなく、ステップS1において受け取られた原稿データを印刷装置4における印刷処理に適合する印刷データに変換し、スプーラ8に出力する(ステップS11、S10)。そして、印刷装置4は、印刷データをコンピュータ2から受信し、この印刷データに対応する画像を用紙に印刷する(ステップS12、S13)。これにより、利用者がドキュメントプロセッサ6により編集したカラフルな広告画像は、縮小も拡大もされずに、720×720dpiの解像度を有するカラー画像としてA3の用紙に印刷される。   In this case, after the document data receiving unit 21 of the printer driver 7 receives the document data from the document processor 6 (step S1), the setting value information receiving unit 22 issues a request command for requesting transmission of print setting value information. The information is transmitted to the printing apparatus 4 (step S2), and the print setting value information transmitted from the printing apparatus 4 in response to the request command is received (steps S3, S4, S5). Subsequently, the determination unit 23 of the printer driver 7 displays, for each print setting item, the print setting value described in the document data received in step S1 and the print setting value indicated by the print setting value information received in step S5. (Step S6). As a result, since the print setting values of both of the print setting items match (step S7: YES), the print data generation unit 25 does not perform the predetermined processing and receives the document data received in step S1. Is converted into print data suitable for the printing process in the printing apparatus 4 and output to the spooler 8 (steps S11 and S10). The printing device 4 receives the print data from the computer 2 and prints an image corresponding to the print data on a sheet (steps S12 and S13). Thus, the colorful advertisement image edited by the user using the document processor 6 is printed on the A3 sheet as a color image having a resolution of 720 × 720 dpi without being reduced or enlarged.

以上説明した通り、印刷システム1またはプリンタドライバ7によれば、原稿データに記述された印刷設定値が、当該原稿データについて印刷を行う印刷装置が有する印刷設定値情報が示す印刷設定値と一致しないとき、すなわち、当該原稿データに記述された印刷設定値が、当該原稿データについて印刷を行う印刷装置により適正に受入可能でないものであるときには、当該原稿データに記述された印刷設定値を、当該原稿データについて印刷を行う印刷装置が有する印刷設定値情報が示す印刷設定値に変更するための所定の加工処理を当該原稿データに対して行った後、当該原稿データを印刷データに変換する。この所定の加工処理は、当該原稿データについて印刷を行う印刷装置が有する印刷設定値情報が示す印刷設定値をこの印刷装置に設定することにより行われる印刷処理に適合するように、当該原稿データに対応する画像を加工する処理である。具体的には、所定の加工処理は、印刷設定値の不一致が用紙サイズについてである場合には、画像の縮小・拡大処理であり、印刷設定値の不一致が解像度についてである場合には、画像の解像度を変更する処理であり、また、印刷設定値の不一致がカラー/モノクロについてである場合には、カラー画像をモノクロ画像に変換する処理である。したがって、利用者が指定した印刷設定値が、当該原稿データについて印刷を行う印刷装置により適正に受入可能でないものである場合でも、質が高く、利用者にとって十分に利用価値が高い印刷物を作り出すことができる。   As described above, according to the printing system 1 or the printer driver 7, the print setting value described in the original data does not match the print setting value indicated by the print setting value information included in the printing apparatus that performs printing for the original data. In other words, when the print setting value described in the document data is not properly acceptable by a printing apparatus that prints the document data, the print setting value described in the document data is A predetermined processing for changing the print setting value indicated by the print setting value information included in the printing apparatus that performs printing on the data is performed on the document data, and then the document data is converted into print data. The predetermined processing is performed on the original data so that the print setting value indicated by the print setting value information included in the printing apparatus that prints the original data is set in the printing apparatus. This is a process for processing a corresponding image. Specifically, the predetermined processing is an image reduction / enlargement process when the mismatch of the print setting values is about the paper size, and the image is processed when the mismatch of the print setting values is about the resolution. In the case where the print setting value mismatch is for color / monochrome, the color image is converted to a monochrome image. Therefore, even when the print setting value specified by the user is not properly acceptable by the printing apparatus that prints the document data, a printed matter having high quality and sufficiently high use value for the user is created. Can do.

確かに、印刷システム1によれば、例えば、利用者がA3の用紙サイズおよびカラー印刷を指定した原稿データを印刷装置3により印刷する場合、原稿データに対応する画像はA4の用紙に合うように縮小され、当該画像はカラーからモノクロに変換されて印刷される。この結果、A4の用紙にモノクロで印刷された画像は、利用者の要求を完全に満足させるものではない。しかし、原稿データに対応する画像の全体がA4の用紙にはみ出すことなく印刷され、かつ原稿データに対応する画像のカラーの色調が、その色調に対応するモノクロの色調で再現されているのであるから、利用者は、原稿の印刷結果を十分に把握することができる。原稿データに対応する画像の一部しか印刷されなかったり、原稿データに対応する画像の色調が崩れて印刷されたりする従来技術と比べると、印刷システム1により得られる原稿の印刷物は、質が高く、利用者にとって十分に利用価値が高いものである。例えば、カラフルな広告画像がプリンタドライバ7により縮小されてモノクロで印刷された場合、その印刷物は、広告画像の配色のチェックなどには用いることができないとしても、構図のチェックや、社内プレゼンテーション用の資料として用いることができる。   Certainly, according to the printing system 1, for example, when the user prints document data specifying the A3 paper size and color printing by the printing device 3, the image corresponding to the document data fits the A4 paper. The image is reduced, and the image is converted from color to monochrome and printed. As a result, an image printed in monochrome on A4 paper does not completely satisfy the user's request. However, the entire image corresponding to the document data is printed without protruding on the A4 sheet, and the color tone of the image corresponding to the document data is reproduced in the monochrome tone corresponding to the color tone. The user can fully grasp the printing result of the document. Compared with the prior art in which only a part of the image corresponding to the document data is printed or the image corresponding to the document data is printed out of color, the printed material of the document obtained by the printing system 1 has a higher quality. The value is sufficiently high for users. For example, when a colorful advertisement image is reduced by the printer driver 7 and printed in monochrome, the printed matter can be used for checking the composition or for in-house presentation even if it cannot be used for checking the color arrangement of the advertisement image. It can be used as a document.

また、所定の加工処理は、プリンタドライバ7により、原稿データに記述された印刷設定値と、印刷装置から取得した印刷設定値情報が示す印刷設定値との間に不一致があると判断された場合に自動的に決定され、自動的に実行される。したがって、利用者は、原稿の作成・編集時や印刷指示入力時に指定する印刷設定値が、印刷データの出力先である印刷装置により適正に受入可能なものであるか否かを確認しなくてもよい。また、利用者が指定した印刷設定値が、印刷データの出力先である印刷装置により適正に受入可能なものでなかったときに、利用者に対し、新たな指示入力の要求などが発せられることがない。   In the case where the predetermined processing is determined by the printer driver 7 that there is a mismatch between the print setting value described in the document data and the print setting value indicated by the print setting value information acquired from the printing apparatus. Automatically determined and automatically executed. Therefore, the user does not have to confirm whether or not the print setting value specified at the time of creating / editing a document or inputting a print instruction can be properly received by the printing apparatus that is the output destination of the print data. Also good. In addition, when the print setting value specified by the user is not properly acceptable by the printing device that is the output destination of the print data, a new instruction input request is issued to the user. There is no.

以上より、印刷システム1またはプリンタドライバ7によれば、文書、画像などの原稿を作成、編集する際、あるいは当該原稿の印刷を指示する際などに指定する印刷設定値が、印刷データの出力先である印刷装置により適正に受入可能であるか否かを利用者に意識させることなく、質が高く、利用者にとって十分に利用価値が高い印刷物を作り出すことができる。   As described above, according to the printing system 1 or the printer driver 7, the print setting value specified when creating or editing a document, image, or other document, or when instructing printing of the document is the output destination of the print data. Therefore, it is possible to produce a printed matter having high quality and sufficiently high utility value for the user without making the user aware of whether or not the printing apparatus can be properly received.

なお、上述したプリンタドライバ7は、印刷設定値情報において、ある1つの印刷設定項目に係る印刷設定値が複数ある場合には、当該1つの印刷設定項目について、原稿データに記述された1つの印刷設定値を、印刷設定値情報が示す複数の印刷設定値とそれぞれ比較し、この結果、原稿データに記述された印刷設定値と一致するものが、印刷設定値情報が示す複数の印刷設定値の中にない場合に、原稿データに記述された当該印刷設定値と、印刷設定値情報が示す印刷設定値とが一致しないと判断する。しかし、この判断方法は一例にすぎない。本発明を実施するに当たり、他の判断方法を採用してもよい。例えば、ある1つの印刷設定項目について、原稿データに記述された1つの印刷設定値が、印刷設定値情報が示す複数の印刷設定値のうちの最大のものを上回っているか否かを調べ、原稿データに記述された1つの印刷設定値が、印刷設定値情報が示す複数の印刷設定値のうちの最大のものを上回っている場合に、両印刷設定値が一致しないと判断してもよい。具体例をあげれば、原稿データに記述された用紙サイズがA3で、印刷設定値情報が示す用紙サイズがA4、A5、A6、B5、B6、はがきである場合、原稿データに記述された用紙サイズ(A3)と、印刷設定値情報が示す最大用紙サイズ(A4)とを比較し、この結果、原稿データに記述された用紙サイズ(A3)が印刷設定値情報の示す最大用紙サイズ(A4)を上回っているので、原稿データに記述された用紙サイズと印刷設定値情報が示す用紙サイズとが一致しないと判断してもよい。   Note that when there are a plurality of print setting values related to a certain print setting item in the print setting value information, the printer driver 7 described above prints one print setting item described in the document data for the one print setting item. The setting value is compared with each of the plurality of print setting values indicated by the print setting value information, and as a result, the one that matches the print setting value described in the document data is the one of the plurality of print setting values indicated by the print setting value information. If not, it is determined that the print setting value described in the document data does not match the print setting value indicated by the print setting value information. However, this determination method is only an example. In carrying out the present invention, other determination methods may be employed. For example, for one print setting item, it is checked whether one print setting value described in the document data exceeds the maximum one of a plurality of print setting values indicated by the print setting value information. If one print setting value described in the data exceeds the maximum one of the plurality of print setting values indicated by the print setting value information, it may be determined that the two print setting values do not match. As a specific example, when the paper size described in the original data is A3 and the paper size indicated by the print setting value information is A4, A5, A6, B5, B6, postcard, the paper size described in the original data. (A3) is compared with the maximum paper size (A4) indicated by the print setting value information, and as a result, the paper size (A3) described in the document data indicates the maximum paper size (A4) indicated by the print setting value information. Therefore, it may be determined that the paper size described in the document data does not match the paper size indicated by the print setting value information.

また、上述した実施形態では、印刷設定項目の例として、用紙サイズ、給紙元、排紙先、解像度、カラー/モノクロをあげ、これらの印刷設定項目について印刷設定値の例をそれぞれあげたが、本発明における印刷設定項目および印刷設定値はこれらに限らない。他の印刷設定項目、または他の印刷設定値を追加してもよい。   In the above-described embodiment, examples of print setting items include paper size, paper source, paper discharge destination, resolution, color / monochrome, and examples of print setting values for these print setting items. The print setting items and print setting values in the present invention are not limited to these. Other print setting items or other print setting values may be added.

また、上述したプリンタドライバ7は、原稿データに対して所定の加工処理を施した後、原稿データを印刷データに変換するデータ変換処理を行う場合を例にあげたが、本発明において、所定の加工処理とデータ変換処理の順序はこれに限定されず、また、所定の加工処理とデータ変換処理とを同時に行ってもよい。   Further, the printer driver 7 described above has exemplified the case of performing data conversion processing for converting document data into print data after performing predetermined processing on the document data. The order of the processing process and the data conversion process is not limited to this, and the predetermined processing process and the data conversion process may be performed simultaneously.

また、上述したように、プリンタドライバ7が行う所定の加工処理として、画像の縮小・拡大処理、解像度変更処理、カラー−モノクロ変換処理の3つをあげたが、本発明における所定の加工処理はこれらに限らない。   Further, as described above, the three predetermined processings performed by the printer driver 7 are the image reduction / enlargement processing, the resolution changing processing, and the color-monochrome conversion processing. It is not restricted to these.

また、上述した印刷システム1では、原稿データに記述された印刷設定値が、当該原稿データについて印刷を行う印刷装置により適正に受入可能でないものであるときには、当該原稿データに対して所定の加工処理を行う。このような加工処理が行われたときには、加工処理が行われた旨を告げるメッセージなどをコンピュータ2のディスプレイなどに表示してもよい。例えば、「出力先の印刷装置における用紙サイズに合わせて文書・画像を縮小しました」といったメッセージを表示することにより、印刷システム1の自動的な振る舞いを利用者に十分に理解させることができ、印刷システム1のユーザビリティを高めることができる。   In the printing system 1 described above, when the print setting value described in the document data is not properly received by the printing apparatus that prints the document data, a predetermined processing process is performed on the document data. I do. When such processing is performed, a message or the like indicating that the processing has been performed may be displayed on the display of the computer 2 or the like. For example, by displaying a message such as “The document / image has been reduced to fit the paper size in the output destination printing device”, the user can fully understand the automatic behavior of the printing system 1. Usability of the printing system 1 can be improved.

また、本発明は、請求の範囲および明細書全体から読み取るこのできる発明の要旨または思想に反しない範囲で適宜変更可能であり、そのような変更を伴うプリンタドライバ装置、印刷システムおよびプリンタドライバプログラムもまた本発明の技術思想に含まれる。   The present invention can be changed as appropriate without departing from the gist or concept of the invention that can be read from the claims and the entire specification, and a printer driver device, a printing system, and a printer driver program that involve such changes are also included. It is also included in the technical idea of the present invention.

本発明の印刷システムの実施形態を示すブロック図である。1 is a block diagram showing an embodiment of a printing system of the present invention. 本発明の実施形態であるプリンタドライバの構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printer driver that is an embodiment of the present invention. FIG. 印刷装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing apparatus. 印刷設定値情報の具体例を示す説明図である。It is explanatory drawing which shows the specific example of print setting value information. プリンタドライバおよび印刷装置による印刷処理を示すフローチャートである。6 is a flowchart illustrating a printing process performed by a printer driver and a printing apparatus.

符号の説明Explanation of symbols

1 印刷システム
2 コンピュータ
3、4 印刷装置
6 ドキュメントプロセッサ
7 プリンタドライバ
11 CPU
21 原稿データ受取部
22 設定値情報受取部
23 判断部
24 加工処理決定部
25 印刷データ生成部
27 変換部
31 通信制御部
32 記憶部
33 印刷部
41 印刷設定値情報
DESCRIPTION OF SYMBOLS 1 Printing system 2 Computer 3, 4 Printing apparatus 6 Document processor 7 Printer driver 11 CPU
21 Document Data Receiving Unit 22 Setting Value Information Receiving Unit 23 Judging Unit 24 Processing Processing Determination Unit 25 Print Data Generation Unit 27 Conversion Unit 31 Communication Control Unit 32 Storage Unit 33 Printing Unit 41 Print Setting Value Information

Claims (7)

外部装置から出力された原稿データを印刷装置における印刷処理に適合する印刷データに変換するプリンタドライバ装置であって、
指定された印刷設定値を含む原稿データを前記外部装置から受け取る原稿データ受取手段と、
前記印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を前記印刷装置から受け取る設定値情報受取手段と、
前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断手段と、
前記判断手段による判断結果に基づき、前記原稿データ受取手段により受け取られた原稿データを前記印刷装置における印刷処理に適合する印刷データに変換する変換手段とを備え、
前記変換手段は、前記判断手段による判断の結果、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値に変更するための所定の加工処理を前記原稿データまたは前記印刷データに対して行うことを特徴とするプリンタドライバ装置。
A printer driver device that converts document data output from an external device into print data suitable for print processing in the printing device,
Document data receiving means for receiving document data including designated print setting values from the external device;
Setting value information receiving means for receiving, from the printing apparatus, print setting value information indicating a print setting value that can be properly accepted by the printing apparatus;
Determining means for determining whether or not the print setting value included in the original data received by the original data receiving means and the print setting value indicated by the print setting value information received by the setting value information receiving means match; ,
Conversion means for converting the original data received by the original data receiving means into print data suitable for the printing process in the printing apparatus based on the determination result by the determination means;
As a result of determination by the determination unit, the conversion unit includes a print setting value included in the document data received by the document data receiving unit and a print setting value indicated by the print setting value information received by the setting value information receiving unit. Does not match, a predetermined setting for changing the print setting value included in the document data received by the document data receiving means to the print setting value indicated by the print setting value information received by the setting value information receiving means A printer driver device that performs processing on the original data or the print data.
前記所定の加工処理は、前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値を前記印刷装置に設定することにより行われる印刷処理に適合するように、前記原稿データまたは前記印刷データに対応する画像を加工する処理であることを特徴とする請求項1に記載のプリンタドライバ装置。   The predetermined processing is performed so that the original data or the document data or the document data is adapted to a print process performed by setting the print setting value indicated by the print setting value information received by the setting value information receiving unit in the printing apparatus. The printer driver apparatus according to claim 1, wherein the printer driver apparatus is a process for processing an image corresponding to print data. 前記印刷設定値は印刷用紙の用紙サイズであり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像を縮小し、または拡大する処理であることを特徴とする請求項1に記載のプリンタドライバ装置。   2. The print setting value is a paper size of a print sheet, and the predetermined processing is a process of reducing or enlarging an image corresponding to the document data or the print data. The printer driver device described. 前記印刷設定値は前記原稿データについてカラー印刷およびモノクロ印刷のいずれか一方を行うべき旨を指定する値であり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像をカラー画像からモノクロ画像に変換する処理であることを特徴とする請求項1に記載のプリンタドライバ装置。   The print setting value is a value for designating that one of color printing and monochrome printing should be performed on the document data, and the predetermined processing is performed by converting an image corresponding to the document data or the print data into a color image. The printer driver device according to claim 1, wherein the printer driver device converts the image into a monochrome image. 前記印刷設定値は印刷の解像度であり、前記所定の加工処理は、前記原稿データまたは前記印刷データに対応する画像の解像度を変更する処理であることを特徴とする請求項1に記載のプリンタドライバ装置。   2. The printer driver according to claim 1, wherein the print setting value is a print resolution, and the predetermined processing is a process of changing a resolution of an image corresponding to the document data or the print data. apparatus. 印刷装置と、外部装置から出力された原稿データを前記印刷装置における印刷処理に適合する印刷データに変換するプリンタドライバ装置とを備えた印刷システムであって、
前記印刷装置は、
当該印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を記憶する記憶手段と、
前記プリンタドライバ装置から送信された要求指令を受信し、この要求指令に応じて、前記記憶手段に記憶された印刷設定値情報を前記プリンタドライバ装置に送信する通信手段と、
前記プリンタドライバ装置により変換された印刷データに対応する画像を用紙に印刷する印刷処理を行う印刷手段とを備え、
前記プリンタドライバ装置は、
指定された印刷設定値を含む原稿データを前記外部装置から受け取る原稿データ受取手段と、
前記印刷設定値情報の送信を要求する前記要求指令を前記印刷装置に送信し、これに応じて前記印刷装置から送信された印刷設定値情報を受け取る設定値情報受取手段と、
前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断手段と、
前記判断手段による判断結果に基づき、前記原稿データ受取手段により受け取られた原稿データを前記印刷装置における前記印刷処理に適合する印刷データに変換する変換手段とを備え、
前記変換手段は、前記判断手段による判断の結果、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取手段により受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取手段により受け取られた印刷設定値情報が示す印刷設定値に変更するための所定の加工処理を前記原稿データまたは前記印刷データに対して行うことを特徴とする印刷システム。
A printing system comprising: a printing device; and a printer driver device that converts document data output from an external device into print data suitable for printing processing in the printing device,
The printing apparatus includes:
Storage means for storing print setting value information indicating print setting values that can be properly accepted by the printing apparatus;
A communication unit that receives a request command transmitted from the printer driver device and transmits print setting value information stored in the storage unit to the printer driver device in response to the request command;
Printing means for performing a printing process for printing an image corresponding to the print data converted by the printer driver device on paper;
The printer driver device includes:
Document data receiving means for receiving document data including designated print setting values from the external device;
Setting value information receiving means for transmitting the request command for requesting transmission of the print setting value information to the printing apparatus and receiving the print setting value information transmitted from the printing apparatus in response thereto;
Determining means for determining whether or not the print setting value included in the original data received by the original data receiving means and the print setting value indicated by the print setting value information received by the setting value information receiving means match; ,
Conversion means for converting the original data received by the original data receiving means into print data suitable for the printing process in the printing apparatus based on the determination result by the determination means;
As a result of determination by the determination unit, the conversion unit includes a print setting value included in the document data received by the document data receiving unit and a print setting value indicated by the print setting value information received by the setting value information receiving unit. Does not match, a predetermined setting for changing the print setting value included in the document data received by the document data receiving means to the print setting value indicated by the print setting value information received by the setting value information receiving means A printing system that performs a processing process on the document data or the print data.
指定された印刷設定値を含む原稿データを外部装置から受け取る原稿データ受取工程と、
印刷装置が適正に受け入れることができる印刷設定値を示す印刷設定値情報を前記印刷装置から受け取る設定値情報受取工程と、
前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値とが一致するか否かを判断する判断工程と、
前記判断工程における判断結果に基づき、前記原稿データ受取工程において受け取られた原稿データを前記印刷装置における印刷処理に適合する印刷データに変換する変換工程とをコンピュータに実行させるためのプリンタドライバプログラムであって、
前記変換工程では、前記判断工程における判断の結果、前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値と前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値とが一致しないとき、前記原稿データ受取工程において受け取られた原稿データに含まれる印刷設定値を前記設定値情報受取工程において受け取られた印刷設定値情報が示す印刷設定値に変更するために必要な所定の加工処理を前記原稿データまたは前記印刷データに対して行うことを特徴とするプリンタドライバプログラム。
A document data receiving process for receiving document data including a designated print setting value from an external device;
A setting value information receiving step for receiving, from the printing apparatus, print setting value information indicating a print setting value that can be properly accepted by the printing apparatus;
A determination step for determining whether or not a print setting value included in the document data received in the document data receiving step matches a print setting value indicated by the print setting value information received in the setting value information receiving step; ,
A printer driver program for causing a computer to execute a conversion step of converting original data received in the original data receiving step into print data suitable for a printing process in the printing apparatus based on a determination result in the determination step. And
In the conversion step, as a result of the determination in the determination step, the print setting value included in the document data received in the document data receiving step and the print setting value indicated by the print setting value information received in the setting value information receiving step Is not necessary to change the print setting value included in the document data received in the document data receiving process to the print setting value indicated by the print setting value information received in the setting value information receiving process. A printer driver program that performs predetermined processing on the original data or the print data.
JP2008234120A 2008-09-12 2008-09-12 Printer driver device, printing system, and printer driver program Pending JP2010067106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008234120A JP2010067106A (en) 2008-09-12 2008-09-12 Printer driver device, printing system, and printer driver program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008234120A JP2010067106A (en) 2008-09-12 2008-09-12 Printer driver device, printing system, and printer driver program

Publications (1)

Publication Number Publication Date
JP2010067106A true JP2010067106A (en) 2010-03-25

Family

ID=42192625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008234120A Pending JP2010067106A (en) 2008-09-12 2008-09-12 Printer driver device, printing system, and printer driver program

Country Status (1)

Country Link
JP (1) JP2010067106A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013172233A (en) * 2012-02-20 2013-09-02 Fuji Xerox Co Ltd Image processing device and image processing program
JP2014002697A (en) * 2012-06-21 2014-01-09 Seiko Epson Corp Image processing device, image processing system, and printing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203088A (en) * 1998-01-08 1999-07-30 Ricoh Co Ltd Medium for recording printer driver program
JP2001147790A (en) * 1999-11-22 2001-05-29 Canon Inc Device and method for processing information and storage medium
JP2001243032A (en) * 2000-02-25 2001-09-07 Canon Inc Information processor and information processing method
JP2007034898A (en) * 2005-07-29 2007-02-08 Seiko Epson Corp Device driver, computer system, device, and device registration method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11203088A (en) * 1998-01-08 1999-07-30 Ricoh Co Ltd Medium for recording printer driver program
JP2001147790A (en) * 1999-11-22 2001-05-29 Canon Inc Device and method for processing information and storage medium
JP2001243032A (en) * 2000-02-25 2001-09-07 Canon Inc Information processor and information processing method
JP2007034898A (en) * 2005-07-29 2007-02-08 Seiko Epson Corp Device driver, computer system, device, and device registration method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013172233A (en) * 2012-02-20 2013-09-02 Fuji Xerox Co Ltd Image processing device and image processing program
JP2014002697A (en) * 2012-06-21 2014-01-09 Seiko Epson Corp Image processing device, image processing system, and printing method

Similar Documents

Publication Publication Date Title
JP2007065898A (en) Printer, its control method, job processing method, printing system and program
JP2010179648A (en) Printing apparatus
JP2008110576A (en) Printer, its printing execution method, and printing execution program
CN111251732B (en) Control method and storage medium
US8711430B2 (en) Data processing system, data processing method, and image forming apparatus
JP7467217B2 (en) PROGRAM AND METHOD FOR CONTROLLING INFORMATION PROCESSING APPARATUS
JP6235774B2 (en) Printing apparatus and control method and program therefor
JP2010067106A (en) Printer driver device, printing system, and printer driver program
US20110222115A1 (en) Image forming apparatus, image forming system, printing instruction apparatus, computer readable recording medium stored with a program for image forming apparatus or printing instruction apparatus, and image forming method
JP2011037276A (en) Printer, method of controlling the same, and program
JP2009003725A (en) Print controller and program of printer driver
JP2010020545A (en) Information processor, image forming apparatus, image forming system, image processing program
JP2023128405A (en) Image formation apparatus and program
KR20130010773A (en) Image forming apparatus, printing contorl terminal apparatus and printing control method and thereof
JP2010163242A (en) Image forming device and image forming system
JP4254723B2 (en) Document processing device
WO2023145531A1 (en) Support program
JP2012173954A (en) Apparatus and method for controlling printing system
JP2014056424A (en) Printing control device, printing control method, and printing control system
US11899988B2 (en) Information processing apparatus, control method thereof, and storage medium
JP2009151468A (en) Print preview device and method
JP2004302978A (en) Printer control method, printer driver, and printer system
JP5520014B2 (en) Print control apparatus, data processing method, and program
WO2022138317A1 (en) Support program
JP2010188598A (en) Printing apparatus, driver program and printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120529

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120725

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130108