JP4054544B2 - Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program - Google Patents

Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program Download PDF

Info

Publication number
JP4054544B2
JP4054544B2 JP2001132927A JP2001132927A JP4054544B2 JP 4054544 B2 JP4054544 B2 JP 4054544B2 JP 2001132927 A JP2001132927 A JP 2001132927A JP 2001132927 A JP2001132927 A JP 2001132927A JP 4054544 B2 JP4054544 B2 JP 4054544B2
Authority
JP
Japan
Prior art keywords
information
banner
print job
print
processing
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 - Fee Related
Application number
JP2001132927A
Other languages
Japanese (ja)
Other versions
JP2002328786A (en
Inventor
進一 山村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001132927A priority Critical patent/JP4054544B2/en
Publication of JP2002328786A publication Critical patent/JP2002328786A/en
Application granted granted Critical
Publication of JP4054544B2 publication Critical patent/JP4054544B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置、および情報処理方法、および印刷制御プログラム、および記憶媒体、および印刷制御システムに関するもので、特にパーソナルコンピュータ等の情報処理装置と、プリンタ(印刷処理装置)からなるシステムにおける印刷制御方法に関するものである。
【0002】
【従来の技術】
バナー(Banner)とは、いわゆる情報の仕切りとして機能するものであり、Network Serverが作成するバナーや、Windows systemが作成するバナーのことを一般的に指称する。例えば、Network Severが作成するバナーを例にあげて説明すると、クライアントPCでドライバが作成したジョブがNetwork Serverに届くと、Network Serverはログインしたユーザー名が記述されたバナーをテキストデータで作成し、これを送られてきたジョブの先頭につけてプリンタに送っていた。
【0003】
また、Windows systemが作成するバナーに関しても全く同様で、プリントの命令が実行されると、Windows systemがクライアントPCにログインしたユーザー名を記述したバナーを作成し、これをジョブの先頭につけてプリンタに送っていた。
【0004】
しかしながら、上記の方法では、Network Serverが作成するバナーやWindows systemが作成するバナーは、プリンタドライバが作成するPDL印刷ジョブとは、別のジョブとしてそれぞれプリンタに送られるため、他のユーザーからの印刷ジョブがほぼ同時期に送られる場合は、バナーと印刷ジョブの間に第3者の印刷ジョブが割り込む可能性があった。
【0005】
これは、本来、自分が印刷した印刷ジョブと第3者の印刷ジョブを仕切ることがバナーの目的ということを考えると、バナーが印刷ジョブと一対にならないことは、バナーの本来の目的を達していないことになる。しかも、最近は、一台のプリンタを複数のユーザーで共有するようなネットワーク接続の高速プリンタが普及してきているため、さらにこの問題が顕著化する傾向にあった。
【0006】
また、ステイプル機能をもったフィニッシャーに、ステイプル指示がされた印刷ジョブを送った場合、プリンタドライバが作成するPDL印刷ジョブと、バナーが別ジョブとしてプリンタに送られると、ステイプルの指示がされたPDL印刷ジョブだけが、ステイプル機能のあるトレイに出力され、ステイプルの指示がされていないバナーは、標準トレイ、つまり印刷ジョブとは異なったトレイに出力されるといった問題もあった。
【0007】
これらの問題は、バナーが印刷ジョブとは別ジョブとして作成されたために発生する問題である。
【0008】
本発明は、プリンタドライバがバナーを作成し、それをプリンタがバナーとして認識することにより解決するものである。つまり、プリンタドライバが作成したバナーに、バナー開始命令と終了命令を付加することによって、それを受け取ったプリンタは、送られてきたバナーをバナーとして認識出来るようになり、バナーと印刷ジョブの間に第3者の印刷ジョブを割り込ませないこと、バナーと印刷ジョブの出力先(同じトレイ、若しくは指定した特定のトレイ)を制御することを目的とするものである。
【0009】
【課題を解決するための手段】
上記目的を達成するために、本発明にかかる印刷制御システム及び方法は主として以下の構成からなることを特徴とする。
【0010】
すなわち、印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置は、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定手段と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成手段と、
前記設定手段によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成手段と、
前記設定手段によって設定された後処理情報が適用されない範囲を示す情報を付加する付加手段と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成手段とを備え
前記印刷ジョブ生成手段は、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成することを特徴とする。
【0011】
上記の情報処理装置において、前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成手段は、該命令により特定されるバナー情報を含む印刷ジョブを生成することを特徴とする。
【0012】
上記の情報処理装置において、前記印刷ジョブ生成手段は、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成することを特徴とする
【0013】
あるいは、印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置における情報処理方法は、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定工程と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成工程と、
前記設定工程によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成工程と、
前記設定工程によって設定された後処理情報が適用されない範囲を示す情報を付加する付加工程と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成工程とを備え
前記印刷ジョブ生成工程では、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成することを特徴とする。
【0014】
上記の情報処理方法において、前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成工程は、該命令により特定されるバナー情報を含む印刷ジョブを生成することを特徴とする。
【0015】
上記の情報処理方法において、前記印刷ジョブ生成工程では、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成することを特徴とする
【0019】
あるいは、印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置で実行可能な印刷制御プログラムであって、当該印刷制御プログラムが前記情報処理装置を、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定手段と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成手段と、
前記設定手段によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成手段と、
前記設定手段によって設定された後処理情報が適用されない範囲を示す情報を付加する付加手段と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成手段と、して機能させ、
前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成させることを特徴とする。
【0020】
上記の印刷制御プログラムにおいて、前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、該命令により特定されるバナー情報を含む印刷ジョブを生成させることを特徴とする。
【0021】
上記の印刷制御プログラムにおいて、前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成させることを特徴とする
【0022】
あるいは、印刷された印刷用紙に適用される後処理情報をバナーデータに適用せず、本文データに適用するために、前記後処理情報と、前記本文データの描画命令と、バナー情報と、後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成する情報処理装置から前記印刷ジョブを受信する印刷処理装置は、
前記印刷ジョブに基づいて生成されるバナーの印刷結果に対して前記後処理情報を適用せず、前記印刷ジョブに基づいて生成される前記描画命令の印刷結果に対して前記後処理情報を適用する印刷ジョブ制御手段を備えることを特徴とする。
【0023】
上記の印刷処理装置において、前記印刷ジョブ制御手段は、前記情報処理装置から発行される第1印刷ジョブと、前記第1印刷ジョブとは異なる第2印刷ジョブとを並行して処理し、前記第1印刷ジョブのバナーデータを展開してから、前記第1印刷ジョブの本文の描画命令の処理が終了するまでの間に、前記第2印刷ジョブのバナーデータの展開が処理が終了した場合、前記第1印刷ジョブの印刷が終了するまで前記第2印刷ジョブのバナーの出力を待機させることを特徴とする。
【0027】
【発明の実施の形態】
<実施形態1>
以下、本発明の実施形態について図面を参照して説明する。
【0028】
図1は本発明の実施形態を示すプリンタ制御システムの構成を説明するブロック図である。なお、本発明の機能が実行されるのであれば、単体の機器であっても、複数の機器からなるシステムであっても、LAN,WAN等のネットワークを介して接続が為され処理が行われるシステムであっても本発明を適用できる。同図において、ホストコンピュータ3000は、ROM3のプログラム用ROM(3b)あるいは外部メモリ11に記憶された文書処理プログラム等に基づいて図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行するCPU1を備え、システムバス4に接続される各デバイスをCPU1が総括的に制御する。
【0029】
また、このROM3のプログラム用ROMあるいは外部メモリ11には、CPU1の制御プログラムであるオペレーティングシステムプログラム(以下OS)等を記憶し、ROM3のフォント用ROMあるいは外部メモリ11には上記文書処理の際に使用するフォントデータ等を記憶し、ROM3のデータ用ROMあるいは外部メモリ11には上記文書処理等を行う際に使用する各種データを記憶する。RAM2は、CPU1の主メモリ、ワークエリア等として機能する。
【0030】
キーボードコントローラ(KBC)5は、キーボード9や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)6は、CRTディスプレイ(CRT)10の表示を制御する。7はディスクコントローラ(DKC)で、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、プリンタ制御コマンド生成プログラム(以下プリンタドライバ)等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ11とのアクセスを制御する。プリンタコントローラ(PRTC)8は、双方向性インターフェース(インターフェース)21を介してプリンタ1500に接続されて、プリンタ1500との通信制御処理を実行する。
【0031】
なお、CPU1は、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRT10上でのWYSIWYGを可能としている。また、CPU1は、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウインドウを開き、種々のデータ処理を実行する。ユーザは印刷を実行する際、印刷の設定に関するウインドウを開き、プリンタの設定や、印刷モードの選択を含むプリンタドライバに対する印刷処理方法の設定を行える。
【0032】
プリンタ1500は、CPU12により制御される。プリンタCPU12は、ROM13のプログラム用ROMに記憶された制御プログラム等あるいは外部メモリ14に記憶された制御プログラム等に基づいてシステムバス15に接続される印刷部(プリンタエンジン)17に出力情報としての画像信号を出力する。また、このROM13のプログラムROMには、CPU12の制御プログラム等を記憶する。ROM13のフォント用ROMには上記出力情報を生成する際に使用するフォントデータ等が記憶され、ROM13のデータ用ROMには、ハードディスク等の外部メモリ14がないプリンタの場合には、ホストコンピュータ上で利用される情報等が記憶されている。
【0033】
CPU12は入力部18を介してホストコンピュータとの通信処理が可能となっており、プリンタ内の情報等をホストコンピュータ3000に通知できる。RAM19は、CPU12の主メモリや、ワークエリア等として機能するRAMで、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM19は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。前述したハードディスク(HD)、ICカード等の外部メモリ14は、メモリコントローラ(MC)20によりアクセスを制御される。外部メモリ14は、オプションとして接続され、フォントデータ、エミュレーションプログラム、フォームデータ等を記憶したり、展開した印刷データのスプール用として使われる。また、18は前述した操作パネルで操作のためのスイッチおよびLED表示器等が配されている。
【0034】
また、前述した外部メモリ14は1個に限らず、複数個備えられ、内蔵フォントを加えたオプションカード、展開した印刷データのスプール用メモリ、言語系の異なるプリンタ制御言語を解釈するプログラムを格納した外部メモリを複数接続できるように構成されていてもよい。更に、図示しないNVRAMを有し、操作パネル1501からのプリンタモード設定情報を記憶するようにしてもよい。
【0035】
図2は、プリンタ等の印刷装置が直接接続されているか、あるいはネットワーク経由で接続されているホストコンピュータにおける典型的な印刷処理の構成図である。アプリケーション201、グラフィックエンジン202、プリンタドライバ203、およびシステムスプーラ204は、外部メモリ11に保存されたファイルとして存在し、実行される場合にOSやそのモジュールを利用するモジュールによってRAM2にロードされ実行されるプログラムモジュールである。
【0036】
また、アプリケーション201およびプリンタドライバ203は、外部メモリ11のFDや不図示のCD−ROM、あるいは不図示のネットワークを経由して外部ディスク11のHDに追加することが可能となっている。外部メモリ11に保存されているアプリケーション201はRAM2にロードされて実行されるが、このアプリケーション201からプリンタ1500に対して印刷を行う際には、同様にRAM2にロードされ実行可能となっているグラフィックエンジン202を利用して出力(描画)を行う。
【0037】
グラフィックエンジン202は、印刷装置ごとに用意されたプリンタドライバ203を同様に外部メモリ11からRAM2にロードし、アプリケーション201の出力をプリンタドライバ203に設定する。そして、アプリケーション201から受け取るGDI(Graphic Device Interface)関数からDDI(Device Driver Interface)関数に変換して、プリンタドライバ203へDDI関数を出力する。プリンタドライバ203は、グラフィックエンジン202から受け取ったDDI関数に基づいて、プリンタが認識可能な制御コマンド、例えばPDL(Page Description Language)に変換する。変換されたプリンタ制御コマンドは、OSによってRAM2にロードされたシステムスプーラ204を経てインタフェース21経由でプリンタ1500へ印刷データとして出力される仕組みとなっている。
【0038】
本実施形態の印刷システムは、図2で示すプリンタとホストコンピュータからなる印刷システムに加えて、更に第3図に示すように、アプリケーションからの印刷データを、一旦、中間コードデータでスプールする構成を有する。
【0039】
図3は、図2のシステムを拡張したもので、グラフィックエンジン202からプリンタドライバ203へ印刷命令を送る際に、一旦、中間コードからなるスプールファイル303を生成する構成をとる。図2のシステムでは、アプリケーション201が印刷処理から開放されるのは、プリンタドライバ203がグラフィックエンジン202からのすべての印刷命令をプリンタの制御コマンドへ変換し終った時点である。
【0040】
これに対して、図3のシステムでは、アプリケーション201が印刷処理から開放されるのは、スプーラ302がすべての印刷命令を中間コードデータに変換し、スプールファイル303に出力した時点である。通常、後者の方が短時間で済む。
【0041】
また、図3で示すシステムにおいては、スプールファイル303の内容に対して加工することができる。これによりアプリケーションからの印刷データに対して、拡大縮小や、複数ページを1ページに縮小して印刷する等、アプリケーションの持たない機能を実現する事ができる。これらの目的のために、図2のシステムに対し、図3のように中間コードデータでスプールするようにシステムの拡張がなされてきている。なお、印刷データの加工を行うためには、通常プリンタドライバ203が提供するウインドウから設定を行い、プリンタドライバ203がその設定内容をRAM2上あるいは外部メモリ11上に保管する。
【0042】
以下、図3の詳細な構成を説明する。同図に示す通り、図3のように拡張された処理方式を採用する構成では、グラフィックエンジン202からの印刷命令をディスパッチャ301が受信する。ディスパッチャ301はグラフィックエンジン202から受信した印刷命令が、アプリケーション201からグラフィックエンジン202へ発行された印刷命令であると判断した場合には、ディスパッチャ301は外部メモリ11に格納されているスプーラ302をRAM2にロードし、プリンタドライバ203ではなくスプーラ302へ印刷命令を送信する。
【0043】
スプーラ302は受信した印刷命令を中間コードに変換してスプールファイル303に出力する。
【0044】
また、スプーラ302は、設定されている印刷命令に関する加工設定に関する情報をプリンタドライバ203から取得してスプールファイル303に保存する。スプールファイル303には、アプリケーション201で作成された印刷命令に関する情報と、その印刷命令を加工するための加工設定の情報とが格納される。スプールファイル303は外部メモリ11上にファイルとして生成するが、RAM2上に生成されても構わない。
【0045】
更に、スプーラ302は外部メモリ11に格納されているスプールファイルマネージャ304をRAM2にロードし、スプールファイルマネージャ304に対して、スプールファイル303の生成状況を通知する。その後、スプールファイルマネージャ304は、スプールファイル303に保存された印刷命令に関する加工設定の内容に従って印刷を行えるか判断する。
【0046】
スプールファイルマネージャ304はグラフィックエンジン202を利用して印刷を行えると判断した際には、外部メモリ11に格納されているデスプーラ305をRAM2にロードし、デスプーラ305に対して、スプールファイル303に記述された中間コードの印刷処理を行うように指示する。
【0047】
デスプーラ305はスプールファイル303に含まれる中間コードをスプールファイル303に含まれる加工設定の内容に従って加工し、もう一度グラフィックエンジン202に出力する。
【0048】
ディスパッチャ301はグラフィックエンジン202から受け取った印刷命令がデスプーラ305からグラフィックエンジン202へ発行された印刷命令の場合には、ディスパッチャ301はスプーラ302ではなく、プリンタドライバ203に印刷命令を送る。
【0049】
プリンタドライバ203はプリンタ制御コマンドを生成し、システムスプーラ204経由でプリンタ1500に出力する。
【0050】
<バナー情報による印刷制御>
図4、図5に示すフローチャートによりバナー付印刷情報の制御について説明する。図4は、クライアントでバナーを作成する時の制御方法を示したフローチャートであり、図5は、バナー付き印刷ジョブを受け取ったプリンタが、どのようにバナーを制御するかを示したフローチャートである。
【0051】
まず、図4のステップS401で、ホストコンピュータ上のアプリケーション(図3の201)から印刷実行命令が指示されると、図3のディスパッチャ301は、グラフィックエンジン202から印刷命令を受け取り、プリンタドライバ(図3の203)に対する印刷命令を、一旦、スプーラ302に出力する。
【0052】
スプールファイル302は、上述のように受信した印刷命令を中間コードに変換してスプールファイル303に格納する。また、スプーラ302は、このとき、印刷命令に対する加工設定の情報としてプリンタドライバ203より、バナーの設定に関する情報を取得して、印刷命令と併せてスプールファイル303に格納する。
【0053】
ステップS402で、スプールファイルマネージャ304はスプールファイル303に格納された印刷命令を解析し、バナー印刷が設定されている場合には(ステップS402−YES)、デスプーラ305にその旨を出力し、デスプーラ305は、スプールファイルマネージャ304からバナー印刷設定の旨の受信に従い、バナーの作成を行う(ステップS403)。
【0054】
この際に、デスプーラ305はバナー作成と併せて、スプールファイル303に含まれる中間コードをスプールファイル303に含まれる加工設定の内容に従って加工する。
【0055】
バナーの印刷が設定されていない場合(ステップS402−NO)には、バナーの作成は行わず、スプールファイル303に格納された印刷命令の処理が実行される。
【0056】
デスプーラ305は、ステップS403においてバナーの作成が終わると、この情報をもう一度グラフィックエンジン202に送り、その送られてきたデータに対して、プリンタドライバ203はバナー開始命令と終了命令を付加して、PDL印刷ジョブとしてプリンタ1500に送出する(ステップS404)。
【0057】
図5は、プリンタドライバ203によって作成されたプリンタ制御コマンドが、システムスプーラ204を経由してプリンタ1500に送られてきた場合のプリンタ側の制御方法を説明したフローチャートである。まず、図5のステップS501で、「バナーの開始命令」がPDL印刷ジョブの先頭にあるか否かの確認が行われ、PDL印刷ジョブの先頭に、「バナーの開始命令」がある場合は、処理をステップS502に進め、バナー終了命令がくるまでのデータをバナーとして認識し、プリンタメモリ上にバナーをビットマップで展開する。
【0058】
次に、ステップS503で、バナー終了命令に続くフィニッシング(Finishing)制御コマンドの確認を行い、引き続き展開をする実際の描画データの制御を行なう。描画データを特定のトレイに出力する場合には(ステップS504−YES)、処理をステップS504に進め、ステップS503でビットマップに展開したバナーを、描画データが出力されるのと同じトレイに出力する。特に特定のトレイに出力する必要がない場合には(ステップS503−NO)、処理をステップS505に進め、例えば、プリンタのパネルで設定されているデフォルトのトレイにバナーの出力を行う。
【0059】
ここで、「描画データを特定のトレイに出力しなくてはいけない場合」とは、例えばステイプルによるフィニッシングが選択されている場合で、かつプリンタがステイプルを行えないトレイを持っている場合などが該当する。
【0060】
バナーの出力が終わったら、実際の描画データをメモリ上に展開して、順次プリンタに出力する(ステップS506)。
【0061】
また、図6は、クライアントで作成されるバナー付きPDL印刷ジョブを、コマンドレベルで説明した図である。
【0062】
まず、ジョブ開始命令が発行され、次に「バナー開始命令」と「バナー終了命令」に囲まれたバナーの内容が続く。そして、その後に、フィニッシング等の設定内容を示すJL Commandが、PJLのコメントとして発行される。ここでPJLのコメントを用いてフィニッシング等の制御を行っているのは、誤って本ドライバから、本システムをサポートしていない他社のプリンタに印刷ジョブが送られた場合でも、PJLのコメントとして追加された独自コマンドなら、誤動作等を起こさないためである。
【0063】
次に、独自コマンドとして追加したPJLについて説明する。例えば、「ステイプルを左上に打ちたい」といった内容が設定される場合には、
@PJL COMMENT CANPJL SET BANNER=GENERICON
@PJL COMMENT CANPJL SET STAPLE=GENERICON
@PJL COMMENT CANPJL SET LOCATION=UPPER_LEFT
というPJLが発行される。
【0064】
プリンタは、2行目のCANPJL SET STAPLEのチェックを行い、ここがGENERICONであればステイプルありと判断し、上記で説明したように、必要があればバナーの出力されるトレイを変更する。
【0065】
本実施形態で説明しているプリンタドライバは、バナーと描画データを1つのジョブとしてプリンタに送っているが、プリンタ内部では、バナーと描画データは、別ジョブとして処理されている。つまり、印刷ジョブを受け取ったプリンタは、バナーの終了命令を受け取った時点でジョブを一度クローズして、エンジンに対して出力命令を行う。これは、バナーも含めた描画データを1ジョブと見なすと、例えば描画データに対してステイプル命令があった場合に、バナーまで本文と一緒にステイプルされてしまうためである。つまり、図6で示すフィニッシング等の設定を示すJL Commandの影響する範囲は、バナーを含まない本文だけである。
【0066】
図7は、クライアントから送られてくるバナー付きPDL印刷ジョブを、プリンタ1500側のコントローラとエンジンがどのように時系列的に処理するかを示した図である。上記のように説明したとおり、プリンタ1500はバナーと描画データを別々のジョブとして内部的には処理を行っているが、別ジョブにしたことにより、バナーと描画データに対する加工設定がそれぞれ異なる場合でも、制御が独立に実行することができる。但し、この場合、バナーと描画データの間に、第3者の印刷ジョブが割り込む可能性が出てくる。これを防ぐために、たとえプリンタ1500が並列処理を行って、第3者のバナーのイメージ展開を、本文の印刷ジョブの展開より早く終わらせても、バナーと対になった本文の印刷が終わるまでは、第3者のバナー出力を行わないように制御される。
【0067】
例えば、図7において、ジョブAの展開で、Aのバナーの展開終了後、Aのプリントジョブの展開中に、ジョブBのバナーの展開が並列的に処理される場合があっても、印刷においては、ジョブAの印刷(バナー及びプリントジョブ)の終了後に、ジョブBの印刷が開始するように制御される。ジョブBのバナー展開終了からジョブBの印刷開始までは、待機時間が設けられ、先行するジョブAの処理の終了までジョブBは待機状態となる。
【0068】
バナーとプリントジョブとは別個のジョブとして印刷制御されるが、その出力においては、一対としてその出力が同調された制御が施されることになる。
【0069】
図8及び図9は、バナーの内容に関し、印刷制御の設定画面を示す図である。図8において、「バナーを付ける」(801)が設定されると、本チェックボックスの右側にある「Details...」ボタン(802)が有効となる。このボタン(802)が選択されると、図9で示すような、バナーの詳細内容に関する設定画面が表示される。また、本画面から、バナーに記載する内容の変更も可能である。
【0070】
以上の処理により、プリンタドライバが発行したバナー開始命令と終了命令をプリンタが読み取ることによって、バナーの識別が容易に行えるようになり、バナーと本文の間に第3者の印刷ジョブが割り込むといった弊害を防ぎ、バナーと印刷ジョブの出力先(同じトレイ、若しくは指定した特定のトレイ)を制御することが可能になる。
【0071】
<実施形態2>
上記の実施形態1では、バナー付きPDL印刷ジョブの作成を、クライアント上のプリンタドライバで行っていたが、プリンタドライバではバナーの作成に必要となる情報だけをコマンドレベルでプリンタに送って、実際のバナー作成は、プリンタ側で行うことも可能である。このようにすれば、プリンタドライバで作成する印刷ジョブサイズは小さくなるので、一般的にはパフォーマンスの向上を図ることが可能である。
【0072】
以下に、具体的な動作仕様を図3を用いて説明する。
【0073】
まず、ホストコンピュータ3000上のアプリケーション201から印刷実行命令が指示されると、ディスパッチャ301はグラフィックエンジン202から印刷命令を受け取り、このデータは、スプーラ302、スプールファイル303、スプールファイルマネージャ304、デスプーラ305を介して、中間コードデータに対して加工設定が加えられる。
【0074】
バナー印刷が設定されている場合には、デスプーラ305は、スプールファイルマネージャ304からバナー印刷設定の旨の受信に従い、プリンタドライバで必要な情報(作成者名、作成時間、アプリケーション名等)をPJLのコメントとして作成する。
【0075】
プリンタドライバ203は、このPJLコメントを印刷ジョブの先頭に付けてプリンタ1500に送る。
【0076】
プリンタドライバ203によって作成されたプリンタ制御コマンドが、システムスプーラ204経由でプリンタ1500に送られてきた場合、まず、このジョブがバナー付きかどうかの確認が行われる。
【0077】
バナー付きのプリンタ制御コマンドである場合には、その後に続くバナー作成の為に必要なPJL コメントを基にバナーの作成をプリンタ1500側で行う。
【0078】
次に、フィニッシング制御コマンドの確認を行い、引き続き送られてくる描画データを特定のトレイに出力しなくてはいけない場合には、先程作成したバナーを、描画データが出力されるのと同じトレイに出力する。
【0079】
特定のトレイに出力する必要がない場合には、例えば、プリンタのパネルで設定されているデフォルトのトレイにバナーの出力を行う。
【0080】
バナーの出力が終わったら、実際の描画データをメモリ上に展開して、順次プリンタに出力する。
【0081】
このように、プリンタ1500側で、バナーの作成を行うと、プリンタドライバが作成する印刷ジョブサイズが小さくなるので、プリンタドライバがバナーを作成する場合と全く同じ出力結果を保ちつつ、かつパフォーマンスの向上を図ることが可能である。
【0082】
【他の実施形態】
なお、本発明は、複数の機器(例えばホストコンピュータ,インターフェース機器,リーダ,プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機,ファクシミリ装置など)に適用してもよい。
【0083】
また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。
【0084】
この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0085】
プログラムコードを供給するための記憶媒体としては、例えば、フロッピディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,磁気テープ,不揮発性のメモリカード,ROMなどを用いることができる。
【0086】
また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0087】
さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0088】
本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明した(図4、図5に示す)フローチャートに対応するプログラムコードが格納されることになる。
【0089】
【発明の効果】
以上説明したように、本発明にかかる印刷制御システム、および印刷制御方法によれば、バナーの識別を行い、バナーとプリントジョブとを別個のジョブとして印刷制御しつつ、その出力に際してはそれぞれ同調した制御が可能になる。
【0090】
バナーとプリントジョブとの間に第3者の印刷ジョブが割り込むといった弊害を防ぎ、バナーと印刷ジョブの出力先(同じトレイ、若しくは指定した特定のトレイ)を制御することが可能になる。
【図面の簡単な説明】
【図1】本発明の第1の実施形態を示す印刷制御装置の構成を説明するブロック図である。
【図2】ホストコンピュータにおいて、印刷命令の生成と処理を説明するブロック図である。
【図3】中間コードを生成して、印刷命令を処理するための構成を説明するブロック図である。
【図4】本実施例における、クライアント側でバナーを作成する際の印刷制御を説明するフローチャートである。
【図5】本実施例における、バナー付きPDL印刷ジョブを受け取ったプリンタ側での、印刷ジョブの制御を説明するフローチャートである。
【図6】クライアントで作成されるバナー付きPDL印刷ジョブを、コマンド単位に説明した図である。
【図7】クライアントから送られてくるバナー付きPDL印刷ジョブを、プリンタ側のコントローラとエンジンがどのように時系列的に処理するかを例示した図である。
【図8】印刷制御の設定を行なう画面例を示す図である。
【図9】バナーの詳細設定をする画面例を示す図である。
【符号の説明】
1 CPU
2 RAM
3 ROM
4 システムバス
12 CPU
13 ROM
19 RAM
3000 ホストコンピュータ
1500 プリンタ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information processing apparatus, an information processing method, a print control program, a storage medium, and a print control system, and particularly in a system including an information processing apparatus such as a personal computer and a printer (print processing apparatus). The present invention relates to a printing control method.
[0002]
[Prior art]
A banner functions as a so-called information partition, and generally refers to a banner created by the Network Server or a banner created by the Windows system. For example, taking the banner created by Network Sever as an example, when a job created by the driver on the client PC arrives at Network Server, Network Server creates a banner with the logged-in user name as text data, This was sent to the printer at the beginning of the sent job.
[0003]
The banner created by the Windows system is exactly the same.When a print command is executed, the banner created by the Windows system that describes the user name logged in to the client PC is added to the printer at the beginning of the job. I was sending.
[0004]
However, with the above method, banners created by Network Server and banners created by the Windows system are sent to the printer as separate jobs from PDL print jobs created by the printer driver, so printing from other users is possible. If the job is sent almost at the same time, there is a possibility that a third party's print job may interrupt between the banner and the print job.
[0005]
Considering that the purpose of a banner is to partition a print job that you have printed from a third-party print job, the fact that the banner does not pair with the print job has achieved the original purpose of the banner. There will be no. Moreover, recently, network-connected high-speed printers that share a single printer among a plurality of users have become widespread, and this problem has tended to become more prominent.
[0006]
In addition, if a stapling instruction is sent to a finisher with a stapling function, a PDL printing job created by the printer driver and a banner sent to the printer as a separate job are sent to the printer. Only a print job is output to a tray having a stapling function, and a banner without a stapling instruction is output to a standard tray, that is, a tray different from the print job.
[0007]
These problems occur because the banner is created as a separate job from the print job.
[0008]
According to the present invention, a printer driver creates a banner and the printer recognizes it as a banner. In other words, by adding a banner start command and end command to the banner created by the printer driver, the printer that receives it can recognize the sent banner as a banner, and between the banner and the print job. The purpose is not to interrupt the third party's print job, and to control the output destination of the banner and the print job (the same tray or a specified specific tray).
[0009]
[Means for Solving the Problems]
In order to achieve the above object, a printing control system and method according to the present invention are mainly characterized by the following configurations.
[0010]
  That is, an information processing apparatus that generates a print job to be printed by a print processing apparatus
  Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing apparatus, and post-processing applied to the print paper printed by the print processing apparatus Setting means for setting information;
  Drawing command generating means for generating a drawing command based on a print command issued by the application;
  If it is set to output a banner by the setting means, SaidBanner information for printing the bannerRawBanner information generating means to be formed;
  Information indicating a range to which the post-processing information set by the setting unit is not appliedAdditional means to add;
  In accordance with the print execution command from the application, the post-processing information,Saiddrawingorder,SaidbannerinformationAnd saidInformation indicating the range to which post-processing information is not appliedBased onInterpretable by the print processing devicePrint job generation means for generating a print job;With,
  The print job generation means does not apply the post-processing information to the banner information, but applies the post-processing information to the drawing command, the post-processing information, the drawing command, the banner information, A print job is generated in which information indicating a range to which the post-processing information is not applied is sandwiched between a print job start command and an end command.It is characterized by that.
[0011]
  In the information processing apparatus,Information indicating the range to which post-processing information is not appliedSends a banner start command and a banner end command to identify the banner.fingerAnd
  The print job generation unit displays banner information specified by the command.Generate print job withIt is characterized by doing.
[0012]
  In the above information processing apparatus,The print job generation means includes a print job configured in the order of a print job start command, the banner start command, the banner information, the banner end command, the post-processing information, the drawing command, and a print job end command. Characterized by generating.
[0013]
  Alternatively, an information processing method in an information processing apparatus that generates a print job to be printed by the print processing apparatus is as follows:
  Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing device, and post-processing applied to the print paper printed by the print processing device A setting process for setting information;
  A drawing command generation step for generating a drawing command based on a print command issued by the application;
  If the setting process is set to output a banner, SaidBanner information for printing the bannerRawThe banner information generation process
  Information indicating a range to which the post-processing information set by the setting step is not appliedAn additional process to be added;
  In accordance with the print execution command from the application, the post-processing information,Saiddrawingorder,SaidbannerinformationAnd saidInformation indicating the range to which post-processing information is not appliedBased onInterpretable by the print processing deviceA print job generation process for generating a print job;With,
  In the print job generation step, in order to apply the post-processing information to the drawing command without applying the post-processing information to the banner information, the post-processing information, the drawing command, the banner information, A print job is generated in which information indicating a range to which the post-processing information is not applied is sandwiched between a print job start command and an end command.It is characterized by that.
[0014]
  In the above information processing method,Information indicating the range to which post-processing information is not appliedSends a banner start command and a banner end command to identify the banner.fingerAnd
  The print job generation stepsoThe banner information specified by the commandGenerate print job withIt is characterized by doing.
[0015]
  In the above information processing method,In the print job generation step, a print job configured in the order of a print job start instruction, the banner start instruction, the banner information, the banner end instruction, the post-processing information, the drawing instruction, and a print job end instruction Characterized by generating.
[0019]
  Alternatively, generate a print job to be printed by the print processing apparatusExecutable on information processing deviceA printing control program,Print controlProgramInformation processing apparatusThe
  Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing apparatus, and post-processing applied to the print paper printed by the print processing apparatus Setting means for setting information;
  Drawing command generating means for generating a drawing command based on a print command issued by the application;
  If it is set to output a banner by the setting means, SaidBanner information for printing the bannerRawBanner information generating means to be formed;
  Information indicating a range to which the post-processing information set by the setting unit is not appliedAdditional means to add;
  In accordance with the print execution command from the application, the post-processing information,Saiddrawingorder,SaidbannerinformationAnd saidInformation indicating the range to which post-processing information is not appliedBased onInterpretable by the print processing deviceFunction as a print job generation means for generating a print job,
  The function as the print job generation unit is configured to apply the post-processing information to the information processing apparatus in order to apply the post-processing information to the drawing command without applying the post-processing information to the banner information Generating a print job in which a drawing command, the banner information, and information indicating a range to which the post-processing information is not applied are sandwiched between a print job start command and an end commandIt is characterized by that.
[0020]
  In the above print control program,Information indicating the range to which post-processing information is not appliedSends a banner start command and a banner end command to identify the banner.fingerAnd
  The print job generation meansFunction asIsIn the information processing apparatus,Banner information specified by the commandGenerate a print job containingIt is characterized by that.
[0021]
  In the above print control program,The function as the print job generation means is the following: a print job start command, the banner start command, the banner information, the banner end command, the post-processing information, the drawing command, a print job end command Generating a print job composed of.
[0022]
  OrIn order to apply post-processing information applied to printed printing paper to body data without applying it to the banner data, the post-processing information, a drawing command for the body data, banner information, and post-processing information are included. Generate a print job with information indicating the non-applicable range sandwiched between the print job start command and end commandInformation processing deviceReceive the print job fromThe print processing device
  The post-processing information is not applied to the print result of the banner generated based on the print job, but is applied to the print result of the drawing command generated based on the print job. A print job control unit is provided.
[0023]
  Above printingProcessing equipmentInThe print job control means processes in parallel a first print job issued from the information processing apparatus and a second print job different from the first print job, and generates banner data of the first print job. If the development of the banner data of the second print job is completed between the development and the processing of the drawing command for the text of the first print job, the printing of the first print job is not completed. The output of the banner of the second print job is waited until the end.
[0027]
DETAILED DESCRIPTION OF THE INVENTION
<Embodiment 1>
Embodiments of the present invention will be described below with reference to the drawings.
[0028]
FIG. 1 is a block diagram illustrating the configuration of a printer control system according to an embodiment of the present invention. As long as the functions of the present invention are executed, a single device or a system composed of a plurality of devices is connected and processed via a network such as a LAN or WAN. The present invention can be applied even to a system. In the figure, the host computer 3000 is a mixture of figures, images, characters, tables (including spreadsheets), etc. based on the document processing program stored in the ROM (3b) for ROM3 or the external memory 11. A CPU 1 that executes document processing is provided, and the CPU 1 generally controls each device connected to the system bus 4.
[0029]
The ROM 3 program ROM or external memory 11 stores an operating system program (hereinafter referred to as OS) which is a control program of the CPU 1, and the ROM 3 font ROM or external memory 11 stores the above-mentioned document processing. Font data to be used is stored, and various data to be used when the document processing is performed is stored in the data ROM of the ROM 3 or the external memory 11. The RAM 2 functions as a main memory and work area for the CPU 1.
[0030]
A keyboard controller (KBC) 5 controls key input from a keyboard 9 or a pointing device (not shown). A CRT controller (CRTC) 6 controls display on a CRT display (CRT) 10. A disk controller (DKC) 7 is a hard disk (HD), floppy disk (FD), etc. for storing a boot program, various applications, font data, user files, edit files, a printer control command generation program (hereinafter referred to as a printer driver), etc. The access to the external memory 11 is controlled. A printer controller (PRTC) 8 is connected to the printer 1500 via a bidirectional interface (interface) 21 and executes communication control processing with the printer 1500.
[0031]
The CPU 1 executes, for example, an outline font rasterization process on the display information RAM set on the RAM 2 to enable WYSIWYG on the CRT 10. The CPU 1 opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 10 and executes various data processing. When executing printing, the user opens a window relating to print settings, and can set the print processing method for the printer driver including printer settings and print mode selection.
[0032]
The printer 1500 is controlled by the CPU 12. The printer CPU 12 outputs an image as output information to a printing unit (printer engine) 17 connected to the system bus 15 based on a control program stored in the program ROM of the ROM 13 or a control program stored in the external memory 14. Output a signal. Further, the control program of the CPU 12 and the like are stored in the program ROM of the ROM 13. The font ROM of the ROM 13 stores font data used when generating the output information. In the case of a printer that does not have the external memory 14 such as a hard disk in the data ROM of the ROM 13, the data is stored on the host computer. Information to be used is stored.
[0033]
The CPU 12 can communicate with the host computer via the input unit 18 and can notify the host computer 3000 of information in the printer. The RAM 19 functions as a main memory of the CPU 12, a work area, or the like, and is configured to be able to expand the memory capacity by an optional RAM connected to an expansion port (not shown). The RAM 19 is used as an output information expansion area, environment data storage area, NVRAM, and the like. Access to the above-described external memory 14 such as a hard disk (HD) or IC card is controlled by a memory controller (MC) 20. The external memory 14 is connected as an option, and stores font data, an emulation program, form data, etc., and is used for spooling expanded print data. Reference numeral 18 denotes an operation panel described above, on which switches for operation, LED indicators, and the like are arranged.
[0034]
The external memory 14 described above is not limited to one, and a plurality of external memories 14 are provided, and an option card to which a built-in font is added, a spool memory for expanded print data, and a program for interpreting a printer control language having a different language system are stored. A plurality of external memories may be connected. Further, an NVRAM (not shown) may be provided to store printer mode setting information from the operation panel 1501.
[0035]
FIG. 2 is a configuration diagram of typical print processing in a host computer to which a printing apparatus such as a printer is directly connected or connected via a network. The application 201, the graphic engine 202, the printer driver 203, and the system spooler 204 exist as files stored in the external memory 11, and when executed, are loaded into the RAM 2 and executed by the OS and modules using the modules. It is a program module.
[0036]
The application 201 and the printer driver 203 can be added to the HD of the external disk 11 via the FD of the external memory 11, a CD-ROM (not shown), or a network (not shown). The application 201 stored in the external memory 11 is loaded into the RAM 2 and executed. When printing is performed from the application 201 to the printer 1500, the graphic that is similarly loaded into the RAM 2 and executable. Output (drawing) is performed using the engine 202.
[0037]
The graphic engine 202 similarly loads the printer driver 203 prepared for each printing apparatus from the external memory 11 to the RAM 2, and sets the output of the application 201 in the printer driver 203. Then, the GDI (Graphic Device Interface) function received from the application 201 is converted into a DDI (Device Driver Interface) function, and the DDI function is output to the printer driver 203. Based on the DDI function received from the graphic engine 202, the printer driver 203 converts it into a control command that can be recognized by the printer, for example, PDL (Page Description Language). The converted printer control command is output as print data to the printer 1500 via the interface 21 via the system spooler 204 loaded into the RAM 2 by the OS.
[0038]
In addition to the printing system comprising the printer and host computer shown in FIG. 2, the printing system of the present embodiment has a configuration in which print data from an application is temporarily spooled with intermediate code data as shown in FIG. Have.
[0039]
FIG. 3 is an extension of the system shown in FIG. 2, and takes a configuration in which a spool file 303 composed of an intermediate code is once generated when a print command is sent from the graphic engine 202 to the printer driver 203. In the system of FIG. 2, the application 201 is released from the printing process when the printer driver 203 has converted all the print commands from the graphic engine 202 into printer control commands.
[0040]
In contrast, in the system of FIG. 3, the application 201 is released from the printing process when the spooler 302 converts all print commands into intermediate code data and outputs the intermediate code data to the spool file 303. The latter usually requires less time.
[0041]
In the system shown in FIG. 3, the contents of the spool file 303 can be processed. This makes it possible to realize functions that the application does not have, such as enlargement / reduction of print data from the application or printing by reducing a plurality of pages to one page. For these purposes, the system of FIG. 2 has been expanded to spool with intermediate code data as shown in FIG. In order to process print data, settings are made from a window provided by the normal printer driver 203, and the printer driver 203 stores the setting contents in the RAM 2 or the external memory 11.
[0042]
The detailed configuration of FIG. 3 will be described below. As shown in the figure, in the configuration employing the extended processing method as shown in FIG. 3, the dispatcher 301 receives a print command from the graphic engine 202. When the dispatcher 301 determines that the print command received from the graphic engine 202 is a print command issued from the application 201 to the graphic engine 202, the dispatcher 301 stores the spooler 302 stored in the external memory 11 in the RAM 2. The print command is transmitted to the spooler 302 instead of the printer driver 203.
[0043]
The spooler 302 converts the received print command into an intermediate code and outputs it to the spool file 303.
[0044]
Further, the spooler 302 acquires information related to the processing setting related to the set print command from the printer driver 203 and stores it in the spool file 303. The spool file 303 stores information on a print command created by the application 201 and information on processing settings for processing the print command. The spool file 303 is generated as a file on the external memory 11, but may be generated on the RAM 2.
[0045]
Furthermore, the spooler 302 loads the spool file manager 304 stored in the external memory 11 into the RAM 2 and notifies the spool file manager 304 of the generation status of the spool file 303. After that, the spool file manager 304 determines whether printing can be performed according to the contents of the processing settings related to the print command stored in the spool file 303.
[0046]
When the spool file manager 304 determines that printing can be performed using the graphic engine 202, it loads the despooler 305 stored in the external memory 11 into the RAM 2 and is described in the spool file 303 with respect to the despooler 305. The intermediate code is instructed to be printed.
[0047]
The despooler 305 processes the intermediate code included in the spool file 303 according to the contents of the processing setting included in the spool file 303 and outputs the processed code to the graphic engine 202 again.
[0048]
If the print command received from the graphic engine 202 is a print command issued from the despooler 305 to the graphic engine 202, the dispatcher 301 sends the print command to the printer driver 203 instead of the spooler 302.
[0049]
The printer driver 203 generates a printer control command and outputs it to the printer 1500 via the system spooler 204.
[0050]
<Print control using banner information>
The control of the print information with banner will be described with reference to the flowcharts shown in FIGS. FIG. 4 is a flowchart showing a control method when a banner is created by a client, and FIG. 5 is a flowchart showing how a printer that receives a banner-added print job controls the banner.
[0051]
First, in step S401 in FIG. 4, when a print execution command is instructed from an application (201 in FIG. 3) on the host computer, the dispatcher 301 in FIG. 3 receives the print command from the graphic engine 202, and the printer driver (FIG. 3, the print command for 203) is once output to the spooler 302.
[0052]
The spool file 302 converts the print command received as described above into an intermediate code and stores it in the spool file 303. At this time, the spooler 302 obtains information regarding banner settings from the printer driver 203 as processing setting information for the print command, and stores the information in the spool file 303 together with the print command.
[0053]
In step S402, the spool file manager 304 analyzes the print command stored in the spool file 303. If banner printing is set (YES in step S402), the spooler manager 305 outputs a message to that effect to the despooler 305. Generates a banner in accordance with the reception of the banner print setting from the spool file manager 304 (step S403).
[0054]
At this time, the despooler 305 processes the intermediate code included in the spool file 303 in accordance with the content of the processing setting included in the spool file 303 together with the banner creation.
[0055]
If banner printing is not set (NO in step S402), the banner is not created and the processing of the print command stored in the spool file 303 is executed.
[0056]
When the despooler 305 finishes creating the banner in step S403, the despooler 305 sends this information to the graphic engine 202 again. The printer driver 203 adds a banner start command and an end command to the sent data, and PDL The print job is sent to the printer 1500 (step S404).
[0057]
FIG. 5 is a flowchart for explaining a control method on the printer side when the printer control command created by the printer driver 203 is sent to the printer 1500 via the system spooler 204. First, in step S501 in FIG. 5, it is confirmed whether or not the “banner start command” is at the head of the PDL print job. If the “banner start command” is at the head of the PDL print job, The process proceeds to step S502, where data up to the banner end command is recognized as a banner, and the banner is developed as a bitmap on the printer memory.
[0058]
Next, in step S503, the finishing control command following the banner end command is confirmed, and the actual drawing data to be continuously developed is controlled. When drawing data is to be output to a specific tray (step S504-YES), the process proceeds to step S504, and the banner developed on the bitmap in step S503 is output to the same tray where the drawing data is output. . If it is not particularly necessary to output to a specific tray (step S503-NO), the process proceeds to step S505, and, for example, a banner is output to a default tray set on the printer panel.
[0059]
Here, “when drawing data must be output to a specific tray” corresponds to, for example, when finishing by stapling is selected and the printer has a tray that cannot be stapled. To do.
[0060]
When the output of the banner is completed, the actual drawing data is expanded on the memory and sequentially output to the printer (step S506).
[0061]
FIG. 6 is a diagram illustrating a banner-added PDL print job created by the client at the command level.
[0062]
First, a job start command is issued, and then the content of the banner surrounded by “banner start command” and “banner end command” continues. After that, a JL Command indicating setting contents such as finishing is issued as a PJL comment. The reason for controlling finishing such as using PJL comments is that it is added as a PJL comment even if a print job is accidentally sent from this driver to another printer that does not support this system. This is because the generated unique command does not cause malfunction.
[0063]
Next, PJL added as a unique command will be described. For example, when content such as “I want to strike the staples in the upper left” is set,
@PJL COMMENT CANPJL SET BANNER = GENERICON
@PJL COMMENT CANPJL SET STAPLE = GENERICON
@PJL COMMENT CANPJL SET LOCATION = UPPER_LEFT
PJL is issued.
[0064]
The printer checks CANPJL SET STAPLE on the second line. If this is GENERICON, it is determined that there is stapling. As described above, if necessary, the tray on which the banner is output is changed.
[0065]
The printer driver described in this embodiment sends a banner and drawing data to the printer as one job, but inside the printer, the banner and drawing data are processed as separate jobs. In other words, the printer that has received the print job closes the job once when it receives the banner end command and issues an output command to the engine. This is because, if drawing data including a banner is regarded as one job, for example, when a stapling command is given to the drawing data, the banner is stapled together with the text. In other words, the range affected by the JL Command indicating the setting such as finishing shown in FIG. 6 is only the body without the banner.
[0066]
FIG. 7 is a diagram showing how the controller and engine on the printer 1500 side process a PDL print job with a banner sent from a client in time series. As described above, the printer 1500 internally processes the banner and the drawing data as separate jobs, but even if the processing settings for the banner and the drawing data are different due to the separate jobs. The control can be performed independently. However, in this case, there is a possibility that a third party's print job interrupts between the banner and the drawing data. In order to prevent this, even if the printer 1500 performs parallel processing so that the third party banner image development ends earlier than the main body print job development, the banner 1500 does not finish printing the main text. Is controlled so as not to output a third party banner.
[0067]
For example, in FIG. 7, in the expansion of job A, after the expansion of banner A, the banner expansion of job B may be processed in parallel during the expansion of print job A. Is controlled so that printing of job B is started after completion of printing of job A (banner and print job). A waiting time is provided from the end of banner expansion of job B to the start of printing of job B, and job B is in a standby state until the end of processing of preceding job A.
[0068]
The banner and the print job are controlled as separate jobs, but the output is controlled in a synchronized manner as a pair.
[0069]
FIGS. 8 and 9 are diagrams showing print control setting screens regarding the contents of the banner. In FIG. 8, when “Add banner” (801) is set, the “Details ...” button (802) on the right side of this check box becomes valid. When this button (802) is selected, a setting screen related to the detailed contents of the banner as shown in FIG. 9 is displayed. In addition, it is possible to change the content described in the banner from this screen.
[0070]
By the above processing, the banner start command and end command issued by the printer driver are read by the printer, so that the banner can be easily identified, and a third party print job is interrupted between the banner and the text. It is possible to control the output destination of the banner and the print job (the same tray or a specified specific tray).
[0071]
<Embodiment 2>
In the first embodiment described above, the PDL print job with a banner is created by the printer driver on the client. However, the printer driver sends only information necessary for creating the banner to the printer at the command level, and the actual printer job is sent. The banner can be created on the printer side. In this way, the size of the print job created by the printer driver is reduced, so that it is generally possible to improve performance.
[0072]
Hereinafter, specific operation specifications will be described with reference to FIG.
[0073]
First, when a print execution command is instructed from the application 201 on the host computer 3000, the dispatcher 301 receives a print command from the graphic engine 202. This data is sent to the spooler 302, the spool file 303, the spool file manager 304, and the despooler 305. Then, processing settings are added to the intermediate code data.
[0074]
When banner printing is set, the despooler 305 sends information necessary for the printer driver (creator name, creation time, application name, etc.) to the PJL in accordance with reception of the banner print setting from the spool file manager 304. Create as a comment.
[0075]
The printer driver 203 adds this PJL comment to the head of the print job and sends it to the printer 1500.
[0076]
When the printer control command created by the printer driver 203 is sent to the printer 1500 via the system spooler 204, it is first checked whether or not this job has a banner.
[0077]
In the case of a printer control command with a banner, the printer 1500 creates a banner based on the PJL comments necessary for the subsequent banner creation.
[0078]
Next, check the finishing control command, and if you have to output the drawing data to be sent to a specific tray, the previously created banner is placed in the same tray where the drawing data is output. Output.
[0079]
If there is no need to output to a specific tray, for example, a banner is output to the default tray set on the printer panel.
[0080]
When the output of the banner is finished, the actual drawing data is expanded on the memory and sequentially output to the printer.
[0081]
As described above, when a banner is created on the printer 1500 side, the print job size created by the printer driver is reduced, so that the output result is exactly the same as when the printer driver creates a banner and the performance is improved. Can be achieved.
[0082]
[Other Embodiments]
Note that the present invention can be applied to a system (for example, a copier, a facsimile machine, etc.) consisting of a single device even when applied to a system composed of a plurality of devices (for example, a host computer, interface device, reader, printer, etc.). You may apply.
[0083]
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.
[0084]
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.
[0085]
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.
[0086]
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.
[0087]
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.
[0088]
When the present invention is applied to the above storage medium, the storage medium stores program codes corresponding to the flowcharts described above (shown in FIGS. 4 and 5).
[0089]
【The invention's effect】
As described above, according to the printing control system and the printing control method according to the present invention, the banner is identified, the banner and the print job are controlled as separate jobs, and the output is synchronized with each other. Control becomes possible.
[0090]
It is possible to prevent an adverse effect such as a third party's print job interrupting between the banner and the print job, and to control the output destination (the same tray or a specified specific tray) of the banner and the print job.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of a print control apparatus according to a first embodiment of the present invention.
FIG. 2 is a block diagram illustrating generation and processing of a print command in a host computer.
FIG. 3 is a block diagram illustrating a configuration for generating an intermediate code and processing a print command.
FIG. 4 is a flowchart illustrating print control when a banner is created on the client side according to the present exemplary embodiment.
FIG. 5 is a flowchart illustrating print job control on the printer side that has received a banner-attached PDL print job according to the present exemplary embodiment.
FIG. 6 is a diagram illustrating a PDL print job with a banner created by a client in units of commands.
FIG. 7 is a diagram exemplifying how the printer-side controller and engine process a PDL print job with a banner sent from a client in time series.
FIG. 8 is a diagram illustrating an example of a screen for setting print control.
FIG. 9 is a diagram illustrating an example of a screen for setting banner details.
[Explanation of symbols]
1 CPU
2 RAM
3 ROM
4 System bus
12 CPU
13 ROM
19 RAM
3000 Host computer
1500 printer

Claims (18)

印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置であって、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定手段と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成手段と、
前記設定手段によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成手段と、
前記設定手段によって設定された後処理情報が適用されない範囲を示す情報を付加する付加手段と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成手段とを備え
前記印刷ジョブ生成手段は、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成することを特徴とする情報処理装置。
An information processing apparatus that generates a print job to be printed by a print processing apparatus,
Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing device, and post-processing applied to the print paper printed by the print processing device Setting means for setting information;
Drawing command generating means for generating a drawing command based on a print command issued by the application;
If it is set to output a banner by the setting unit, the banner information generating unit that generates the banner information for printing the banner,
Adding means for adding information indicating a range to which the post-processing information set by the setting means is not applied ;
According to the print execution command from the application, the post-processing information, the drawing command, printing based on said banner information and information indicating the extent to which the post-processing information is not applied, to generate the print processing apparatus print job interpretable and a job generating unit,
The print job generation means does not apply the post-processing information to the banner information, but applies the post-processing information to the drawing command, the post-processing information, the drawing command, the banner information, An information processing apparatus that generates a print job in which information indicating a range to which the post-processing information is not applied is sandwiched between a print job start command and an end command .
前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成手段は、該命令により特定されるバナー情報を含む印刷ジョブを生成することを特徴とする請求項1に記載の情報処理装置。
Information indicating a range in which the post-processing information is not applicable, the banner start instruction and the banner end command for identifying the banner to the finger,
The information processing apparatus according to claim 1, wherein the print job generation unit generates a print job including banner information specified by the command.
前記印刷ジョブ生成手段は、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成することを特徴とする請求項に記載の情報処理装置。 The print job generation means includes a print job configured in the order of a print job start command, the banner start command, the banner information, the banner end command, the post-processing information, the drawing command, and a print job end command. The information processing apparatus according to claim 2 , wherein the information processing apparatus is generated . 前記後処理情報は、印刷された印刷用紙に適用されるステイプル処理であることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。The information processing apparatus according to claim 1, wherein the post-processing information is a stapling process applied to a printed printing sheet. 印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置における情報処理方法であって、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定工程と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成工程と、
前記設定工程によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成工程と、
前記設定工程によって設定された後処理情報が適用されない範囲を示す情報を付加する付加工程と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成工程とを備え
前記印刷ジョブ生成工程では、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成することを特徴とする情報処理方法。
An information processing method in an information processing apparatus for generating a print job to be printed by a print processing apparatus,
Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing device, and post-processing applied to the print paper printed by the print processing device A setting process for setting information;
A drawing command generation step for generating a drawing command based on a print command issued by the application;
If it is set to output a banner in the setting step, the banner information generating step of the banner information for printing the banner to generate,
An additional step of adding information indicating a range to which the post-processing information set by the setting step is not applied ;
According to the print execution command from the application, the post-processing information, the drawing command, printing based on said banner information and information indicating the extent to which the post-processing information is not applied, to generate the print processing apparatus print job interpretable and a job generating step,
In the print job generation step, in order to apply the post-processing information to the drawing command without applying the post-processing information to the banner information, the post-processing information, the drawing command, the banner information, An information processing method, comprising: generating a print job in which information indicating a range to which the post-processing information is not applied is sandwiched between a print job start command and an end command .
前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成工程は、該命令により特定されるバナー情報を含む印刷ジョブを生成することを特徴とする請求項に記載の情報処理方法。
Information indicating a range in which the post-processing information is not applicable, the banner start instruction and the banner end command for identifying the banner to the finger,
6. The information processing method according to claim 5 , wherein in the print job generation step , a print job including banner information specified by the command is generated .
前記印刷ジョブ生成工程では、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成することを特徴とする請求項に記載の情報処理方法。 In the print job generation step, a print job configured in the order of a print job start instruction, the banner start instruction, the banner information, the banner end instruction, the post-processing information, the drawing instruction, and a print job end instruction The information processing method according to claim 6 , wherein the information processing method is generated . 前記後処理情報は、印刷された印刷用紙に適用されるステイプル処理であることを特徴とする請求項5乃至7のいずれか1項に記載の情報処理方法。The information processing method according to claim 5, wherein the post-processing information is a stapling process applied to printed printing paper. 印刷処理装置で印刷処理すべき印刷ジョブを生成する情報処理装置で実行可能な印刷制御プログラムであって、当該印刷制御プログラムが前記情報処理装置を、
印刷処理装置にて実行される処理内容を設定する設定画面を介して、前記印刷ジョブの仕切りとなるバナーを出力すること、および、前記印刷処理装置により印刷された印刷用紙に適用される後処理情報を設定する設定手段と、
アプリケーションによって発行される印刷命令に基づいて描画命令を生成する描画命令生成手段と、
前記設定手段によりバナーを出力することが設定された場合、 前記バナーを印刷処理させるためのバナー情報を生成するバナー情報生成手段と、
前記設定手段によって設定された後処理情報が適用されない範囲を示す情報を付加する付加手段と、
前記アプリケーションからの印刷実行命令に従って、前記後処理情報、前記描画命令、前記バナー情報及び前記後処理情報が適用されない範囲を示す情報に基づき、前記印刷処理装置が解釈可能な印刷ジョブを生成する印刷ジョブ生成手段と、して機能させ、
前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、前記後処理情報を前記バナー情報に適用せず、前記後処理情報を前記描画命令に適用するために、前記後処理情報と、前記描画命令と、前記バナー情報と、前記後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成させることを特徴とする印刷制御プログラム。
A possible print control program executed by the information processing apparatus that generates a print job to be printed processed by the printing apparatus, the print control program of the information processing apparatus,
Output a banner serving as a partition of the print job via a setting screen for setting processing contents executed in the print processing apparatus, and post-processing applied to the print paper printed by the print processing apparatus Setting means for setting information;
Drawing command generating means for generating a drawing command based on a print command issued by the application;
If it is set to output a banner by the setting unit, the banner information generating unit that generates the banner information for printing the banner,
An adding unit for adding information indicating a range to which the post-processing information set by the setting unit is not applied ;
According to the print execution command from the application, the post-processing information, the drawing command, printing based on said banner information and information indicating the extent to which the post-processing information is not applied, to generate the print processing apparatus print job interpretable Function as job generation means,
The function as the print job generation unit is configured to apply the post-processing information to the information processing apparatus in order to apply the post-processing information to the drawing command without applying the post-processing information to the banner information. A print control program for generating a print job in which a drawing command, the banner information, and information indicating a range to which the post-processing information is not applied are sandwiched between a print job start command and an end command .
前記後処理情報が適用されない範囲を示す情報は、バナーを識別するためのバナー開始命令と該バナー終了命令をし、
前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、該命令により特定されるバナー情報を含む印刷ジョブを生成させることを特徴とする請求項に記載の印刷制御プログラム。
Information indicating a range in which the post-processing information is not applicable, the banner start instruction and the banner end command for identifying the banner to the finger,
The print control program according to claim 9 , wherein the function as the print job generation unit causes the information processing apparatus to generate a print job including banner information specified by the command.
前記印刷ジョブ生成手段としての機能は、前記情報処理装置に、印刷ジョブの開始命令、前記バナー開始命令、前記バナー情報、前記バナー終了命令、前記後処理情報、前記描画命令、印刷ジョブの終了命令の順で構成される印刷ジョブを生成させることを特徴とする請求項10に記載の印刷制御プログラム。 The function as the print job generation means is the following: a print job start command, the banner start command, the banner information, the banner end command, the post-processing information, the drawing command, and a print job end command. The print control program according to claim 10 , wherein a print job configured in the order is generated . 前記後処理情報は、印刷された印刷用紙に適用されるステイプル処理であることを特徴とする請求項9乃至11のいずれか1項に記載の印刷制御プログラム。The print control program according to any one of claims 9 to 11, wherein the post-processing information is a stapling process applied to printed printing paper. 印刷された印刷用紙に適用される後処理情報をバナーデータに適用せず、本文データに適用するために、前記後処理情報と、前記本文データの描画命令と、バナー情報と、後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印 刷ジョブを生成する情報処理装置から前記印刷ジョブを受信する印刷処理装置であって、
前記印刷ジョブに基づいて生成されるバナーの印刷結果に対して前記後処理情報を適用せず、前記印刷ジョブに基づいて生成される前記描画命令の印刷結果に対して前記後処理情報を適用する印刷ジョブ制御手段を備えることを特徴とする印刷処理装置。
In order to apply post-processing information applied to printed printing paper to the body data without applying it to the banner data, the post-processing information, a drawing command for the body data, banner information, and post-processing information are included. information indicating a not applicable range, a print processing device for receiving the print job from an information processing apparatus that generates print jobs sandwiching the start instruction and end instruction of the print job,
The post-processing information is not applied to the print result of the drawing command generated based on the print job, but the post-processing information is applied to the print result of the banner generated based on the print job. A print processing apparatus comprising a print job control unit.
前記印刷ジョブ制御手段は、前記情報処理装置から発行される第1印刷ジョブと、前記第1印刷ジョブとは異なる第2印刷ジョブとを並行して処理し、前記第1印刷ジョブのバナーデータを展開してから、前記第1印刷ジョブの本文の描画命令の処理が終了するまでの間に、前記第2印刷ジョブのバナーデータの展開が処理が終了した場合、前記第1印刷ジョブの印刷が終了するまで前記第2印刷ジョブのバナーの出力を待機させることを特徴とする請求項13に記載の印刷処理装置。The print job control means processes in parallel a first print job issued from the information processing apparatus and a second print job different from the first print job, and generates banner data of the first print job. If the development of the banner data of the second print job is completed between the development and the processing of the drawing command for the text of the first print job, the first print job is printed. The print processing apparatus according to claim 13, wherein output of the banner of the second print job is waited until the end. 印刷された印刷用紙に適用される後処理情報をバナーデータに適用せず、本文データに適用するために、前記後処理情報と、前記本文データの描画命令と、バナー情報と、後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成する情報処理装置から前記印刷ジョブを受信する印刷処理装置における印刷処理方法であって、
前記印刷ジョブに基づいて生成されるバナーの印刷結果に対して前記後処理情報を適用せず、前記印刷ジョブに基づいて生成される前記描画命令の印刷結果に対して前記後処理情報を適用する印刷ジョブ制御工程を備えることを特徴とする印刷処理方法。
In order to apply post-processing information applied to printed printing paper to body data without applying it to the banner data, the post-processing information, a drawing command for the body data, banner information, and post-processing information are included. A print processing method in a print processing apparatus for receiving a print job from an information processing apparatus for generating a print job sandwiching information indicating a non-applicable range between a print job start instruction and an end instruction ,
The post-processing information is not applied to the print result of the drawing command generated based on the print job, but the post-processing information is applied to the print result of the banner generated based on the print job. A print processing method comprising a print job control step.
前記印刷ジョブ制御工程では、前記情報処理装置から発行される第1印刷ジョブと、前記第1印刷ジョブとは異なる第2印刷ジョブとを並行して処理し、前記第1印刷ジョブのバナーデータを展開してから、前記第1印刷ジョブの本文の描画命令の処理が終了するまでの間に、前記第2印刷ジョブのバナーデータの展開が処理が終了した場合、前記第1印刷ジョブの印刷が終了するまで前記第2印刷ジョブのバナーの出力を待機させることを特徴とする請求項15に記載の印刷処理方法。In the print job control step, a first print job issued from the information processing apparatus and a second print job different from the first print job are processed in parallel, and banner data of the first print job is processed. If the development of the banner data of the second print job is completed between the development and the processing of the drawing command for the text of the first print job, the first print job is printed. The print processing method according to claim 15, wherein output of the banner of the second print job is waited until the end. 印刷された印刷用紙に適用される後処理情報をバナーデータに適用せず、本文データに適用するために、前記後処理情報と、前記本文データの描画命令と、バナー情報と、後処理情報が適用されない範囲を示す情報を、印刷ジョブの開始命令および終了命令で挟む印刷ジョブを生成する情報処理装置から前記印刷ジョブを受信する印刷処理装置で実行可能な印刷処理プログラムであって、当該印刷処理プログラムが前記印刷処理装置を、In order to apply post-processing information applied to printed printing paper to body data without applying it to the banner data, the post-processing information, a drawing command for the body data, banner information, and post-processing information are included. A print processing program that can be executed by a print processing apparatus that receives the print job from an information processing apparatus that generates a print job that includes information indicating a non-applicable range between a print job start instruction and an end instruction. A program for the print processing device,
前記印刷ジョブに基づいて生成されるバナーの印刷結果に対して前記後処理情報を適用せず、前記印刷ジョブに基づいて生成される前記描画命令の印刷結果に対して前記後処理情報を適用する印刷ジョブ制御手段として機能させることを特徴とする印刷処理プログラム。  The post-processing information is not applied to the print result of the banner generated based on the print job, but is applied to the print result of the drawing command generated based on the print job. A print processing program that functions as a print job control unit.
前記印刷ジョブ制御手段としての機能は、前記情報処理装置から発行される第1印刷ジョブと、前記第1印刷ジョブとは異なる第2印刷ジョブとを並行して処理し、前記第1印刷ジョブのバナーデータを展開してから、前記第1印刷ジョブの本文の描画命令の処理が終了するまでの間に、前記第2印刷ジョブのバナーデータの展開が処理が終了した場合、前記第1印刷ジョブの印刷が終了するまで前記第2印刷ジョブのバナーの出力を待機させることを特徴とする請求項17に記載の印刷処理プログラム。The function as the print job control means is configured to process a first print job issued from the information processing apparatus and a second print job different from the first print job in parallel. If the development of the banner data of the second print job is completed between the development of the banner data and the completion of the drawing command processing of the body of the first print job, the first print job The print processing program according to claim 17, wherein output of the banner of the second print job is waited until printing of the second print job is completed.
JP2001132927A 2001-04-27 2001-04-27 Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program Expired - Fee Related JP4054544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001132927A JP4054544B2 (en) 2001-04-27 2001-04-27 Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001132927A JP4054544B2 (en) 2001-04-27 2001-04-27 Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program

Publications (2)

Publication Number Publication Date
JP2002328786A JP2002328786A (en) 2002-11-15
JP4054544B2 true JP4054544B2 (en) 2008-02-27

Family

ID=18980869

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001132927A Expired - Fee Related JP4054544B2 (en) 2001-04-27 2001-04-27 Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program

Country Status (1)

Country Link
JP (1) JP4054544B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3862652B2 (en) * 2002-12-10 2006-12-27 キヤノン株式会社 Printing control method and information processing apparatus
JP5070101B2 (en) * 2008-03-25 2012-11-07 キヤノン株式会社 Information processing apparatus, control method therefor, and printer driver program
JP4702651B2 (en) 2009-03-10 2011-06-15 富士ゼロックス株式会社 Print control device

Also Published As

Publication number Publication date
JP2002328786A (en) 2002-11-15

Similar Documents

Publication Publication Date Title
JP3862652B2 (en) Printing control method and information processing apparatus
JP3848053B2 (en) Printing control method and apparatus, storage medium, and printing system
JP3747130B2 (en) Information processing apparatus, message display method, interface apparatus, and storage medium storing computer-readable program
JPH1199722A (en) Apparatus and method for controlling printing, and storage medium
EP2388685B1 (en) Information processing apparatus and control method thereof, and storage medium
JP2000218889A (en) Print control system and method, memory medium
US7477409B2 (en) Information processing apparatus, control method thereof, and computer-readable medium
JP3907362B2 (en) Printing control method and apparatus, and printing system
JP3733284B2 (en) Information processing apparatus, printing system, and command generation method
US8928933B2 (en) Information processing apparatus for generating printing data by different methods, computer readable recording medium and method of controlling the information processing apparatus
JP3667043B2 (en) Information processing system, information processing apparatus, and print control method
JP2002014797A (en) Information processor, print controller and its control method, and storage medium and its control program
JP4054544B2 (en) Information processing apparatus, information processing method, print control program, print processing apparatus, print processing method, and print processing program
JP4817563B2 (en) Information processing apparatus, data processing method of the apparatus, data processing program, and storage medium storing the program
JP4100912B2 (en) Information processing apparatus, control method therefor, program, and storage medium
JP4422871B2 (en) Information processing apparatus, printing processing time presentation method, and storage medium storing computer-readable program
JP2005063315A (en) Information processor, printing system, printer driver user interface control method, computer program, and computer-readable recording medium
JP3870042B2 (en) Print control apparatus and print control method
JP3745086B2 (en) Printing control apparatus and method
JP3962559B2 (en) Print control apparatus and print control method
JP2000185445A (en) Method and apparatus for printing control
JP2004240850A (en) Printing controller, printing control method and medium storing execution program
JP2003029945A (en) Information processor, printing controller, printing control method and storage medium
JP2004240487A (en) Printing controller, printing control method and medium storing execution program
JP2003341191A (en) Printing controller, printing control method, program and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070403

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071210

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101214

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4054544

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

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121214

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131214

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees