JP2004094586A - Printer driver, information processing device and printing system - Google Patents

Printer driver, information processing device and printing system Download PDF

Info

Publication number
JP2004094586A
JP2004094586A JP2002254593A JP2002254593A JP2004094586A JP 2004094586 A JP2004094586 A JP 2004094586A JP 2002254593 A JP2002254593 A JP 2002254593A JP 2002254593 A JP2002254593 A JP 2002254593A JP 2004094586 A JP2004094586 A JP 2004094586A
Authority
JP
Japan
Prior art keywords
printer
information
printer driver
print data
print head
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
JP2002254593A
Other languages
Japanese (ja)
Inventor
Tsutomu Otani
大谷 勤
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002254593A priority Critical patent/JP2004094586A/en
Publication of JP2004094586A publication Critical patent/JP2004094586A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To control printers by a common printer driver even when the printers respectively have constitutions of printing heads different from each other. <P>SOLUTION: This printer driver 320 for making an information processing device 30 function as a printer host, allows the information processing device 30 to execute a printer information acquiring process for acquiring the printer information 121 relating to the constitution of the printer head of the printer 10, from the printer 10 connected to the information processing device 30, a printing data creating process for creating the printing data of an image to be printed on the basis of the acquired printer information, and a process for outputting the created printing data. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、複数種類のプリンタを制御可能なプリンタホストおよびプリンタドライバに関する。
【0002】
【従来の技術】
プリンタドライバは、プリンタを制御するためにプリンタホスト上で稼働するソフトウェアである。
【0003】
一般に、プリンタは、機種によって内部的な制御方法が異なるため、プリンタメーカ等は、プリンタの機種ごとに専用のプリンタドライバを開発して、提供している。したがって、プリンタのユーザは、自分の使用する機種専用に開発されたプリンタドライバを入手して、プリンタホストにインストール等しなければならない。
【0004】
ところが、一般に、同一のメーカの同一の印刷方式を採用するプリンタであれば、機種が異なっていても、プリンタを制御する基本的なコマンドは共通している。このため、例えば、同一メーカが提供するインクジェット方式のプリンタであれば、機種が異なっていても、印刷に用いるインクの色数、インクを吐出するノズルの構成等の印刷ヘッドの構成が共通していれば、プリンタ自体の発色の特徴により色合いは変化するものの、同一のプリンタドライバを用いて印刷を制御することが事実上可能である。
【0005】
このように、異なる機種に対して共通のプリンタドライバを用いることができれば、開発者は、共通のプリンタドライバを提供することで、各機種ごとに開発して提供する手間が省けるとともに、プリンタのユーザは、プリンタの機種を交換した場合にもプリンタドライバを入れ替える手間が省けるため便利である。
【0006】
特に、プリンタホストとして、セットトップボックス、ゲーム機等の、パーソナルコンピュータ以外の情報処理装置を用いている場合には、これらの情報処理装置における印刷は、写真画質等の精細な色表現が、必ずしも要求されないことが多く、また、プリンタドライバのインストール等の処理が、パーソナルコンピュータのように頻繁にユーザに行なわれることは想定されていないため、プリンタドライバを異なる機種に共通に用いることができるようにすることが望ましい。
【0007】
【発明が解決しようとする課題】
しかし、異なる機種であっても、印刷ヘッドの構成が共通していれば、上述のように共通のプリンタドライバを用いることは可能であるが、プリンタが備える印刷ヘッドの構成が異なる場合には、コマンドにより印刷を指示したノズルから、予定された色とは別の色が吐出される等により期待通りの印刷結果が得られなかったり、あるいは、印刷が実行されなかったりすることになる。
【0008】
本発明の目的は、プリンタが備える印刷ヘッドの構成が異なる場合にも、共通のプリンタドライバでプリンタを制御可能とする技術を提供することにある。
【0009】
【課題を解決するための手段】
上記課題を解決するため、本発明の第1の態様によれば、
情報処理装置をプリンタホストとして機能させるためのプリンタドライバにおいて、
情報処理装置に接続されたプリンタから、プリンタが備える印刷ヘッドの構成に関するプリンタ情報を取得するプリンタ情報取得処理と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成処理と、
生成した印刷データを出力する処理とを情報処理装置に実行させることを特徴とするプリンタドライバが提供される。
【0010】
ここで、前記プリンタ情報には、インク色数が含まれ、
前記印刷データ生成処理は、色変換処理を含み、
当該色変換処理は、取得したインク色数に対応したルックアップテーブルを参照することにより行なわれることができる。
【0011】
あるいは、前記プリンタ情報には、インク種類が含まれ、
前記印刷データ生成処理は、色変換処理を含み、
当該色変換処理は、取得したインク種類に対応したルックアップテーブルを参照することにより行なわれることとしてもよい。
【0012】
また、前記プリンタ情報には、印刷ヘッドが備えるノズル数が含まれ、
前記印刷データ生成処理は、印刷すべき画像をドットで表わし、ドットデータの出力順序を制御するドット出力制御処理を含み、
当該ドット出力制御処理は、取得した印刷ヘッドが備えるノズル数に基づいて、ドットデータの出力順序を決定するようにしてもよい。
【0013】
また、前記プリンタ情報には、印刷ヘッドが備えるノズルの間隔に関する値が含まれ、
前記印刷データ生成処理は、プリンタの紙送り量を制御する紙送り量制御処理を含み、
当該紙送り量制御処理は、取得した印刷ヘッドが備えるノズルの間隔に関する値に基づいて、プリンタの紙送り量を決定するようにしてもよい。
【0014】
さらに、インク色数および印刷ヘッドが備えるノズルの数が含まれ、
前記印刷データ生成処理は、取得したインク色数および印刷ヘッドが備えるノズルの数に基づいて、情報処理装置が備える記憶領域における当該処理に用いる領域の容量を決定するようにしてもよい。
【0015】
また、上記課題を解決するため、本発明の第2の態様によれば、
プリンタを接続可能な情報処理装置において、
接続されたプリンタから、プリンタが備える印刷ヘッドの構成に関するプリンタ情報を取得するプリンタ情報取得手段と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成手段と、
生成した印刷データをプリンタに出力する手段とを備えることを特徴とする情報処理装置が提供される。
【0016】
さらに、上記課題を解決するため、本発明の第3の態様によれば、
プリンタと情報処理装置とを備えて構成される印刷システムにおいて、
前記プリンタは、
プリンタが備える印刷ヘッドの構成に関するプリンタ情報を記憶し、
前記情報処理装置は、
前記プリンタから、前記プリンタ情報を取得するプリンタ情報取得手段と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成手段と、
生成した印刷データを前記プリンタに出力する手段とを備えることを特徴とする印刷システムが提供される。
【0017】
【発明の実施の形態】
本発明の実施の形態について、図面を参照して説明する。
【0018】
図1は、本発明を適用した印刷システムのハードウェア構成を説明するためのブロック図である。
【0019】
本図に示すように、印刷システムは、アプリケーションによる各種処理、プリンタドライバによる印刷処理等を実現するための情報処理装置30と、この情報処理装置30に接続されるプリンタ10とを備えて構成される。本実施形態において、情報処理装置30は、生成したイメージデータを圧縮してプリンタ10に送信するプリンタホストとして機能する。プリンタ10は、情報処理装置30から受信した印刷データに基づいて印刷を行なう。なお、印刷システムの構成はこれに限られない。
【0020】
情報処理装置30は、パーソナルコンピュータに代表されるが、パーソナルコンピュータに限られず、セットトップボックス、ゲーム機、携帯型個人情報機器等を用いることができる。
【0021】
このようなパーソナルコンピュータ以外の情報処理装置における印刷は、写真画質等の精細な色表現が、必ずしも要求されないことが多く、また、プリンタドライバのインストール等の処理が、パーソナルコンピュータのように頻繁にユーザに行なわれることは想定されていない。本発明は、このようなパーソナルコンピュータ以外の情報処理装置を用いた印刷システムに対して、特に効果的に適用することができる。
【0022】
情報処理装置30は、各種プログラムに基づいて処理を行うCPU(Central Processing Unit)31、データおよびプログラム等を一時的に記憶するRAM(Random Access Memory)32、情報処理装置30を制御するための各種データ、起動時用プログラム等があらかじめ不揮発的に記憶されているROM(Read Only Memory)33、および、接続されたプリンタ10等の周辺装置とのデータの送受信をつかさどるインタフェース34を備えている。
【0023】
また、情報処理装置30には、カラーディスプレイ等の表示装置21、マウス、キーボード等の入力装置22、CD−ROM等の記録媒体からデータを読み取るメディア読取装置23、内蔵または外付けの補助記憶装置24、および、インターネット等のコンピュータネットワークへの接続を行なうための通信制御装置25を接続することができる。ただし、情報処理装置30の構成はこれに限られない。
【0024】
プリンタ10は、例えば、インクジェット方式のカラープリンタである。インクジェット方式のカラープリンタは、筐体内にインクを充填したインクカートリッジを複数備え、このインクを印刷ヘッドに設けられた複数のノズルから印刷用紙等の印刷媒体に吹き付けて印刷を行なう。
【0025】
インクジェット方式のプリンタ10は、図8に示すように、キャリッジ420に搭載された印刷ヘッドを印刷用紙400に対して主走査方向に往復運動させながらインクを吐出するとともに、主走査方向と直交する副走査方向に印刷用紙400を搬送(紙送り)することにより、印刷用紙400上に画像を形成する。
【0026】
印刷ヘッドには、図6および図7に示すように、プリンタ10が備えるインク色ごとに組となったノズル群が形成されている。印刷ヘッドの構成は、図6および図7に示した構成以外にも、種々の構成を採用することができる。機種によって、例えば、用いるインク色の数、あるいは、それぞれのインク色のノズルの数、ノズルの間隔等を異ならせることができる。
【0027】
プリンタ10は、データの受信等、情報処理装置30との通信をつかさどるインタフェース11と、各種プログラムに基づいて処理を行なうCPU12と、イメージデータ等を一時的に記憶するRAM13と、プリンタ10を制御するための各種データ、各種プログラム、プリンタ10に関する情報、例えば、印刷ヘッドの構成等があらかじめ不揮発的に記憶されているROM14と、インクを吐出する印刷ヘッド、印刷ヘッドを搭載するキャリッジを駆動するキャリッジ駆動機構、および、紙送り機構、印刷媒体の給排紙処理を行なう給排紙機構等からなるプリントエンジン15とを備えて構成される。ただし、プリンタ10の構成はこれに限られない。
【0028】
次に、上記印刷システムにより情報処理装置30およびプリンタ10に実現される機能構成について、図2のブロック図を参照して説明する。
【0029】
本図に示すように、情報処理装置30上には、オペレーティングシステム300と、アプリケーション310と、プリンタドライバ320とが構築される。
【0030】
オペレーティングシステム300は、情報処理装置30の基本ソフトウェアであり、システム管理と、基本的なユーザーインタフェース環境等とを提供する機能を有している。
【0031】
アプリケーション310は、ゲーム、スケジュール管理等の処理を情報処理装置30に行なわせるための機能を有しており、RAM32が読み込んだアプリケーションプログラムを、CPU31が実行することにより情報処理装置30上に構築される。アプリケーション310は、ユーザから印刷実行命令を受け付けると、処理中のドキュメントについての描画データをプリンタドライバ320に出力する。ここで、描画データは、印刷対象の画像を構成する描画オブジェクトそれぞれについて、ページ中の位置、色・形状等の形態、テキスト/イメージ/図形等の区別等を、オペレーティングシステム300が規定する言語で記述したものである。
【0032】
プリンタドライバ320は、アプリケーション310が生成した描画データを読み込んで、プリンタ10で印刷可能なイメージデータを生成し、インタフェース34を介してプリンタ10に送信する機能を有している。
【0033】
このため、プリンタドライバ320は、ラスタライズ部321と、色変換部322と、ハーフトーン処理部323と、コマンド生成部324と、通信部325とを備えている。
【0034】
ラスタライズ部321は、アプリケーション310が生成した描画データを解釈してドットの集合体であるイメージデータに展開する。このとき、ラスタライズ部323は、描画データに含まれる描画オブジェクトに対し、それぞれのオブジェクトタイプに応じた処理(例えば、直線の場合には、始点座標から終点座標までの各画素を指定された色で塗りつぶす等)を行なってイメージデータを生成する。
【0035】
色変換部322は、R(レッド)、G(グリーン)、B(ブルー)の色成分で色を表現するRGB形式のイメージデータを、印刷に用いるCMY形式のイメージデータに変換する処理を行なう。RGB形式からCMY形式への変換は、あらかじめ用意された色変換用のルックアップテーブルを参照して行なわれる。ルックアップテーブルは、例えば、プリンタドライバ320内にあらかじめ記憶させておくようにする。
【0036】
本実施形態において、色変換部322は、複数種のルックアップテーブルを参照することができるようになっていて、プリンタ10が利用可能なインク色数およびインク種類に応じたルックアップテーブルを用いて色変換処理を行なう。例えば、接続されたプリンタ10が、C(シアン)、M(マゼンタ)、Y(イエロー)、K(黒)の4色の顔料系のインクで印刷を行なうものである場合には、RGB形式の256階調で表現された値を、C、M、Y、K、それぞれ256階調の値に変換するための顔料系インク用ルックアップテーブルを用いる。また、接続されたプリンタ10が、C(シアン)、M(マゼンタ)、Y(イエロー)、lc(ライトシアン)、lm(ライトマゼンタ)、K(黒)の6色の染料系のインクで印刷を行なうものである場合には、RGB形式で表現された値を、C、M、Y、lc、lm、K、それぞれ256階調の値に変換するための染料系インク用ルックアップテーブルを用いるようにする。
【0037】
ハーフトーン処理部323は、CMY形式の256階調で表わされた画像を、CMY形式の2値データで擬似的に表現するため処理を行なう。ハーフトーン処理部323は、例えば、誤差拡散法を用いて、各色各ドットについてのオンオフを設定することで中間色を表現する。
【0038】
コマンド生成部324は、ハーフトーン等の処理を施されたイメージデータをプリンタ10に印刷させるためのコマンドを生成する。このとき、プリンタ10が備える印刷ヘッド構成に対応して、プリンタ10に送信するドットデータの送り順、紙送り量指定、印刷ヘッドの移動量指定等の制御を行なう。プリンタ10に送信するドットデータの送り順の制御は、ある領域について、印刷ヘッドが備える多数のノズルのうち、どのノズルを用いて印刷を行なうかを決定し、それらのノズルで印刷するためのドットデータの送信順番を決定する。
【0039】
例えば、図3に示すように、情報処理装置30に接続されたプリンタ10の印刷ヘッド150がCMYの順序で、それぞれ32ノズルで縦に並んで構成されている場合には、CMYのドットで表わされたイメージデータに基づいて、最初にYのデータを32ラスタ分送信し領域402をYで描画し、ノズル構成に対応した量の分だけ用紙400を送り、つぎに、Yのデータを32ラスタとMのデータを32ラスタ分送信し、領域403のYと領域402のMとを描画し、用紙400を送るというような制御を行なう。
【0040】
また、図4に示すように、情報処理装置30に接続されたプリンタ10の印刷ヘッド150がCMYlclmKの順序で、それぞれ48ノズルで横に並んで構成されている場合には、例えば、同一のライン(1回の主走査で描画される領域404)を構成する各色のドットデータ48ラスタ分を、連続して送信するように制御する。
【0041】
一般に、同一のメーカの同一の印刷方式を採用するプリンタであれば、機種が異なっていても、プリンタを制御する基本的なコマンドは共通している。このため、共通のコマンドを異なるプリンタに送信した場合、各機種ともコマンド自体は解釈することができる。しかし、プリンタが備える印刷ヘッドの構成、例えば、用いるインク色数、インク種類、ノズルの構成等が異なると、印刷を指示したノズルから、予定された色とは別の色が吐出される等により、期待通りの印刷結果が得られないおそれがある。
【0042】
このため、本実施形態では、情報処理装置30に接続されたプリンタ10から、プリンタ10が備える印刷ヘッドの構成、例えば、用いるインク色数、インク種類、ノズルの構成等に関する情報を取得し、色変換部322が、インクの色数、種類に応じた色変換処理を行ない、コマンド生成部324が、ノズルの構成に応じて、コマンドでプリンタ10に指示するドットデータの印刷順序、紙送り量、印刷ヘッドの移動量等を調整するようになっている。
【0043】
通信部325は、プリンタ10とのデータの送受信のための処理を行なう。プリンタ10へ送信するデータは、例えば、コマンド生成部324で生成された印刷コマンドを含む印刷データ、プリンタ10に関する情報を問い合わせるコマンド等があり、プリンタ10から受信するデータとしては、プリンタ10に関する情報、特に、備えているインクの色数(並び順も含む)、インクの種類およびノズル構成を含む印刷ヘッドの構成に関する情報等がある。
【0044】
なお、プリンタドライバ320は、RAM32が読み込んだプリンタドライバプログラムを、CPU31が実行することにより情報処理装置30上に構築される。このためのプリンタドライバプログラムは、例えば、CD−ROM等の可搬型の記録媒体に記録することで流通させることができる。そして、この記録媒体を、メディア読取装置23で読み取ることにより、情報処理装置30にプリンタドライバプログラムをインストールすることができる。また、通信制御装置25を用いて、インターネット等の情報処理装置ネットワークを介してインストールすることもできる。
【0045】
図2において、プリンタ10上には、通信部110、印刷制御部120および印刷実行部130が構築される。
【0046】
通信部110は、情報処理装置30とのデータの送受信のための処理を行なう。
【0047】
印刷制御部120は、情報処理装置30から送信された印刷データを解釈し、印刷データに含まれるコマンドに基づく印刷をプリンタ10で実行するための制御を行なう。すなわち、コマンドに基づいて、印刷ヘッドの移動、ノズルからのインク吐出、用紙送り等を行なう。
【0048】
本実施形態において、印刷制御部120は、プリンタ情報121を格納している。プリンタ情報121には、プリンタ10に関する情報を記憶しており、プリンタ10からのプリンタ情報121の問い合わせに対して、応答するようになっている。なお、プリンタ情報121は、例えば、プリンタ10のROM14に記憶させておくようにする。
【0049】
プリンタ10に関する情報としては、例えば、プリンタ10が利用可能なインク色数、インク種類およびノズル構成等の印刷ヘッド構成に関する情報とすることができる。ノズル構成に関する情報としては、さらに、色ごとのノズル数、ノズルの間隔に基づく紙送りピッチ数、ノズル配列、原点情報とすることができる。
【0050】
図6に模式的に示した印刷ヘッドを例にすると、インク色数は、CMYKの4色で、CMYKの順に並んでいる。色ごとのノズル数は、本実施形態では、カラーインクと黒インクとに分けるものとして、カラーインク、黒インクとも32となる。ノズル間隔はd1であり、これに基づいて紙送りピッチ数が定められる。ノズル配列は縦である。原点情報は、印刷ヘッドのデフォルト位置における原点位置で、図6では、x1となる。そして、インク種類は、顔料系が用いられている。
【0051】
また、図7に模式的に示した印刷ヘッドを例にすると、インク色数は、YlmMlcCKの6色で、YlmMlcCKの順に並んでいる。色ごとのノズル数は、カラーインク、黒インクとも48となる。ノズル間隔はd2であり、これに基づいて紙送りピッチ数が定められる。ノズル配列は横である。原点情報は、印刷ヘッドのデフォルト位置における原点位置で、図7では、x2となる。そして、インク種類は、染料系が用いられている。
【0052】
印刷実行部130は、印刷制御部120の指示にしたがって、印刷を実行する。
【0053】
つぎに、本実施形態における印刷システムのプリンタドライバ320の処理動作について、図5のフロー図を参照して説明する。
【0054】
本実施形態では、ユーザから印刷の指示を受け付けると、プリンタドライバ320は、印刷データ生成に先立ち、情報処理装置30に接続されているプリンタ10に関する情報を取得する(S101)。
【0055】
プリンタ10に関する情報は、プリンタ10が備えており、プリンタドライバ320は、いわゆる双方向通信を利用して、プリンタ10にプリンタ10に関する情報を問い合わせるコマンドを送り、プリンタ10がこれに応答することで、プリンタ10に関する情報を取得する。
【0056】
あるいは、プリンタ10のROM14のプリンタ10に関する情報を格納しているアドレスが既知の場合には、プリンタドライバ320が、直接このアドレスにアクセスすることで、プリンタ10に関する情報を取得するようにしてもよい。
【0057】
また、プリンタ10に関する情報は、上述のように、プリンタ10の印刷ヘッドの構成、具体的には、利用可能なインク色数、インク種類およびノズル構成等のに関する情報、すなわち、色ごとのノズル数、ノズルの間隔に基づく紙送りピッチ数、ノズル配列、原点情報とする。
【0058】
つぎに、プリンタドライバ320は、RAM32上に作業用の領域を確保する(S102)。RAM32の容量をより効率的に使用するため、確保する領域の容量は、取得したプリンタ10に関する情報、特に、インク色数、ノズル数に基づくようにすることができる。これらにより、イメージデータの最大ドット数を見積もることができるからである。もちろん、作業に十分な領域を、取得したプリンタ10に関する情報の内容にかかわらず確保するようにしてもよい。
【0059】
作業量の領域を確保したプリンタドライバ320は、従来の印刷処理と同様に、アプリケーション310から直接、あるいは、オペレーティングシステム300を介して、印刷処理にかかるドキュメントの画像データを取得する(S103)。
【0060】
取得した画像データを、ラスタライズ部321が、イメージデータに変換する(S104)。このとき、ノズルの間隔に基づいて、プリンタ10の副走査方向の解像度を求めて、この解像度にしたがったイメージデータに変換することができる。
【0061】
つぎに、色変換部322が、RGB形式で表現されたイメージデータを印刷に用いるCMY形式のイメージデータに変換する。このとき、取得したプリンタに関する情報に含まれるインク色数、インク種類に対応したルックアップテーブルを参照して、色変換処理を行なう。
【0062】
色変換処理を施されたイメージデータに対して、ハーフトーン処理部323が、誤差拡散法等を用いて、ハーフトーン処理を行なう(S106)。
【0063】
そして、コマンド生成部324が、イメージデータをプリンタ10に印刷させるためのコマンドを生成する(S107)。このとき、取得したプリンタ10の印刷ヘッドのノズル構成に対応したコマンドを生成するようにする。すなわち、ノズル数、ノズルの配列等に基づいて、ドットデータの並び順を調整し、ノズルの間隔に基づく紙送りピッチ数等に基づいて、紙送り量を調整し、原点情報等に基づいて、印刷ヘッドの移動量等を調整したうえで、プリンタ10で、イメージデータを印刷するためのコマンドを生成する。なお、本発明は、主走査の往路または復路のみに印刷を行なう一方向印刷および主走査の往復路において印刷を行なう双方向印刷の両方に適用することができる。
【0064】
生成したコマンドを、所定のフォーマットで印刷データとしてプリンタ10に出力して、プリンタドライバ320における処理が終了する(S108)。
【0065】
【発明の効果】
上述のように、本発明によれば、プリンタが備える印刷ヘッドの構成が異なる場合にも、共通のプリンタドライバでプリンタを制御可能とする技術が提供される。
【図面の簡単な説明】
【図1】は、本発明を適用した印刷システムのハードウェア構成を説明するためのブロック図である。
【図2】は、印刷システムにより情報処理装置30およびプリンタ10に実現される機能構成について説明するためのブロック図である。
【図3】は、情報処理装置30に接続されたプリンタ10の印刷ヘッド150の構成の一例を説明するための図である。
【図4】は、情報処理装置30に接続されたプリンタ10の印刷ヘッド150の構成の別例を説明するための図である。
【図5】は、実施形態における印刷システムのプリンタドライバ320の処理動作について説明するためのフロー図である。
【図6】は、印刷ヘッドの一例を模式的に示した図である。
【図7】は、印刷ヘッドの別例を模式的に示した図である。
【図8】は、プリンタの主走査と副走査とを説明するための図である。
【符号の説明】
10…プリンタ
11…インタフェース
15…プリントエンジン
21…表示装置
22…入力装置
23…メディア読取装置
24…補助記憶装置
25…通信制御装置
30…情報処理装置
34…インタフェース
110…通信部
120…印刷制御部
121…プリンタ情報
130…印刷実行部
150…印刷ヘッド
300…オペレーティングシステム
310…アプリケーション
320…プリンタドライバ
321…ラスタライズ部
322…色変換部
323…ハーフトーン処理部
324…コマンド生成部
325…通信部
400…印刷用紙
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printer host and a printer driver capable of controlling a plurality of types of printers.
[0002]
[Prior art]
A printer driver is software that runs on a printer host to control a printer.
[0003]
In general, printers have different internal control methods depending on the model. Therefore, printer manufacturers and the like develop and provide dedicated printer drivers for each type of printer. Therefore, the user of the printer must obtain a printer driver developed specifically for the model used by the user and install it on the printer host.
[0004]
However, in general, printers employing the same printing method of the same maker have the same basic commands for controlling the printer, even if the models are different. Therefore, for example, if the printers are of the inkjet type provided by the same maker, even if the models are different, the configuration of the print head such as the number of colors of the ink used for printing and the configuration of the nozzles for discharging the ink is common. Then, although the color tone changes depending on the coloring characteristics of the printer itself, it is practically possible to control printing using the same printer driver.
[0005]
As described above, if a common printer driver can be used for different models, by providing a common printer driver, the developer can save the trouble of developing and providing each model, and can also provide a printer user. Is convenient because even if the model of the printer is changed, the trouble of replacing the printer driver can be saved.
[0006]
In particular, when an information processing device other than a personal computer, such as a set-top box or a game machine, is used as a printer host, printing in these information processing devices does not necessarily require detailed color expression such as photographic image quality. In many cases, the printer driver is not required, and it is not assumed that processing such as installation of a printer driver is frequently performed by a user as in a personal computer. It is desirable to do.
[0007]
[Problems to be solved by the invention]
However, even with different models, if the configuration of the print head is common, it is possible to use a common printer driver as described above, but if the configuration of the print head included in the printer is different, As a result, a color different from the expected color is ejected from the nozzle for which printing is instructed by the command, or the like, and the expected printing result is not obtained, or the printing is not executed.
[0008]
An object of the present invention is to provide a technology that enables a common printer driver to control a printer even when the configuration of a print head included in the printer is different.
[0009]
[Means for Solving the Problems]
In order to solve the above problems, according to a first aspect of the present invention,
In a printer driver for causing the information processing device to function as a printer host,
A printer information acquisition process for acquiring, from a printer connected to the information processing apparatus, printer information on a configuration of a print head provided in the printer;
Print data generation processing for generating print data of an image to be printed based on the acquired printer information;
A printer driver is provided which causes an information processing apparatus to execute a process of outputting the generated print data.
[0010]
Here, the printer information includes the number of ink colors,
The print data generation process includes a color conversion process,
The color conversion processing can be performed by referring to a lookup table corresponding to the acquired number of ink colors.
[0011]
Alternatively, the printer information includes an ink type,
The print data generation process includes a color conversion process,
The color conversion process may be performed by referring to a lookup table corresponding to the acquired ink type.
[0012]
Further, the printer information includes the number of nozzles of the print head,
The print data generation process represents an image to be printed by dots, and includes a dot output control process for controlling the output order of dot data.
In the dot output control process, the output order of the dot data may be determined based on the acquired number of nozzles of the print head.
[0013]
Further, the printer information includes a value related to the interval between nozzles of the print head,
The print data generation process includes a paper feed amount control process for controlling the paper feed amount of the printer,
In the paper feed amount control process, the paper feed amount of the printer may be determined based on the acquired value regarding the interval between nozzles of the print head.
[0014]
Further, it includes the number of ink colors and the number of nozzles of the print head,
In the print data generation processing, the capacity of an area used for the processing in a storage area included in the information processing apparatus may be determined based on the acquired number of ink colors and the number of nozzles included in the print head.
[0015]
According to a second aspect of the present invention, there is provided:
In an information processing device to which a printer can be connected,
Printer information acquisition means for acquiring, from a connected printer, printer information relating to a configuration of a print head provided in the printer;
Print data generating means for generating print data of an image to be printed based on the acquired printer information;
Means for outputting the generated print data to a printer.
[0016]
Furthermore, according to a third aspect of the present invention, there is provided
In a printing system including a printer and an information processing device,
The printer is
Storing printer information relating to a configuration of a print head included in the printer,
The information processing device,
A printer information acquisition unit for acquiring the printer information from the printer;
Print data generating means for generating print data of an image to be printed based on the acquired printer information;
Means for outputting the generated print data to the printer.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described with reference to the drawings.
[0018]
FIG. 1 is a block diagram illustrating a hardware configuration of a printing system to which the present invention has been applied.
[0019]
As shown in the figure, the printing system includes an information processing device 30 for realizing various processes by an application, a printing process by a printer driver, and the like, and a printer 10 connected to the information processing device 30. You. In the present embodiment, the information processing device 30 functions as a printer host that compresses the generated image data and transmits the compressed image data to the printer 10. The printer 10 performs printing based on the print data received from the information processing device 30. The configuration of the printing system is not limited to this.
[0020]
The information processing device 30 is represented by a personal computer, but is not limited to a personal computer, and may be a set-top box, a game machine, a portable personal information device, or the like.
[0021]
Printing in such an information processing device other than a personal computer often does not always require fine color representation such as photographic image quality, and processing such as installation of a printer driver is frequently performed by a user like a personal computer. Is not expected to be performed. The present invention can be particularly effectively applied to a printing system using such an information processing device other than a personal computer.
[0022]
The information processing device 30 includes a CPU (Central Processing Unit) 31 that performs processing based on various programs, a RAM (Random Access Memory) 32 that temporarily stores data, programs, and the like, and various types of devices that control the information processing device 30. It is provided with a ROM (Read Only Memory) 33 in which data, a startup program and the like are stored in a nonvolatile manner in advance, and an interface 34 for transmitting and receiving data to and from a peripheral device such as the connected printer 10.
[0023]
The information processing device 30 includes a display device 21 such as a color display, an input device 22 such as a mouse and a keyboard, a media reading device 23 that reads data from a recording medium such as a CD-ROM, and an internal or external auxiliary storage device. 24 and a communication control device 25 for connecting to a computer network such as the Internet. However, the configuration of the information processing device 30 is not limited to this.
[0024]
The printer 10 is, for example, an ink jet type color printer. An ink jet type color printer includes a plurality of ink cartridges in which a housing is filled with ink, and performs printing by spraying the ink from a plurality of nozzles provided on a print head onto a printing medium such as printing paper.
[0025]
As shown in FIG. 8, the inkjet printer 10 ejects ink while reciprocating the print head mounted on the carriage 420 with respect to the printing paper 400 in the main scanning direction, and also prints a sub-head orthogonal to the main scanning direction. An image is formed on the printing paper 400 by conveying (feeding) the printing paper 400 in the scanning direction.
[0026]
As shown in FIGS. 6 and 7, the print head is formed with a group of nozzles for each ink color of the printer 10. As the configuration of the print head, various configurations other than the configurations shown in FIGS. 6 and 7 can be adopted. For example, the number of ink colors to be used, the number of nozzles of each ink color, the interval between nozzles, and the like can be changed depending on the model.
[0027]
The printer 10 controls an interface 11 that controls communication with the information processing device 30 such as data reception, a CPU 12 that performs processing based on various programs, a RAM 13 that temporarily stores image data, and the like, and controls the printer 10. ROM 14 in which various data, various programs, and information on the printer 10, such as the configuration of the print head, are stored in advance in a nonvolatile manner, a print head for discharging ink, and a carriage drive for driving a carriage on which the print head is mounted. The print engine 15 includes a mechanism, a paper feed mechanism, a paper supply / discharge mechanism for performing a print medium supply / discharge process, and the like. However, the configuration of the printer 10 is not limited to this.
[0028]
Next, a functional configuration realized in the information processing apparatus 30 and the printer 10 by the printing system will be described with reference to the block diagram of FIG.
[0029]
As shown in the figure, an operating system 300, an application 310, and a printer driver 320 are built on the information processing device 30.
[0030]
The operating system 300 is basic software of the information processing device 30 and has a function of providing system management, a basic user interface environment, and the like.
[0031]
The application 310 has a function of causing the information processing device 30 to perform processes such as games and schedule management, and is built on the information processing device 30 by the CPU 31 executing an application program read by the RAM 32. You. Upon receiving a print execution command from the user, the application 310 outputs drawing data for the document being processed to the printer driver 320. Here, the drawing data is a language defined by the operating system 300 for each drawing object constituting an image to be printed, such as a position in a page, a form such as color and shape, and a distinction between text / image / figure. It is described.
[0032]
The printer driver 320 has a function of reading drawing data generated by the application 310, generating image data printable by the printer 10, and transmitting the image data to the printer 10 via the interface 34.
[0033]
Therefore, the printer driver 320 includes a rasterizing unit 321, a color converting unit 322, a halftone processing unit 323, a command generating unit 324, and a communication unit 325.
[0034]
The rasterizing unit 321 interprets the drawing data generated by the application 310 and develops the data into image data which is a group of dots. At this time, the rasterizing unit 323 processes the drawing objects included in the drawing data according to the respective object types (for example, in the case of a straight line, each pixel from the start point coordinates to the end point coordinates is displayed in the designated color. (Painting, etc.) to generate image data.
[0035]
The color conversion unit 322 performs a process of converting image data in RGB format expressing colors with R (red), G (green), and B (blue) color components into CMY format image data used for printing. Conversion from the RGB format to the CMY format is performed with reference to a color conversion lookup table prepared in advance. The lookup table is stored in advance in the printer driver 320, for example.
[0036]
In the present embodiment, the color conversion unit 322 can refer to a plurality of types of look-up tables, and uses a look-up table corresponding to the number of ink colors and ink types that can be used by the printer 10. Perform color conversion processing. For example, when the connected printer 10 performs printing with four color pigment inks of C (cyan), M (magenta), Y (yellow), and K (black), the RGB format is used. A look-up table for a pigment-based ink for converting a value represented by 256 gradations into C, M, Y, K values of 256 gradations is used. Further, the connected printer 10 prints with six dye-based inks of C (cyan), M (magenta), Y (yellow), lc (light cyan), lm (light magenta), and K (black). If it is to be performed, a look-up table for a dye-based ink for converting the values expressed in the RGB format into C, M, Y, lc, lm, and K values of 256 gradations is used. To
[0037]
The halftone processing unit 323 performs a process for pseudo-representing an image expressed in 256 gradations in CMY format with binary data in CMY format. The halftone processing unit 323 expresses an intermediate color by setting on / off of each dot of each color using, for example, an error diffusion method.
[0038]
The command generation unit 324 generates a command for causing the printer 10 to print image data that has been subjected to halftone processing or the like. At this time, control such as the order of sending dot data to be sent to the printer 10, the designation of the paper feed amount, and the designation of the movement amount of the print head is performed in accordance with the print head configuration of the printer 10. The control of the sending order of the dot data to be transmitted to the printer 10 is performed by determining which nozzle is to be used for printing in a certain area among a number of nozzles of the print head, Determine the data transmission order.
[0039]
For example, as shown in FIG. 3, when the print heads 150 of the printer 10 connected to the information processing device 30 are vertically arranged with 32 nozzles in the order of CMY, the CMY dots are used. Based on the provided image data, first, the Y data is transmitted for 32 rasters, the area 402 is drawn with Y, the sheet 400 is sent by an amount corresponding to the nozzle configuration, and then the Y data is converted to 32 rasters. Raster and M data are transmitted for 32 rasters, Y in the area 403 and M in the area 402 are drawn, and control is performed such that the paper 400 is sent.
[0040]
Further, as shown in FIG. 4, when the print heads 150 of the printer 10 connected to the information processing apparatus 30 are arranged horizontally with 48 nozzles in the order of CMYlclmK, for example, the same line The control is performed so that 48 rasters of dot data of each color constituting (the area 404 drawn by one main scan) are continuously transmitted.
[0041]
In general, basic printer control commands are common to printers of the same manufacturer that employ the same printing method, even if the models are different. Therefore, when a common command is transmitted to different printers, each model can interpret the command itself. However, if the configuration of the print head included in the printer, for example, the number of ink colors to be used, the type of ink, the configuration of the nozzles, and the like are different, a different color from the scheduled color is ejected from the nozzle that instructed the printing. However, there is a possibility that the expected print result cannot be obtained.
[0042]
For this reason, in the present embodiment, from the printer 10 connected to the information processing apparatus 30, information on the configuration of the print head included in the printer 10, for example, information on the number of ink colors to be used, the ink type, the configuration of the nozzles, and the like is acquired. The conversion unit 322 performs color conversion processing according to the number and type of ink colors, and the command generation unit 324 specifies the printing order of dot data, the paper feed amount, The movement amount and the like of the print head are adjusted.
[0043]
The communication unit 325 performs a process for transmitting and receiving data to and from the printer 10. The data to be transmitted to the printer 10 includes, for example, print data including a print command generated by the command generation unit 324, a command for inquiring information about the printer 10, and the like. In particular, there are information on the number of colors of inks (including the arrangement order), the types of inks, and the configuration of the print head including the nozzle configuration.
[0044]
The printer driver 320 is built on the information processing device 30 by the CPU 31 executing a printer driver program read by the RAM 32. The printer driver program for this can be distributed by recording it on a portable recording medium such as a CD-ROM, for example. Then, by reading this recording medium with the media reading device 23, the printer driver program can be installed in the information processing device 30. In addition, the communication control device 25 can be used for installation via an information processing device network such as the Internet.
[0045]
In FIG. 2, a communication unit 110, a print control unit 120, and a print execution unit 130 are constructed on the printer 10.
[0046]
Communication unit 110 performs processing for transmitting and receiving data to and from information processing device 30.
[0047]
The print control unit 120 interprets the print data transmitted from the information processing device 30 and controls the printer 10 to execute printing based on a command included in the print data. That is, based on the command, movement of the print head, ink ejection from nozzles, paper feeding, and the like are performed.
[0048]
In the present embodiment, the print control unit 120 stores printer information 121. The printer information 121 stores information on the printer 10 and responds to an inquiry about the printer information 121 from the printer 10. The printer information 121 is stored in, for example, the ROM 14 of the printer 10.
[0049]
The information about the printer 10 can be, for example, information about the print head configuration such as the number of ink colors, ink types, and nozzle configurations that can be used by the printer 10. The information related to the nozzle configuration may further include the number of nozzles for each color, the number of paper feed pitches based on the interval between nozzles, the nozzle arrangement, and origin information.
[0050]
Taking the print head schematically shown in FIG. 6 as an example, the number of ink colors is four, CMYK, arranged in the order of CMYK. In the present embodiment, the number of nozzles for each color is 32 for both color ink and black ink, which are divided into color ink and black ink. The nozzle interval is d1, and the number of paper feed pitches is determined based on this. The nozzle arrangement is vertical. The origin information is the origin position at the default position of the print head, and is x1 in FIG. The pigment type is used as the ink type.
[0051]
Also, taking the print head schematically shown in FIG. 7 as an example, the number of ink colors is six, namely, YlmmlcCK, and they are arranged in the order of YlmmlcCK. The number of nozzles for each color is 48 for both color ink and black ink. The nozzle interval is d2, and the number of paper feed pitches is determined based on this. The nozzle array is horizontal. The origin information is the origin position at the default position of the print head, and is x2 in FIG. As the ink type, a dye system is used.
[0052]
The print execution unit 130 executes printing according to an instruction from the print control unit 120.
[0053]
Next, the processing operation of the printer driver 320 of the printing system according to the present embodiment will be described with reference to the flowchart of FIG.
[0054]
In the present embodiment, when a print instruction is received from the user, the printer driver 320 acquires information on the printer 10 connected to the information processing apparatus 30 before generating print data (S101).
[0055]
The information about the printer 10 is provided in the printer 10, and the printer driver 320 sends a command for inquiring information about the printer 10 to the printer 10 using so-called bidirectional communication, and the printer 10 responds to the command. The information about the printer 10 is obtained.
[0056]
Alternatively, if the address of the ROM 14 of the printer 10 at which the information about the printer 10 is stored is known, the printer driver 320 may directly access this address to acquire the information about the printer 10. .
[0057]
As described above, the information on the printer 10 includes information on the configuration of the print head of the printer 10, specifically, information on the number of available ink colors, ink types and nozzle configurations, that is, the number of nozzles for each color. , The number of paper feed pitches based on the nozzle interval, the nozzle arrangement, and the origin information.
[0058]
Next, the printer driver 320 secures a work area on the RAM 32 (S102). In order to use the capacity of the RAM 32 more efficiently, the capacity of the area to be reserved can be based on the acquired information on the printer 10, particularly, the number of ink colors and the number of nozzles. This is because the maximum number of dots of the image data can be estimated from these. Of course, a sufficient area for the work may be secured irrespective of the content of the acquired information on the printer 10.
[0059]
The printer driver 320 that has secured the work amount area acquires image data of a document to be subjected to print processing directly from the application 310 or via the operating system 300 as in the conventional print processing (S103).
[0060]
The rasterizing unit 321 converts the acquired image data into image data (S104). At this time, the resolution in the sub-scanning direction of the printer 10 is obtained based on the nozzle interval, and the image data can be converted into image data according to this resolution.
[0061]
Next, the color conversion unit 322 converts the image data expressed in the RGB format into image data in the CMY format used for printing. At this time, the color conversion processing is performed with reference to a look-up table corresponding to the number of ink colors and the ink type included in the acquired information about the printer.
[0062]
The halftone processing unit 323 performs halftone processing on the image data on which the color conversion processing has been performed, using an error diffusion method or the like (S106).
[0063]
Then, the command generation unit 324 generates a command for causing the printer 10 to print the image data (S107). At this time, a command corresponding to the acquired nozzle configuration of the print head of the printer 10 is generated. That is, the number of nozzles, the arrangement order of the dot data is adjusted based on the arrangement of the nozzles, etc., the paper feed amount is adjusted based on the number of paper feed pitches based on the interval between the nozzles, and based on the origin information and the like. After adjusting the amount of movement of the print head and the like, the printer 10 generates a command for printing image data. Note that the present invention can be applied to both one-way printing in which printing is performed only in the forward or backward path of main scanning and bidirectional printing in which printing is performed in the reciprocating path of main scanning.
[0064]
The generated command is output to the printer 10 as print data in a predetermined format, and the process in the printer driver 320 ends (S108).
[0065]
【The invention's effect】
As described above, according to the present invention, a technique is provided that enables a printer to be controlled by a common printer driver even when the configuration of the print head included in the printer is different.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a hardware configuration of a printing system to which the present invention has been applied.
FIG. 2 is a block diagram for explaining a functional configuration realized in the information processing apparatus 30 and the printer 10 by the printing system.
FIG. 3 is a diagram for explaining an example of a configuration of a print head 150 of the printer 10 connected to the information processing device 30.
FIG. 4 is a diagram for explaining another example of the configuration of the print head 150 of the printer 10 connected to the information processing device 30.
FIG. 5 is a flowchart illustrating a processing operation of a printer driver 320 of the printing system according to the embodiment.
FIG. 6 is a diagram schematically illustrating an example of a print head.
FIG. 7 is a diagram schematically illustrating another example of the print head.
FIG. 8 is a diagram for explaining main scanning and sub-scanning of the printer.
[Explanation of symbols]
Reference Signs List 10 printer 11 interface 15 print engine 21 display device 22 input device 23 medium reading device 24 auxiliary storage device 25 communication control device 30 information processing device 34 interface 110 communication unit 120 print control unit 121 Printer information 130 Print execution unit 150 Print head 300 Operating system 310 Application 320 Printer driver 321 Rasterizing unit 322 Color conversion unit 323 Halftone processing unit 324 Command generation unit 325 Communication unit 400 Printing paper

Claims (11)

情報処理装置をプリンタホストとして機能させるためのプリンタドライバにおいて、
情報処理装置に接続されたプリンタから、プリンタが備える印刷ヘッドの構成に関するプリンタ情報を取得するプリンタ情報取得処理と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成処理と、
生成した印刷データを出力する処理とを情報処理装置に実行させることを特徴とするプリンタドライバ。
In a printer driver for causing the information processing device to function as a printer host,
A printer information acquisition process for acquiring, from a printer connected to the information processing apparatus, printer information on a configuration of a print head provided in the printer;
Print data generation processing for generating print data of an image to be printed based on the acquired printer information;
A printer driver for causing the information processing apparatus to execute a process of outputting the generated print data.
請求項1に記載のプリンタドライバにおいて、
前記プリンタ情報には、インク色数が含まれ、
前記印刷データ生成処理は、色変換処理を含み、
当該色変換処理は、取得したインク色数に対応したルックアップテーブルを参照することにより行なわれることを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
The printer information includes the number of ink colors,
The print data generation process includes a color conversion process,
A printer driver characterized in that the color conversion processing is performed by referring to a lookup table corresponding to the acquired number of ink colors.
請求項1に記載のプリンタドライバにおいて、
前記プリンタ情報には、インク種類が含まれ、
前記印刷データ生成処理は、色変換処理を含み、
当該色変換処理は、取得したインク種類に対応したルックアップテーブルを参照することにより行なわれることを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
The printer information includes an ink type,
The print data generation process includes a color conversion process,
A printer driver characterized in that the color conversion processing is performed by referring to a lookup table corresponding to the acquired ink type.
請求項1に記載のプリンタドライバにおいて、
前記プリンタ情報には、印刷ヘッドが備えるノズル数が含まれ、
前記印刷データ生成処理は、印刷すべき画像をドットで表わし、ドットデータの出力順序を制御するドット出力制御処理を含み、
当該ドット出力制御処理は、取得した印刷ヘッドが備えるノズル数に基づいて、ドットデータの出力順序を決定することを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
The printer information includes the number of nozzles of the print head,
The print data generation process represents an image to be printed by dots, and includes a dot output control process for controlling the output order of dot data.
A printer driver, wherein the dot output control process determines an output order of dot data based on the acquired number of nozzles of the print head.
請求項1に記載のプリンタドライバにおいて、
前記プリンタ情報には、印刷ヘッドが備えるノズルの間隔に関する値が含まれ、
前記印刷データ生成処理は、プリンタの紙送り量を制御する紙送り量制御処理を含み、
当該紙送り量制御処理は、取得した印刷ヘッドが備えるノズルの間隔に関する値に基づいて、プリンタの紙送り量を決定することを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
The printer information includes a value related to an interval between nozzles of the print head,
The print data generation process includes a paper feed amount control process for controlling the paper feed amount of the printer,
A printer driver, wherein the paper feed amount control process determines the paper feed amount of the printer based on the acquired value relating to the interval between nozzles of the print head.
請求項1に記載のプリンタドライバにおいて、
前記プリンタ情報には、インク色数および印刷ヘッドが備えるノズルの数が含まれ、
前記印刷データ生成処理は、取得したインク色数および印刷ヘッドが備えるノズルの数に基づいて、情報処理装置が備える記憶領域における当該処理に用いる領域の容量を決定することを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
The printer information includes the number of ink colors and the number of nozzles included in the print head,
The printer driver according to claim 1, wherein the print data generation processing determines a capacity of an area used for the processing in a storage area included in the information processing apparatus based on the acquired number of ink colors and the number of nozzles included in the print head.
請求項1〜6のいずれか一項に記載のプリンタドライバにおいて、
前記プリンタ情報取得処理は、プリンタにプリンタ情報を問い合わせるコマンドを送り、その応答としてプリンタ情報を取得することを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
A printer driver according to claim 1, wherein said printer information acquisition processing sends a command for inquiring printer information to a printer, and acquires printer information as a response thereto.
請求項1〜6のいずれか一項に記載のプリンタドライバにおいて、
前記プリンタ情報取得処理は、プリンタが備える記憶装置の所定の領域にアクセスすることでプリンタ情報を取得することを特徴とするプリンタドライバ。
The printer driver according to claim 1, wherein
A printer driver, wherein the printer information acquisition processing acquires printer information by accessing a predetermined area of a storage device provided in the printer.
請求項1〜8のいずれか一項に記載のプリンタドライバを記録した、情報処理装置読み取り可能な記録媒体。An information processing device readable recording medium on which the printer driver according to claim 1 is recorded. プリンタを接続可能な情報処理装置において、
接続されたプリンタから、プリンタが備える印刷ヘッドの構成に関するプリンタ情報を取得するプリンタ情報取得手段と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成手段と、
生成した印刷データをプリンタに出力する手段とを備えることを特徴とする情報処理装置。
In an information processing device to which a printer can be connected,
Printer information acquisition means for acquiring, from a connected printer, printer information relating to a configuration of a print head provided in the printer;
Print data generating means for generating print data of an image to be printed based on the acquired printer information;
Means for outputting the generated print data to a printer.
プリンタと情報処理装置とを備えて構成される印刷システムにおいて、
前記プリンタは、
プリンタが備える印刷ヘッドの構成に関するプリンタ情報を記憶し、
前記情報処理装置は、
前記プリンタから、前記プリンタ情報を取得するプリンタ情報取得手段と、
取得したプリンタ情報に基づいて印刷すべき画像の印刷データを生成する印刷データ生成手段と、
生成した印刷データを前記プリンタに出力する手段とを備えることを特徴とする印刷システム。
In a printing system including a printer and an information processing device,
The printer is
Storing printer information relating to a configuration of a print head included in the printer,
The information processing device,
A printer information acquisition unit for acquiring the printer information from the printer;
Print data generating means for generating print data of an image to be printed based on the acquired printer information;
Means for outputting the generated print data to the printer.
JP2002254593A 2002-08-30 2002-08-30 Printer driver, information processing device and printing system Pending JP2004094586A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002254593A JP2004094586A (en) 2002-08-30 2002-08-30 Printer driver, information processing device and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002254593A JP2004094586A (en) 2002-08-30 2002-08-30 Printer driver, information processing device and printing system

Publications (1)

Publication Number Publication Date
JP2004094586A true JP2004094586A (en) 2004-03-25

Family

ID=32060330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002254593A Pending JP2004094586A (en) 2002-08-30 2002-08-30 Printer driver, information processing device and printing system

Country Status (1)

Country Link
JP (1) JP2004094586A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1805593A2 (en) * 2004-10-29 2007-07-11 Fujifilm Dimatix, Inc. Tailoring image data packets to properties of print heads
JP2008516801A (en) * 2004-10-15 2008-05-22 フジフイルム ディマティックス インコーポレイテッド Printing system and printing technology
US7907298B2 (en) 2004-10-15 2011-03-15 Fujifilm Dimatix, Inc. Data pump for printing
US8068245B2 (en) 2004-10-15 2011-11-29 Fujifilm Dimatix, Inc. Printing device communication protocol
US8251471B2 (en) 2003-08-18 2012-08-28 Fujifilm Dimatix, Inc. Individual jet voltage trimming circuitry

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8251471B2 (en) 2003-08-18 2012-08-28 Fujifilm Dimatix, Inc. Individual jet voltage trimming circuitry
JP2008516801A (en) * 2004-10-15 2008-05-22 フジフイルム ディマティックス インコーポレイテッド Printing system and printing technology
US7907298B2 (en) 2004-10-15 2011-03-15 Fujifilm Dimatix, Inc. Data pump for printing
US8068245B2 (en) 2004-10-15 2011-11-29 Fujifilm Dimatix, Inc. Printing device communication protocol
US8085428B2 (en) 2004-10-15 2011-12-27 Fujifilm Dimatix, Inc. Print systems and techniques
US8259334B2 (en) 2004-10-15 2012-09-04 Fujifilm Dimatix, Inc. Data pump for printing
EP1805593A2 (en) * 2004-10-29 2007-07-11 Fujifilm Dimatix, Inc. Tailoring image data packets to properties of print heads
JP2008517811A (en) * 2004-10-29 2008-05-29 フジフイルム ディマティックス インコーポレイテッド Adapting image data packets to printhead properties

Similar Documents

Publication Publication Date Title
US7333239B2 (en) Method for controlling a plurality of printing apparatuses
US20090244118A1 (en) Printing Device, Print Control Device, and Printing Method
US6798538B1 (en) Halftoning at multiple different resolutions
US11343410B2 (en) Information processing device, processing method of confirming special color, and processing program
JP2004167818A (en) Recording method
US20090213160A1 (en) Printing Control System, Printing Request Terminal, Printer, and Printing Control Method
JP2004094586A (en) Printer driver, information processing device and printing system
JP3450387B2 (en) Color information processing method and apparatus
JP2004259005A (en) Printing control system, printing control device, and printing control method
JP2003237115A (en) Print controller, print control method, print system, print control program, and medium having print control program recorded therein
JP4655699B2 (en) Control data set generation apparatus, control data set generation method, and program
JP2003011458A (en) Printer being set with print mode depending on information contained in image data
JP2001322299A (en) Print control method and print processing system
JP2002292967A (en) Printer and print controller
JP2005014488A (en) Method of controlling ejection of improvement ink
JP2005231319A (en) Printing device, printing system and printing program
JP2005219294A (en) Printing apparatus, printing method and program for printing
JP2004160863A (en) Printing controller, printing control method, printing system and printing control program
JP2006159648A (en) Recording system, image processor, inkjet recorder and image processing method
JP2006159646A (en) Image processor, inkjet recorder and calibration method
JP2004086258A (en) Printing system and printer, computer, program and recording medium constituting the same
KR100662211B1 (en) Method for controlling raster image processing of large format printer
JP2004216838A (en) Printing control device, printing control method, printing control program, and ink set
JP4009849B2 (en) Color conversion apparatus, color conversion method, color conversion program, color conversion table creation apparatus, color conversion table creation method, color conversion table creation program, print control apparatus, print control method, and print control program
JP4273318B2 (en) Color conversion apparatus, color conversion method, and print control program