JP2011134082A - Printing system, printer driver and printer apparatus - Google Patents
Printing system, printer driver and printer apparatus Download PDFInfo
- Publication number
- JP2011134082A JP2011134082A JP2009292668A JP2009292668A JP2011134082A JP 2011134082 A JP2011134082 A JP 2011134082A JP 2009292668 A JP2009292668 A JP 2009292668A JP 2009292668 A JP2009292668 A JP 2009292668A JP 2011134082 A JP2011134082 A JP 2011134082A
- Authority
- JP
- Japan
- Prior art keywords
- data
- unit
- printer
- inquiry
- 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
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
本発明は、ホスト装置とプリンタ装置を含む印刷システムに係り、特に多値画像データを2値画像データに変換して印刷を行う印刷システム、およびこの印刷システムを構成するプリンタドライバおよびプリンタ装置に関する。 The present invention relates to a printing system including a host device and a printer device, and more particularly to a printing system that performs printing by converting multi-value image data into binary image data, and a printer driver and a printer device that constitute the printing system.
一般的なプリンタ装置では、インクやトナー等の素材を被記録媒体上に配することよって画素を構成し、この画素にインクやトナー等の素材が有るか否かによって出力画像を構成することで印刷処理を行っている。 In a general printer device, a pixel is configured by arranging a material such as ink or toner on a recording medium, and an output image is configured depending on whether or not the pixel has a material such as ink or toner. A printing process is being performed.
ホスト装置から画像データをプリンタ装置に送り、プリンタ装置において印刷処理を行う構成では、画像データはホスト装置上のアプリケーションにおいて多値画像データとして記録されている。一方、プリンタ装置では、2値画像データによって出力画像を形成している。そのため、プリンタ装置において出力画像を形成するためには、ホスト装置上のプリンタドライバからプリンタ装置上のプリントヘッドによって出力するまでの何れかの段階において、多値画像データを2値画像データに変換する必要がある。多値画像データから2値画像データへの変換は2値化処理として知られている。 In a configuration in which image data is sent from a host device to a printer device and print processing is performed in the printer device, the image data is recorded as multi-value image data in an application on the host device. On the other hand, in the printer apparatus, an output image is formed by binary image data. Therefore, in order to form an output image in the printer device, the multi-value image data is converted into binary image data at any stage from the printer driver on the host device to the output by the print head on the printer device. There is a need. Conversion from multivalued image data to binary image data is known as binarization processing.
2値化処理は、一般的には、画素置き換えテーブルや用紙種類ごとの特性を記述したテーブル等の類を組み合わせて用い、画素ごとに多値の画像値を2値の画像値に変換している。これらのテーブルは、ルックアップテーブルと呼ばれる。用紙種類や印刷品位等の設定の組み合わせは、印刷設定として記述され、ルックアップテーブルは印刷設定の内容に応じて設定される。 In the binarization processing, generally, a pixel replacement table or a table describing characteristics for each paper type is used in combination, and a multi-valued image value is converted into a binary image value for each pixel. Yes. These tables are called lookup tables. A combination of settings such as paper type and print quality is described as print settings, and the lookup table is set according to the contents of the print settings.
一枚の被記録媒体に画像を形成する画像データは多数の画素を含むため、多値画像データを2値画像データに2値化処理する処理負荷は画素数に応じて増加し、処理時間も長くなる。 Since image data for forming an image on a single recording medium includes a large number of pixels, the processing load for binarizing multi-valued image data into binary image data increases according to the number of pixels, and the processing time also increases. become longer.
この2値化処理として、従来以下の様な種類の処理方法が知られている。図9は従来の2値化処理を説明するための概略図である。 Conventionally, the following types of processing methods are known as the binarization processing. FIG. 9 is a schematic diagram for explaining a conventional binarization process.
図9(a)に示す2値化処理では、2値化処理の他に印刷設定に要する全てのルックアップテーブル(LUT)400Aをホスト装置200Aの記憶装置上に保持しておき、ルックアップテーブル(LUT)400A中の2値化処理に必要な変換データを用いてホスト装置200A側で2値化処理を行う。2値化処理の全処理はホスト装置200A側で行い、2値化処理した2値画像データをプリンタ装置100Aに送る。
In the binarization process shown in FIG. 9A, in addition to the binarization process, all lookup tables (LUT) 400A required for print settings are held on the storage device of the
ホスト装置200A側で2値化処理を行う場合には、ホスト装置200Aが備える高速CPUや豊富なメモリ資源(何れも図示していない)を使用して2値化処理を行うことができるため、処理時間を短縮することができるという利点を有している。
When the binarization process is performed on the
図9(b)に示す2値化処理では、2値化処理の他に印刷設定に要する全てのルックアップテーブル(LUT)400Bをプリンタ装置100Bの不揮発性メモリ(NVRAM:non-volatile memory)上に保持しておき、ルックアップテーブル(LUT)400B中の2値化処理に必要な変換データを用いてプリンタ装置100B側で2値化処理を行う。 In the binarization process shown in FIG. 9B, in addition to the binarization process, all look-up tables (LUT) 400B required for print settings are stored on the non-volatile memory (NVRAM) of the printer apparatus 100B. The binarization process is performed on the printer device 100B side using the conversion data necessary for the binarization process in the look-up table (LUT) 400B.
プリンタ装置100B側で2値化処理を行う場合には、ホスト装置200Bからプリンタ装置100Bに転送される画像データは多値画像データであるため一般的にデータ転送は短い時間で済む。また、処理時間についても、プリンタ装置100B上に搭載した専用ASICによって演算処理させることで、演算処理に要する時間を大幅に短縮することが可能である。 When binarization processing is performed on the printer device 100B side, the image data transferred from the host device 200B to the printer device 100B is multi-valued image data, so that data transfer is generally short. In addition, the processing time can be significantly reduced by performing arithmetic processing using a dedicated ASIC mounted on the printer apparatus 100B.
図9(c)に示す2値化処理では、2値化処理の他に印刷設定に要する全てのルックアップテーブル(LUT)400Cをホスト装置200Cの記憶装置上に保持しておき、2値化処理に必要な変換データのテーブルデータのみを多値画像データに付加してホスト装置200Cからプリンタ装置100Cに送信する。プリンタ装置100Cは、プリンタ装置100C上に搭載した専用ASICによって2値化処理の演算処理を行う。 In the binarization process shown in FIG. 9C, in addition to the binarization process, all lookup tables (LUT) 400C required for print settings are stored on the storage device of the host apparatus 200C and binarization is performed. Only the table data of the conversion data necessary for processing is added to the multi-value image data and transmitted from the host device 200C to the printer device 100C. The printer device 100C performs binarization processing by a dedicated ASIC mounted on the printer device 100C.
ホスト装置200Cからプリンタ装置100C側に2値化処理に要するテーブルを転送し、プリンタ装置100C側で2値化処理を行う場合には、転送される画像データは多値画像データであるため一般的にデータ転送は短い時間で済む。また、処理時間についても、プリンタ装置100C上に搭載した専用ASICによって演算処理させることで、演算処理に要する時間を大幅に短縮することが可能である。 When a table required for binarization processing is transferred from the host device 200C to the printer device 100C side and binarization processing is performed on the printer device 100C side, the transferred image data is multivalued image data. However, data transfer is short. In addition, the processing time can be greatly reduced by performing arithmetic processing using a dedicated ASIC mounted on the printer apparatus 100C.
図9(d)に示す2値化処理では、ホスト装置200Dとプリンタ装置100Dは、2値化処理の他に印刷設定に要する全てのルックアップテーブル(LUT)400D1又はルックアップテーブル(LUT)400D2をそれぞれの記憶装置上に保持しておき、印刷設定による分岐制御によってホスト装置200Dとプリンタ装置100Dのいずれか一方で2値化処理を行う。(特許文献1参照) In the binarization processing shown in FIG. 9D, the host device 200D and the printer device 100D perform all lookup tables (LUT) 400D1 or lookup tables (LUT) 400D2 required for print settings in addition to the binarization processing. Are stored in each storage device, and binarization processing is performed by either the host device 200D or the printer device 100D by branch control based on print settings. (See Patent Document 1)
図9は、従来の印刷システムにおいて、ホスト装置とプリンタ装置との関係を説明するための概略図である。 FIG. 9 is a schematic diagram for explaining the relationship between a host device and a printer device in a conventional printing system.
図9(a)に示したように、全てのルックアップテーブルをホスト装置の記憶装置上に保持し、ホスト装置側で2値化処理を行う手法では、インク色の増加や出力解像度の詳細化等の要因によって、2値化された画像データの総量が多値画像データよりも増大する場合があり、データ転送時間が多くかかるというデメリットが指摘される。 As shown in FIG. 9A, in the method in which all the lookup tables are held on the storage device of the host device and the binarization processing is performed on the host device side, the ink color is increased and the output resolution is detailed. For example, the total amount of binarized image data may be larger than that of multi-valued image data, and a demerit that it takes a lot of data transfer time is pointed out.
図9(b)に示したように、全てのテーブルデータをプリンタ装置の記憶装置上に保持し、プリンタ装置側で2値化処理を行う手法では、対応用紙の多様化や出力解像度の詳細化等の要因によって、扱われるルックアップテーブルの種類が加速度的に増加するため、全てのルックアップテーブルをプリンタ装置上の不揮発性メモリ(NVRAM)上に保持できなくなるというデメリットが指摘される。 As shown in FIG. 9B, in the method in which all table data is held on the storage device of the printer device and binarization processing is performed on the printer device side, diversification of corresponding sheets and refinement of output resolution are performed. Due to factors such as the above, the types of look-up tables to be handled increase at an accelerated rate, and it is pointed out that all look-up tables cannot be held in the nonvolatile memory (NVRAM) on the printer device.
図9(c)に示したように、全てのルックアップテーブルをホスト装置の記憶装置上に保持しておき、2値化処理に必要な変換データのルックアップテーブルのみを多値画像データに付加してホスト装置からプリンタ装置に送信する手法によれば、前記した2つの手法のデメリットは解消されるが、一種類の画像データに対して必要となるルックアップテーブルの量が例えば数10k Byteを超える場合があり、印刷データの送信に際してネットワーク帯域やホスト装置およびプリンタ装置上の演算処理に要する資源(リソース)を大幅に占有してしまうというデメリットが指摘される。 As shown in FIG. 9C, all lookup tables are held on the storage device of the host device, and only the lookup table of conversion data necessary for binarization processing is added to the multi-valued image data. According to the method of transmitting from the host device to the printer device, the disadvantages of the two methods described above are eliminated, but the amount of the lookup table required for one type of image data is, for example, several tens of kilobytes. There is a case in which the network bandwidth and resources required for arithmetic processing on the host device and the printer device are significantly occupied when print data is transmitted.
特に、同一の用紙種類・印刷品位の印刷を大量に繰り返し行う場合にこのデメリットが顕著となり、同一テーブルを印刷部数分繰り返して送信することになるため、結果として演算処理に要する資源(リソース)を多く無駄にすることとなる。 In particular, this demerit becomes prominent when printing the same paper type and print quality in large numbers, and the same table is repeatedly sent for the number of copies. As a result, the resources required for calculation processing are reduced. A lot will be wasted.
また、図9(d)に示したように、全てのルックアップテーブルをそれぞれの記憶装置上に保持しておき、分岐制御によってホスト装置とプリンタ装置のいずれか一方で2値化処理を行う手法では、ホスト装置とプリンタ装置のそれぞれに、各装置で行うべき画像処理用のテーブルデータを別々に格納することになり、例えば画像処理用のルックアップテーブルのアップデートをまとめて行う場合等では処理が複雑化し、また、画像処理モード等の新たな機能の追加する場合にはそのためのデータを格納する領域を考慮する必要がある等のデメリットが指摘される。 Further, as shown in FIG. 9D, a method of holding all lookup tables on each storage device and performing binarization processing on either the host device or the printer device by branch control. Then, the table data for image processing to be performed by each device is stored separately in each of the host device and the printer device. For example, when updating the look-up table for image processing is performed collectively, the processing is performed. It is complicated, and when a new function such as an image processing mode is added, there is a demerit that it is necessary to consider an area for storing data for that purpose.
そこで、本発明は、上記した従来手法の問題点を鑑みてなされたものであり、その目的はホスト装置とプリンタ装置との間のネットワークに要する帯域を抑制し、また、ホスト装置およびプリンタ装置の処理に要する演算リソースの必要容量を抑えることにある。 Therefore, the present invention has been made in view of the problems of the above-described conventional methods, and the object thereof is to suppress the bandwidth required for the network between the host device and the printer device, and the host device and the printer device. The purpose is to reduce the required capacity of computing resources required for processing.
上記目的を達成するために、本発明は、ホスト装置からプリンタ装置に対して、印刷に必要なテーブルデータがプリンタ装置に備えられているか否かの問い合わせを行い、この問い合わせに対する回答に基づいて、ホスト装置からプリンタ装置へテーブルデータを送信するか否かを決める。この問い合わせと回答とに基づいてテーブルデータの送信を制御することによって、ホスト装置とプリンタ装置との間のネットワークに必要な帯域が拡大することを抑制し、また、ホスト装置やプリンタ装置において、2値化処理等に要する演算リソースの容量が増大することを抑制する。 In order to achieve the above object, the present invention makes an inquiry from a host device to a printer device as to whether or not table data necessary for printing is provided in the printer device, and based on an answer to the inquiry, Decide whether to send table data from the host device to the printer device. By controlling the transmission of the table data based on this inquiry and answer, it is possible to suppress an increase in the bandwidth required for the network between the host device and the printer device. An increase in the capacity of computing resources required for the value processing or the like is suppressed.
本発明は、プリンタ装置の態様、プリンタドライバの態様、およびネットワークを介して接続されているプリンタ装置とホスト装置を備えた印刷システムの態様の各態様とすることができる。 The present invention can be implemented as various aspects of an aspect of a printer apparatus, an aspect of a printer driver, and an aspect of a printing system including a printer apparatus and a host apparatus connected via a network.
[印刷システムの態様]
はじめに、印刷システムの態様について説明する。本発明の印刷システムは、ネットワークを介して接続されるホスト装置とプリンタ装置とを備える。
[Mode of printing system]
First, aspects of the printing system will be described. The printing system of the present invention includes a host device and a printer device connected via a network.
ホスト装置は、アプリケーションソフトの基で多値画像データを含む印刷データを生成する印刷データ生成部と、この印刷データ生成部において印刷データを生成する際に、プリンタ装置で印刷データを印刷する際の印刷設定と、印刷設定をプリンタ装置で実施するためのテーブルデータとの組み合わせをプリンタ装置が有しているか否かを、プリンタ装置に問い合わせる問い合わせ部と、ネットワークを介してプリンタ装置との間で送受信を行う送受信部とを備える。 The host device generates print data including multi-valued image data based on application software, and print data is printed by the printer device when the print data is generated by the print data generation unit. Transmission / reception between the inquiry unit that inquires the printer device whether the printer device has a combination of the print setting and the table data for executing the print setting on the printer device, and the printer device via the network A transmission / reception unit.
印刷データ生成部は、問い合わせに対するプリンタ装置からの返答に応じて、プリンタ装置が印刷設定に対応するテーブルデータを有していない場合には、この印刷設定に対応したテーブルデータを多値画像データに付加して印刷データを生成し、プリンタ装置が印刷設定に対応するテーブルデータを有している場合には、この印刷設定に対応したテーブルデータを付加することなく印刷データを生成する。 In response to a response from the printer device to the inquiry, if the printer device does not have table data corresponding to the print setting, the print data generation unit converts the table data corresponding to the print setting into multivalued image data. In addition, when print data is generated and the printer apparatus has table data corresponding to the print setting, the print data is generated without adding the table data corresponding to the print setting.
プリンタ装置は、ネットワークを介してホスト装置との間で双方向通信可能な通信部および通信部を制御するデータ通信制御部と、印刷データから画像データを取り出す画像データ解析部と、多値画像データを2値画像データに変換する2値化処理部と、2値画像データを用いて印刷を行う印刷処理部と、書き込みおよび読み出しを自在とする記憶部とを含み、ホスト装置から受信した印刷データを印刷する機能を備える。 A printer device includes a communication unit capable of bidirectional communication with a host device via a network, a data communication control unit that controls the communication unit, an image data analysis unit that extracts image data from print data, and multi-value image data Data received from the host device, including a binarization processing unit that converts the image data into binary image data, a print processing unit that performs printing using the binary image data, and a storage unit that can be written and read freely The function to print.
プリンタ装置は、さらに、受信した印刷データを解析する印刷データ解析部と、印刷データから印刷設定を抽出する印刷設定抽出部と、印刷データから印刷設定に付随するテーブルデータを抽出するテーブルデータ抽出部と、テーブルデータ抽出部の出力結果から、印刷設定とテーブルデータを関連付けて記憶部に保存するテーブルデータ管理部と、記憶部からテーブルデータを、印刷設定をキーとして読み出す読み出し部と、問い合わせ部からの問い合わせに対し、印刷設定とテーブルデータの組み合わせが記憶部に保存されているか否かを返答する返答部とを備える。 The printer apparatus further includes a print data analysis unit that analyzes the received print data, a print setting extraction unit that extracts print settings from the print data, and a table data extraction unit that extracts table data associated with the print settings from the print data From the output result of the table data extraction unit, from the table data management unit that stores the print setting and the table data in association with each other in the storage unit, the reading unit that reads the table data from the storage unit using the print setting as a key, and the inquiry unit In response to the inquiry, a response unit that returns whether or not a combination of print settings and table data is stored in the storage unit is provided.
ホスト装置からプリンタ装置に送信される印刷データは、画像データおよび印刷設定に加えてテーブルデータを付加自在とする。テーブルデータは、問い合わせに対する返答に応じて印刷データとして付加するか否かの選択が行われる。印刷設定に対応するテーブルデータが既にプリンタ装置側に有る場合には、ホスト装置はテーブルデータを付加することなく多値画像データおよび印刷設定を印刷データとしてプリンタ装置に送信する。一方、印刷設定に対応するテーブルデータがプリンタ装置側に無い場合には、ホスト装置は多値画像データおよび印刷設定にテーブルデータを付加した印刷データをプリンタ装置に送信する。 In addition to image data and print settings, table data can be freely added to the print data transmitted from the host device to the printer device. Whether or not the table data is added as print data in response to a response to the inquiry is selected. When the table data corresponding to the print setting already exists on the printer device side, the host device transmits the multi-value image data and the print setting as print data to the printer device without adding the table data. On the other hand, if there is no table data corresponding to the print setting on the printer device side, the host device transmits the multi-value image data and the print data with the table data added to the print setting to the printer device.
プリンタ装置は、ホスト装置から送られた印刷データ中の多値画像データを、テーブルデータ内の2値化処理用のデータを用いて2値化処理し、2値画像データを取得する。 The printer device binarizes the multi-value image data in the print data sent from the host device using the data for binarization processing in the table data, and acquires binary image data.
ホスト装置からプリンタ装置に送信する多値画像データは、例えば、ビットマップデータとすることができるが、このデータ形式に限られるものではなく任意の多値画像データを用いることができる。 The multi-value image data transmitted from the host device to the printer device can be, for example, bitmap data, but is not limited to this data format, and any multi-value image data can be used.
印刷設定は印刷品位設定および用紙種類設定を含み、この印刷品位設定と用紙種類設定の組み合わせによって印刷状態を定めることができる。 The print setting includes a print quality setting and a paper type setting, and a print state can be determined by a combination of the print quality setting and the paper type setting.
テーブルデータは、プリンタエンジンを使用する際に出力解析度や印刷パス数等の変換するための変換データの集まりである。プリンタ装置上の記憶装置は、テーブルデータを記憶する。本発明のプリンタ装置の記憶装置は、印刷設定に対応するテーブルデータが存在しない場合には、ホスト装置から必要とするテーブルデータを受信して記憶する。 The table data is a collection of conversion data for converting the output analysis degree, the number of print passes, and the like when the printer engine is used. A storage device on the printer device stores table data. When there is no table data corresponding to the print setting, the storage device of the printer device of the present invention receives the necessary table data from the host device and stores it.
プリンタ装置は、印刷対象の印刷設定に対応するテーブルデータを記憶装置から読み出し、読み出したテーブルデータに記述されている出力解析度や印刷パス数に基づいて印刷処理を実行する。 The printer device reads table data corresponding to the print setting to be printed from the storage device, and executes print processing based on the output analysis degree and the number of print passes described in the read table data.
本発明によれば、印刷処理に必要なテーブルデータの有無について、ホスト装置とプリンタ装置との間で問い合わせと返答の処理を行うことによって、必要とする場合にのみテーブルデータを送信するため、ネットワークに要する帯域を広げることなく抑制することができる。 According to the present invention, the presence / absence of the table data necessary for the printing process is transmitted between the host device and the printer device so that the table data is transmitted only when necessary by performing the inquiry and reply processing. Can be suppressed without widening the bandwidth required for.
また、プリンタ装置は印刷処理に用いるテーブルデータについて、全てのテーブルデータを記憶しておく必要がないので、プリンタ装置の処理に要する演算リソースの必要容量を抑えることができる。 Further, since the printer device does not need to store all the table data for the table data used for the printing process, it is possible to suppress the necessary capacity of the computation resources required for the processing of the printer device.
また、ホスト装置等においても、プリンタ装置側で2値化処理を行うことによって、2値化処理に要する演算リソースの必要容量を抑えることができる。 Also in the host device or the like, by performing binarization processing on the printer device side, it is possible to suppress the necessary capacity of calculation resources required for binarization processing.
問い合わせ部は、印刷設定をプリンタ装置に送ることによって問い合わせを行う。返答部は、問い合わせ部から送られた印刷設定をキーとしてテーブルデータ管理部にその印刷設定に対応するテーブルデータの有無を検索し、検索結果を問い合わせ部に返答する。 The inquiry unit makes an inquiry by sending print settings to the printer apparatus. The response unit searches the table data management unit for the presence of table data corresponding to the print setting using the print setting sent from the inquiry unit as a key, and returns the search result to the inquiry unit.
テーブルデータ管理部は、印刷設定とテーブルデータとの関係を表すテーブル管理データを備える。また、印刷設定は属性情報を有する。 The table data management unit includes table management data representing the relationship between print settings and table data. Also, the print setting has attribute information.
返答部は、印刷設定に対応するテーブルデータの有無の検索において、問い合わせ部から送られた印刷設定の属性情報をテーブル管理データ中の印刷設定の属性情報と照合し、照合結果を問い合わせ部に返答する。 In the search for the presence or absence of table data corresponding to the print settings, the response unit checks the print setting attribute information sent from the inquiry unit with the print setting attribute information in the table management data, and returns the verification result to the inquiry unit. To do.
問い合わせ部は、返答された照合結果に基づいて、属性情報が一致する場合には、画像データ生成部に対して多値画像データによって印刷データを生成させ、属性情報が一致しない場合には、不足するテーブルデータを検索し、不足するテーブルデータのみを多値画像データに付加して印刷データを生成させる。 The inquiry unit causes the image data generation unit to generate print data with multi-value image data when the attribute information matches based on the returned collation result, and the attribute data does not match when the attribute information does not match The table data to be searched is searched, and only the insufficient table data is added to the multi-value image data to generate print data.
テーブル管理部は、印刷データ中の印刷設定の属性情報に基づいて、記憶部に不足するテーブルデータのみを記憶させる。 The table management unit stores only the missing table data in the storage unit based on the print setting attribute information in the print data.
本発明のプリンタドライバの態様は、例えば、前記した印刷システムを形成するホスト装置に設けることができ、本発明のプリンタ装置の態様は、前記した印刷システムを形成するプリンタ装置の構成を備える。なお、プリンタドライバはホスト装置に限られるものではない。 The aspect of the printer driver of the present invention can be provided, for example, in a host apparatus that forms the above-described printing system. The aspect of the printer apparatus of the present invention includes the configuration of the printer apparatus that forms the above-described printing system. The printer driver is not limited to the host device.
[プリンタドライバの態様]
本発明のプリンタドライバの態様は、、前記した問い合わせ部の機能と印刷データ生成部の機能とを備え、この機能はソフトウェア又はハードウエアで実現することができる。問い合わせ部は、プリンタ装置で印刷データを印刷する際の印刷設定と、その印刷設定をプリンタ装置で実施するためのテーブルデータとの組み合わせをプリンタ装置が有しているか否かをプリンタ装置に問い合わせる機能を有する。印刷データ生成部は、問い合わせに対するプリンタ装置からの返答に応じて、プリンタ装置が印刷設定に対応するテーブルデータを有していない場合には、印刷設定に対応したテーブルデータを多値画像データに付加して印刷データを生成し、一方、プリンタ装置が印刷設定に対応するテーブルデータを有している場合には、印刷設定に対応したテーブルデータを付加することなく印刷データを生成する機能を有する。プリンタドライバを備えたホスト装置は、送受信部によって、ネットワークを介して接続されるプリンタ装置との間において、問い合わせと返答を送受信し、印刷データをプリンタ装置に送信する。
[Aspects of printer driver]
The aspect of the printer driver of the present invention includes the function of the inquiry unit and the function of the print data generation unit, and this function can be realized by software or hardware. The inquiry unit has a function of inquiring of the printer apparatus whether or not the printer apparatus has a combination of a print setting for printing the print data by the printer apparatus and table data for executing the print setting by the printer apparatus. Have In response to a response from the printer device to the inquiry, the print data generation unit adds the table data corresponding to the print setting to the multi-value image data if the printer device does not have the table data corresponding to the print setting. On the other hand, when the printer apparatus has table data corresponding to the print setting, the printer apparatus has a function of generating the print data without adding the table data corresponding to the print setting. A host device including a printer driver transmits and receives an inquiry and a response to and from a printer device connected via a network by a transmission / reception unit, and transmits print data to the printer device.
また、問い合わせ部の機能は、印刷設定をプリンタ装置に送ることによって問い合わせを行い、返答部からの返答を受ける。印刷設定は属性情報を有し、問い合わせ部の機能は、プリンタ装置の返答部から返答された照合結果に基づいて、画像データ生成部に印刷データの生成を指示する。画像データ生成部の機能は、属性情報が一致する場合には、多値画像データによって印刷データを生成し、属性情報が一致しない場合には、不足するテーブルデータを検索し、そのテーブルデータのみを多値画像データに付加して印刷データを生成する。 The function of the inquiry unit makes an inquiry by sending print settings to the printer apparatus, and receives a response from the response unit. The print setting has attribute information, and the function of the inquiry unit instructs the image data generation unit to generate print data based on the collation result returned from the response unit of the printer apparatus. When the attribute information matches, the function of the image data generation unit generates print data from the multi-value image data. When the attribute information does not match, the function searches for the missing table data, and only the table data is searched. Print data is generated by adding to multi-value image data.
プリンタドライバの態様によれば、プリンタドライバを備えた、例えばプリンタ装置側で2値化処理を行うことによって、2値化処理に要する演算リソースの必要容量を抑えることができる。 According to the printer driver mode, for example, by performing binarization processing on the printer device side provided with the printer driver, it is possible to suppress the necessary capacity of calculation resources required for binarization processing.
[プリンタ装置の態様]
本発明のプリンタ装置の態様において、印刷データを印刷する機能の構成を備える他に、受信した印刷データを解析する印刷データ解析部と、解析した印刷データから印刷設定を抽出する印刷設定抽出部と、解析した印刷データからテーブルデータを抽出するテーブルデータ抽出部と、出力結果から、印刷設定とテーブルデータを関連付けて前記記憶部に保存するテーブル管理部と、記憶部からテーブルデータを、印刷設定をキーとして読み出す読み出し部と、問い合わせ部からの問い合わせに対し、印刷設定とテーブルデータの組み合わせが記憶部に保存されているか否かを返答する返答部とを備える。
[Aspect of printer device]
In the aspect of the printer apparatus of the present invention, in addition to the configuration of the function of printing the print data, the print data analysis unit that analyzes the received print data, the print setting extraction unit that extracts the print settings from the analyzed print data, A table data extraction unit that extracts table data from the analyzed print data; a table management unit that associates print settings with table data and stores them in the storage unit based on output results; and table data from the storage unit for print settings. A reading unit that is read as a key, and a response unit that returns whether or not a combination of print settings and table data is stored in the storage unit in response to an inquiry from the inquiry unit.
返答部は、問い合わせ部から送られた印刷設定をキーとしてテーブル管理部に当該印刷設定に対応するテーブルデータの有無を検索し、検索結果を問い合わせ部に返答する。 The response unit searches the table management unit for the presence or absence of table data corresponding to the print setting using the print setting sent from the inquiry unit as a key, and returns the search result to the inquiry unit.
印刷設定は属性情報を有し、テーブル管理部は、印刷設定とテーブルデータとの関係を表すテーブル管理データを備え、返答部は、問い合わせ部から送られた印刷設定の属性情報をテーブル管理データ中の印刷設定の属性情報と照合し、照合結果をホスト装置の問い合わせ部に返答する。テーブル管理部は、印刷データ中の印刷設定の属性情報に基づいて、記憶部に不足するテーブルデータのみを記憶させる。 The print setting has attribute information, the table management unit includes table management data indicating the relationship between the print setting and the table data, and the response unit displays the print setting attribute information sent from the inquiry unit in the table management data. Are compared with the attribute information of the print setting, and the comparison result is returned to the inquiry unit of the host device. The table management unit stores only the missing table data in the storage unit based on the print setting attribute information in the print data.
プリンタ装置の態様によれば、印刷処理に用いるテーブルデータについて、全てのテーブルデータを記憶しておく必要がないので、プリンタ装置の処理に要する演算リソースの必要容量を抑えることができる。 According to the aspect of the printer apparatus, it is not necessary to store all the table data for the table data used for the printing process, so that it is possible to suppress the necessary capacity of the computation resources required for the process of the printer apparatus.
本発明によれば、ホスト装置とプリンタ装置との間のネットワークに要する帯域を抑制することができる。 According to the present invention, it is possible to suppress the bandwidth required for the network between the host device and the printer device.
ホスト装置およびプリンタ装置の処理に要する演算リソースの必要容量を抑えることができる。 It is possible to reduce the necessary capacity of computing resources required for processing of the host device and the printer device.
以下、本発明の印刷システム、および印刷システムを構成するホスト装置、プリンタ装置の実施形態について、図面を参照して説明する。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of a printing system of the present invention, and a host device and a printer device constituting the printing system are described below with reference to the drawings.
はじめに、図1に本発明の印刷システムのハードウェア構成を示す。図1において、印刷システム1において、プリンタ装置100とホスト装置200は、それぞれ共通のネットワーク300に接続されている。
First, FIG. 1 shows a hardware configuration of the printing system of the present invention. In FIG. 1, in the
プリンタ装置100は、例えば、インクジェット装置により印刷を行うプリンタ装置である。なお、本発明の印刷システムでは、プリンタ装置はインクジェット装置に限らず、レーザプリンタ装置等の2値画像データを用いて印刷処理を行う任意に画像形成装置とすることができる。
The
プリンタ装置100は、ホスト装置200からネットワーク300を通じて送信される印刷データを受信し、この印刷データを解析して印刷処理を行う。
The
プリンタ装置100は、プリンタコントローラ101と、プリンタエンジン111と、操作部121とから構成される。
The
プリンタ装置100において、プリンタコントローラ101は、周辺装置との間でデータやコマンドの授受を行うインタフェース処理、操作部121からの指示に基づく処理、ホスト装置200から受信した印刷データに関連する処理等の種々の処理を行う構成部である。また、プリンタエンジン111は、印刷用紙に画像や文字を印刷する処理を行う構成部であり、インクジェットヘッド等の印刷ヘッド113のコントロールや、印刷用紙の搬送に関連する処理を行う。
In the
プリンタコントローラ101の一構成例は、ネットワーク300との間で入出力を行って、ホスト装置200との間で送受信を行うネットワークI/F102、プリンタコントローラ101全体を制御するCPU103、多値画像データを2値画像データに変換するといった画像処理専用に設けられた画像処理用ASIC104、不揮発性記憶装置(NVRAM)105、揮発性記憶装置(RAM)107等の記憶手段を備える。
One configuration example of the printer controller 101 includes a network I /
また、CPU103や画像処理用ASIC104は、各装置との間を必要に応じて接続する専用インタフェースを備える。例えば、操作部121との間を接続する専用インタフェースとして操作部I/F109を備え、不揮発性記憶装置(NVRAM)105との間にRAMI/F106を備え、揮発性記憶装置(RAM)107との間にRメモリコントローラ108を備え、さらに、プリンタエンジン111側のI/F112との間にI/F110を備える。NVRAM105は、各種データを不揮発的に記憶するメモリである。RAM107はCPU103の作業領域や一時記憶領域を提供するメモリである。
Further, the
プリンタエンジン111は、インクジェットヘッド等の印刷ヘッド113、プリントバッファ114を備える。I/F(コントローラ間インタフェース)112は、プリンタコントローラ側のI/F(コントローラ間インタフェース)110を介してプリンタコントローラ101と接続される。
The printer engine 111 includes a
次に、図2に本発明の印刷システムにおけるソフトウェアモジュール構成を示す。図2において、プリンタ装置100およびホスト装置200は、それぞれ共通のネットワーク300に接続されている。
Next, FIG. 2 shows a software module configuration in the printing system of the present invention. In FIG. 2, the
プリンタ装置100は、ネットワーク300を介してホスト装置200との間で双方向通信可能な通信部100aおよび通信部100aを制御するデータ通信制御部100bと、印刷データから多値画像データを取り出す画像データ解析部100gと、多値画像データを2値画像データに変換する2値化処理部100iと、2値画像データを用いて印刷を行う印刷処理部100jと、書き込みおよび読み出しを自在とする記憶部100eとを有し、これらの構成によってホスト装置200から受信した印刷データを印刷する機能を形成する。
The
また、プリンタ装置100は、受信した印刷データを解析する印刷データ解析部100fと、解析した印刷データから印刷設定を抽出する印刷設定抽出部100f1と、解析した印刷データからルックアップテーブルのテーブルデータを抽出するテーブルデータ抽出部100f2と、印刷設定抽出部100f1やテーブルデータ抽出部100f2の抽出結果に基づいて、印刷設定とルックアップテーブルを関連付けて記憶部100eへの保存するテーブル管理を行うテーブル管理部100dと、記憶部100eから印刷設定をキーとしてルックアップテーブルを読み出す読み出し部100hと、ホスト装置200の問い合わせ部204からの問い合わせに対し、印刷設定とルックアップテーブルの組み合わせが記憶部100eに保存されているか否かを返答する返答部100cとを備える。また、記憶部100eにルックアップテーブル領域100kを用意しておき、複数のルックアップテーブルを書き込みおよび読み出し可能に格納することができる。
In addition, the
本実施例の形態では、テーブル管理部100dと記憶部100eにより、ルックアップテーブルのキャッシュメモリが構成される。記憶部100e自体もNVRAM105内に設けることができる。
In this embodiment, the
印刷設定抽出部100f1とテーブルデータ抽出部100f2とは、それぞれ独立して設ける他、印刷データ解析部100f内に設けてもよい。
The print setting extraction unit 100f1 and the table data extraction unit 100f2 may be provided independently of each other, or may be provided in the print
ホスト装置200は、アプリケーションソフトの基で多値画像データを含む印刷データを生成する印刷データ生成部202と、印刷データ生成部202において印刷データを生成する際に、プリンタ装置100で印刷データを印刷する際の印刷設定と、印刷設定をプリンタ装置100で実施するためのルックアップテーブルとの組み合わせがプリンタ装置100に用意されているか否かを、プリンタ装置100に問い合わせる問い合わせ部204と、ネットワーク300を介してプリンタ装置100との間で送受信を行う送受信部201とを備える。ここで、印刷データ生成部202および問い合わせ部204はプリンタドライバ210の機能を構成している。
The
プリンタドライバ210の機能において、印刷データ生成部202は、問い合わせ部204からの問い合わせに対してプリンタ装置100からの返答に応じて、プリンタ装置100が印刷設定に対応するルックアップテーブルを有していない場合には、印刷設定に対応したルックアップテーブルを多値画像データに付加して印刷データを生成し、プリンタ装置100が印刷設定に対応するルックアップテーブルを有している場合には、印刷設定に対応したルックアップテーブルを付加することなく印刷データを生成する。
In the function of the
なお、ルックアップテーブルは記憶部205に格納しておき、印刷データ生成部202は印刷データ生成時に必要に応じて記憶部205から読み出すことができる。また、記憶部205には、インタフェース(図示していない)を介して外部からルックアップテーブルを入力することもできる。
The look-up table is stored in the
アプリケーション203は画像の表示や編集を行い、ソフトウェア構成あるいはハードウェア構成で形成することができる。印刷データ生成部202はアプリケーション203から送信された画像データや印刷設定、記憶部205から送信されたルックアップテーブルを用いて印刷データを生成する。
The
なお、上記した各部位は各機能を実行するソフトウェアモジュールを示すものであって、必ずしも対応するハードウェアが設けられるものではなく、CPUと各ソフトウェアのプログラムを格納したメモリ、演算用のメモリ等によるソフトウェア、あるいはハードウェアとソフトウェアとの組み合わせによって構成してもよい。 Note that each of the above-described parts indicates a software module that executes each function, and is not necessarily provided with corresponding hardware, and includes a CPU and a memory that stores a program of each software, a memory for calculation, and the like. You may comprise by the combination of software or hardware and software.
次に、テーブル管理部100dについて図3を用いて説明する。図3は、テーブル管理部100dが管理するテーブル管理データのデータ構造例を示す図である。テーブル管理部が管理するテーブル管理データは、印刷設定と各ルックアップテーブルとの組み合わせについて記述している。テーブル管理部100dは、例えば、内部の不揮発性メモリ(NVRAM105)にテーブル管理データを格納しておくことができる。なお、テーブル管理データを格納する記憶手段は、NVRAM105に限られるものではない。一方、ルックアップテーブル自体は、例えば記憶部100e内に格納される。テーブル管理部100dはテーブル管理データを用いて記憶部100e内に格納するルックアップテーブルを管理する。
Next, the
テーブル管理部100dは、テーブル管理データに基づいて記憶部100eから印刷設定に対応するルックアップテーブルを読み出すことができる。また、テーブル管理部100dは、記憶部100eに新たなルックアップテーブルを記憶したり、新たな印刷設定を設定した場合に、記憶部100eに新たな印刷設定に対応するルックアップテーブルが格納されていない場合には、記憶部100eのルックアップテーブル100kのテーブルデータを更新して、テーブル管理データが記述する印刷設定とルックアップテーブルとの関係と、記憶部100e内に格納するルックアップテーブル100kとの関係にずれが生じないようにテーブル管理を行う。
The
図3(a)は印刷データのデータ構造例を示し、図3(b),(c)はテーブル管理部100dに格納されるテーブル管理データのデータ構造例を示している。ここで示すデータ構造例は一例であり、このデータ構造に限られるものではない。
3A shows an example of the data structure of the print data, and FIGS. 3B and 3C show an example of the data structure of the table management data stored in the
図3(a)に示すように、ホスト装置からプリンタ装置に送信される印刷データは、印刷設定と多値画像データと、必要に応じて付加されるルックアップテーブルから構成されている。なお、印刷データを構成するデータは、印刷設定、多値画像データ、ルックアップテーブル等に限られるものでなく、これ以外のデータを含む構成としてもよい。 As shown in FIG. 3A, the print data transmitted from the host device to the printer device includes a print setting, multi-value image data, and a lookup table added as necessary. Note that the data constituting the print data is not limited to print settings, multi-value image data, a lookup table, and the like, and may include other data.
ここで、通常、印刷データごとに指定される印刷品位設定および用紙種類設定の組み合わせにより、プリンタエンジンで使用する出力解像度や印刷パス数の組み合わせが一意に決定される。この出力解像度や印刷パス数の組み合わせは内部的には一連の番号で管理されており、この番号体系をここでは印刷モード番号と呼ぶ。 Here, normally, the combination of the output resolution and the number of print passes used in the printer engine is uniquely determined by the combination of the print quality setting and the paper type setting specified for each print data. The combination of the output resolution and the number of print passes is managed internally by a series of numbers, and this number system is called a print mode number here.
したがって、印刷モード番号は、印刷設定と一対一に対応すると共にテーブル管理部100d内の管理番号を表す。例えば、図3(a)に示す印刷データ1000は、印刷設定1001、この印刷設定1001で印刷を行う画像として多値画像データ1002を有し、必要に応じてルックアップテーブル(LUT)1003が付加されている。
Therefore, the print mode number has a one-to-one correspondence with the print setting and represents the management number in the
図3(b)はテーブル管理データの一構造例である。このテーブル管理データ2000は、印刷モード番号2001と、ルックアップテーブルポインタ(LUTポインタ)2002、2003、…を備える。印刷モード番号2001はテーブル管理部100d内の管理番号であり、前記した印刷設定と対応している。ルックアップテーブルポインタはルックアップテーブル内に格納されるデータを引き出すための引数である。例えば、多値画像データから2値画像データに変換する2値化処理は、複数段の処理を含んでいる。例えば、γ補正処理や解像度変換や色空間変換等の種々の変換データによって2値化処理が行われる。ルックアップテーブルはこれらの変換データを有している。テーブル管理部100dは、ルックアップテーブルポインタを指定することによって、記憶部100eに格納したルックアップテーブルを読み出すことができる。
FIG. 3B is an example of the structure of the table management data. The
図3(b)では、“mode1”で記述される印刷モード番号2001に対して、ルックアップテーブルポインタ1(2002)として “LUT1 PT1”が設定され、ルックアップルポインタ2(2003)として “LUT2 PT1”が設定されている。また、“mode2”で記述される印刷モード番号2001に対して、ルックアップテーブルポインタ1(2002)として “LUT1 PT2”が設定され、ルックアップルテーブルポインタ2(2003)として “LUT2 PT2”が設定されている。
In FIG. 3B, “LUT1 PT1” is set as the lookup table pointer 1 (2002) for the
この“LUT1 PT1”で記述されるルックアップテーブルポインタを、例えばγ補正処理に用いる変換データを引き出す引数として設定し、“LUT2 PT1”で記述されるルックアップテーブルポインタを、例えば解像度変換に用いる変換データを引き出す引数として設定することで、記憶部100eから各変換に用いるルックアップテーブルを読み出すことができる。
The lookup table pointer described by “LUT1 PT1” is set as an argument for extracting conversion data used for γ correction processing, for example, and the lookup table pointer described by “LUT2 PT1” is used for conversion for resolution conversion, for example. By setting as an argument for extracting data, the lookup table used for each conversion can be read from the
なお、図3(b)では、ここでは、2つのルックアップルポインタを示しているが、ルックアップルポインタの個数は2個に限られるものではなく、任意の個数を設定することができる。 In FIG. 3B, two look apple pointers are shown here, but the number of look apple pointers is not limited to two, and an arbitrary number can be set.
図3(c)はルックアップテーブルの別の一構造例であり、印刷モード番号に属性情報2004を付加したものである。この属性情報2004は、同一の印刷モード番号で表される印刷設定について、その一部のルックアップテーブルが異なる印刷設定を区別するものである。例えば、ある印刷設定について、その印刷設定に定められたルックアップテーブルの内の一部が別のルックアップテーブルに変更されているときには、一部のルックアップテーブルのみが異なる類似した複数の印刷設定が形成される。このような複数の印刷設定においては、印刷を指示する場合や、印刷設定を管理する上で、同じ印刷モード番号によって管理することが望ましい場合がある。そこで、本発明の態様では、テーブル管理データに属性情報を付加することによって、同じ印刷モード番号を有する印刷設定について変形形態の区別を可能とする。
FIG. 3C shows another structure example of the lookup table, in which attribute
図3(c)では、“mode1”で記述される印刷モード番号2001に対して、属性情報として“1”を設定したものと“2”を設定したものとを示し、“mode2”で記述される印刷モード番号2001に対して、属性情報として“1”を設定したもの“2”を設定したものおよび“3”を設定したもの例を示している。
In FIG. 3C, the
このように、テーブル管理データに属性情報を付加することによって、プリンタ装置の記憶部内に、属性情報は異なるが同じ印刷モード番号の印刷設定に対応するルックアップテーブルが格納されている場合には、その既存のルックアップテーブルに、不足しているルックアップテーブルを付加するだけで、新たなに全てのルックアップテーブルを追加することなく、必要とするルックアップテーブルを設定することができる。これによって、ホスト装置からプリンタ装置に対して、最小限のルックアップテーブルのみを送信することで足り、印刷モード番号に対応する全てのテーブルデータを送信するということを防ぐことができる。そのため、ネットワーク帯域の拡大やプリンタ装置の必要記憶容量の増大を防ぐことができる。 In this way, by adding attribute information to the table management data, when a look-up table corresponding to the print setting of the same print mode number is stored in the storage unit of the printer device, but the attribute information is different, By simply adding the missing lookup table to the existing lookup table, the required lookup table can be set without adding all the lookup tables. Accordingly, it is sufficient to transmit only the minimum lookup table from the host device to the printer device, and it is possible to prevent all table data corresponding to the print mode number from being transmitted. Therefore, it is possible to prevent an increase in network bandwidth and an increase in necessary storage capacity of the printer device.
また、詳細な印刷設定によって印刷処理を行う場合には、属性情報を含めた印刷モード番号によってルックアップテーブルを検索して必要なルックアップテーブルを読み出して印刷処理を行い、一方、詳細な印刷設定を要することなく類似する印刷設定で十分である場合には、属性情報を無視した印刷モード番号によってルックアップテーブルを検索して必要なルックアップテーブルを読み出して印刷処理を行うようにしても良い。 In addition, when performing print processing with detailed print settings, the lookup table is searched by the print mode number including the attribute information, and the necessary lookup table is read and the print processing is performed. If similar print settings are sufficient without requiring printing, a lookup table may be searched using a print mode number ignoring attribute information, and a necessary lookup table may be read to perform printing processing.
次に、図4〜図8を用いて、本発明の印刷システムによる動作例を説明する。図4は本発明のホスト装置乃至プリンタドライバの動作を説明するためのフローチャートであり、図5〜図8は本発明のプリンタ装置の動作を説明するためのフローチャートである。 Next, an example of operation by the printing system of the present invention will be described with reference to FIGS. FIG. 4 is a flowchart for explaining the operation of the host device or printer driver of the present invention, and FIGS. 5 to 8 are flowcharts for explaining the operation of the printer device of the present invention.
[ホスト装置乃至プリンタドライバの動作例]
ここでは、プリンタドライバの機能による動作例を、ホスト装置の動作例に基づいて説明する。図4のフローチャートにおいて、ホスト装置200は、例えば、ユーザーからのアプリケーション203のメニュー操作等による印刷実行の指示を受けると、この指示を印刷データ生成部202に伝える(ステップS1)。
[Operation example of host device or printer driver]
Here, an operation example by the function of the printer driver will be described based on an operation example of the host device. In the flowchart of FIG. 4, for example, when the
印刷データ生成部202は、問い合わせ部204に対して、プリンタ装置に対して問い合わせを行うよう指示する。この問い合わせは、プリンタ装置において印刷データを印刷する際の印刷設定と、その印刷設定をプリンタ装置で実施するためのルックアップテーブルとの組み合わせが、プリンタ装置に用意されているか否かを問い合わせるものであり、例えば印刷設定と一対一で設定されている印刷モード番号を送信する。
The print
プリンタ装置100はこの問い合わせを受けると、テーブル管理部100dが内部に備えているキャッシュメモリのテーブル管理データ中に、問い合わされた印刷モード番号(印刷設定)が設定されているか否かを検索することで行われる。この問い合わせは、例えば、プリンタ装置機能のリモート実行用のコマンド体系等を使用し、送受信部201からネットワーク300を介してプリンタ装置100の通信部100aに送られる。なお、印刷データ生成部102および問い合わせ部204は、プリンタドライバ210が備える機能を表している(ステップS2)。
Upon receiving this inquiry, the
プリンタ装置100内の通信部100aは、ホスト装置200から問い合わせを受けると、テーブル管理部100dのインタフェースを使用して、指定された印刷モード番号がキャッシュメモリに登録されているか否かの登録有無を問い合わせる処理を行う。返答部100cは、テーブル管理部100dから返された問い合わせの結果を、通信部100aおよびネットワーク300を介して、ホスト装置200に返送する。
When the
ホスト装置200は、返送された問い合わせ結果を送受信部201で受け、プリンタドライバ210に返送する。プリンタドライバ210では、印刷データ生成部202が返送を直接受ける構成とする他、問い合わせ部204を介して印刷データ生成部202が返送を受ける構成としてもよい(ステップS3)。
The
問い合わせの結果、印刷モード番号(印刷設定)がキャッシュメモリのテーブル管理データ中に存在しなかった場合には(ステップS3)、印刷データ生成部202は、該当する印刷設定で使用する全てのルックアップテーブルと多値画像データを生成し(ステップS4,5)、生成したルックアップテーブルと多値画像データとにより印刷データを生成し(ステップS6)、生成した印刷データを送信する(ステップS7)。
As a result of the inquiry, if the print mode number (print setting) does not exist in the cache memory table management data (step S3), the print
なお、上記した工程では、ルックアップテーブルと多値画像データとにより生成した印刷データを送信する例を示しているが、ルックアップテーブルと多値画像データとをそれぞれ個別に順次送信するようにしてもよい。ルックアップテーブルと多値画像データとを個別に送信する場合には、同一の印刷データに係わるものであることを示す共通の情報を付与する。この共通情報として、例えば、印刷設定あるいは印刷モード番号を使用することができる。 In the above-described process, the print data generated by the lookup table and the multi-value image data is shown as an example. However, the lookup table and the multi-value image data are individually and sequentially transmitted. Also good. When the look-up table and multi-value image data are transmitted separately, common information indicating that they are related to the same print data is added. As this common information, for example, a print setting or a print mode number can be used.
また、問い合わせの結果、印刷モード番号(印刷設定)がキャッシュメモリのテーブル管理データ中に存在するが、属性情報が相違する場合には(ステップS3)、印刷データ生成部202は、全てのルックアップテーブルと多値画像データを生成し(ステップS4,5)、生成したルックアップテーブルと多値画像データとにより印刷データを生成して(ステップS6)、送信する(ステップS7)態様とする他、同一の印刷モード番号で属性情報が異なることによって相違するルックアップテーブルのみを生成し(ステップS4,5)、この一部のルックアップテーブルと多値画像データとにより印刷データを生成し(ステップS6)、送信してもよい(ステップS7)。
If the print mode number (print setting) is present in the cache memory table management data as a result of the inquiry, but the attribute information is different (step S3), the print
[プリンタ装置の動作例]
次に、図5のフローチャートを用いてプリンタ装置の動作例について説明する。この動作例は、本発明の印刷システムのプリンタ装置のソフトウェアモジュールについて、印刷処理時の動作フローを示すものである。
[Example of printer operation]
Next, an operation example of the printer apparatus will be described with reference to the flowchart of FIG. This operation example shows an operation flow at the time of print processing for the software module of the printer device of the printing system of the present invention.
はじめに、ホスト装置200からネットワーク300を通じてプリンタ装置100へ印刷データが送信される。プリンタ装置100は、通信部100aで印刷データを受信し、データ通信制御部100bは受信した印刷データをデータ受信処理する(ステップS11)。データ通信制御部100bはデータ受信処理した印刷データを印刷データ解析部100fに引き渡す。
First, print data is transmitted from the
印刷データ解析部100fの印刷設定抽出部100f1は、印刷データのヘッダ部分を解析して、印刷品位設定および用紙種類設定の印刷設定を検出する。印刷品位設定および用紙種類設定は、印刷処理部100jが使用する印刷モード番号と一対一で定められている。印刷設定抽出部100f1は、抽出した印刷設定を印刷モード番号として出力する。
The print setting extraction unit 100f1 of the print
また、印刷データ解析部100fのテーブルデータ抽出部100f2は、印刷データにルックアップテーブルが付与されている場合には、このルックアップテーブルを抽出する(ステップS12)。
Further, the table data extraction unit 100f2 of the print
印刷データ解析部100fは、抽出した印刷モード番号をパラメータとして、テーブル管理部100dのインタフェースを呼び出し、その印刷モード番号がテーブル管理部100dのキャッシュメモリのテーブル管理データ中に登録されているかを検索する(ステップS13)。
The print
このステップS13の処理を、図6のフローチャートを用いて説明する。図6のフローチャートは、印刷要求された印刷設定が、テーブル管理部100dのキャッシュメモリのテーブル管理データ中に登録されているかを読み出すインタフェースの動作を示すものである。このインタフェースでは、印刷モード番号をパラメータとして検索を行う。
The processing in step S13 will be described with reference to the flowchart in FIG. The flowchart of FIG. 6 shows the operation of the interface that reads whether the print setting requested for printing is registered in the table management data of the cache memory of the
テーブル管理部100dは問い合わせ処理を開始して(ステップS13a)、受信した印刷モード番号をパラメータとして、キャッシュメモリのテーブル管理データ中に当該印刷モード番号が存在するか否かを検索する(ステップS13b)。検索する印刷モード番号がテーブル管理データに登録されている場合は“登録有り”を返却し(ステップS13c)、登録されていない場合は“登録無し”を返却する。“登録有り”又は“登録無し”の返却は、あらかじめ定めておいた各登録状態を表す所定値によって表すことができる(ステップS13d)。
The
ステップS13の登録の有無を検索する工程において、検索する印刷モード番号がテーブル管理データに登録されてない場合には(ステップS13d)、テーブル管理部100dのインタフェースを呼び出し、テーブル管理データに印刷モード番号を登録し(ステップS14)、記憶部100eのテーブルデータを更新する(ステップS15)。なお、既に印刷モード番号が登録されていた場合には、上記のステップS14、S15の工程は実行されない。
In the step of searching for the presence / absence of registration in step S13, if the print mode number to be searched is not registered in the table management data (step S13d), the interface of the
ステップS14の処理を、図7のフローチャートを用いて説明する。図7のフローチャートは、ルックアップテーブルに印刷モード番号を登録するインタフェースの動作を示すものである。 The process of step S14 is demonstrated using the flowchart of FIG. The flowchart in FIG. 7 shows the operation of the interface for registering the print mode number in the lookup table.
図7において、テーブル管理部100dのインタフェースは、印刷モード番号および全てのルックアップテーブルの先頭を示すLUTポインタをパラメータとして登録処理を行う。ここで、図3(a),(b)において、印刷モード番号は2001の符号が付され、LUTポインタは2002,2003の符号が付されている。
In FIG. 7, the interface of the
テーブル管理部100dのインタフェースは、登録処理を開始した後(ステップS14a)、キャッシュメモリのテーブル管理データに空き領域があるか否かを検出する。ここで、空き領域とは、テーブル管理データに登録することができる印刷モード番号の個数である。印刷モード番号の個数があらかじめ定められている場合には、全個数の印刷モード番号に登録が完了されると、これ以上の印刷モード番号を登録することはできなくなる。なお、登録する印刷モード番号の個数に制限な無い場合には、この工程は不要である(ステップS14b)。
After starting the registration process (step S14a), the interface of the
テーブル管理データに空き領域がない場合には、最も古い領域を消去し、その領域を使用する(ステップS14c)。一方、テーブル管理データに空き領域がある場合には、ステップS14cは実行されない。 If there is no free area in the table management data, the oldest area is erased and the area is used (step S14c). On the other hand, if the table management data has a free area, step S14c is not executed.
次に、テーブル管理部100dのインタフェースは、引き渡されたLUTポインタからルックアップテーブルデータをキャッシュメモリの該当する領域にコピーして登録を行う(ステップS14d)。
Next, the interface of the
その後、ルックアップテーブルの全てのポインタについて登録処理を完了したかを確認する(ステップS14e)。S14eの工程において、ルックアップテーブルに未処理のポインタが存在する場合には、その未処理ポインタに移動し、ステップS14dの工程によって登録処理を行う(ステップS14f)。 Thereafter, it is confirmed whether or not the registration process has been completed for all pointers in the lookup table (step S14e). If there is an unprocessed pointer in the lookup table in the step S14e, the pointer is moved to the unprocessed pointer, and registration processing is performed in the step S14d (step S14f).
S14eの工程において、ルックアップテーブルに全てのポインタを登録したと判定された場合には、処理を終了する(ステップS14g)。 If it is determined in step S14e that all pointers have been registered in the lookup table, the process ends (step S14g).
なお、記憶部100eに印刷設定に要するルックアップテーブルが記憶されていない場合には、ルックアップテーブルを更新すると共に、ルックアップテーブルを組み込んだ印刷データをホスト装置200から受け取り、このデータを取り出して記憶部100eに記憶させる。これによって、新たなルックアップテーブルを含む印刷設定を設定することができる。
When the lookup table required for print setting is not stored in the
また、図3(c)に示したように、印刷モード番号2001が属性情報2004を有する場合についても、前記した工程と同様にして、ルックアップテーブルを更新することができる。
Further, as shown in FIG. 3C, when the
テーブルデータの更新を行った後、あるいはステップS13の工程でキャッシュメモリのテーブル管理データ中に既に印刷モード番号(印刷設定)が登録されている場合(ステップS13)には、印刷データを画像データ解析部100gに引き渡し、画像データ解析部100gにおいてコマンド解析および圧縮展開処理を行う展開された画像データは2値化処理部100iに引き渡される(ステップS16)。
After updating the table data, or when the print mode number (print setting) has already been registered in the cache memory table management data in step S13 (step S13), the print data is analyzed by image data. The image data that has been developed and subjected to the command analysis and compression / decompression processing in the image
2値化処理部100iは、テーブル管理部100dのインタフェースを呼び出し、記憶部100eから読み出したルックアップテーブルと、画像データ解析部100gで解析した多値画像データとを画像処理用ASIC104に登録し(ステップS17)、2値化処理を開始する(ステップS18)。所定のデータ量の2値化処理済みの2値化画像データが生成されると、印刷処理部100jはプリンタエンジン111へ印刷処理開始を命令し、2値画像データの印刷が実行される(ステップS18)。
The binarization processing unit 100i calls the interface of the
ステップS17の処理を、図8のフローチャートを用いて説明する。図8のフローチャートは、印刷モード番号に対してルックアップテーブルに登録される印刷設定のデータを読み出すインタフェースの動作を示している。 The process of step S17 is demonstrated using the flowchart of FIG. The flowchart of FIG. 8 shows the operation of the interface that reads the print setting data registered in the lookup table for the print mode number.
このインタフェースは、印刷モード番号に対するテーブル管理データ中の全データを読み出すために、各ルックアップテーブルに対して設定されたLUTポインタをパラメータとして行う。 This interface uses the LUT pointer set for each lookup table as a parameter in order to read all data in the table management data for the print mode number.
読み出し処理を開始した後(ステップS17a)後、印刷モード番号をパラメータとして、キャッシュメモリのテーブル管理データ中に、印刷モード番号に対応する印刷設定が登録されているかを検索する(ステップS17b)。キャッシュメモリのテーブル管理データ中に印刷モード番号が登録されていない場合は、エラー値を返却して処理を終了する(ステップS17g)。 After starting the reading process (step S17a), using the print mode number as a parameter, it is searched whether the print setting corresponding to the print mode number is registered in the table management data of the cache memory (step S17b). If the print mode number is not registered in the table management data of the cache memory, an error value is returned and the process is terminated (step S17g).
一方、キャッシュメモリのテーブル管理データ中に印刷モード番号が登録されている場合には、インタフェースから引き渡されたバッファポインタに、キャッシュメモリのテーブル管理データの先頭アドレスをコピーする(ステップS17c)。 On the other hand, if the print mode number is registered in the cache memory table management data, the head address of the cache memory table management data is copied to the buffer pointer delivered from the interface (step S17c).
テーブル管理データにおいて、印刷モード番号に対応する全LUTポインタに記述されたデータのアドレスをバッファポインタに引き渡したかを確認する(ステップS17d)。 In the table management data, it is confirmed whether the address of the data described in all the LUT pointers corresponding to the print mode number has been delivered to the buffer pointer (step S17d).
ステップS17dの工程において、テーブル管理データの全LUTポインタの内で、引き渡しが完了していないアドレスが存在する場合には、次のLUTポインタへ移動し(ステップS17e)、ステップS17cの工程でキャッシュメモリのテーブル管理データにおいて該当するLUTポインタのアドレスをコピーする。ステップS17dにおいて、テーブル管理データの全ポインタのアドレスを引き渡したと判定された場合、処理を終了する(ステップS17f)。 In the process of step S17d, if there is an address for which transfer has not been completed among all the LUT pointers of the table management data, the process moves to the next LUT pointer (step S17e), and the cache memory is processed in the process of step S17c. The address of the corresponding LUT pointer in the table management data is copied. If it is determined in step S17d that the addresses of all the pointers in the table management data have been delivered, the process ends (step S17f).
ステップS17c〜ステップS17eを繰り返すことによって、テーブル管理データ中の印刷モード番号に対応する全LUTポインタのアドレスをポインタバッファにコピーし、コピーしたアドレスを2値化処理部100iの画像処理用ASIC104に登録し、記憶部100eから当該アドレスに記憶される変換データを変換処理内容に応じて読み出し、多値画像データを2値化処理して2値画像データを行う。
By repeating steps S17c to S17e, the addresses of all LUT pointers corresponding to the print mode numbers in the table management data are copied to the pointer buffer, and the copied addresses are registered in the
以上に説明したように、プリンタ装置およびホスト装置のソフトウェアモジュールがそれぞれの動作を行い、プリンタ装置とホスト装置との間で問い合わせと返答を行うことで、キャッシュメモリのルックアップテーブルの有無に応じて、ルックアップテーブルの転送を制御する。これにより、プリンタ装置・ホスト装置および両者を接続するネットワークにかかる負荷を軽減し、効率のよい印刷データ転送を行うことが可能となる。 As described above, the software modules of the printer device and the host device perform their respective operations, and make inquiries and replies between the printer device and the host device, depending on the presence or absence of the lookup table in the cache memory. Control the look-up table transfer. As a result, it is possible to reduce the load on the printer device / host device and the network connecting them, and to perform efficient print data transfer.
上記実施の形態によって説明した機能をコンピュータで実現するためのコンピュータプログラムおよびプログラムをコンピュータ読み取り可能に格納した記録媒体も本願発明に含まれる。プログラムを供給するための「記録媒体」としては、例えば、磁気記憶媒体(フレキシブルディスク、ハードディスク、磁気テープ等)、光ディスク(MOやPD等の光磁気ディスク、CD、DVD等)、半導体ストレージ、紙テープなどを挙げることができる。 A computer program for realizing the functions described in the above embodiments by a computer and a recording medium storing the program in a computer-readable manner are also included in the present invention. Examples of the “recording medium” for supplying the program include a magnetic storage medium (flexible disk, hard disk, magnetic tape, etc.), an optical disk (magneto-optical disk such as MO and PD, CD, DVD, etc.), semiconductor storage, and paper tape. And so on.
1 印刷システム
100、100A〜100D プリンタ装置
100a 通信部
100b データ通信制御部
100c 返答部
100d テーブル管理部
100e 記憶部
100f 印刷データ解析部
100f1 印刷設定抽出部
100f2 テーブルデータ抽出部
100g 画像データ解析部
100h 読み出し部
100i 値化処理部
100j 印刷処理部
101 プリンタコントローラ
102 ネットワークI/F
103 CPU
104 画像処理用ASIC
105 NVRAM
106 RAM I/F
107 RAM
108 メモリコントローラ
109 操作部I/F
110 I/F
111 プリンタエンジン
112 I/F
113 印刷ヘッド
114 プリントバッファ
121 操作部
200,200A〜200D ホスト装置
201 送受信部
202 印刷データ生成部
203 アプリケーション
204 問い合わせ部
205 記憶部
300 ネットワーク
400A テーブルデータ
400B テーブルデータ
400C テーブルデータ
400D1 テーブルデータ
400D2 テーブルデータ
1000 印刷データ
1001 印刷モード番号
1002 多値画像データ
2000 ルックアップテーブル
2001 印刷モード番号
2002,2003 ルックアップテーブルポインタ
2004 属性情報
DESCRIPTION OF
103 CPU
104 ASIC for image processing
105 NVRAM
106 RAM I / F
107 RAM
108
110 I / F
111 Printer engine 112 I / F
DESCRIPTION OF
Claims (9)
前記ホスト装置は、
アプリケーションソフトの基で多値画像データを含む印刷データを生成する印刷データ生成部と、
前記印刷データ生成部において印刷データを生成する際に、プリンタ装置で前記印刷データを印刷する際の印刷設定と、当該印刷設定をプリンタ装置で実施するためのテーブルデータとの組み合わせをプリンタ装置が有しているか否かを、プリンタ装置に問い合わせる問い合わせ部と、
ネットワークを介してプリンタ装置との間で送受信を行う送受信部とを備え、
前記印刷データ生成部は、
前記問い合わせに対するプリンタ装置からの返答に応じて、
プリンタ装置が印刷設定に対応するテーブルデータを有していない場合には、当該印刷設定に対応したテーブルデータを多値画像データに付加して印刷データを生成し、
プリンタ装置が印刷設定に対応するテーブルデータを有している場合には、当該印刷設定に対応したテーブルデータを付加することなく印刷データを生成し、
前記プリンタ装置は、
ネットワークを介して前記ホスト装置との間で双方向通信可能な通信部および前記通信部を制御するデータ通信制御部と、
前記印刷データから多値画像データを取り出す画像データ解析部と、
多値画像データを2値画像データに変換する2値化処理部と、
2値画像データを用いて印刷を行う印刷処理部と、
書き込みおよび読み出しを自在とする記憶部とを含んで前記ホスト装置から受信した印刷データを印刷する機能を備え、
受信した印刷データを解析する印刷データ解析部と、
解析した印刷データから印刷設定を抽出する印刷設定抽出部と、
解析した印刷データからテーブルデータを抽出するテーブルデータ抽出部と、
前記出力結果から、印刷設定とテーブルデータを関連付けて前記記憶部に保存するテーブル管理部と、
前記記憶部からテーブルデータを、印刷設定をキーとして読み出す読み出し部と、
前記問い合わせ部からの問い合わせに対し、当該印刷設定とテーブルデータの組み合わせが記憶部に保存されているか否かを返答する返答部とを備える、印刷システム。 A host device and a printer device connected via a network;
The host device is
A print data generation unit that generates print data including multi-value image data based on application software;
When the print data is generated by the print data generation unit, the printer apparatus has a combination of print settings for printing the print data on the printer apparatus and table data for executing the print settings on the printer apparatus. An inquiry unit that inquires of the printer device whether or not
A transmission / reception unit that transmits / receives data to / from a printer device via a network,
The print data generation unit
In response to a response from the printer device to the inquiry,
If the printer device does not have the table data corresponding to the print setting, the table data corresponding to the print setting is added to the multi-value image data to generate the print data,
If the printer device has table data corresponding to the print setting, print data is generated without adding the table data corresponding to the print setting,
The printer device includes:
A communication unit capable of bidirectional communication with the host device via a network and a data communication control unit for controlling the communication unit;
An image data analysis unit for extracting multi-value image data from the print data;
A binarization processing unit for converting multi-valued image data into binary image data;
A print processing unit that performs printing using binary image data;
A function of printing print data received from the host device, including a storage unit that can freely write and read;
A print data analysis unit for analyzing the received print data;
A print setting extraction unit that extracts print settings from the analyzed print data;
A table data extraction unit for extracting table data from the analyzed print data;
From the output result, a table management unit that associates print settings with table data and saves them in the storage unit;
A reading unit that reads table data from the storage unit using a print setting as a key;
A printing system comprising: a response unit that returns whether or not a combination of the print setting and the table data is stored in the storage unit in response to an inquiry from the inquiry unit.
前記返答部は、問い合わせ部から送られた印刷設定をキーとしてテーブル管理部に当該印刷設定に対応するテーブルデータの有無を検索し、検索結果を問い合わせ部に返答する、請求項1に記載の印刷システム。 The inquiry unit makes an inquiry by sending print settings to a printer device;
2. The printing according to claim 1, wherein the response unit searches the table management unit for the presence of table data corresponding to the print setting using the print setting sent from the inquiry unit as a key, and returns the search result to the inquiry unit. system.
前記印刷設定は属性情報を有し、
前記返答部は、印刷設定に対応するテーブルデータの有無の検索において、前記問い合わせ部から送られた印刷設定の属性情報をテーブル管理データ中の印刷設定の属性情報と照合し、照合結果を問い合わせ部に返答し、
前記問い合わせ部は、返答された照合結果に基づいて、
属性情報が一致する場合には、画像データ生成部に対して多値画像データによって印刷データを生成させ、
属性情報が一致しない場合には、不足するテーブルデータを検索し、当該テーブルデータのみを多値画像データに付加して印刷データを生成させ、
前記テーブル管理部は、印刷データ中の印刷設定の属性情報に基づいて、記憶部に不足するテーブルデータのみを記憶させる、請求項1又は2に記載の印刷システム。 The table management unit includes table management data representing a relationship between print settings and table data,
The print setting has attribute information;
In the search for presence / absence of table data corresponding to the print setting, the response unit checks the attribute information of the print setting sent from the inquiry unit with the attribute information of the print setting in the table management data, and checks the result of the verification. In response to
The inquiry unit is based on the returned collation result,
If the attribute information matches, the image data generation unit generates print data with multi-value image data,
If the attribute information does not match, search for missing table data, add only the table data to the multi-valued image data, and generate print data.
The printing system according to claim 1, wherein the table management unit stores only insufficient table data in a storage unit based on attribute information of print settings in the print data.
前記印刷データ生成機能において印刷データを生成する際に、プリンタ装置で前記印刷データを印刷する際の印刷設定と、当該印刷設定をプリンタ装置で実施するためのテーブルデータとの組み合わせをプリンタ装置が有しているか否かを、プリンタ装置に問い合わせる問い合わせ機能とを備え、
前記印刷データ生成機能は、
前記問い合わせに対するプリンタ装置からの返答に応じて、
プリンタ装置が印刷設定に対応するテーブルデータを有していない場合には、当該印刷設定に対応したテーブルデータを多値画像データに付加して印刷データを生成し、
プリンタ装置が印刷設定に対応するテーブルデータを有している場合には、当該印刷設定に対応したテーブルデータを付加することなく印刷データを生成し、
ネットワークを介して接続されるプリンタ装置との間において、問い合わせと返答を送受信し、印刷データをプリンタ装置に送信する、プリンタドライバ。 A print data generation function for generating print data including multi-value image data based on application software;
When the print data is generated by the print data generation function, the printer apparatus has a combination of print settings for printing the print data by the printer apparatus and table data for executing the print settings by the printer apparatus. An inquiry function that inquires the printer device whether or not
The print data generation function includes:
In response to a response from the printer device to the inquiry,
If the printer device does not have the table data corresponding to the print setting, the table data corresponding to the print setting is added to the multi-value image data to generate the print data,
If the printer device has table data corresponding to the print setting, print data is generated without adding the table data corresponding to the print setting,
A printer driver that sends and receives inquiries and responses to and from a printer connected via a network, and sends print data to the printer.
前記問い合わせ機能は、プリンタ装置の返答部から返答された照合結果に基づいて、
属性情報が一致する場合には、画像データ生成部に対して多値画像データによって印刷データを生成させ、
属性情報が一致しない場合には、不足するテーブルデータを検索し、当該テーブルデータのみを多値画像データに付加して印刷データを生成させる、請求項4又は5に記載のプリンタドライバ。 The print setting has attribute information;
The inquiry function is based on the collation result returned from the response unit of the printer device.
If the attribute information matches, the image data generation unit generates print data with multi-value image data,
The printer driver according to claim 4 or 5, wherein when the attribute information does not match, the table data that is insufficient is searched, and only the table data is added to the multi-value image data to generate print data.
前記印刷データから多値画像データを取り出す画像データ解析部と、
多値画像データを2値画像データに変換する2値化処理部と、
2値画像データを用いて印刷を行う印刷処理部と、
書き込みおよび読み出しを自在とする記憶部とを含んで前記ホスト装置から受信した印刷データを印刷する機能を備え、
受信した印刷データを解析する印刷データ解析部と、
解析した印刷データから印刷設定を抽出する印刷設定抽出部と、
解析した印刷データからテーブルデータを抽出するテーブルデータ抽出部と、
前記抽出部の抽出結果から、印刷設定とテーブルデータを関連付けて前記記憶部に保存するテーブル管理部と、
前記記憶部からテーブルデータを、印刷設定をキーとして読み出す読み出し部と、
前記問い合わせ部からの問い合わせに対し、当該印刷設定とテーブルデータの組み合わせが記憶部に保存されているか否かを返答する返答部とを備える、プリンタ装置。 A communication unit capable of bidirectional communication with the host device via a network and a data communication control unit for controlling the communication unit;
An image data analysis unit for extracting multi-value image data from the print data;
A binarization processing unit for converting multi-valued image data into binary image data;
A print processing unit that performs printing using binary image data;
A function of printing print data received from the host device, including a storage unit that can freely write and read;
A print data analysis unit for analyzing the received print data;
A print setting extraction unit that extracts print settings from the analyzed print data;
A table data extraction unit for extracting table data from the analyzed print data;
From the extraction result of the extraction unit, a table management unit that stores print settings and table data in association with each other, and
A reading unit that reads table data from the storage unit using a print setting as a key;
A printer apparatus comprising: a response unit that responds to the inquiry from the inquiry unit whether or not the combination of the print setting and the table data is stored in the storage unit.
前記テーブル管理部は、印刷設定とテーブルデータとの関係を表すテーブル管理データを備え、
前記返答部は、印刷設定に対応するテーブルデータの有無の検索において、前記問い合わせ部から送られた印刷設定の属性情報をテーブル管理データ中の印刷設定の属性情報と照合し、照合結果をホスト装置の問い合わせ部に返答し、
前記テーブル管理部は、印刷データ中の印刷設定の属性情報に基づいて、記憶部に不足するテーブルデータのみを記憶させる、請求項7又は8に記載のプリンタ装置。 The print setting has attribute information;
The table management unit includes table management data representing a relationship between print settings and table data,
In the search for presence / absence of table data corresponding to the print setting, the response unit compares the attribute information of the print setting sent from the inquiry unit with the attribute information of the print setting in the table management data, and the verification result is the host device. In response to
9. The printer apparatus according to claim 7, wherein the table management unit stores only insufficient table data in a storage unit based on print setting attribute information in print data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009292668A JP2011134082A (en) | 2009-12-24 | 2009-12-24 | Printing system, printer driver and printer apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009292668A JP2011134082A (en) | 2009-12-24 | 2009-12-24 | Printing system, printer driver and printer apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2011134082A true JP2011134082A (en) | 2011-07-07 |
Family
ID=44346751
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009292668A Withdrawn JP2011134082A (en) | 2009-12-24 | 2009-12-24 | Printing system, printer driver and printer apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2011134082A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019064231A (en) * | 2017-10-04 | 2019-04-25 | キヤノン株式会社 | Image formation apparatus and image formation method |
-
2009
- 2009-12-24 JP JP2009292668A patent/JP2011134082A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019064231A (en) * | 2017-10-04 | 2019-04-25 | キヤノン株式会社 | Image formation apparatus and image formation method |
JP7058967B2 (en) | 2017-10-04 | 2022-04-25 | キヤノン株式会社 | Image forming device, image forming method, and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7167262B2 (en) | Printing system and method | |
JP4443679B2 (en) | Printing system | |
EP0918282B1 (en) | Server and client | |
US20090015864A1 (en) | Image-processing apparatus and image-processing method | |
JPH0646244A (en) | Method for usage of image from form in automatic generation of form of sheet | |
US7907301B2 (en) | Information processing apparatus having printer driver and sheet parameter setting method for printer driver | |
US10120630B2 (en) | Method and apparatus for printing data with predetermined format using bluetooth communication, and method of storing template data | |
CN101256567A (en) | Image-processing system, image-processing log recording method | |
CN102123218A (en) | Information processing system, control method therefor, external control apparatus, information provision apparatus and image processing apparatus | |
EP2296317B1 (en) | Management of events upon identification of the event notification source | |
US8373876B2 (en) | Document management system and method for controlling a document print operation | |
US20060092463A1 (en) | Printout system and method using an RIP server | |
US20030234948A1 (en) | Print data management system, data structure thereof, method thereof and program thereof | |
US9396174B1 (en) | Inserting and using metadata within a portable document format document | |
JP2006268828A (en) | Document management device, method, and program, and document management system | |
KR100788662B1 (en) | Document saving and printing system using network and method for the same | |
JP2011134082A (en) | Printing system, printer driver and printer apparatus | |
JP2014220737A (en) | Relay device, image processing device, communication system, and program for relay device | |
JP2007221340A (en) | Method and device for forming image file | |
JP2007052615A (en) | Document processor, rule data generation method and program | |
US20090150531A1 (en) | Data processing apparatus, control method therefor, and storage medium | |
US8031352B2 (en) | Apparatus and method for processing received data | |
KR100667346B1 (en) | Printing system for separately storing image to be printed and method thereof | |
JP2008147947A (en) | Image processor, program, and image history management system | |
JP4442483B2 (en) | Print data processing apparatus and printer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20130305 |