JP4109836B2 - Print data generation method, print data generation apparatus, computer program, and storage medium - Google Patents
Print data generation method, print data generation apparatus, computer program, and storage medium Download PDFInfo
- Publication number
- JP4109836B2 JP4109836B2 JP2001140698A JP2001140698A JP4109836B2 JP 4109836 B2 JP4109836 B2 JP 4109836B2 JP 2001140698 A JP2001140698 A JP 2001140698A JP 2001140698 A JP2001140698 A JP 2001140698A JP 4109836 B2 JP4109836 B2 JP 4109836B2
- Authority
- JP
- Japan
- Prior art keywords
- page
- pattern
- document
- application
- 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.)
- Expired - Lifetime
Links
Images
Landscapes
- Image Processing (AREA)
- Document Processing Apparatus (AREA)
- Editing Of Facsimile Originals (AREA)
- Record Information Processing For Printing (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は印刷データ生成方法、印刷データ生成装置、コンピュータプログラム、及び記憶媒体、すなわち、情報伝達用の印刷データと機能表示用の印刷データとを含む印刷データを生成する印刷データ生成方法、印刷データ生成装置、特にアプリケーションが出力した文書等の印刷データと、ユーザに指定された模様を用紙上に重ね合わせて印刷する機能を持つ印刷データ生成方法、印刷データ生成装置、コンピュータプログラム、及び記憶媒体に関するものである。
【0002】
【従来の技術】
情報伝達用の印刷データと機能表示用の印刷データとを含む印刷を行なう一例として、例えば「社外秘」扱いの文書を配布する場合に、文書の各ページに「社外秘」という文字が現われる印を押す場合などがある。ところが、印刷後の印刷物の各ページに人手により印を押すという作業はコストがかかるため、一般に電子化された「社外秘」等のマークを文書と共に印刷する手法が取られる。この「社外秘」といったマークをスタンプと呼んでいる。
【0003】
スタンプ付きの文書印刷の場合には、アプリケーションはユーザが希望するスタンプの文字列等を受け付ける入力部分を持ち、文書の印刷時において、アプリケーションは文書の各ページの印刷データを作成する際にユーザに指定されたスタンプを合成し、プリンタに対し送信する必要がある。これを改善するため、プリンタドライバによるスタンプ機能の実現手法がある。この手法は、プリンタドライバ中に追加されたコマンドによりプリンタドライバの実行に割り込みをかけて、動作を一時中断し、実行をサブアプリケーションに移して、このサブアプリケーションがスタンプの描画を行うことで、プリンタドライバにスタンプの描画コマンドを提供し、プリンタドライバがアプリケーションの文書ページの印刷データにスタンプの描画データを重ね合わせるという手法である。
【0004】
【発明が解決しようとする課題】
ところで、前記のような従来の技術には次のような解決すべき課題があった。前記従来例では、スタンプ付きの文書印刷を実行する場合、プリンタドライバによりスタンプのビットマップデータを生成し、文書の各ページのビットマップデータと重ね合わせた後のデータをプリンタに送っていた。従って、プリンタドライバはビットマップデータを合成するために大量の記憶領域を使用する欠点がある。
【0005】
加えて、ネットワーク環境においてクライアントでアプリケーションが印刷データを作成し、サーバでプリンタドライバが動作する場合で、クライアントでユーザが指定したスタンプのフォント等がサーバに存在しない場合は、スタンプを付加した印刷が出来ない欠点がある。
【0006】
また、文字列に限らず、用紙に様々なマークや枠や画像(以下、この明細書ではこれらを総称して模様と呼ぶ)を印刷した上で文書を印刷する要求や、逆に文書を印刷した上で模様を印刷する要求も少なくない。このような処理を円滑に効率的に行う印刷システムの開発が望まれている。
【0007】
本発明は、前記従来の欠点を除去し、文書ページと模様(社外秘などのスタンプ)とを含む印刷データをプリントする場合に、オペレーティングシステムで使用される標準形式で印刷データを格納するスプールファイルにおいて必要とする記憶領域の容量を小さくし、ネットワークにかかる負荷を低減出来、サーバに必要なフォント等が存在しなくても印刷が可能となる印刷データ生成方法、印刷データ生成装置、コンピュータプログラム、及び記憶媒体を提供する。
【0008】
【課題を解決するための手段】
前記の目的を達成するために、本発明の印刷データ生成方法及びその装置は、システムによる印刷イベントの通知を利用し模様ページをアプリケーションに成り代わり描画し、アプリケーションの文書ページの間に挿入することで、オペレーティングシステムで使用される標準形式のスプールファイルに保存され、デスプーリングにおいてプリントプロセッサにより重ね合わせを行い、プリンタグラフィクスドライバは重ね合わせ処理が行われた印刷データをビットマップイメージに変換しプリンタに供給する。
【0009】
すなわち、本発明の印刷データ生成方法は、アプリケーションの作成した文書ページに基づき、印刷装置に送信されるビットマップデータを生成する印刷データ生成方法であって、前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備ステップと、前記アプリケーションが作成した文書ページと前記準備ステップで準備された前記少なくとも1つの模様ページとが格納されたオペレーティングシステムで使用される標準形式でスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成ステップと、前記合成ステップで作成された合成ページから、前記印刷装置に送信されるビットマップデータを生成する生成ステップとを有することを特徴とする。
【0011】
又、本発明の印刷データ生成装置は、アプリケーションの作成した文書ページに基づき、印刷装置に送信されるビットマップデータを生成する印刷データ生成装置であって、前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備手段と、前記アプリケーションが作成した文書ページと前記準備手段により準備された前記少なくとも1つの模様ページとがオペレーティングシステムで使用される標準形式で格納されたスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成手段と、前記合成手段により作成された合成ページに対応して、前記印刷装置に送信されるビットマップデータを生成する生成手段とを有することを特徴とする。
【0016】
又、本発明は、アプリケーションの作成した文書ページに基づき、印刷装置に送信されるビットマップデータを生成する印刷データ生成方法をコンピュータに実現させるためのコンピュータプログラムであって、前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備ステップと、前記アプリケーションが作成した文書ページと前記準備ステップで準備された前記少なくとも1つの模様ページとがオペレーティングシステムで使用される標準形式で格納されたスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成ステップと、前記合成ステップで作成された合成ページから、前記印刷装置に送信されるビットマップデータを生成する生成ステップとをコンピュータに実行させるためのコンピュータプログラム、及び該コンピュータプログラムを記憶したコンピュータ読み取り可能な記憶媒体を提供する。
更に、本発明の印刷データ生成装置は、アプリケーションで作成された文書ページが格納されるシステム標準のスプールファイルから文書ページを読み出し、読み出された文書ページに基づきプリンタに供給されるビットマップを生成する印刷データ生成装置であって、アプリケーションからの印刷開始のイベントに応じて、模様設定がある場合、システムにページ印刷開始を通知し、前記アプリケーションに成り代わり模様の描画された模様ページを生成し、システムにページ印刷の終了を通知するユーザインタフェースドライバと、前記システム標準のスプールファイルから文書ページと模様ページとを読み出し、合成ページを作成するプリントプロサッセと、作成された合成ページに基づきビットマップデータを生成するプリンタドライバとを有し、前記ユーザインタフェースドライバにより生成された模様ページと前記アプリケーションから供給される文書ページとが前記システム標準のスプールファイルに格納されることを特徴とする。
【0017】
かかる構成により、
(1)模様ページの印刷データと文書ページの印刷データとを重ね合わせ合成した後でビットマップデータに変換しプリンタに送るので、記憶領域の使用量を抑えられコンピュータの負荷が減り印刷速度も向上する。
【0018】
(2)スプールファイル中に挿入される模様ページの数は、アプリケーションが発行した印刷ページ数に依存しないのでスプールされるデータサイズが小さくて済む。
【0019】
(3)ネットワーク環境における印刷では、クライアントからサーバへ模様ページを転送する特別な手法を用いる必要が無く、データ転送時間が短くなりネットワークにかける付加が小さくなる。
【0020】
【発明の実施の形態】
以下、本発明の実施の形態を具体例を用いて説明する。
【0021】
<実施形態1>
(本実施形態の印刷システムの構成例)
図1は、本発明による印刷システムの実施形態を示すブロック図である。図1において、本発明に関るモジュールは、模様設定処理部と模様ページ生成処理部を兼備するユーザインタフェースドライバ3と、模様ページ合成処理部であるプリントプロセッサ5である。なお本実施形態では、オペレーティングシステムとしてWindowsを用いた場合を示すが、本発明はこれに限定されない。
【0022】
図1のシステムは、上位装置であるパーソナルコンピュータ等でアプリケーション1が作成した文書等の印刷用データを、GDI2を通じてEMFスプールファイル4に一時保持し、これをビットマップデータに変換してプリンタ7に供給して印刷するよう構成されている。ここで、GDIとはグラフィックデバイスインタフェースのことでWindowsのグラフィクスエンジンである。また、EMFとはEnhanced Meta Fileの略でWindowsにおける描画データの論理的な格納形式であり、EMFスプールファイル4には印刷データがEMF形式で格納される。
【0023】
ユーザインタフェースドライバ3は、一般に印刷に使用する用紙サイズや印刷方向、その他の属性を設定する機能を提供する。同時に本発明におけるユーザインタフェースドライバ3は用紙サイズ等の属性の他にスタンプ等の模様の属性を設定する機能を提供する模様設定処理部を有し、模様の属性が設定された場合、文字列を用いる模様ならばフォント名やポイント数や枠線の色、回転角や位置等の設定値をアプリケーション1に返却する。また、画像を用いる模様ならばファイル名や拡大率、濃度や位置、配置方法等の設定値をアプリケーション1に返却する。
【0024】
アプリケーション1は任意の文書を作成し、印刷するために印刷システムに印刷開始を通知する。ここで、GDI2はユーザインタフェースドライバ3にアプリケーションによる印刷開始の印刷イベントを通知する。ユーザインタフェースドライバ3は印刷開始の印刷イベントを受け取ると、アプリケーションに成り代わり模様のみ描画されたページを生成する。
【0025】
続いて、アプリケーション1は、任意の文書のページデータをGDI2に供給し、印刷処理を続行する。ここで、GDI2を経由した印刷データはEMFスプールファイル4に格納される。従って、EMFスプールファイル4には、ユーザインタフェースドライバ3が生成した模様ページの描画データとアプリケーション1が生成した文書ページの描画データが格納される。
【0026】
プリントプロセッサ5は、Windowsにおいて、印刷時にEMFスプールファイルから印刷出力情報と印刷データとを読込み、印刷データを1ページずつGDI2を介してプリンタグラフィクスドライバ6に供給し印刷を行うモジュールである。本実施形態におけるプリントプロセッサ5は、同時に模様ページ合成処理部であり、EMFスプールファイル4から印刷するべき文書データのページと、ユーザインタフェースドライバ3が作成した模様ページとを読み出し、これらを重ね合わせて新たに合成ページを作成しGDI2に供給する。
【0027】
イメージ生成処理部であるプリンタグラフィックドライバ6は、プリントプロセッサ5が供給した合成ページの印刷データをもとにGDI2が生成したグラフィック描画コマンドからビットマップデータを生成するモジュールであり、生成したビットマップデータを図に示していないデータ送信部を介してプリンタ7に供給する。
【0028】
出力デバイスであるプリンタ7は、プリンタグラフィックドライバ6から渡された、印刷データのページ9とスタンプ10が重ね合わされたビットマップデータを用紙8に対し印刷する機能を持つ。用紙8で図示される印刷結果の例は、プリントプロセッサ5が模様ページを文書ページの上に重ね合わせた場合を示しており、これを前面模様と呼ぶことにする。また用紙11で図示される印刷結果の例はプリントプロセッサ5が模様ページを文書ページの上に重ね合わせた場合を示しており、これを背面模様と呼ぶことにする。
【0029】
また、図示していないが前面模様と背面模様との属性を個別に設定し、ユーザインタフェースドライバ3は前面模様ページと背面模様ページを生成し、プリントプロセッサ5は背面模様ページとアプリケーションの文書ページと前面模様ページとを重ね合わせることとで、前面模様と背面模様を併用することもできる。さらに、ユーザインタフェースドライバ3は前面模様ページと背面模様ページとを1ページずつではなくそれぞれ複数生成し、プリントプロセッサ5はこれらの複数の模様ページと文書ページを重ね合わせてもよい。
【0030】
本実施形態で模様の属性に文字列を設定する場合、予めユーザインタフェースドライバ3が文字列を描画した模様ページを作成し、EMFスプールファイル4に格納しておき、プリントプロセッサ5で模様ページの印刷データとアプリケーション1の文書ページの印刷データとを重ね合わせた合成ページの印刷データをプリンタグラフィクスドライバ6に供給し、印刷すべき文書ページと模様ページとが重ね合わされた状態のビットマップを生成し、そのビットマップをプリンタ7に供給する。
【0031】
(本実施形態の印刷システムの動作手順例)
図2には、実施形態1のユーザインタフェースドライバ3の動作フローチャートを示す。また、図3には、実施形態1のプリントプロセッサ5の動作フローチャートを示す。これらの図を用いて、図1に示す印刷システムの全体的な動作を説明する。
【0032】
まず、図2を用いて模様ページ生成処理の動作を説明する。ユーザインタフェースドライバ3による模様ページ生成処理は、GDI2から印刷イベントを受け取った時に行われる。
【0033】
まず、ステップS1において、GDI2によって通知された印刷イベントがプリントプロセッサ 5による印刷イベントかアプリケーション1による印刷イベントかを判断し、プロントプロセッサ5による印刷イベントの場合は処理は行わず終了する。アプリケーション1の印刷イベントの場合はステップS2に移る。ステップS2では、印刷イベントの種別を判定し、印刷開始を示す印刷イベントの場合はステップS3に進む。これら以外の印刷イベントの場合は処理は行わず終了する。
【0034】
次に、ステップS3では、印刷設定に前面模様の設定があるかどうかを判定し、前面模様の設定がされている場合はステップS4に進む。前面模様の設定がされていない場合はステップS5に移る。ステップS4では、前面模様のみが描画された模様ページ挿入処理を行う。模様ページ挿入処理は後に説明する。模様ページ挿入処理が終了した後ステップS5に進む。
【0035】
次にステップS5では、印刷設定に背面模様の設定があるかどうかを判定し、背面模様の設定がされている場合はステップS6に進む。背面模様の設定がされていない場合は終了する。ステップS6では、背面模様のみが描画された模様ページ挿入処理を行う。模様ページ挿入処理は後に説明する。模様ページ挿入処理が終了した後終了する。
【0036】
続いて、前記ステップS4及びS6の模様ページ挿入処理を詳細に説明する。
【0037】
ステップS7で、アプリケーション1に成り代わり模様ページを描画・作成するため印刷システムに1ページ印刷開始を通知する。印刷システムは、この通知がアプリケーション1による通知として扱うため、この後ユーザインタフェースドライバ3が描画する模様ページは、アプリケーション1が描画する文書ページと同様に扱われる。
【0038】
次にステップS8では、ユーザにより設定された模様の属性の設定値が正当化かどうか判定する。例えば模様に画像を用いる場合、指定された名称が画像ファイルが存在するかどうかなどを判定する。設定値が正当ならばステップS9に進む。設定値が不正ならば模様の描画は行わずステップS10に移り、模様が描画されていないページを作成する。ステップS9では、模様の属性の設定値に従い様々な模様を、GDI2を介しアプリケーション1に代わって描画を行う。たとえば、模様に文字列が指定されている場合は、フォントや文字の色や回転角、描画位置等の設定値に従い文字列を描画し、更に文字列を囲む矩形や円等を描画する。また、模様に画像を用いる場合は、拡大/縮小処理や濃度変換、描画位置や配置等の設定値に従い描画する。
【0039】
ステップS10では、アプリケーション1に成り代わり印刷システムに1ページ印刷終了の通知を行う。このことで、ユーザインタフェースドライバ3が描画・作成した模様ページがEMFスプールファイル4に格納される。
【0040】
次に、図3を用いて模様ページ合成処理の動作を説明する。尚、プリントプロセッサ5による模様ページ重ね合わせ処理は印刷ジョブごとに行われる。
【0041】
まず、ステップS21で模様の設定がなされているかどうかを判定する。模様設定がある場合はEMFスプールファイル4に格納されているページの印刷データ模様、設定がない場合はステップS26に移り通常の印刷を開始する。
【0042】
ステップS22からS25は、EMFスプールファイル4に格納されている各ページ間の設定の相違からスプールファイル中のページ番号と対応するアプリケーション1の文書ページ番号を記録するループである。ステップS23では、連続する2つのページデータの印刷設定を比較し、印刷設定が途中で変更されたか判定する。変更がなければステップS25へ移る。変更があればステップS24に進む。ステップS24では、EMFスプールファイル4中のページ番号と対応するアプリケーション1のリストに保存し、次に調査するスプールページ番号をユーザインタフェースドライバ3が挿入した模様ページの枚数だけスキップする。ステップS25では、スプールファイル4中のページデータを全て調査したならばステップS26に進み、調査していないページが残っていれば、次のページの印刷設定が変更されたか調査するためステップS22に戻りループを繰り返す。
【0043】
ステップS26では、プリントプロセッサ5が作成するページを実際に印刷するため印刷システムに印刷開始を通知する。
【0044】
ステップS27からS36は、印刷されるべき最終物理ページまで各文書ページを印刷するためのループである。各物理ページの印刷処理はステップS28に続く。全ての物理ページの印刷した後、ステップS37に進み印刷システムに印刷処理終了を通知する。
【0045】
各物理ページの印刷処理はステップS28から始まり、まず印刷システムに1ページ印刷開始を通知する。続いてステップS29で印刷すべき物理ページ番号に対応するアプリケーション1の文書ページ番号を計算する。
【0046】
ステップS30では、印刷すべき文書ページに背面模様が設定されているか否か判定し、背面模様が設定されていなければアプリケーション1の文書ページを印刷するためにステップS32に移る。背面模様が設定されていればステップS31に進む。ステップS31では、アプリケーション1の印刷すべき文書ページ番号に対応するEMFスプールファイル4中の模様ページの番号を前記ページ対応リストから取得し、EMFスプールファイル4から前記模様ページを読込み描画する。この後、背面模様を描画した上にアプリケーション1の文書ページを重ねて描画するためステップS32に進む。
【0047】
ステップS32では、ステップS29で計算したアプリケーション1の文書ページ番号に対応するEMFスプールファイル4中のページ番号を前記ページ対応リストから取得し、EMFスプールファイル4から前記文書ページを読込み描画する。
【0048】
ステップS33では、印刷すべき文書ページに前面模様が設定されているか否か判定し、前面模様が設定されていなければステップS35に移り物理ページの印刷を終了する。前面模様が設定されていればステップS34に進む。ステップS34では、アプリケーション1の印刷すべき文書ページ番号に対応するEMFスプールファイル4中の模様ページの番号を前記ページ対応リストから取得し、EMFスプールファイル4から前記模様ページを読込み描画する。この後、物理ページの印刷を終了するためにステップS35に進む。
【0049】
ステップ35では、印刷システムに1ページ印刷終了を通知して物理ページの印刷を終了する。
【0050】
以上で図3に示した模様ページ重ね合わせ処理が終了する。ステップS35でプリントプロセッサ5が重ね合わせページを作成し物理ページの終了を通知するごとに、プリンタグラフィクスドライバ6が合成ページをビットマップデータに変換し、ビットマップデータは図には示さない所定のデータ送信処理を介してプリンタ7に供給され、重ね合わされたページが印刷される。
【0051】
(本実施形態の印刷システムの印刷例)
次に、図4にはEMFスプールファイル4に格納される模様ページと文書ページの状態と、用紙に印刷される物理ページの関係の概念図を示す。ここで、アプリケーション1は印刷の途中で印刷設定を変更せずに文書ページを3ページ印刷し、印刷設定として前面模様が指定されているを条件とする。
【0052】
図4の(A)はEMFスプールファイル4に格納されるページ順を示している。EMFスプールファイル4に格納される先頭ページはユーザインタフェースドライバ3が作成した前面模様ページとなり、アプリケーション1が作成した文書ページはEMFスプールファイル4中の2, 3, 4ページ目に格納される。プリントプロセッサ5は、各文書ページに最適な模様ページとしてスプールページ1を採用し、各文書ページの上に重ね合わせて描画することで、図4の(B)に示されるように印刷結果である物理ページ1, 2, 3が得られる。
【0053】
次に、図5には前面模様と背面模様とを文書ページに重ね合わせて描画する、プリントプロセッサ5の模様ページ重ね合わせ処理の概念図を示す。背景模様が指定されている場合は最初に背景模様ページを描画する。次にアプリケーション 1の文書ページを重ね合わせて描画し、最後に前面模様が指定されている場合は前面模様ページを重ね合わせて描画することで、印刷される重ね合わせページを作成する。図では前面模様ページに枠付きの文字列を示したが、画像を用いてもよい。また背面も用頁にページ全体を覆う模様を示したが、ページの一部分に画像を配置したり、文字列等を用いてもよい。
【0054】
(本実施形態の印刷システムのハードウエア構成例)
次に、本発明の印刷システムのハードウェアブロック図を説明する。
【0055】
図6は、本実施形態における印刷システムのハードウェア構成を示すブロック図である。
【0056】
図において、61は、CRT表示装置であり、図1に示すユーザインタフェースドライバ3が提供するプロパティ設定ウィンドウ等を表示する。62はCRTCで表示装置用のコントローラである。63は、キーボードなどのデータ入力装置であり、64は、キーボードコントローラである。65は、ポインティングデバイス等の座標入力装置であり、66は、ポインティングデバイスコントローラである。
67は、装置全体の制御を司るCPUである。68は、ブートプログラムなどを記憶しているROMである。69は、OS、各アプリケーションプログラム、図1のシステム構成と図2、3のフローチャートに関るプリンタドライバプログラムを格納したり、さらにはワークエリアとしても利用されるRAMである。
【0057】
70は、OS、各アプリケーションプログラム、図1のシステム構成図と図2、3のフローチャートに関るプログラムを含むプリンタドライバプログラム、フォンとデータ、さらにはデータファイル(模様に用いられる画像)等を記憶しているハードディスク装置であり、71はハードディスクコントローラである。72は、可搬性記憶媒体の駆動装置であるフロッピーディスク装置であり、73はフロッピーディスクコントローラである。74は、インターフェースであり、インターフェースケーブルを介してインクジェットプリンタなどの印刷装置75に接続される。76は、各デバイスを接続するバスである。尚、可搬性記憶媒体はフロッピーディスクに限らず、CDやMO、DVD、あるいは磁気や光カード、メモリカード等であってもよい。
【0058】
本装置に電源が投入されると、CPU67はROM68に格納されているブートプログラムに従って起動し、ハードディスク装置70からOSをロードし、操作者の操作待ち状態になる。そして、操作者からKB63またはPD65からアプリケーションを介して印刷指示やプリンタドライバの印刷設定変更指示を受けた場合、もしくは自動的に起動するように設定されている場合は、ハードディスク装置70に格納されているプリンタドライバプログラムがRAM69にロードされ、本実施形態の処理が実行される。
【0059】
<実施形態1の効果>
以上のように、プリントプロセッサ5において印刷すべきアプリケーション1が作成した文書ページとユーザインタフェースドライバ3が作成した模様ページとを重ね合わせた後、プリンタグラフィクスドライバ6に供給するようにしたので、模様ページの数は文書ページの数に依存しなくなりEMFスプールファイル4が必要とする記憶領域の容量は小さくて済む。また、ネットワーク環境では文書ページの数が多くなっても模様ページの数は変わらないのでネットワークにかかる負荷を低減出来る。また、模様ページはクライアントでユーザインタフェースドライバ3により作成されるので、サーバにおけるプリンタグラフィクスドライバ6実行時に模様を描画するのに必要なフォント等が存在しなくても印刷が可能となる。
【0060】
<実施形態2>
文書を印刷すべき用紙のサイズが常に一定ではなく、一部に異なるサイズの用紙が含まれているような文書を印刷することがある。こうした場合、実施形態1 で説明したような処理を行うと、常に最初にユーザインタフェースドライバ3が作成した大きさの模様ページが用いられるので、模様の位置がずれたり、模様の一部がはみだしたりして好ましくない印刷結果になる場合が在る。例えば、用紙の向きが印刷中に変更された場合に、模様が一部印刷されない問題も生じる。この実施例は、用紙サイズがまちまちの場合においても、スタンプを良好に印刷できる例を説明する。
【0061】
図1を用いて実施形態2のシステムを説明する。実施形態2では、印刷開始の印刷イベントが通知された時と、印刷設定変更の印刷イベントが通知された時とに、ユーザインタフェースドライバ3がアプリケーション1に成り代わり模様ページを生成することが、実施形態1との違いである。また、プリントプロセッサ5はアプリケーション1が印刷設定を変更してから作成した文書ページに最適な模様ページとを重ね合わせる。
【0062】
次に、図2を用いて実施形態2のユーザインタフェースドライバの動作を説明する。ステップS1は実施形態1と同一の動作である。ステップS2では、印刷イベントの種別を判定し、印刷開始を示す印刷イベント、または印刷設定変更を示す印刷イベントの場合はステップS3に進む。これら以外の印刷イベントの場合は処理は行わず終了する。印刷設定変更イベントでは、印刷設定が変更された直後に模様ページ挿入処理を行うので、アプリケーション1が変更した印刷設定をもちいて描画することができる。他のステップは実施形態1と同一の動作である。
【0063】
次に、図7には印刷中に印刷設定が変更された場合の、EMFスプールファイル4に格納される模様ページと文書ページの状態と、用紙に印刷される物理ページの関係の概念図を示す。ここで、アプリケーション1は印刷中に文書ページ2と文書ページ3の間で印刷設定を変更し、用紙の向きを変えてから文書ページ3を印刷し、印刷設定として前面模様が指定されているを条件とする。
【0064】
図7の(A)はEMF スプールファイル4に格納されるページ順を示している。スプールファイルに格納される先頭ページはユーザインタフェースドライバ3が作成した印刷開始イベントに対応する前面模様ページとなり、続いてアプリケーション 1が作成した文書ページ1, 2はEMFスプールファイル4中の2, 3に格納され、続いてユーザインタフェースドライバ3が作成した印刷設定変更イベントに対応する前面模様ページがスプールページ4に格納され, 最後に文書ページ3がスプールページ5に格納される。ここでアプリケーション1は文書ページ2と文書ページ3の間で印刷設定を変更し用紙の向きを変えたので文書ページ3に対応する模様ページはスプールページ4に格納されている。
【0065】
ここで、ユーザインタフェースドライバ 3は印刷設定変更イベントにより用紙の向きが変更されたことが通知されるので、例えば文字列の位置の設定が用紙の「左上」となっている場合、用紙サイズが変更されてもバランスよく文字列を描画することが可能である。プリントプロセッサ 5は各文書ページに最適な模様ページとして文書ページ1,2にはスプールページ1を採用し、文書ページ3 にはスプールページ4をそれぞれ採用し、各文書ページの上に重ね合わせて描画することで、図7の(B)に示される印刷結果である物理ページ1, 2, 3が得られる。また、用紙サイズや模様の配置設定が変更された場合においても印刷設定変更イベントに対応して、ユーザインタフェースドライバ3が適切に描画を行うことにより好ましい配置で模様ページを作成し、良好な出力結果が得られる。
【0066】
尚、図7では示されていないが、例えば、図7の(b)で出力用紙がアプリケーション1からEMF スプールファイル4に格納される文書ページの半分のサイズであると、模様を文書ページに対応させるとはみ出してしまうことになる。この場合には、小さな模様を選択して必要であれば配置し直し重ね合わせる。逆に、出力用紙が文書ページの倍のサイズである場合は、模様が小さすぎることになり、この場合は大きな模様を選択して必要であれば配置し直し重ね合わせる。更に、等倍でない文書と用紙、例えば文書ページと印刷用紙がA版とB版とで異なる場合には、模様が用紙に収まるように模様が選択され必要であれば配置される。これらの種々のサイズによっても、模様がが適切に選択され配置されるようになる。これらも、本発明に含まれる。
【0067】
<実施形態2の効果>
前記のように、ユーザインタフェースドライバ3で用紙サイズや模様の配置設定に対応させた模様ページを生成し処理するので、用紙の大きさが切り替わったり、様々な状況の変化があっても、それに応じて適切な大きさの模様の印刷が可能となる。
【0068】
なお、本発明は、複数の機器(例えばホストコンピュータ,インタフェイス機器,リーダ,プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置に適用してもよい。
【0069】
また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0070】
プログラムコードを供給するための記憶媒体としては、例えば、フロッピディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,磁気テープ,不揮発性のメモリカード,ROMなどを用いることができる。
【0071】
また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0072】
さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0073】
本発明を前記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャートに対応するプログラムコードを含むプログラムを格納することになる。
【0074】
【発明の効果】
本発明により、文書ページと模様(社外秘などのスタンプ)とを含む印刷データをプリントする場合に、オペレーティングシステムで使用される標準形式で印刷データを格納するスプールファイルにおいて必要とする記憶領域の容量を小さくし、ネットワークにかかる負荷を低減出来、サーバに必要なフォント等が存在しなくても印刷が可能となる印刷データ生成方法、印刷データ生成装置、コンピュータプログラム、及び記憶媒体を提供できる。
【0075】
すなわち、プリントプロセッサ5において印刷すべきアプリケーション1が作成した文書ページとユーザインタフェースドライバ3が作成した模様ページとを重ね合わせた後、プリンタグラフィクスドライバ6に供給するようにしたので、模様ページの数は文書ページの数に依存しなくなりEMFスプールファイル4が必要とする記憶領域の容量は小さくて済む。また、ネットワーク環境では文書ページの数が多くなっても模様ページの数は変わらないのでネットワークにかかる負荷を低減出来る。また、模様ページはクライアントでユーザインタフェースドライバ3により作成されるので、サーバにおけるプリンタグラフィクスドライバ6実行時に模様を描画するのに必要なフォント等が存在しなくても印刷が可能となる。
【0076】
また、ユーザインタフェースドライバ3で用紙サイズや模様の配置設定に対応させた模様ページを生成し処理するので、用紙の大きさが切り替わったり、様々な状況の変化があっても、それに応じて適切な大きさの模様の印刷が可能となる。
【図面の簡単な説明】
【図1】本実施形態に係わる印刷システムのブロック図である。
【図2】本発明の実施形態1に関るユーザインタフェースドライバの模様ページ生成処理方法を示すフローチャートである。
【図3】本発明の実施形態1に関るプリントプロセッサの模様ページ合成処理方法を示すフローチャートである。
【図4】本発明の実施形態1に関るEMFスプールファイルに格納される模様ページと文書ページの状態と、用紙に印刷される物理ページの関係の概念図である。
【図5】本発明の実施形態に関る前面模様と両面模様を文書ページに重ね合わせて描画する、プリントプロセッサの模様ページ合成処理の概念図である。
【図6】本発明の印刷システムのハードウェアブロック図であり、本実施形態における印刷システムの構成である。
【図7】本発明の実施形態2に関るEMFスプールファイルに格納される模様ページと文書ページの状態と、用紙に印刷される物理ページの関係の概念図である。[0001]
BACKGROUND OF THE INVENTION
The present inventionPrint data generation method, print data generation apparatus, computer program, and storage medium, iePrint data including print data for information transmission and print data for function displayGenerationPrint dataGenerationMethod,printingData generatorIn particular, print data such as documents output by the application and print data with a function to print the pattern specified by the user on paperGenerationMethod,printingData generation apparatus, computer program, and storage mediumIt is about.
[0002]
[Prior art]
As an example of printing that includes print data for information transmission and print data for function display, for example, when distributing a document that is treated as “confidential”, a mark is displayed in which the word “confidential” appears on each page of the document. There are cases. However, since the operation of manually stamping each page of the printed material after printing is costly, generally a method of printing a digitized mark such as “confidential” together with the document is used. This mark such as “confidential” is called a stamp.
[0003]
In the case of printing a document with a stamp, the application has an input part that accepts a character string of a stamp desired by the user. When printing a document, the application prompts the user when creating print data for each page of the document. It is necessary to compose the specified stamp and send it to the printer. In order to improve this, there is a method for realizing a stamp function by a printer driver. This method interrupts the execution of the printer driver by a command added to the printer driver, temporarily suspends the operation, moves the execution to a sub application, and this sub application draws a stamp. This is a technique in which a stamp drawing command is provided to the driver, and the printer driver superimposes the stamp drawing data on the print data of the document page of the application.
[0004]
[Problems to be solved by the invention]
By the way, the conventional techniques as described above have the following problems to be solved. In the conventional example, when printing a document with a stamp, bitmap data of the stamp is generated by the printer driver, and the data after being superimposed on the bitmap data of each page of the document is sent to the printer. Therefore, the printer driver has a drawback in that a large amount of storage area is used to synthesize bitmap data.
[0005]
In addition, when the application creates print data on the client in the network environment and the printer driver operates on the server, and the font of the stamp specified by the user on the client does not exist on the server, printing with the stamp added is possible. There is a fault that cannot be done.
[0006]
In addition to character strings, various marks, frames, and images (hereinafter referred to collectively as patterns in this specification) are printed on paper, and then a document is printed or vice versa. In addition, there are many requests to print patterns. Development of a printing system that performs such processing smoothly and efficiently is desired.
[0007]
The present invention eliminates the above-mentioned conventional defects, and when printing print data including a document page and a pattern (stamp such as confidential),In spool files that store print data in the standard format used by the operating systemA print data generation method, a print data generation device, a computer program, which can reduce the capacity of the required storage area, reduce the load on the network, and enable printing even if the necessary fonts are not present in the server, and A storage medium is provided.
[0008]
[Means for Solving the Problems]
In order to achieve the above-described object, the print data generation method and apparatus of the present invention draw a pattern page on behalf of an application using a notification of a print event by the system, and insert it between document pages of the application. ,operatingsystemUsed instandardformatIn the despooling, the print processor performs superposition by the print processor, and the printer graphics driver converts the print data subjected to the superposition processing into a bitmap image and supplies it to the printer.
[0009]
That is, the print data generation method of the present invention is a print data generation method for generating bitmap data transmitted to a printing apparatus based on a document page created by an application, and is issued from the application and has a pattern on the page. A preparation step for preparing at least one pattern page in response to a print event in which a mode for adding an image is set, a document page created by the application, and the at least one pattern page prepared in the preparation step are stored. WasIn the standard format used by the operating systemThe pattern page and the document page are read from the spool file and combined to create a combined page, and the bitmap data transmitted to the printing apparatus is generated from the combined page created in the combining step. And a generating step.
[0011]
A print data generation apparatus according to the present invention is a print data generation apparatus that generates bitmap data to be transmitted to a printing apparatus based on a document page created by the application, and is issued from the application and has a pattern on the page. A preparation means for preparing at least one pattern page in response to a print event in which a mode for adding a document is set, a document page created by the application, and the at least one pattern page prepared by the preparation meansIn the standard format used by the operating systemThe pattern page and the document page are read out from the stored spool file and combined to create a combined page, and the combined page generated by the combining unit is transmitted to the printing apparatus. Generating means for generating bitmap data.
[0016]
orThe present invention is a computer program for causing a computer to implement a print data generation method for generating bitmap data to be transmitted to a printing apparatus based on a document page created by an application. A preparation step of preparing at least one pattern page in response to a print event in which a mode for adding a pattern is set; a document page created by the application; and the at least one pattern page prepared in the preparation step TogaIn the standard format used by the operating systemThe pattern page and the document page are read out from the stored spool file and combined to create a combined page, and the bitmap transmitted from the combined page created in the combining step to the printing apparatus A computer program for causing a computer to execute a generation step for generating data, and a computer-readable storage medium storing the computer program are provided.
Further, the print data generation apparatus of the present invention reads a document page from a system standard spool file in which a document page created by an application is stored, and generates a bitmap supplied to the printer based on the read document page. A print data generation device that, in response to a print start event from an application, if there is a pattern setting, notifies the system to start page printing, generates a pattern page on which a pattern is drawn on behalf of the application, A user interface driver for notifying the system of the end of page printing, a print process for reading a document page and a pattern page from the system standard spool file and creating a composite page, and a bitmap based on the composite page created Printer driver that generates data And a server, wherein the the document pages where the user interface driver pattern page generated by supplied from the application characterized in that it is stored in the system standard spool file.
[0017]
With this configuration,
(1) The print data of the pattern page and the print data of the document page are superimposed and synthesized, then converted to bitmap data and sent to the printer, so the amount of storage space used can be reduced, the load on the computer is reduced, and the printing speed is improved. To do.
[0018]
(2) Since the number of pattern pages inserted in the spool file does not depend on the number of print pages issued by the application, the spooled data size can be small.
[0019]
(3) In printing in a network environment, it is not necessary to use a special method for transferring a pattern page from the client to the server, and the data transfer time is shortened and the addition to the network is reduced.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described using specific examples.
[0021]
<
(Configuration example of printing system of this embodiment)
FIG. 1 is a block diagram showing an embodiment of a printing system according to the present invention. In FIG. 1, the modules according to the present invention are a
[0022]
The system in FIG. 1 temporarily stores printing data such as documents created by
[0023]
The
[0024]
The
[0025]
Subsequently, the
[0026]
The print processor 5 is a module that reads the print output information and the print data from the EMF spool file at the time of printing and supplies the print data to the
[0027]
The printer
[0028]
The printer 7 that is an output device has a function of printing bitmap data on which the
[0029]
Although not shown, the attributes of the front pattern and the back pattern are individually set, the
[0030]
When a character string is set as a pattern attribute in this embodiment, a pattern page in which the
[0031]
(Example of operation procedure of printing system of this embodiment)
FIG. 2 shows an operation flowchart of the
[0032]
First, the operation of the pattern page generation process will be described with reference to FIG. The pattern page generation process by the
[0033]
First, in step S1, it is determined whether the print event notified by GDI2 is a print event by the print processor 5 or a print event by the
[0034]
Next, in step S3, it is determined whether or not the front pattern is set in the print settings. If the front pattern is set, the process proceeds to step S4. If the front pattern is not set, the process proceeds to step S5. In step S4, a pattern page insertion process in which only the front pattern is drawn is performed. The pattern page insertion process will be described later. After the pattern page insertion process ends, the process proceeds to step S5.
[0035]
Next, in step S5, it is determined whether or not the back pattern is set in the print settings. If the back pattern is set, the process proceeds to step S6. If the back pattern is not set, the process ends. In step S6, a pattern page insertion process in which only the back pattern is drawn is performed. The pattern page insertion process will be described later. The process ends after the pattern page insertion process ends.
[0036]
Next, the pattern page insertion process in steps S4 and S6 will be described in detail.
[0037]
In step S7, the printing system is notified of the start of printing one page in order to draw and create a pattern page instead of
[0038]
Next, in step S8, it is determined whether or not the set value of the pattern attribute set by the user is justified. For example, when an image is used for a pattern, it is determined whether or not an image file having a designated name exists. If the set value is valid, the process proceeds to step S9. If the setting value is invalid, the pattern is not drawn and the process proceeds to step S10 to create a page on which no pattern is drawn. In step S9, various patterns are drawn on behalf of the
[0039]
In step S10, notification of the end of printing one page is sent to the printing system instead of
[0040]
Next, the operation of the pattern page composition process will be described with reference to FIG. The pattern page overlay process by the print processor 5 is performed for each print job.
[0041]
First, it is determined in step S21 whether a pattern is set. If there is a pattern setting, the print data pattern of the page stored in the
[0042]
Steps S22 to S25 are a loop for recording the document page number of the
[0043]
In step S26, the printing system is notified of the start of printing in order to actually print the page created by the print processor 5.
[0044]
Steps S27 to S36 are a loop for printing each document page up to the final physical page to be printed. The printing process for each physical page continues to step S28. After all the physical pages are printed, the process proceeds to step S37 to notify the printing system of the end of the printing process.
[0045]
The printing process for each physical page starts from step S28, and first notifies the printing system of the start of printing one page. In step S29, the document page number of
[0046]
In step S30, it is determined whether or not a background pattern is set for the document page to be printed. If the background pattern is not set, the process proceeds to step S32 to print the document page of
[0047]
In step S32, the page number in the
[0048]
In step S33, it is determined whether or not a front pattern is set for the document page to be printed. If the front pattern is not set, the process proceeds to step S35 and printing of the physical page is terminated. If the front pattern is set, the process proceeds to step S34. In step S34, the pattern page number in the
[0049]
In
[0050]
Thus, the pattern page overlay process shown in FIG. 3 is completed. Each time the print processor 5 creates a superimposed page and notifies the end of the physical page in step S35, the
[0051]
(Printing example of printing system of this embodiment)
Next, FIG. 4 shows a conceptual diagram of the relationship between the state of the pattern page and the document page stored in the
[0052]
FIG. 4A shows the order of pages stored in the
[0053]
Next, FIG. 5 shows a conceptual diagram of the pattern page superimposing process of the print processor 5 for rendering the front pattern and the back pattern superimposed on the document page. If a background pattern is specified, the background pattern page is drawn first. Next, the document page of
[0054]
(Hardware configuration example of printing system of this embodiment)
Next, a hardware block diagram of the printing system of the present invention will be described.
[0055]
FIG. 6 is a block diagram illustrating a hardware configuration of the printing system according to the present embodiment.
[0056]
In the figure,
[0057]
70 stores OS, each application program, printer driver program including system configuration diagram of FIG. 1 and programs related to the flowcharts of FIGS. 2 and 3, phone and data, and data file (image used for pattern) 71 is a hard disk controller.
[0058]
When the power of the apparatus is turned on, the
[0059]
<Effect of
As described above, the document page created by the
[0060]
<
There are cases where the size of the paper on which the document is to be printed is not always constant, and a document in which different sizes of paper are included in part is printed. In such a case, when the processing described in the first embodiment is performed, the pattern page having the size created by the
[0061]
A system according to the second embodiment will be described with reference to FIG. In the second embodiment, the
[0062]
Next, the operation of the user interface driver according to the second embodiment will be described with reference to FIG. Step S1 is the same operation as that of the first embodiment. In step S2, the type of print event is determined. If the print event indicates the start of printing or the print event indicates a change in print settings, the process proceeds to step S3. In the case of other print events, the process is terminated without performing the process. In the print setting change event, the pattern page insertion process is performed immediately after the print setting is changed, so that the
[0063]
Next, FIG. 7 shows a conceptual diagram of the relationship between the state of the pattern page and document page stored in the
[0064]
FIG. 7A shows the order of pages stored in the
[0065]
Here, the
[0066]
Although not shown in FIG. 7, for example, if the output paper in FIG. 7B is half the size of the document page stored in the
[0067]
<Effect of
As described above, since the
[0068]
Note that the present invention may be applied to a system constituted by a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.) or an apparatus constituted by a single device.
[0069]
Another object of the present invention is to supply a storage medium storing software program codes for implementing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in the. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.
[0070]
As a storage medium for supplying the program code, for example, a floppy disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.
[0071]
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.
[0072]
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.
[0073]
When the present invention is applied to the storage medium, the storage medium stores a program including a program code corresponding to the flowchart described above.
[0074]
【The invention's effect】
According to the present invention, when printing print data including a document page and a pattern (stamp such as confidential),In spool files that store print data in the standard format used by the operating systemA print data generation method, a print data generation device, a computer program, which can reduce the capacity of the required storage area, reduce the load on the network, and enable printing even if the necessary fonts are not present in the server, and A storage medium can be provided.
[0075]
That is, since the document page created by the
[0076]
In addition, since the
[Brief description of the drawings]
FIG. 1 is a block diagram of a printing system according to an embodiment.
FIG. 2 is a flowchart showing a pattern page generation processing method of the user interface driver according to the first embodiment of the present invention.
FIG. 3 is a flowchart showing a pattern page composition processing method of the print processor according to the first embodiment of the present invention;
FIG. 4 is a conceptual diagram showing a relationship between a state of a pattern page and a document page stored in an EMF spool file according to
FIG. 5 is a conceptual diagram of a pattern page composition process of a print processor for drawing a front pattern and a double-sided pattern superimposed on a document page according to an embodiment of the present invention.
FIG. 6 is a hardware block diagram of the printing system of the present invention, which is a configuration of the printing system in the present embodiment.
FIG. 7 is a conceptual diagram of a relationship between a pattern page and a document page stored in an EMF spool file according to
Claims (17)
前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備手段と、
前記アプリケーションが作成した文書ページと前記準備手段により準備された前記少なくとも1つの模様ページとがオペレーティングシステムで使用される標準形式で格納されたスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成手段と、
前記合成手段により作成された合成ページから、前記印刷装置に送信されるビットマップデータを生成する生成手段とを有することを特徴とする印刷データ生成装置。A print data generation device that generates bitmap data to be transmitted to a printing device based on a document page created by an application,
Preparation means for preparing at least one pattern page in response to a print event issued from the application and set in a mode for adding a pattern on the page;
The pattern page and the document page are read from a spool file in which a document page created by the application and the at least one pattern page prepared by the preparation unit are stored in a standard format used in an operating system. A compositing means for compositing and creating a composite page;
A print data generation apparatus comprising: generation means for generating bitmap data to be transmitted to the printing apparatus from a composite page created by the composition means.
前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備ステップと、
前記アプリケーションが作成した文書ページと前記準備ステップで準備された前記少なくとも1つの模様ページとがオペレーティングシステムで使用される標準形式で格納されたスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成ステップと、
前記合成ステップで作成された合成ページから、前記印刷装置に送信されるビットマップデータを生成する生成ステップとを有することを特徴とする印刷データ生成方法。A print data generation method for generating bitmap data to be transmitted to a printing device based on a document page created by an application,
A preparation step of preparing at least one pattern page in response to a print event issued from the application and set in a mode for adding a pattern on the page;
The pattern page and the document page are read from a spool file in which the document page created by the application and the at least one pattern page prepared in the preparation step are stored in a standard format used in an operating system. A compositing step for compositing and creating a compositing page;
And a generating step of generating bitmap data to be transmitted to the printing apparatus from the combined page generated in the combining step.
前記アプリケーションから発行され、ページ上に模様を付加するモードが設定された印刷イベントに応じて、少なくとも1つの模様ページを準備する準備ステップと、
前記アプリケーションが作成した文書ページと前記準備ステップで準備された前記少なくとも1つの模様ページとがオペレーティングシステムで使用される標準形式で格納されたスプールファイルから、前記模様ページと前記文書ページとを読み出して合成し、合成ページを作成する合成ステップと、
前記合成ステップで作成された合成ページから、前記印刷装置に送信されるビットマップデータを生成する生成ステップとをコンピュータに実行させるためのコンピュータプログラム。A computer program for causing a computer to realize a print data generation method for generating bitmap data to be transmitted to a printing apparatus based on a document page created by an application,
A preparation step of preparing at least one pattern page in response to a print event issued from the application and set in a mode for adding a pattern on the page;
The pattern page and the document page are read from a spool file in which the document page created by the application and the at least one pattern page prepared in the preparation step are stored in a standard format used in an operating system. A compositing step for compositing and creating a compositing page;
A computer program for causing a computer to execute a generation step of generating bitmap data to be transmitted to the printing apparatus from a combination page generated in the combination step.
アプリケーションからの印刷開始のイベントに応じて、模様設定がある場合、システムにページ印刷開始を通知し、前記アプリケーションに成り代わり模様の描画された模様ページを生成し、システムにページ印刷の終了を通知するユーザインタフェースドライバと、 If there is a pattern setting in response to the print start event from the application, the system is notified of the start of page printing, generates a pattern page on which the pattern is drawn on behalf of the application, and notifies the system of the end of page printing A user interface driver;
前記システム標準のスプールファイルから文書ページと模様ページとを読み出し、合成ページを作成するプリントプロサッセと、 A print process for reading a document page and a pattern page from the system standard spool file and creating a composite page;
作成された合成ページに基づきビットマップデータを生成するプリンタドライバとを有し、 A printer driver that generates bitmap data based on the created composite page;
前記ユーザインタフェースドライバにより生成された模様ページと前記アプリケーションから供給される文書ページとが前記システム標準のスプールファイルに格納されることを特徴とする印刷データ生成装置。 A print data generation apparatus, wherein a pattern page generated by the user interface driver and a document page supplied from the application are stored in a spool file of the system standard.
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001140698A JP4109836B2 (en) | 2001-05-10 | 2001-05-10 | Print data generation method, print data generation apparatus, computer program, and storage medium |
US10/138,484 US7298510B2 (en) | 2001-05-10 | 2002-05-06 | Image enlargement through poster printing by combining pattern data with image data |
EP02253243A EP1256903B1 (en) | 2001-05-10 | 2002-05-09 | Method and system for combining print data |
DE60213505T DE60213505D1 (en) | 2001-05-10 | 2002-05-09 | Method and system for combining print data |
AT02253243T ATE335249T1 (en) | 2001-05-10 | 2002-05-09 | METHOD AND SYSTEM FOR COMBINING PRINT DATA |
US11/473,900 US7495803B2 (en) | 2001-05-10 | 2006-06-23 | Method and system for creating print data of superimposed document and pattern page read from spool file |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001140698A JP4109836B2 (en) | 2001-05-10 | 2001-05-10 | Print data generation method, print data generation apparatus, computer program, and storage medium |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2002333959A JP2002333959A (en) | 2002-11-22 |
JP2002333959A5 JP2002333959A5 (en) | 2006-12-28 |
JP4109836B2 true JP4109836B2 (en) | 2008-07-02 |
Family
ID=18987258
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001140698A Expired - Lifetime JP4109836B2 (en) | 2001-05-10 | 2001-05-10 | Print data generation method, print data generation apparatus, computer program, and storage medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4109836B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4481779B2 (en) * | 2003-11-27 | 2010-06-16 | キヤノン株式会社 | Printing system, printing data generation method, and program |
JP5025519B2 (en) * | 2008-02-12 | 2012-09-12 | キヤノン株式会社 | Information processing apparatus and printing system |
JP5121563B2 (en) * | 2008-05-13 | 2013-01-16 | キヤノン株式会社 | Information processing apparatus, information processing method, and program |
-
2001
- 2001-05-10 JP JP2001140698A patent/JP4109836B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2002333959A (en) | 2002-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7495803B2 (en) | Method and system for creating print data of superimposed document and pattern page read from spool file | |
JP3862652B2 (en) | Printing control method and information processing apparatus | |
JP3873427B2 (en) | Intermediate file processing apparatus in printer control system and recording medium recorded with control program thereof | |
US7453595B2 (en) | Print control apparatus and method, computer program, computer-readable storage medium, preview apparatus and method, printer driver, and preview method thereof | |
JPH11298717A (en) | Printing system | |
JP2001063155A (en) | Printer host, print command generator and medium storing program | |
JP3492068B2 (en) | Print control method and apparatus | |
JP4109836B2 (en) | Print data generation method, print data generation apparatus, computer program, and storage medium | |
JP2006171861A (en) | Information processor, printing method, recording medium and program | |
JP3897539B2 (en) | Print data generation method and apparatus | |
US8035846B2 (en) | Print attribute setting apparatus, print attribute setting method, and print attribute setting program | |
JP4481779B2 (en) | Printing system, printing data generation method, and program | |
JP7542942B2 (en) | Program and control method | |
JP2017097463A (en) | Print control system, print control device, and program | |
JP2009048467A (en) | Enlarged/reduced printing method | |
JP3521056B2 (en) | Printer driver, computer having printer driver, and computer system | |
JPH11184662A (en) | Method and device for printing form information and recording medium in which the method programmed and recorded | |
JP3627415B2 (en) | Printing system | |
JPH11185019A (en) | Device and method for processing image | |
JP2004021925A (en) | Image processor | |
JPH11184666A (en) | Print system and preview display method to be applied to the same | |
JP2004178383A (en) | Overlay printing system, overlay printing method and overlay printing program | |
JP3695093B2 (en) | PRINT PROCESSING SYSTEM, PRINT PROCESSING METHOD, COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT PROCESSING CONTROL PROGRAM, AND DATA CONVERSION DEVICE USED FOR PRINT PROCESSING SYSTEM | |
JP2005182267A (en) | Print controller | |
JP2008276470A (en) | Information processor, printer, print processing method, storage medium and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20041214 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061115 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20070420 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070508 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070709 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20080328 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080407 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110411 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4109836 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130411 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130411 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140411 Year of fee payment: 6 |
|
EXPY | Cancellation because of completion of term |