JP3907337B2 - Information processing apparatus, information processing method, and storage medium - Google Patents

Information processing apparatus, information processing method, and storage medium Download PDF

Info

Publication number
JP3907337B2
JP3907337B2 JP02294099A JP2294099A JP3907337B2 JP 3907337 B2 JP3907337 B2 JP 3907337B2 JP 02294099 A JP02294099 A JP 02294099A JP 2294099 A JP2294099 A JP 2294099A JP 3907337 B2 JP3907337 B2 JP 3907337B2
Authority
JP
Japan
Prior art keywords
layout
printing
code
page
document data
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
JP02294099A
Other languages
Japanese (ja)
Other versions
JP2000218875A5 (en
JP2000218875A (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 JP02294099A priority Critical patent/JP3907337B2/en
Publication of JP2000218875A publication Critical patent/JP2000218875A/en
Publication of JP2000218875A5 publication Critical patent/JP2000218875A5/en
Application granted granted Critical
Publication of JP3907337B2 publication Critical patent/JP3907337B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Description

【0001】
【発明の属する技術分野】
本発明はパーソナルコンピュータ等の情報処理装置とプリンタから成る印刷制御システム、情報処理装置及び印刷制御方法、情報処理方法、記憶媒体に関するものである。
【0002】
【従来の技術】
レ−ザプリンタなど、PDL(Page Description Language)を搭載する出力機においては、アプリケーションからの複数ページデータを縮小レイアウトし、印刷データ1ページに割り付ける機能をもつデバイスが増加している。この実現のために、出力機内部で縮小するページデータ格納するメモリを複数ページ分搭載する必要がある。通常、デバイスが1ページに割り付けるページ数の上限は4ページ程度である。
【0003】
一方、印刷データをいったんスプールして、体裁を加工するというような、ホストコンピュータ側での処理方法によつても複数ページの縮小レイアウトが可能である。この方法においては、1ページに割り付けるページ数の上限は現在では16程度である。
【0004】
【発明が解決しようとする課題】
現在、上記2つの方法によつて縮小レイアウト印刷が可能であるが、それぞれの印刷設定は独立のユーザインターフェイスからの設定によるものとなるために、縮小レイアウト印刷を設定するユーザの混乱を招く可能性があった。
【0005】
すなわち、それぞれ独立したユーザインターフェイスからの印刷設定により、縮小レイアウト印刷を設定する場合、所望の縮小レイアウトが適切に設定できているか否か、ユーザにとってわかりにくく操作性が悪かった。
【0006】
【課題を解決するための手段】
上記課題を鑑みて、本発明は、統一したユーザインターフェースを用いて印刷制御設定を行い、縮小レイアウト印刷が設定されている場合は、レイアウトの条件を判断し、印刷デバイス(プリンタ)側と情報処理装置(ホストコンピュータ)側とが重複する機能を効率的に制御して、ユーザの設定に対して適切な印刷制御を可能にすることを目的とするものである。前記目的を達成するべく、本発明に係る情報処理装置、情報処理方法、該方法をコンピュータで実行するためのプログラムを格納した記憶媒体は主として以下の構成からなることを特徴とする。
【0010】
すなわち、アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバを備える情報処理装置は、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力手段と、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト手段と、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト手段と、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト手段との処理配分を決定する配分手段と、
前記配分手段により決定された前記第一レイアウト手段の処理配分において、前記第一レイアウト手段でレイアウトする際の文書データの各ページの配置を決定する配置決定手段と、
前記配置決定手段により決定された各ページの配置に従って、前記第一レイアウト手段によりレイアウトされた印刷データを生成する生成手段とを備え、
前記配分手段は、前記第一レイアウト手段と前記第二レイアウト手段の双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定手段は、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分手段により決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト手段による各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト手段レイアウトする際の文書データの各ページの配置決定することを特徴とする。
【0011】
また、アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバを備える情報処理装置における情報処理方法は、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力工程と、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト工程と、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト工程と、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト工程との処理配分を決定する配分工程と、
前記配分工程により決定された前記第一レイアウト工程の処理配分において、前記第一レイアウト工程でレイアウトする際の文書データの各ページの配置を決定する配置決定工程と、
前記配置決定工程により決定された各ページの配置に従って、前記第一レイアウト工程によりレイアウトされた印刷データを生成する生成工程とを備え、
前記配分工程は、前記第一レイアウト工程と前記第二レイアウト工程の双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定工程は、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分工程により決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト工程による各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト工程レイアウトする際の文書データの各ページの配置決定することを特徴とする。
【0012】
また、アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバが格納された記憶媒体であって、情報処理装置により実行される該プリンタドライバが、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力工程のコードと、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト工程のコードと、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト工程のコードと、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト工程のコードとの処理配分を決定する配分工程のコードと、
前記配分工程のコードにより決定された前記第一レイアウト工程のコードの処理配分において、前記第一レイアウト工程のコードでレイアウトする際の文書データの各ページの配置を決定する配置決定工程のコードと、
前記配置決定工程のコードにより決定された各ページの配置に従って、前記第一レイアウト工程のコードによりレイアウトされた印刷データを生成する生成工程のコードとを備え、
前記配分工程のコードは、前記第一レイアウト工程のコードと前記第二レイアウト工程のコードの双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定工程のコードは、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分工程のコードにより決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト工程のコードによる各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト工程のコードレイアウトする際の文書データの各ページの配置決定することを特徴とする。
【0013】
【発明の実施の形態】
以下、本発明を適用するのに好適である実施形態について説明を行う。
【0014】
(第1の実施形態)
図1は、本発明の実施形態の一つである印刷制御システムの構成を説明するブロック図である。なお、本発明の機能が実行されるのであれば、単体の機器であつても、複数の機器からなるシステムであっても、LAN、WAN等のネットワークを介して接続が為され処理が行われるシステムであつても本発明を適用できる。
【0015】
同図において、情報処理装置(ホストコンピュータ)3000は、ROM3のプログラム用ROMあるいは外部メモリ11に記憶された文書処理プログラム等に基づいて図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行するCPU1を備え、システムバス4に接続される各印刷デバイス(プリンタ)をCPU1が総括的に制御する。
【0016】
また、このROM3のプログラム用ROMあるいは外部メモリ11には、CPU1の制御プログラムであるオペレーティングシステムプログラム(以下OS)等を記憶し、ROM3のフォント用ROMあるいは外部メモリ11には上記文書処理の際に使用するフォントデータ等を記憶し、ROM3のデータ用ROMあるいは外部メモリ11には上記文書処理等を行う際に使用する各種データを記憶する。RAM2は、CPU1の主メモリ、ワークエリア等として機能する。
【0017】
キーボードコントローラ(KBC)5は、キーボード9や不図示のポインティングデバイスからのキー入力を制御する。CRTコントローラ(CRTC)6は、CRTディスプレイ(CRT)11の表示を制御する。
【0018】
7はディスクコントローラ(DKC)で、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、プリンタ制御コマンド生成プログラム(以下プリンタドライバ)等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ11とのアクセスを制御する。
【0019】
プリンタコントローラ(PRTC)8は、双方向性インターフェース(インターフェース)21を介してプリンタ1500に接続されて、プリンタ1500との通信制御処理を実行する。
【0020】
なお、CPU1は、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRTl1上でのWYSIWYG(What You See Is What You Get)を可能としている。
【0021】
また、CPU1は、CRTl1上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウインドウを開き、種々のデータ処理を実行する。ユーザは印刷を実行する際、印刷の設定に関するウインドウを開き、プリンタの設定や、印刷モードの選択を含むプリンタドライバに対する印刷処理方法の設定を行える。
【0022】
プリンタ1500は、CPUl2により制御される。プリンタCPU12は、ROMl3のプログラム用ROMに記憶された制御プログラム等あるいは外部メモリ14に記憶された制御プログラム等に基づいてシステムバス15に印刷制御インターフェース16を介して接続される印刷部(プリンタエンジン)17へ出力情報としての画像信号を出力する。
【0023】
また、このROMl3のプログラムROMには、CPUl2の制御プログラム等を記憶する。ROMl3のフォント用ROMには上記出力情報を生成する際に使用するフォントデータ等が記憶され、ROMl3のデータ用ROMには、ハードディスク等の外部メモリ14がないプリンタの場合には、ホストコンピュータ上で利用される情報等が記憶されている。
【0024】
CPUl2は入力部18を介してホストコンピュータとの通信処理が可能となっており、プリンタ内の情報等をホストコンピュータ3000に通知できる。RAMl9は、CPU12の主メモリや、ワークエリア等として機能するRAMで、図示しない増設ポートに接続されるオプションRAMにより、メモり容量を拡張することができるように構成されている。なお、RAMl9は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。前述したハードディスク(HD)、ICカード等の外部メモリ14は、メモリコントローラ(MC)20によリアクセスを制御される。外部メモリ14は、オプションとして接続され、フォントデータ、エミュレーションプログラム、フォームデータ等を記憶する。また、124は操作パネルで操作のためのスイッチおよびLED表示器等が配されている。
【0025】
また、前述した外部メモリ14は1個に限らず、複数個備えられ、内蔵フォントに加えてオプションカード、言語系の異なるプリンタ制御言語を解釈するプログラムを格納した外部メモリを複数接続できるように構成されていてもよい。更に、図示しないNVRAMを有し、操作パネル1501からのプリンタモード設定情報を記憶するようにしてもよい。
【0026】
図2は、プリンタ等の印刷装置が直接接続されているか、あるいはネットワーク経由で接続されているホストコンピュータにおける典型的な印刷処理の構成図である。
【0027】
アプリケーション201、グラフィックエンジン202、プリンタドライバ203、およびシステムスプーラ204は、外部メモリ111に保存されたファイルとして存在し、実行される場合にOSやそのモジュールを利用するモジュールによってRAM102にロードされ実行されるプログラムモジュールである。
【0028】
また、アプリケーション201およびプリンタドライバ203は、外部メモリ11のFDや不図示のCD―ROM、あるいは不図示のネットワークを経由して外部ディスク11のHDに追加することが可能となっている。外部メモリ11に保存されているアプリケーション201はRAM2にロードされて実行されるが、このアプリケーション201からプリンタ1500に対して印刷を行う際には、同様にRAM2にロードされ実行可能となっているグラフィックエンジン202を利用して出力(描画)を行う。
【0029】
グラフィックエンジン202は、印刷装置ごとに用意されたプリンタドライバ203を同様に外部メモリ11からRAM2にロードし、アプリケーション201の出力をプリンタドライバ203に設定する。そして、アプリケーション201から受け取るGDI(Graphic Device Interface)関数からDDI(Device Driver interface)関数に変換して、プリンタドライバ203へDDI関数を出力する。
【0030】
プリンタドライバ203は、グラフィックエンジン202から受け取つたDDI関数に基づいて、プリンタが認識可能な制御コマンド、例えばPDL(Page Description Language)に変換する。変換されたプリンタ制御コマンドは、OSによってRAM2にロードされたシステムスプーラ204を経てインタフェース121経由でプリンタ1500へ印刷データとして出力される仕組みとなっている。
【0031】
本発明の一実施形態である印刷システムは、図2で示したプリンタとホストコンピュータからなる印刷システムに加え、更に図3に示すように、アプリケーションからの印刷データを一旦中間コードデータでスプールする構成を有する。
【0032】
<システムの構成>
図3は、図2のシステムを拡張したもので、グラフィックエンジン202からプリンタドライバ203へDDI関数を送る際に、一旦中間コードからなるスプールファイル303を生成する構成をとる。図2のシステムでは、アプリケーション201が印刷処理から開放されるのはプリンタドライバ203がグラフィンクエンジン202からのすべてのDDI関数をプリンタの制御コマンドヘ変換し終つた時点である。これに対して、図3のシステムでは、スプーラ302がすべてのDDI関数を中間コードデータに変換し、スプールファイル303に出力した時点である。通常、後者の方が短時間で済む。
【0033】
また、図3で示すシステムにおいては、スプールファイル303の内容に対して加工することができる。これによリアプリケーションからの印刷データに対して、拡大縮小、複数ページを1ページに縮小した印刷、および本発明における製本印刷等、アプリケーションの持たない機能を実現することができる。
【0034】
印刷データを種々加工可能にして多様な印刷様式で印刷できるようにするために、図2の従前のシステムに対し、図3のような構成として印刷データを中間コードデータでスプールするというシステムの拡張がなされている。
【0035】
なお、印刷データの加工を行うためには、通常プリンタドライバ203が提供するウインドウから設定を行い、プリンタドライバ203がその設定内容をRAM2上あるいは外部メモリ11上に保管する。
【0036】
<データの処理>
以下、図3の詳細を説明する。図に示す通り、この拡張された処理方式では、グラフィンクエンジン202からの印刷命令をディスパッチャ301が受け取る。ディスパッチャ301がグラフィックエンジン202から受け取つた印刷命令が、アプリケーション201からグラフィックエンジン202へ発行された印刷命令の場合には、ディスパッチャ301は外部メモリ11に格納されているスプーラ302をRAM2にロードし、プリンタドライバ203ではなくスプーラ302ヘ印刷命令を送付する。
【0037】
スプーラ302は受け取つた印刷命令を中間コードに変換してスプールファイル303に出力する。また、スプーラ302は、プリンタドライバ203に対して設定されている印刷データに関する加工設定をプリンタドライバ203から取得してスプールファイル303に保存する。なお、スプールファイル303は外部メモリ11上にファイルとして生成するが、RAM2上に生成されても構わない。更にスプーラ302は、外部メモリ11に格納されているスプールファイルマネージャ304をRAM2にロードし、スプールファイルマネージャ304に対してスプールファイル303の生成状況を通知する。その後、スプールファイルマネージャ304は、スプールファイル303に保存された印刷データに関する加工設定の内容に従つて印刷を行えるか判断する。
【0038】
スプールファイルマネージャ304はグラフィックエンジン202を利用して印刷を行えると判断した際には、外部メモリ111に格納されているデスプーラ305をRAM2にロードし、デスプーラ305に対して、スプールファイル303に記述された中間コードの印刷処理を行うように指示する。
【0039】
デスプーラ305はスプールファイル303に含まれる中間コードをスプールファイル303に含まれる加工設定の内容に従つて加工し、もう一度グラフィックエンジン202経由で出力する。
【0040】
ディスパッチャ301がグラフィックエンジン202から受け取つた印刷命令がデスプーラ305からグラフィックエンジン202へ発行された印刷命令の場合には、ディスパッチャ301はスプーラ302ではなく、プリンタドライバ203に印刷命令を送る。
【0041】
プリンタドライバ203はプリンタ制御コマンド(PDLなど)を生成し、システムスプーラ204経由でプリンタ1500に出力する。
【0042】
<LBPの構成>
図4は、プリンタ1500の一例である両面印刷機能を有するカラーレーザプリンタの断面図である。
【0043】
このプリンタはホストコンピュータ3000より入力した印刷データに基づいて得られる各色毎の画像データで変調されたレーザ光をポリゴンミラー31により感光ドラム15を走査して静電潜像を形成する。そして、この静電潜像をトナー現像して可視画像を得、これを中間転写体9へ全色について多重転写してカラー可視画像を形成する。
【0044】
そして更に、このカラー可視画像を転写材2へ転写し、転写材2上にカラー可視画像を定着させる。以上の制御を行う画像形成部は、感光ドラム15を有するドラムユニット、接触帯電ローラ17を有する一次帯電部、クリーニング部、現像部、中間転写体9、用紙カセット1や各種ローラ3、4、5、7を含む給紙部、転写ローラ10を含む転写部及び定着部25によつて構成されている。
【0045】
ドラムユニット13は、感光ドラム(感光体)15と感光ドラム15のホルダを兼ねたクリーニング機構を有するクリーナ容器14とを一体に構成したものである。このドラムユニット13はプリンタ本体に対して着脱自在に支持され、感光ドラム15の寿命に合わせて容易にユニット交換可能に構成されている。
【0046】
上記感光ドラム15はアルミシリンダの外周に有機光導電体層を塗布して構成し、クリーナ容器14に回転可能に支持されている。感光ドラム15は、図示しない駆動モータの駆動力が伝達されて回転するもので、駆動モータは感光ドラム15を画像形成動作に応じて反時計回り方向に回転させる。感光ドラム15の表面を選択的に露光させることにより静電潜像が形成されるように構成されている。
【0047】
スキャナ部30では、変調されたレーザ光を、モータ31aにより画像信号の水平同期信号を同期して回転するポリゴンミラーにより反射し、レンズ32、反射鏡33を介して感光ドラムを照射する。
【0048】
現像部は、上記静電潜像を可視画像化するために、イエロー(Y)、マゼンダ(M)、シアン(C)の現像を行う3個のカラー現像器20Y、20M、20Cと、ブラック(B)の現像を行う1個のブラック現像器21Bとを備えた構成を有する。カラー現像器20Y、20M、20C及びプランク現像器21Bには、スリープ20YS、20MS、20CS及び21BSと、これらスリープ20YS、20MS、20CS、21BSそれぞれの外周に圧接する塗布ブレード20YB、20MB、20CB及び21BBとがそれぞれ設けられる。
【0049】
また3個のカラー現像器20Y、20M、20Cには塗布ローラ20YR、20MR、20CRが設けられている。
【0050】
ブラック現像器21Bはプリンタ本体に対して着脱可能に取り付けられており、カラー現像器20Y、20M、20Cは回転軸22を中心に回転する現像ロータリー23にそれぞれ着脱可能に取り付けられている。
【0051】
ブラック現像器21Bのスリープ21BSは感光ドラム15に対して、例えば300μm程度の微小間隔をもって配置されている。ブラック現像器21Bは、器内に内蔵された送り込み部材によってトナーを搬送すると共に、時計回り方向に回転するスリープ21BSの外周に塗布ブレード21BBによつて塗布するように摩擦帯電によってトナーヘ電荷を付与する。
【0052】
また、スリープ21BSに現像バイアスを印加することにより、静電潜像に応じて感光ドラム15に対して現像を行って感光ドラム15にブラックトナーによる可視画像を形成する。
【0053】
3個のカラー現像器20Y、20M、20Cは、画像形成に際して現像ロータリー23の回転に伴って回転し、所定のスリープ20YS、20MS、20CSが感光ドラム15に対して300μm程度の微小間隔をもつて対向することになる。これにより所定のカラー現像器20Y、20M、20Cが感光ドラム15に対向する現像位置に停止し、感光ドラム15に可視画像が作成される。
【0054】
カラー画像形成時には、中間転写体9の1回転毎に現像ロータリー23が回転し、イエロー現像器20Y、マゼンダ現像器20M、シアン現像器20C、次いでブラック現像器21Bの順で現像工程がなされ、中間転写体9が4回転してイエロー、マゼンダ、シアン、ブラックのそれぞれのトナーによる可視画像を順次形成し、その結果フルカラー可視画像を中間転写体9上に形成する。
【0055】
中間転写体9は、感光ドラム15に接触して感光ドラム15の回転に伴って回転するように構成されたもので、カラー画像形成時に時計回り方向に回転し、感光ドラム15から4回の可視画像の多重転写を受ける。また、中間転写体9は画像形成時に後述する転写ローラ10が接触して転写材2を挟持搬送することにより転写材2に中間転写体9上のカラー可視画像を同時に多重転写する。
【0056】
中間転写体の外周部には、中間転写体9の回転方向に関する位置を検知するためのTOPセンサ9a及びRSセンサ9bと、中間転写体に転写されたトナー像の濃度を検知するための濃度センサ9cが配置されている。
【0057】
転写ローラ10は、感光ドラム15に対して接離可能に支承された転写帯電器を備えたもので、金属軸を中抵抗発泡弾性体により巻回することによつて構成されている。
【0058】
転写ローラ10は、図4に実線で示すように中間は写体9上にカラー可視画像を多重転写している間は、カラー可視画像を乱さぬように下方に離開している。そして、上記中間転写体9上に4色のカラー可視画像が形成された後は、このカラー可視画像を転写材2に転写するタイミングにあわせてカム部材(不図示)により転写ローラ10を図示点線で示す上方に位置させる。これにより転写ローラ10は転写材2を介して中間転与体9に所定の押圧力で圧接すると共に、バイアス電圧が印加され、中間転写体9上のカラー可視画像が転写材2に転写される。
【0059】
定着部25は、転写2を搬送させながら、転写されたカラー可視画像を定着させるものであり、転写材2を加熱する定着ローラ26と転写材2を定着ローラ26に圧接させるための加圧ローラ27とを備えている。定着ローラ26と加圧ローラ27とは中空状に形成され、内部にそれぞれヒータ28、29が内蔵されている。
【0060】
即ち、カラー可視画像を保持した転写材2は定着ローラ26と加圧ローラ27とにより搬送されると共に、熱及び圧力を加えることによりトナーが表面に定着される。
【0061】
可視画像定着後の転写材2は、その後排紙ローラ34、35、36によつて排紙部37へ排出して画像形成動作を終了する。クリーニング手段は、感光ドラム15上及び中間転写体9上に残つたトナーをクリーニングするものであり、感光ドラム15上に形成されたトナーによる可視画像を中間転写体9に転写した後の廃トナーあるいは、中間転写体9上に作成された4色のカラー可視画像を転写材2に転写した後の廃トナーは、クリーナ容器14に蓄えられる。
【0062】
印刷される転写材(記録用紙)2は、給紙トレイ1から給紙ローラ3により取り出されて中間転写体9と転写ローラ10との間に挟まれるようにして搬送されてカラートナー画像が記録され、定着部25を通過してトナー像が定着される。片面印刷の場合には、案内38が上方の排紙部に記録用紙を導くように搬送経路を形成するが、両面印刷に対しては、下方の両面ユニットに導くように経路を形成する。
【0063】
両面ユニットに導かれた記録用紙は、搬送ローラ40によリトレイ1の下部(二点鎖線で示す搬送経路)に一旦送り込まれた後に逆方向に搬送され、両面トレイ39に送られる。両面トレイ39上では、用紙は給紙トレイ1に載置された状態とは表裏が逆になり、また搬送方向について前後が逆になつている。この状態で再びトナー像の転写、定着を再度行うことで、両面印刷ができる。
【0064】
<ページ単位保存ステップの処理>
図5は、スプーラ302における、スプールファイル303の生成におけるページ単位保存ステップの処理をフローチャートで示したものである。
【0065】
まずステップ501では、アプリケーションからの印刷要求を受けつける。アプリケーションにおいては、図8に示すような印刷設定を入力するダイアログが表示され、このダイアログから入力された印刷設定がプリンタドライバよリスプーラ303に渡される。図8に示す設定入力ダイアログにおいては、801のような1物理ページにレイアウトする論理ページの数を決定するような設定項目等を含んでいる。
【0066】
ステップ502では、受け付けた印刷要求がジョブ開始要求か判定し、もしステップ502でジョブ開始要求であると判断した場合には、ステップ503に進み、中間データを一時的に保存するためのスプールフアイル308を作成する。続いて、ステップ504では、スプールファイルマネージャ304へ印刷処理の進捗を通知し、続くステップ505でスプーラ302のページ数カウンタを1に初期化する。
【0067】
ここで、スプールファイルマネージャ304においては、印刷が開始されたジョブに対するジョブの情報や加工設定などをスプールファイル303より読み込み、記憶する。
【0068】
一方、ステップ502において、ジョブ開始要求ではなかつたと判断した場合には、ステップ506に進む。
【0069】
ステップ506では、受け付けた要求がジョブ終了要求かどうかの判別を行う。ジョブ終了要求でないと判断した場合には、ステップ507に進み、改ページかどうかの判別を行う。
【0070】
もしもステップ507で改ページであると判断した場合には、ステップ508に進み、スプールファイルマネージャ304へ印刷処理の進捗を通知する。そしてページ数カウンタをインクリメントする。
【0071】
ステップ507において、受け付けた印刷要求が改ページではないと判断した場合には、ステップ509に進み、中間ファイル書き出しの準備を行う。
【0072】
ステップ510では、印刷要求のスプールファイル303へ格納するための変換処理を行う。ステップ511では、ステップ510において格納可能な形に変換された印刷要求をスプールファイル303へ書き込む。その後、ステップ501に戻り、再びアプリケーションからの印刷要求を受けつける。この一連のステップ501からステップ511までの処理を、アプリケーションよりジョブ終了要求を受け取るまで続ける。
【0073】
一方、ステップ506にて、アプリケーションからの印刷要求がジョブ終了であると判断した場合には、アプリケーションからの印刷要求は全て終了であるので、ステップ512に進み、スプールファイルマネージャ304へ印刷処理の進捗を通知し、処理を終える。
【0074】
<印刷制御の説明>
図6は、スプールファイルマネージャ304における、スプールファイル303生成プロセスと以降説明する印刷データ生成プロセスの間での制御の詳細をフローチャートで示したものである。
【0075】
ステップ601では、スプーラ302あるいはデスプーラ305からの印刷処理の進捗通知を受け付ける。
【0076】
ステップ602では、もし進捗通知が前述のステップ504において通知されるスプーラ302からの印刷開始通知であるかどうか判定し、もしそうであればステップ603へすすみ、印刷の加工設定をスプールファイル303から読み込み、ジョブの管理を開始する。
【0077】
一方、ステップ602において、スプーラ302からの印刷開始通知でなければステップ604へすすみ、進捗通知が前述のステップ508において通知されるスプーラ302からの1論理ページの印刷終了通知であるかどうか判定する。ここで1論理ページの印刷終了通知であればステップ605へ進み、この論理ページに対する論理ページ情報を格納する。そして、続くステップ606では、この時点でスプールが終了したn論理ページに対して、1物理ページの印刷が開始できるかを判定する。ここで、印刷可能である場合はステップ607へ進み、印刷する1物理ページに対して割り付けれられる論理数から物理ページ番号を決定する。
【0078】
物理ページの計算については、例えば、加工設定が1物理ページに4論理ページを配置するような設定の場合、第1物理ページは第4論理ページがスプールされた時点で印刷可能となり、第1物理ページとなる。続いて、第2物理ページは第8論理ページがスプールされた時点で印刷可能となる。
【0079】
また、論理ページ数の総数が1物理ページに配置する論理ページ数の倍数でなくても、ステップ512におけるスプール終了通知によって1物理ページに配置する論理ページの決定が可能である。
【0080】
そして、ステップ608では、図9に示すような形式で、印刷可能となった物理ページを構成する論理ページ番号と、その物理ページ番号などの情報がデスプーラ305に通知される。その後ステップ601に戻り、次の通知を待つ。
【0081】
本実施形態においては、印刷データ1ページ、すなわち1物理ページを構成する論理ページがスプールされた時点で印刷ジョブのスプールが全て終了していなくても印刷処理が可能である。
【0082】
一方、ステップ604において、進捗通知がスプーラ302からの1論理ページの印刷終了通知でなかった場合ステップ609へ進み、前述のステップ512において通知されるスプーラ302からのジョブ終了通知であるかどうかを判定する。ここで、ジョブ終了通知である場合、前述のステップ606へ進む。
【0083】
一方、ジョブ終了通知でない場合、ステップ610へ進み、受け付けた通知がデスプーラ305からの1物理ページの印刷終了通知であるかどうか判定する。ここで、1物理ページの印刷終了通知である場合はステップ611へ進み、加工設定の印刷が全て終了したかを判定する。印刷終了した場合、ステップ612へ進み、デスプーラ305に印刷終了の通知を行う。
【0084】
一方、加工設定に対する印刷がまだ終了していないと判断した場合、前述の606へ進む。本実施形態におけるデスプーラ305は同時に印刷処理を行える物理ページ数を1と想定している。
【0085】
ステップ610において、デスプーラ305からの1物理ページの印刷終了通知でないと判断された場合、ステップ613へ進み、デスプーラ305からの印刷終了通知かどうかを判定する。デスプーフ305からの印刷終了通知と判定された場合、ステップ614へ進み、スプールファイル303の削除を行い処理を終える。一方、デスプーラ305からの印刷終了通知でなかった場合はステップ615へ進み、その他通常処理を行い、次の通知を待つ。
【0086】
<印刷データの生成>
図7は、デスプーラ305における、印刷データの生成プロセスの詳細をフローチャートで示したものである。デスプーラ305は、スプールファイルマネージャ304からの印刷要求に応じて、スプールファイル303から必要な情報を読みだして印刷データを生成する。生成された印刷データにおけるプリンタヘの転送方法については図3で説明した通りである。
【0087】
印刷データの生成では、まず、ステップ701において、前述のスプールファイルマネージャ304からの通知を入力する。続くステップ702では、入力された通知がジョブの終了通知かどうか判定し、ジョブ終了通知であるならばステップ703へ進み、デスプーラ305の処理終了の通知をスプ一ルファイルマネージャ304に通知し、処理を終える。
【0088】
一方、ステップ702においてジョブ終了通知でない場合は、ステップ704に進み、前述のステップ608における1物理ページの印刷開始要求が通知されたかどうか判定する。ここで1物理ページの印別開始要求と判定された場合、ステップ705ヘ進み、スプールファイルマネージャ304から渡された図9に示す情報とスプールファイル303とから、指定された物理ページの印刷データ生成に必要な情報を読み込み、印刷処理を行うと印刷処理はスプールファイル303に格納された印刷要求命令をデスプーラ305においてグラフィックエンジン202が認識可能な形式に変換し、転送する。本実施形態のような、複数論理ページを1物理ページにレイアウトするような加工設定については、このステップで縮小配置を考慮にいれながら変換する。
【0089】
必要な印刷処理が終えたならば、続くステップ706において1物理ページの印刷データ生成終了の通知をスプールファイルマネージャ304に対して行う。そしてステップ701へ戻り次の通知を待つ。
【0090】
一方、ステップ704において開始要求と判定されなかつた場合はステップ707へ進み、その他通常処理を行い、ステップ701へ戻り次の通知を待つ。
【0091】
<デバイスとホストコンピュータとの割り振り>
以下、本実施形態における、複数ページ印刷におけるデバイスとホストコンピュータの割振り方法について述べる。図10は、複数ページ印刷の設定画面の一例である。
【0092】
1001に一覧されるページレイアウトから、複数ページ印刷を設定する。設定画面はプリンタドライバ202が表示し、必要な割振りを行う。また、1002に示すように、用紙向きも設定可能である。
【0093】
図11は内部的にデバイスの機能を用いるか、ホストコンピュータの機能を用いるかを指定する画面の一例である。
【0094】
1101において、内部処理の選択が可能である。本実施形態のように、「自動」「必ずホストコンピュータ側で処理を行う」「ホストコンピュータ側での処理を無効にする」の3者択一形式でも良いし、スライダーバー形式によって、処理の配分を設定するようなユーザインターフェイスでも良い。
【0095】
本実施形態においては、「自動」が選択された場合には、デバイスとホストコンピュータの双方の機能を用いることとする。また、「必ずホストコンピュータ側で処理を行う」ではホストコンピュータの機能、「ホストコンピュータ側での処理を無効にする」ではデバイスの機能を用いることとする。
【0096】
また、以降本実施形態で説明するように、デバイスの機能が4ページの割り付け印刷までしかサポートしていない場合に、16ページ印刷が要求された場合においては、この選択肢を無視してもよいし、はじめから16ページ印刷など、デバイスのみで不可能な縮小レイアウト印刷のパターンは選択不可能にしてもよい。
【0097】
図12は、複数ページの縮小レイアウト印刷が指定された場合、デバイスとホストコンピュータでどのように割振るかの組み合わせを示した図である。本実施形態においては、デバイスの制限は4ページ/枚で、ホストコンピュータの制限は16ページ/枚と想定している。表に示されるとおり、印刷設定の縮小レイアウトページ数Nは、デバイスの縮小レイアウト数Dとホストコンピュータの縮小レイアウトページ数Hの積、すなわち、N=D×Hとなる。
【0098】
さらに、図13に示すように、本実施形態においては、以下の4通りのページ順を想定している。
【0099】
左上から右向き(LRTB)
右上から左向き(RLTB)
左上から下向き(TBLR)
右上から下向き(TBRL)
ただし、2ページの縮小レイアウト印刷においては、LRTBとTBLRは同じ結果であり、RLTBTBRLは同じ結果である。
【0100】
図14は、複数ページ印刷における内部処理を示すフローチャートである。
【0101】
ステップ1401において、縮小レイアウトするページ数Nおよびデバイスとホストコンピュータの処理配分の設定情報などをはじめとする印刷設定を入力する。
【0102】
ステップ1402において、デバイスとホストコンピュータの処理配分が「自動」であれば、ステップ1405ヘ進み、そうでなければステップ1403へ進む。
ステップ1403において、デバイスとホストコンピュータの処理配分が「必ずホストコンピュータ側で処理を行う」であれば、ステップ1406へ進み、そうでなければステップ1404へ進む。
【0103】
ステップ1404において、デバイスとホストコンピュータの処理配分が「ホストコンピュータ側での処理を無効にする」であるので、デバイスでの処理が可能かを判定し、可能ならばステップ1407へ進み、そうでなければステップ1408へ進む。具体的には、デバイスにおける縮小レイアウト印刷がPDLにより実現される場合、印刷設定でラスタモード(イメージモード)が指定された場合は、デバイスでの縮小レイアウト印刷が不可能である。このような場合はデバイスでの処理が不可能となる。
【0104】
ステップ1405において、自動配分が指定されたので、印刷設定に応じて印刷システムによってデバイスとホストコンピュータの配分を決定し、印刷を行う。
【0105】
ステップ1406において、ホストコンピュータ機能のみで縮小レイアウト印刷を行う。
【0106】
ステップ1407において、デバイス機能のみで縮小レイアウト印刷を行う。
【0107】
ステップ1408において、デバイス機能を最大に用いた縮小レイアウト印刷を行う。
【0108】
図15は、図14のステップ1405における処理を説明したフローチャートである。ステップ1500において、印刷設定がPDLモードであるか判定し、そうであればステップ1501に進み、そうでなければステップ1505へ処理を進める。
【0109】
ステップ1501において、ページ数がN=1,6,9のいずれかであるか判定し、そうであればステップ1505に進み、そうでなければステップ1502へ進む。
【0110】
ステップ1502において、ページ数Nが2であるか判定し、そうであればステップ1506へ進み、そうでなければステップ1503へ処理を進める。
【0111】
ステップ1503において、ページ数Nが4であるか判定し、そうであればステップ1507へ進み、そうでなければステップ1504へ進む。
【0112】
ステップ1504において、ページ数Nが8であるか判定し、そうであればステップ1508へ進み、そうでなければステップ1509へ処理を進める。
【0113】
ステップ1505において、デバイス側との処理の配分が不可能なので、ホストコンピュータ側で処理を行う。
【0114】
ステップ1506において、デバイス側で2ページの縮小レイアウト印刷を行う。ホストコンピュータで1ページ通常印刷を行う。
【0115】
ステップ1507において、デバイス側とホストコンピュータ側の双方で2ページの縮小レイアウト印刷を行う。
【0116】
ステップ1508において、デバイス側で4ページ、ホストコンピュータ側で2ページの縮小レイアウト印刷を行う。
【0117】
ステップ1509において、デバイス側とホストコンピュータ側の双方で4ページの縮小レイアウト印刷を行う。配分決定に関する説明は後述する。
【0118】
図16は、図14のステップ1408における処理を説明したフローチャートである。
【0119】
ステップ1600において、印刷設定がPDLモードであるか判定し、PDLモードであればステップ1601に進み、そうでなければステップ1605へ処理を進める。
【0120】
ステップ1601において、ページ数Nが1,6,9のいずれかであるか判定し、そうであればステップ1605に進み、そうでなければステップ1602へ処理を進める。
【0121】
ステップ1602において、ページ数Nが2であるか判定し、N=2であればステップ1606へ進み、そうでなければステップ1603へ処理を進める。
【0122】
ステップ1603において、ページ数Nが4であるか判定し、N=4であればステップ1607へ進み、そうでなければステップ1604へ進む。
【0123】
ステップ1604において、ページ数Nが8であるか判定し、N=8であればステップ1608へ進み、そうでなければステップ1609へ処理を進める。
【0124】
ステップ1605において、デバイス側との配分が不可能なので、ホストコンピュータ側で処理を行う。
【0125】
ステップ1606では、デバイス側で2ページの縮小レイアウト印刷を行い、ステップ1607においては、デバイス側で4ページの縮小レイアウト印刷を行う。
【0126】
ステップ1608では、デバイス側で4ページ、ホストコンピュータ側で2ページの縮小レイアウト印刷を行い。ステップ1609においは、デバイス側とホストコンピュータ側の双方で4ページの縮小レイアウト印刷を行う。
【0127】
ステップ1608、1609については、「自動」を選択した場合と同様の配分になる。これらの配分決定に関する説明は後述する。
【0128】
<ホストコンピュータとデバイスの処理配分>
ホストコンピュータとデバイスの処理配分を決定は、より早く印刷開始が行える組み合わせが選択される。図17から図22は処理配分による縮小レイアウト印刷のレイアウト例である。図中において、Nは印刷設定ページ/枚、Hはホストコンピュータ側の印刷処理枚数、Dはデバイス側の印刷処理枚数を示す。
【0129】
図17、18は4ページ縮小レイアウト印刷におけるホストコンピュータとデバイスの処理配分を示した図であり、図19、20は8ページ縮小レイアウト印刷におけるホストコンピュータとデバイスの処理配分を示す図である。更に、図21、22は16ページ縮小レイアウト印刷におけるホストコンピュータとデバイスの処理配分を示した図である。
【0130】
例えば、図19(a)においては、アプリケーションから縦書きの文書を左上から右向きに8ページ分の縮小レイアウト印刷する場合、ホストコンピュータでの処理を2ページの縮小レイアウト印刷(LRTB)、デバイスでの処理を4ページの縮小レイアウト印刷(LRTB)に設定する。プリンタ側では、ホストコンピュータで2ページ印刷を行うことは感知する必要が無く、図中の矢印のとおり、単に横向き(ランドスケープ)の文書の4ページ縮小レイアウト印刷という設定であればよい。
【0131】
一方、ホストコンピュータ側での縮小レイアウト印刷においては、スプールファイルマネージャ304とデスプーラ305との間において、図23に示す配列を用いて印刷を行えばよい。具体的には、図23の配列は、デスプーラ305が用紙の左上から右向きに描画を行うことを想定したものである。
【0132】
図23において、配列2301、2302は図12の設定条件の1201に対応しており、配列2303、2304は図12の設定条件の1203に対応し
、配列2305は図12の設定条件1205に対応している。
【0133】
上記のような設定にすることによって、アプリケーションの2ページ目をスプールした時点からプリンタ側への処理要求が可能で、さらに続いて4ページ目をスプールした時点でデバイス側における2ページめの処理要求が可能となる。
【0134】
例えば、上記でデバイス側の配置順をTBLRにした場合、デバイスの1ページ目の処理開始は同じタイミングで行えるものの、2ページめの印刷開始が、ホストコンピュータ側で6ページのスプール終了時点まで待つ必要があり、処理のオーバーヘッドが生じる可能性がある。同様に設定に応じてデバイスとホストコンピュータの配分およびそれぞれの設定が決定される。この結果、図12における1202および1204の組み合わせは本実施形態では採用されない。
【0135】
以上の処理により、デバイスとホストコンピュータの機能を併用しながら縮小レイアウト印刷を行うことが可能となり、ユーザの操作負荷を軽減することが可能となる。
【0136】
(第2の実施形態)
本実施形態では、印刷デバイス(プリンタ)と情報処理装置(ホストコンピュータコンピュータ)の双方の縮小レイアウト機能を協調的に併用して縮小複製印刷を行う場合について説明する。ここで、縮小複製印刷とは、同一用紙に縮小した同一の印刷データをレイアウトして印刷することをいう。
【0137】
なお、本実施形態においては、まずホストコンピュータで縮小レイアウトし、続いて印刷デバイスで縮小レイアウトすることを想定したが、ホストコンピュータ側に2つの縮小レイアウト機能が存在する場合にも適用可能である。また、印刷デバイス側で2つの縮小レイアウト機能が存在する場合にも適用が可能である。
【0138】
プリンタの機能とホストコンピュータの機能を併用するので、図11のインタフェースで指定した条件で、「自動」を用いたときには双方の機能により縮小印刷が可能となるが、図11で「自動」以外の設定であっても、ユーザインタフェースから「縮小複製印刷」を指定した場合は、プリンタとホストコンピュータとの双方の機能を用いて縮小印刷が可能となる。
【0139】
この場合、用紙1面に対して同一のページデータが印刷されるので、データの配置順は関係なくなり考慮する必要はない。図25A、B、Cは、図23において示したプリンタとホストコンピュータの縮小レイアウトの組み合わせ以外の組み合せ例である。
【0140】
図26は、スプールファイルマネージャ304における縮小複製印刷の手順を示したフローチャートである。尚、この処理は図6におけるステップ603で縮小複製印刷が設定されていた場合、ステップ607において行う処理を示したものである。この際、ステップ603において、縮小複製印刷を行うかどうか、また、縮小複製印刷を行う場合においては、縮小複製印刷を行う1ページ当りの分割数Nが入力され、ホストコンピュータにおいて1ページに描画するページ数Hおよびプリンタでの縮小レイアウト印刷数D等の設定がされる。
【0141】
ステップ2601において、カウンタKおよびJを0に初期化する。
【0142】
ここで、カウンタ「K」は縮小レイアウト枚数を制御し、カウンタ「J」はページ枚数を制御する。
【0143】
ステップ2602において、カウントKが設定された縮小レイアウト枚数(D)より小さければ(S2602−YES)、処理をステップ2703へ進め、そうでなければ処理を抜ける(S2602−NO)。
【0144】
ステップ2603において、カウンタJが設定されたページ数(H)より小さければステップ2604へ進み(S2603−YES)、そうでなければステップ26060に進む。
【0145】
ステップ2604において、現在のページ番号を物理ページを構成する論理ページとして図9に示すような配列に格納する。
【0146】
ステップ2605において、Jを1増加させる。
【0147】
ステップ2606において、Jを0に初期化し、Kを1増加させる。
【0148】
以上のステップを実行することにより、ページごとの縮小レイアウト数と、ページ数とを設定されている数値と比較して、レイアウト数が設定数より大きくなった場合ページを更新し、ページ数が設定数より大きくなった場合終了する。
【0149】
縮小複製印刷は、名刺やチケットなどの作成など、小型用紙でかつ複製が求められる出力に対して有効であり、ユーザインタフェースを用いて設定された縮小複写印刷の条件に従い、プリンタ側とホストコンピュータ側双方の機能を協調的に併用した豊富な出力体裁の印刷が可能となる。
【0150】
【他の実施形態】
尚、本発明は、複数の機器(例えばホストコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(複写機、プリンタ、ファクシミリ装置など)に適用してもよい。
【0151】
また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体を、システムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成される。
【0152】
この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。プログラムコードを供給するための記憶媒体としては、例えば、フロッピーディスク、ハードディスク、光ディスク、光磁気ディスク、CD―ROM、CD―R、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。
【0153】
また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によつて前述した実施形態の機能が実現される場合も含まれる。
【0154】
さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によつて前述した実施形態の機能が実現される場合も含まれる。
【0155】
本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャートに対応するプログラムコードを格納することになるが、簡単に説明すると、図24のメモリマップ例に示す各モジュールを記憶媒体に格納することになる。すなわち、少なくとも「データ入力モジュール2401」「配分モジュール2402」および「レイアウト制御モジュール2403」、「印刷処理モジュール2404」、「データ格納モジュール2405」の各モジュールのプログラムコードを記憶媒体に格納すればよい。
【0156】
【発明の効果】
以上説明したように、統一したユーザインターフェースを用いて印刷制御設定を行い、縮小レイアウト印刷が設定されている場合は、レイアウト印刷の条件を判断し、第一のレイアウト手段と第二のレイアウト手段との機能を制御して、縮小レイアウト印刷を行う際、効率的な機能分散を図り、設定された条件に対して適切なレイアウト印刷を可能とする。
【0157】
ユーザインタフェースを用いて設定された縮小複写印刷の条件に従い、第一のレイアウト手段と第二のレイアウト手段双方の機能を協調的に併用した豊富な出力体裁の印刷ができる。
【図面の簡単な説明】
【図1】本発明の実施形態にかかる印刷制御システムの構成を説明するブロック図である。
【図2】プリンタが接続されたホストコンピュータの典型的な印刷システムの構成を示すブロック図である。
【図3】アプリケーションからの印刷命令をプリンタ制御コマンドに変換する前に、一旦、中間コードとしてスプールする印刷制御システムの構成を示すブロック図である。
【図4】本発明にかかるプリンタの構成を説明する図である。
【図5】スプーラ305における処理を示したフローチャートである。
【図6】スプールファイルマネージャ304における印刷制御および物理ページ番号の決定について示したフローチャートである。
【図7】デスプーラ305における処理を示したフローチャートである。
【図8】印刷設定画面の−例である。
【図9】スプールファイルマネージャ304からデスプーラ305に対して物理ページの印刷要求を行う際のデータ形式例を示した図である。
【図10】複数ページ印刷の設定画面の一例である。
【図11】内部的にプリンタの機能を用いるか、ホストコンピュータの機能を用いるかを指定する画面の一例である。
【図12】複数ページの縮小レイアウト印刷が指定された場合、プリンタとホストコンピュータでどのように割振るかの組み合わせを示した図である。
【図13】本発明において想定しているページの配置順をしめした図である。
【図14】複数ページ印刷における内部処理を示すフローチャートである。
【図15】図14のステップ1405における処理を説明したフローチャートである。
【図16】図14のステップ1408における処理を説明したフローチャートである。
【図17】4ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図18】4ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図19】8ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図20】8ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図21】16ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図22】16ページ縮小レイアウト印刷におけるホストコンピュータとプリンタの処理配分を示した図である。
【図23】プリンタとホス卜の縮小レイアウト機能の組み合わせを示した図である。
【図24】記憶媒体のメモリマップを示す図である。
【図25A】プリンタとホス卜の縮小レイアウト機能の組み合わせを示した図である。
【図25B】プリンタとホス卜の縮小レイアウト機能の組み合わせを示した図である。
【図25C】プリンタとホス卜の縮小レイアウト機能の組み合わせを示した図である。
【図26】縮小複製印刷の処理を示すフローチャートである。
【符号の説明】
l CPU
2 RAM
3 ROM
4 システムバス
12 CPU
13 ROM
19 RAM
3000 ホストコンピュータ
1500 プリンタ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a print control system including an information processing apparatus such as a personal computer and a printer, an information processing apparatus, a print control method, an information processing method, and a storage medium.
[0002]
[Prior art]
In an output device equipped with PDL (Page Description Language) such as a laser printer, an increasing number of devices have a function of reducing the layout of a plurality of page data from an application and allocating them to one page of print data. In order to realize this, it is necessary to install a plurality of pages of memory for storing page data to be reduced inside the output device. Usually, the upper limit of the number of pages that a device allocates to one page is about four pages.
[0003]
On the other hand, a reduced layout of a plurality of pages is also possible by a processing method on the host computer side, such as once spooling print data and processing the appearance. In this method, the upper limit of the number of pages allocated to one page is currently about 16.
[0004]
[Problems to be solved by the invention]
Currently, reduced layout printing is possible by the above two methods, but since each print setting is set by an independent user interface, there is a possibility of causing confusion for a user who sets reduced layout printing. was there.
[0005]
That is, when the reduced layout printing is set by the print settings from the independent user interfaces, it is difficult for the user to understand whether or not the desired reduced layout has been properly set, and the operability is poor.
[0006]
[Means for Solving the Problems]
  In view of the above problems, the present invention performs print control settings using a unified user interface, and when reduced layout printing is set, the layout conditions are determined, and the printing device (printer) side and information processing are performed. An object of the present invention is to efficiently control functions that overlap with the apparatus (host computer) side and to enable appropriate print control with respect to user settings. In order to achieve the above object, an information processing apparatus, an information processing method, and a storage medium storing a program for executing the method on a computer mainly have the following configuration.
[0010]
  That is, an information processing apparatus including a printer driver that generates print data to be printed by a printing apparatus in accordance with document data generated by an application,
  An input means for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
  A first layout means for scaling each page of the document data input from the application and laying out the document data for each scaled page;
  In order to execute the set layout printing conditions, a processing distribution between the first layout means and the second layout means provided in the printing apparatus for laying out a variable size in the printing apparatus is determined. Distribution means,
  In the process distribution of the first layout means determined by the distribution means, an arrangement determining means for determining the arrangement of each page of document data when laying out by the first layout means;
  According to the layout of each page determined by the layout determination means,Generating means for generating print data laid out by the first layout means,
  The distribution means can determine the process distribution so that the layout is changed by both the first layout means and the second layout means,
  The arrangement determining means includesIncluded in the layout printing conditionsArranged on one side of printing paperpage number, The pages placed on one side of the printing paperArrangement order, processing distribution determined by the distribution means, and direction of document dataThe four conditionsByUnique placement of each page by the first layout meansspecificPossible toThe first layout means using the array informationsoThe layoutWhenArrangement of each page of document dataTheDecisionDoIt is characterized by that.
[0011]
  An information processing method in an information processing apparatus including a printer driver that generates print data to be printed by a printing apparatus according to document data generated by an application is as follows:
  An input process for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
  A first layout step of scaling each page of document data input from the application and laying out the document data of each scaled page;
  In order to execute the set layout printing conditions, a process distribution between the first layout process and a second layout process included in the printing apparatus for scaling and laying out in the printing apparatus is determined. The allocation process;
In the process distribution of the first layout step determined by the distribution step, an arrangement determination step for determining the arrangement of each page of document data when laying out in the first layout step;
  According to the layout of each page determined by the layout determination step,Generating the print data laid out by the first layout step,
  The distribution step can determine the processing distribution so that the layout is changed and scaled in both the first layout step and the second layout step.
  The arrangement determining step includesIncluded in the layout printing conditionsArranged on one side of printing paperpage number, The pages placed on one side of the printing paperArrangement order, processing distribution determined by the distribution process, and direction of document dataThe four conditionsByUnique placement of each page in the first layout processspecificPossible toUsing the arrangement information, the first layout stepsoThe layoutWhenArrangement of each page of document dataTheDecisionDoIt is characterized by that.
[0012]
  Further, a storage medium storing a printer driver that generates print data to be printed by a printing apparatus according to document data generated by an application, the printer driver executed by the information processing apparatus includes:
  An input process code for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
  The first layout step code for scaling each page of the document data input from the application and laying out the document data for each scaled page;
  Processing of the code of the first layout step and the code of the second layout step provided in the printing device for laying out the layout in the printing device in order to execute the set layout printing conditions An allocation process code that determines the allocation;
  In the process allocation of the code of the first layout process determined by the code of the allocation process, the code of the layout determination process for determining the layout of each page of the document data when laying out with the code of the first layout process;
  According to the layout of each page determined by the code of the layout determination step,A generation process code for generating print data laid out by the code of the first layout process,
  The allocation process code can be determined so that the layout is changed and scaled in both the first layout process code and the second layout process code,
  The code of the arrangement determining step isIncluded in the layout printing conditionsArranged on one side of printing paperpage number, The pages placed on one side of the printing paperArrangement order, processing distribution determined by the code of the distribution process, and direction of document dataThe four conditionsByUniquely arrange each page by the code of the first layout processspecificPossible toUsing the sequence information, the code of the first layout stepsoThe layoutWhenArrangement of each page of document dataTheDecisionDoIt is characterized by that.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment suitable for applying the present invention will be described.
[0014]
(First embodiment)
FIG. 1 is a block diagram illustrating the configuration of a print control system that is one embodiment of the present invention. As long as the function of the present invention is 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.
[0015]
In the figure, an information processing apparatus (host computer) 3000 includes graphics, images, characters, tables (including spreadsheets), etc. based on a program processing program stored in the ROM 3 or a document processing program stored in the external memory 11. A CPU 1 that executes mixed document processing is provided, and the CPU 1 generally controls each printing device (printer) connected to the system bus 4.
[0016]
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.
[0017]
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) 11.
[0018]
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.
[0019]
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.
[0020]
The CPU 1 executes an outline font development (rasterization) process on the display information RAM set on the RAM 2, for example, and enables WYSIWYG (What You See Is What You Get) on the CRT 11.
[0021]
The CPU 1 opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 11 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.
[0022]
The printer 1500 is controlled by the CPU 12. The printer CPU 12 is a printing unit (printer engine) connected to the system bus 15 via the print control interface 16 based on a control program stored in the program ROM of the ROM 13 or a control program stored in the external memory 14. 17 outputs an image signal as output information.
[0023]
Further, the control program of the CPU 12 is stored in the program ROM of the ROM 13. In the ROM 13 font ROM, font data used for generating the output information is stored. In the ROM 13 data ROM, in the case of a printer that does not have the external memory 14 such as a hard disk, it is executed on the host computer. Information to be used is stored.
[0024]
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 is a RAM that functions as a main memory, a work area, or the like for the CPU 12, and is configured such that the memory capacity can be expanded 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. Reaccess to the external memory 14 such as the hard disk (HD) and IC card described above 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, and the like. Reference numeral 124 denotes an operation panel on which an operation switch, an LED display, and the like are arranged.
[0025]
The external memory 14 described above is not limited to one, and a plurality of external memories 14 are provided. In addition to the built-in font, a plurality of external memories storing an option card and a program for interpreting a printer control language having a different language system can be connected. May be. Further, an NVRAM (not shown) may be provided to store printer mode setting information from the operation panel 1501.
[0026]
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.
[0027]
The application 201, the graphic engine 202, the printer driver 203, and the system spooler 204 exist as files stored in the external memory 111, and when executed, are loaded into the RAM 102 and executed by the OS and modules using the module. It is a program module.
[0028]
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.
[0029]
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, a 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.
[0030]
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, a PDL (Page Description Language). The converted printer control command is output as print data to the printer 1500 via the interface 121 via the system spooler 204 loaded into the RAM 2 by the OS.
[0031]
The printing system according to an embodiment of the present invention is configured to temporarily spool print data from an application as intermediate code data as shown in FIG. 3 in addition to the printing system including the printer and the host computer shown in FIG. Have
[0032]
<System configuration>
FIG. 3 is an extension of the system shown in FIG. In the system of FIG. 2, the application 201 is released from the printing process when the printer driver 203 finishes converting all DDI functions from the graphic engine 202 into printer control commands. On the other hand, in the system shown in FIG. 3, the spooler 302 converts all DDI functions into intermediate code data and outputs them to the spool file 303. The latter usually requires less time.
[0033]
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, printing in which a plurality of pages are reduced to one page, and bookbinding printing according to the present invention with respect to print data from the re-application.
[0034]
In order to be able to process the print data in various ways and print it in various printing formats, the system has been expanded to spool the print data with intermediate code data as shown in FIG. 3 in contrast to the previous system of FIG. Has been made.
[0035]
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.
[0036]
<Data processing>
Details of FIG. 3 will be described below. As shown in the figure, in this expanded processing method, the dispatcher 301 receives a print command from the graphic engine 202. If the print command received by the dispatcher 301 from the graphic engine 202 is a print command issued from the application 201 to the graphic engine 202, the dispatcher 301 loads the spooler 302 stored in the external memory 11 into the RAM 2 to print the printer. A print command is sent to the spooler 302 instead of the driver 203.
[0037]
The spooler 302 converts the received print command into an intermediate code and outputs it to the spool file 303. In addition, the spooler 302 acquires the processing settings relating to the print data set for the printer driver 203 from the printer driver 203 and stores them in the spool file 303. The spool file 303 is generated as a file on the external memory 11, but may be generated on the RAM 2. Further, 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 relating to the print data stored in the spool file 303.
[0038]
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 111 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.
[0039]
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 it again via the graphic engine 202.
[0040]
If the print command received by the dispatcher 301 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.
[0041]
The printer driver 203 generates a printer control command (PDL or the like) and outputs it to the printer 1500 via the system spooler 204.
[0042]
<Configuration of LBP>
FIG. 4 is a cross-sectional view of a color laser printer having a double-sided printing function, which is an example of the printer 1500.
[0043]
This printer forms an electrostatic latent image by scanning the photosensitive drum 15 with a polygon mirror 31 with laser light modulated with image data for each color obtained based on print data input from the host computer 3000. Then, the electrostatic latent image is developed with toner to obtain a visible image, and this is transferred to the intermediate transfer body 9 for all colors to form a color visible image.
[0044]
Further, this color visible image is transferred to the transfer material 2, and the color visible image is fixed on the transfer material 2. The image forming unit that performs the above control includes a drum unit having a photosensitive drum 15, a primary charging unit having a contact charging roller 17, a cleaning unit, a developing unit, an intermediate transfer body 9, a paper cassette 1, and various rollers 3, 4, 5, 7, a transfer unit including the transfer roller 10, and a fixing unit 25.
[0045]
The drum unit 13 is configured integrally with a photosensitive drum (photoconductor) 15 and a cleaner container 14 having a cleaning mechanism that also serves as a holder for the photosensitive drum 15. The drum unit 13 is detachably supported with respect to the printer main body, and can be easily replaced in accordance with the life of the photosensitive drum 15.
[0046]
The photosensitive drum 15 is configured by applying an organic photoconductor layer to the outer periphery of an aluminum cylinder, and is rotatably supported by the cleaner container 14. The photosensitive drum 15 rotates when a driving force of a driving motor (not shown) is transmitted. The driving motor rotates the photosensitive drum 15 in a counterclockwise direction according to an image forming operation. An electrostatic latent image is formed by selectively exposing the surface of the photosensitive drum 15.
[0047]
In the scanner unit 30, the modulated laser light is reflected by a polygon mirror that rotates in synchronization with the horizontal synchronizing signal of the image signal by the motor 31 a, and irradiates the photosensitive drum through the lens 32 and the reflecting mirror 33.
[0048]
The developing unit includes three color developing units 20Y, 20M, and 20C for developing yellow (Y), magenta (M), and cyan (C), and black ( And a single black developing device 21B that performs the development of B). The color developing units 20Y, 20M, and 20C and the plank developing unit 21B include a sleep 20YS, 20MS, 20CS, and 21BS, and coating blades 20YB, 20MB, 20CB, and 21BB that are in pressure contact with the outer periphery of each of the sleeps 20YS, 20MS, 20CS, and 21BS. And are provided respectively.
[0049]
The three color developing devices 20Y, 20M, and 20C are provided with application rollers 20YR, 20MR, and 20CR.
[0050]
The black developing device 21B is detachably attached to the printer main body, and the color developing devices 20Y, 20M, and 20C are detachably attached to the developing rotary 23 that rotates about the rotation shaft 22, respectively.
[0051]
The sleep 21BS of the black developing device 21B is arranged with a minute interval of, for example, about 300 μm with respect to the photosensitive drum 15. The black developing device 21B conveys the toner by a feeding member built in the device, and applies a charge to the toner by frictional charging so as to be applied to the outer periphery of the sleep 21BS rotating in the clockwise direction by the coating blade 21BB. .
[0052]
Further, by applying a developing bias to the sleep 21BS, the photosensitive drum 15 is developed according to the electrostatic latent image, and a visible image is formed on the photosensitive drum 15 with black toner.
[0053]
The three color developing devices 20Y, 20M, and 20C rotate with the rotation of the developing rotary 23 during image formation, and the predetermined sleeps 20YS, 20MS, and 20CS are spaced from the photosensitive drum 15 by a minute interval of about 300 μm. Will face each other. As a result, the predetermined color developing devices 20Y, 20M, and 20C are stopped at the developing position facing the photosensitive drum 15, and a visible image is created on the photosensitive drum 15.
[0054]
At the time of color image formation, the developing rotary 23 rotates every rotation of the intermediate transfer member 9, and the developing process is performed in the order of the yellow developing device 20Y, the magenta developing device 20M, the cyan developing device 20C, and then the black developing device 21B. The transfer body 9 rotates four times to sequentially form visible images with yellow, magenta, cyan, and black toners. As a result, a full-color visible image is formed on the intermediate transfer body 9.
[0055]
The intermediate transfer member 9 is configured to contact the photosensitive drum 15 and rotate as the photosensitive drum 15 rotates. The intermediate transfer member 9 rotates clockwise when forming a color image and is visible four times from the photosensitive drum 15. Receive multiple images. Further, the intermediate transfer member 9 simultaneously transfers a color visible image on the intermediate transfer member 9 onto the transfer material 2 by contacting a transfer roller 10 described later at the time of image formation and sandwiching and conveying the transfer material 2.
[0056]
At the outer periphery of the intermediate transfer member, a TOP sensor 9a and an RS sensor 9b for detecting the position in the rotation direction of the intermediate transfer member 9, and a density sensor for detecting the density of the toner image transferred to the intermediate transfer member. 9c is arranged.
[0057]
The transfer roller 10 includes a transfer charger that is supported so as to be able to come into contact with and separate from the photosensitive drum 15, and is configured by winding a metal shaft with a medium resistance foamed elastic body.
[0058]
As shown by a solid line in FIG. 4, the transfer roller 10 is separated downward so as not to disturb the color visible image while the color visible image is multiplex-transferred onto the body 9 in the middle. After the four color visible images are formed on the intermediate transfer member 9, the transfer roller 10 is shown by a dotted line by a cam member (not shown) in accordance with the timing of transferring the color visible image to the transfer material 2. It is located above indicated by. As a result, the transfer roller 10 is pressed against the intermediate transfer member 9 via the transfer material 2 with a predetermined pressing force, and a bias voltage is applied to transfer the color visible image on the intermediate transfer member 9 to the transfer material 2. .
[0059]
The fixing unit 25 fixes the transferred color visible image while conveying the transfer 2, and a fixing roller 26 for heating the transfer material 2 and a pressure roller for pressing the transfer material 2 against the fixing roller 26. 27. The fixing roller 26 and the pressure roller 27 are formed in a hollow shape, and heaters 28 and 29 are incorporated therein, respectively.
[0060]
That is, the transfer material 2 holding the color visible image is conveyed by the fixing roller 26 and the pressure roller 27, and the toner is fixed on the surface by applying heat and pressure.
[0061]
The transfer material 2 after fixing the visible image is then discharged to the paper discharge unit 37 by the paper discharge rollers 34, 35, and 36, and the image forming operation is completed. The cleaning means cleans the toner remaining on the photosensitive drum 15 and the intermediate transfer body 9, and waste toner or toner after transferring the visible image formed on the photosensitive drum 15 to the intermediate transfer body 9. The waste toner after transferring the four color visible images created on the intermediate transfer member 9 to the transfer material 2 is stored in the cleaner container 14.
[0062]
The transfer material (recording paper) 2 to be printed is taken out from the paper feed tray 1 by the paper feed roller 3 and conveyed so as to be sandwiched between the intermediate transfer member 9 and the transfer roller 10 to record a color toner image. Then, the toner image passes through the fixing unit 25 and is fixed. In the case of single-sided printing, the conveyance path is formed so that the guide 38 guides the recording paper to the upper paper discharge unit, but for double-sided printing, the path is formed so as to guide to the lower-side duplex unit.
[0063]
The recording sheet guided to the duplex unit is once sent to the lower part of the tray 1 (conveying path indicated by a two-dot chain line) by the conveying roller 40 and then conveyed in the reverse direction, and is sent to the duplex tray 39. On the double-sided tray 39, the front and back sides of the sheet placed on the sheet feeding tray 1 are reversed, and the front and back are reversed in the transport direction. Double-sided printing can be performed by transferring and fixing the toner image again in this state.
[0064]
<Process of page unit saving step>
FIG. 5 is a flowchart showing the process of the page unit storage step in the generation of the spool file 303 in the spooler 302.
[0065]
First, in step 501, a print request from an application is received. In the application, a dialog for inputting print settings as shown in FIG. 8 is displayed, and the print settings input from this dialog are passed to the re-spooler 303 from the printer driver. The setting input dialog shown in FIG. 8 includes setting items such as 801 for determining the number of logical pages to be laid out on one physical page.
[0066]
In step 502, it is determined whether the received print request is a job start request. If it is determined in step 502 that the request is a job start request, the process proceeds to step 503, where the spool file 308 for temporarily storing intermediate data is stored. Create Subsequently, in step 504, the spool file manager 304 is notified of the progress of the printing process, and in step 505, the page number counter of the spooler 302 is initialized to 1.
[0067]
Here, the spool file manager 304 reads job information, processing settings, and the like for the job for which printing has started from the spool file 303 and stores it.
[0068]
On the other hand, if it is determined in step 502 that the job start request is not received, the process proceeds to step 506.
[0069]
In step 506, it is determined whether the accepted request is a job end request. If it is determined that the request is not a job end request, the process advances to step 507 to determine whether or not a page break is required.
[0070]
If it is determined in step 507 that the page breaks, the process advances to step 508 to notify the spool file manager 304 of the progress of the printing process. Then, the page number counter is incremented.
[0071]
If it is determined in step 507 that the received print request is not a page break, the process advances to step 509 to prepare for writing an intermediate file.
[0072]
In step 510, conversion processing for storing the print request in the spool file 303 is performed. In step 511, the print request converted into a form that can be stored in step 510 is written into the spool file 303. Thereafter, the process returns to step 501 to accept a print request from the application again. The series of processing from step 501 to step 511 is continued until a job end request is received from the application.
[0073]
On the other hand, if it is determined in step 506 that the print request from the application is the end of the job, all the print requests from the application are complete, so the process proceeds to step 512 and the print processing progress to the spool file manager 304. And finish the process.
[0074]
<Description of print control>
FIG. 6 is a flowchart showing details of the control in the spool file manager 304 between the spool file 303 generation process and the print data generation process described below.
[0075]
In step 601, a print processing progress notification from the spooler 302 or despooler 305 is received.
[0076]
In step 602, it is determined whether or not the progress notification is a print start notification from the spooler 302 notified in the above-described step 504. If so, the process proceeds to step 603 to read the print processing settings from the spool file 303. Start job management.
[0077]
On the other hand, if the print start notification is not received from the spooler 302 in step 602, the process proceeds to step 604, and it is determined whether or not the progress notification is a print end notification of one logical page from the spooler 302 notified in step 508 described above. If it is a notification of printing completion of one logical page, the process proceeds to step 605 to store logical page information for this logical page. In the subsequent step 606, it is determined whether printing of one physical page can be started for the n logical pages for which spooling has been completed at this point. If printing is possible, the process advances to step 607 to determine the physical page number from the logical number assigned to one physical page to be printed.
[0078]
Regarding the calculation of the physical page, for example, when the processing setting is such that four logical pages are arranged in one physical page, the first physical page can be printed when the fourth logical page is spooled, and the first physical page is printed. It becomes a page. Subsequently, the second physical page can be printed when the eighth logical page is spooled.
[0079]
Even if the total number of logical pages is not a multiple of the number of logical pages allocated to one physical page, the logical page to be allocated to one physical page can be determined by the spool end notification in step 512.
[0080]
In step 608, the despooler 305 is notified of the logical page number constituting the physical page that can be printed and the physical page number in the format shown in FIG. Thereafter, the process returns to step 601 to wait for the next notification.
[0081]
In the present embodiment, printing processing can be performed even when all the print jobs are not spooled when one page of print data, that is, a logical page constituting one physical page is spooled.
[0082]
On the other hand, in step 604, if the progress notification is not a print end notification of one logical page from the spooler 302, the process proceeds to step 609, and it is determined whether or not it is a job end notification from the spooler 302 notified in step 512 described above. To do. If it is a job end notification, the process proceeds to step 606 described above.
[0083]
On the other hand, if it is not a job end notification, the process advances to step 610 to determine whether or not the received notification is a print end notification for one physical page from the despooler 305. If it is a print end notification for one physical page, the process proceeds to step 611, where it is determined whether all of the processing settings have been printed. When printing is completed, the process proceeds to step 612, and the despooler 305 is notified of printing completion.
[0084]
On the other hand, if it is determined that printing for the processing setting has not yet been completed, the processing proceeds to step 606 described above. The despooler 305 in this embodiment assumes that the number of physical pages that can be simultaneously printed is one.
[0085]
If it is determined in step 610 that it is not a print end notification for one physical page from the despooler 305, the process advances to step 613 to determine whether it is a print end notification from the despooler 305. If it is determined that the print end notification is received from the despoof 305, the process proceeds to step 614, the spool file 303 is deleted, and the process is terminated. On the other hand, if the print end notification is not received from the despooler 305, the process proceeds to step 615 to perform other normal processing and wait for the next notification.
[0086]
<Generation of print data>
FIG. 7 is a flowchart showing details of the print data generation process in the despooler 305. In response to a print request from the spool file manager 304, the despooler 305 reads necessary information from the spool file 303 and generates print data. A method of transferring the generated print data to the printer is as described with reference to FIG.
[0087]
In the generation of print data, first, in step 701, the notification from the spool file manager 304 is input. In the subsequent step 702, it is determined whether or not the input notification is a job end notification. If the input notification is a job end notification, the process advances to step 703 to notify the spooler file manager 304 of the process end notification of the despooler 305. Finish.
[0088]
On the other hand, if it is not a job end notification in step 702, the process proceeds to step 704, where it is determined whether a print start request for one physical page in step 608 is notified. If it is determined that the request for starting marking of one physical page is made, the process proceeds to step 705 to generate print data for the specified physical page from the information shown in FIG. 9 passed from the spool file manager 304 and the spool file 303. When the necessary information is read and the print process is performed, the print process converts the print request command stored in the spool file 303 into a format recognizable by the graphic engine 202 in the despooler 305 and transfers it. As in the present embodiment, processing settings for laying out a plurality of logical pages on one physical page are converted in this step while taking reduced arrangement into consideration.
[0089]
When the necessary print processing is completed, in step 706, the spool file manager 304 is notified of the print data generation completion of one physical page. Then, the process returns to step 701 and waits for the next notification.
[0090]
On the other hand, if it is not determined in step 704 that the request is a start request, the process proceeds to step 707 to perform other normal processing and returns to step 701 to wait for the next notification.
[0091]
<Allocation between device and host computer>
Hereinafter, a method for allocating a device and a host computer in multi-page printing in this embodiment will be described. FIG. 10 is an example of a multi-page printing setting screen.
[0092]
Multiple page printing is set from the page layouts listed in 1001. The setting screen is displayed by the printer driver 202 and necessary allocation is performed. Further, as indicated by 1002, the paper orientation can also be set.
[0093]
FIG. 11 shows an example of a screen for designating whether to use the device function or the host computer function internally.
[0094]
At 1101, internal processing can be selected. As in the present embodiment, a three-choice format of "automatic", "always perform processing on the host computer side", or "invalidate processing on the host computer side" may be used. A user interface such as setting
[0095]
In this embodiment, when “automatic” is selected, the functions of both the device and the host computer are used. In addition, the function of the host computer is used for “always perform processing on the host computer side”, and the function of the device is used for “invalidate processing on the host computer side”.
[0096]
Further, as will be described later in this embodiment, this option may be ignored when 16-page printing is requested when the device function only supports up to 4-page layout printing. Alternatively, a reduced layout printing pattern that is impossible only by the device, such as printing 16 pages from the beginning, may be disabled.
[0097]
FIG. 12 is a diagram showing combinations of how the device and the host computer allocate when a reduced layout printing of a plurality of pages is designated. In this embodiment, it is assumed that the device limit is 4 pages / sheet and the host computer is 16 pages / sheet. As shown in the table, the print layout reduced layout page number N is the product of the reduced layout number D of the device and the reduced layout page number H of the host computer, that is, N = D × H.
[0098]
Furthermore, as shown in FIG. 13, in this embodiment, the following four page orders are assumed.
[0099]
From top left to right (LRTB)
From top right to left (RLTB)
From top left to bottom (TBLR)
From top right to down (TBRL)
However, in 2-page reduced layout printing, LRTB and TBLR have the same results, and RLTBTBRL has the same results.
[0100]
FIG. 14 is a flowchart showing an internal process in printing a plurality of pages.
[0101]
In step 1401, print settings such as the number N of pages to be reduced and the process distribution setting information between the device and the host computer are input.
[0102]
In step 1402, if the processing distribution between the device and the host computer is “automatic”, the process proceeds to step 1405, and if not, the process proceeds to step 1403.
In step 1403, if the process distribution between the device and the host computer is “always perform processing on the host computer side”, the process proceeds to step 1406; otherwise, the process proceeds to step 1404.
[0103]
In step 1404, since the processing distribution between the device and the host computer is “invalidate processing on the host computer side”, it is determined whether or not processing on the device is possible, and if possible, the process proceeds to step 1407. If YES, go to step 1408. Specifically, when the reduced layout printing on the device is realized by PDL, the reduced layout printing on the device is impossible when the raster mode (image mode) is designated in the print settings. In such a case, processing by the device becomes impossible.
[0104]
In step 1405, since automatic distribution is designated, the distribution of the device and the host computer is determined by the printing system according to the print setting, and printing is performed.
[0105]
In step 1406, reduced layout printing is performed using only the host computer function.
[0106]
In step 1407, reduced layout printing is performed using only the device function.
[0107]
In step 1408, reduced layout printing using the device function to the maximum is performed.
[0108]
FIG. 15 is a flowchart illustrating the processing in step 1405 of FIG. In step 1500, it is determined whether the print setting is the PDL mode. If so, the process proceeds to step 1501, and if not, the process proceeds to step 1505.
[0109]
In step 1501, it is determined whether the number of pages is N = 1, 6, or 9. If so, the process proceeds to step 1505, and if not, the process proceeds to step 1502.
[0110]
In step 1502, it is determined whether the page number N is 2. If so, the process proceeds to step 1506, and if not, the process proceeds to step 1503.
[0111]
In step 1503, it is determined whether the page number N is 4. If so, the process proceeds to step 1507, and if not, the process proceeds to step 1504.
[0112]
In step 1504, it is determined whether the page number N is 8. If so, the process proceeds to step 1508, and if not, the process proceeds to step 1509.
[0113]
In step 1505, processing cannot be distributed to the device side, so processing is performed on the host computer side.
[0114]
In step 1506, two-page reduced layout printing is performed on the device side. One page is normally printed on the host computer.
[0115]
In step 1507, reduced layout printing of two pages is performed on both the device side and the host computer side.
[0116]
In step 1508, reduced layout printing of 4 pages on the device side and 2 pages on the host computer side is performed.
[0117]
In step 1509, reduced layout printing of 4 pages is performed on both the device side and the host computer side. The explanation regarding the allocation determination will be described later.
[0118]
FIG. 16 is a flowchart illustrating the processing in step 1408 of FIG.
[0119]
In step 1600, it is determined whether the print setting is the PDL mode. If the print setting is the PDL mode, the process proceeds to step 1601, and if not, the process proceeds to step 1605.
[0120]
In step 1601, it is determined whether the page number N is 1, 6 or 9. If so, the process proceeds to step 1605, and if not, the process proceeds to step 1602.
[0121]
In step 1602, it is determined whether the page number N is 2. If N = 2, the process proceeds to step 1606, and if not, the process proceeds to step 1603.
[0122]
In step 1603, it is determined whether the page number N is 4. If N = 4, the process proceeds to step 1607; otherwise, the process proceeds to step 1604.
[0123]
In step 1604, it is determined whether the page number N is 8. If N = 8, the process proceeds to step 1608, and if not, the process proceeds to step 1609.
[0124]
In step 1605, since the distribution with the device side is impossible, the processing is performed on the host computer side.
[0125]
In step 1606, reduced layout printing of 2 pages is performed on the device side, and in step 1607, reduced layout printing of 4 pages is performed on the device side.
[0126]
In step 1608, reduced layout printing is performed for 4 pages on the device side and 2 pages on the host computer side. In step 1609, reduced layout printing of 4 pages is performed on both the device side and the host computer side.
[0127]
Steps 1608 and 1609 are distributed in the same manner as when “automatic” is selected. A description of these allocation decisions will be given later.
[0128]
<Distribution of processing between host computer and device>
In determining the processing distribution between the host computer and the device, a combination that can start printing earlier is selected. 17 to 22 are layout examples of reduced layout printing by processing distribution. In the drawing, N indicates a print setting page / sheet, H indicates the number of print processes on the host computer side, and D indicates the number of print processes on the device side.
[0129]
17 and 18 are diagrams showing processing allocation between the host computer and the device in 4-page reduced layout printing, and FIGS. 19 and 20 are diagrams showing processing allocation between the host computer and the device in 8-page reduced layout printing. 21 and 22 are diagrams showing the processing distribution of the host computer and the device in 16-page reduced layout printing.
[0130]
For example, in FIG. 19A, when a vertically written document from an application is printed in reduced layout of 8 pages from the upper left to the right, the processing on the host computer is reduced to 2 pages in reduced layout printing (LRTB), on the device. The processing is set to 4-page reduced layout printing (LRTB). On the printer side, it is not necessary to sense that the host computer performs two-page printing, and it is sufficient if the setting is simply four-page reduced layout printing of a landscape document as indicated by the arrow in the figure.
[0131]
On the other hand, in reduced layout printing on the host computer side, printing may be performed between the spool file manager 304 and the despooler 305 using the arrangement shown in FIG. Specifically, the arrangement of FIG. 23 assumes that the despooler 305 performs drawing from the upper left of the paper to the right.
[0132]
23, arrays 2301 and 2302 correspond to the setting conditions 1201 in FIG. 12, and arrays 2303 and 2304 correspond to the setting conditions 1203 in FIG.
The array 2305 corresponds to the setting condition 1205 in FIG.
[0133]
By setting as described above, it is possible to make a processing request to the printer side from the time when the second page of the application is spooled. Then, when the fourth page is spooled, a processing request for the second page on the device side. Is possible.
[0134]
For example, when the arrangement order on the device side is set to TBLR as described above, the processing of the first page of the device can be started at the same timing, but the printing of the second page waits until the end of spooling of the sixth page on the host computer side. Processing overhead may occur. Similarly, the distribution of devices and host computers and the respective settings are determined according to the settings. As a result, the combination of 1202 and 1204 in FIG. 12 is not adopted in this embodiment.
[0135]
With the above processing, it is possible to perform reduced layout printing while using the functions of the device and the host computer together, and it is possible to reduce the operation load on the user.
[0136]
(Second Embodiment)
In the present embodiment, a case will be described in which reduced duplication printing is performed by cooperatively using the reduced layout functions of both the printing device (printer) and the information processing apparatus (host computer computer). Here, the reduced duplication printing means that the same print data reduced on the same sheet is laid out and printed.
[0137]
In the present embodiment, it is assumed that the reduced layout is first performed by the host computer and then the reduced layout is performed by the printing device. However, the present invention is also applicable to the case where two reduced layout functions exist on the host computer side. Further, the present invention can also be applied when two reduced layout functions exist on the printing device side.
[0138]
Since the function of the printer and the function of the host computer are used in combination, reduced printing is possible with both functions when “automatic” is used under the conditions specified in the interface of FIG. 11, but other than “automatic” in FIG. Even if the setting is made, if “reduced duplication printing” is designated from the user interface, the reduced printing can be performed by using the functions of both the printer and the host computer.
[0139]
In this case, since the same page data is printed on one sheet of paper, the data arrangement order is irrelevant and need not be considered. 25A, 25B, and 25C are examples of combinations other than the combination of the reduced layout of the printer and the host computer shown in FIG.
[0140]
FIG. 26 is a flowchart showing the procedure of reduced duplication printing in the spool file manager 304. This process shows the process performed in step 607 when reduced duplication printing is set in step 603 in FIG. At this time, in step 603, whether or not to perform reduced duplication printing, and in the case of performing reduced duplication printing, the division number N per page for performing reduced duplication printing is input, and drawing is performed on one page in the host computer. Settings such as the number of pages H and the number of reduced layout prints D on the printer are made.
[0141]
In step 2601, counters K and J are initialized to zero.
[0142]
Here, the counter “K” controls the number of reduced layout sheets, and the counter “J” controls the number of pages.
[0143]
If it is determined in step 2602 that the count K is smaller than the set reduced layout number (D) (S2602-YES), the process proceeds to step 2703; otherwise, the process exits (S2602-NO).
[0144]
In step 2603, if the counter J is smaller than the set number of pages (H), the process proceeds to step 2604 (S2603—YES), and if not, the process proceeds to step 26060.
[0145]
In step 2604, the current page number is stored in the array as shown in FIG. 9 as a logical page constituting the physical page.
[0146]
In step 2605, J is incremented by one.
[0147]
In step 2606, J is initialized to 0 and K is incremented by 1.
[0148]
By executing the above steps, the number of reduced layouts for each page and the number of pages are compared with the set number, and if the number of layouts exceeds the set number, the page is updated and the number of pages is set. When it becomes larger than the number, it ends.
[0149]
Reduced duplication printing is effective for small paper and output that requires duplication, such as the creation of business cards and tickets, etc. According to the reduced duplication printing conditions set using the user interface, the printer side and the host computer side A wide variety of output styles can be printed using both functions in a coordinated manner.
[0150]
[Other Embodiments]
Note that the present invention can be applied to a system composed of a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), or a device (copier, printer, facsimile device, etc.) composed of a single device. You may apply to.
[0151]
Another object of the present invention is to read a program code stored in a storage medium by a computer (or CPU or MPU) of a system or apparatus, which stores a program code of software that realizes the functions of the above-described embodiments. It is also achieved by executing.
[0152]
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. 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.
[0153]
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. This includes a case where part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing.
[0154]
Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board is based on the instruction of the program code. Also included is a case where the CPU or the like provided in 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.
[0155]
When the present invention is applied to the above-mentioned storage medium, the program code corresponding to the flowchart described above is stored in the storage medium. In brief, each module shown in the memory map example of FIG. Is stored in a storage medium. That is, the program codes of at least the “data input module 2401”, “distribution module 2402”, “layout control module 2403”, “print processing module 2404”, and “data storage module 2405” may be stored in the storage medium.
[0156]
【The invention's effect】
As described above, when the print control setting is performed using the unified user interface and the reduced layout printing is set, the layout printing condition is determined, and the first layout unit, the second layout unit, When the reduced layout printing is performed by controlling the above functions, efficient function distribution is achieved, and appropriate layout printing can be performed for the set conditions.
[0157]
In accordance with the reduced copy printing conditions set by using the user interface, it is possible to perform abundant output style printing in which the functions of both the first layout unit and the second layout unit are used in cooperation.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of a print control system according to an embodiment of the present invention.
FIG. 2 is a block diagram illustrating a configuration of a typical printing system of a host computer to which a printer is connected.
FIG. 3 is a block diagram illustrating a configuration of a print control system that temporarily spools an intermediate code before converting a print command from an application into a printer control command.
FIG. 4 is a diagram illustrating a configuration of a printer according to the invention.
FIG. 5 is a flowchart showing processing in the spooler 305;
FIG. 6 is a flowchart showing print control and physical page number determination in the spool file manager 304;
FIG. 7 is a flowchart showing processing in the despooler 305;
FIG. 8 is an example of a print setting screen.
FIG. 9 is a diagram illustrating an example of a data format when a physical page print request is made from the spool file manager 304 to the despooler 305;
FIG. 10 is an example of a multi-page printing setting screen.
FIG. 11 is an example of a screen for designating whether to use a printer function or a host computer function internally;
FIG. 12 is a diagram showing a combination of how a printer and a host computer allocate when a reduced layout print of a plurality of pages is designated.
FIG. 13 is a diagram showing an arrangement order of pages assumed in the present invention.
FIG. 14 is a flowchart showing internal processing in printing a plurality of pages.
FIG. 15 is a flowchart illustrating processing in step 1405 of FIG.
FIG. 16 is a flowchart illustrating processing in step 1408 of FIG.
FIG. 17 is a diagram showing processing distribution between a host computer and a printer in 4-page reduced layout printing.
FIG. 18 is a diagram showing processing distribution between a host computer and a printer in 4-page reduced layout printing.
FIG. 19 is a diagram showing processing distribution between a host computer and a printer in 8-page reduced layout printing.
FIG. 20 is a diagram showing processing distribution between a host computer and a printer in 8-page reduced layout printing.
FIG. 21 is a diagram showing processing distribution between a host computer and a printer in 16-page reduced layout printing.
FIG. 22 is a diagram showing processing distribution between a host computer and a printer in 16-page reduced layout printing.
FIG. 23 is a diagram showing a combination of a printer and host reduction layout function.
FIG. 24 is a diagram showing a memory map of a storage medium.
FIG. 25A is a diagram showing a combination of a reduced layout function of a printer and a host.
FIG. 25B is a diagram illustrating a combination of a reduced layout function of a printer and a host.
FIG. 25C is a diagram showing a combination of a reduced layout function of a printer and a host.
FIG. 26 is a flowchart illustrating reduced duplication printing processing.
[Explanation of symbols]
l CPU
2 RAM
3 ROM
4 System bus
12 CPU
13 ROM
19 RAM
3000 host computer
1500 printer

Claims (12)

アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバを備える情報処理装置であって、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力手段と、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト手段と、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト手段と、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト手段との処理配分を決定する配分手段と、
前記配分手段により決定された前記第一レイアウト手段の処理配分において、前記第一レイアウト手段でレイアウトする際の文書データの各ページの配置を決定する配置決定手段と、
前記配置決定手段により決定された各ページの配置に従って、前記第一レイアウト手段によりレイアウトされた印刷データを生成する生成手段とを備え、
前記配分手段は、前記第一レイアウト手段と前記第二レイアウト手段の双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定手段は、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分手段により決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト手段による各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト手段レイアウトする際の文書データの各ページの配置決定することを特徴とする情報処理装置。
An information processing apparatus including a printer driver that generates print data to be printed by a printing apparatus according to document data generated by an application,
An input means for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
A first layout means for scaling each page of the document data input from the application and laying out the document data for each scaled page;
In order to execute the set layout printing conditions, a processing distribution between the first layout means and the second layout means provided in the printing apparatus for laying out a variable size in the printing apparatus is determined. Distribution means,
In the process distribution of the first layout means determined by the distribution means, an arrangement determining means for determining the arrangement of each page of document data when laying out by the first layout means;
Generating means for generating print data laid out by the first layout means in accordance with the arrangement of each page determined by the arrangement determining means ;
The distribution means can determine the process distribution so that the layout is changed by both the first layout means and the second layout means,
The arrangement determining means includes the number of pages arranged on one surface of the printing paper included in the layout printing conditions, the arrangement order of pages arranged on one surface of the printing paper, and the process distribution determined by the distributing means. And each page of the document data when laid out by the first layout means , using arrangement information that can uniquely specify the arrangement of each page by the first layout means according to the four conditions of the direction of the document data the information processing apparatus characterized by determining a placement.
文書データをページ単位に任意の順序で読み出し可能に格納手段にスプールするスプール手段と、
前記スプールされた文書データの生成状況を監視して、該スプール済みの文書データに基づく印刷処理が可能であるか判断する判断手段とを更に備え、
前記判断手段は、前記配列情報により決定される印刷データの各ページに配置される文書データの各ページの配置に従って、該スプール済みの文書データに基づく印刷処理が可能であるか判断することを特徴とする請求項1に記載の情報処理装置。
Spool means for spooling the document data to the storage means so that the document data can be read in any order in page units;
And a determination unit that monitors a generation status of the spooled document data and determines whether printing processing based on the spooled document data is possible,
The determining means determines whether printing processing based on the spooled document data is possible according to the arrangement of each page of the document data arranged on each page of the print data determined by the arrangement information. The information processing apparatus according to claim 1.
レイアウト印刷を行うに際し、必ず当該情報処理装置の第一レイアウト手段を用いるか、第一レイアウト手段を用いずに前記印刷装置の第二レイアウト手段を用いるか、当該情報処理装置の第一レイアウト手段と前記印刷装置の第二レイアウト手段の両方が利用可能であるかを、指定画面を介して択一的に選択する選択手段を更に備え、
前記配分手段は、前記選択手段により当該情報処理装置の第一レイアウト手段と前記印刷装置の第二レイアウト手段の両方が利用可能であることが選択されている場合に、前記第一レイアウト手段と前記第二レイアウト手段との処理配分を決定して、前記第一レイアウト手段と前記第二レイアウト手段の両方の変倍とレイアウトを実行させることを特徴とする請求項1または2に記載の情報処理装置。
When performing layout printing, the first layout means of the information processing apparatus is always used, the second layout means of the printing apparatus is used without using the first layout means, or the first layout means of the information processing apparatus and It further comprises selection means for alternatively selecting whether or not both of the second layout means of the printing apparatus can be used via a designation screen,
When the selection unit selects that both the first layout unit of the information processing apparatus and the second layout unit of the printing apparatus are usable by the selection unit, the distribution unit and the first layout unit 3. The information processing apparatus according to claim 1, wherein processing distribution with the second layout unit is determined, and scaling and layout of both the first layout unit and the second layout unit are executed. .
前記配分手段は、前記第一レイアウト手段の縮小レイアウト機能と、前記第二レイアウト手段の縮小レイアウト機能との双方を協調的に使用した配分を決定し、どちらか1つでは実現できない縮小レイアウト印刷の体裁を生成可能とすることを特徴とする請求項3に記載の情報処理装置。  The distribution unit determines a distribution in which both the reduced layout function of the first layout unit and the reduced layout function of the second layout unit are used cooperatively, and reduced layout printing that cannot be realized by any one of them. The information processing apparatus according to claim 3, wherein the appearance can be generated. アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバを備える情報処理装置における情報処理方法であって、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力工程と、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト工程と、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト工程と、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト工程との処理配分を決定する配分工程と、
前記配分工程により決定された前記第一レイアウト工程の処理配分において、前記第一レイアウト工程でレイアウトする際の文書データの各ページの配置を決定する配置決定工程と、
前記配置決定工程により決定された各ページの配置に従って、前記第一レイアウト工程によりレイアウトされた印刷データを生成する生成工程とを備え、
前記配分工程は、前記第一レイアウト工程と前記第二レイアウト工程の双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定工程は、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分工程により決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト工程による各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト工程レイアウトする際の文書データの各ページの配置決定することを特徴とする情報処理方法。
An information processing method in an information processing apparatus including a printer driver that generates print data to be printed by a printing apparatus according to document data generated by an application,
An input process for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
A first layout step of scaling each page of document data input from the application and laying out the document data of each scaled page;
In order to execute the set layout printing conditions, a process distribution between the first layout process and a second layout process included in the printing apparatus for scaling and laying out in the printing apparatus is determined. The allocation process;
In the process distribution of the first layout step determined by the distribution step, an arrangement determination step for determining the arrangement of each page of document data when laying out in the first layout step;
A generation step of generating print data laid out by the first layout step according to the arrangement of each page determined by the arrangement determination step ;
The distribution step can determine the processing distribution so that the layout is changed and scaled in both the first layout step and the second layout step.
The arrangement determining step includes the number of pages arranged on one side of the printing paper included in the layout printing conditions, the arrangement order of pages arranged on one side of the printing paper, and the process distribution determined by the distribution step. and using the sequence information capable of uniquely identifying the placement of each page according to the first layout step by four conditions of orientation of the document data, each page of the document data when laying in the first layout step the information processing method characterized by determining a placement.
文書データをページ単位に任意の順序で読み出し可能に格納手段にスプールするスプール工程と、
前記スプールされた文書データの生成状況を監視して、該スプール済みの文書データに基づく印刷処理が可能であるか判断する判断工程とを更に備え、
前記判断工程は、前記配列情報により決定される印刷データの各ページに配置される文書データの各ページの配置に従って、該スプール済みの文書データに基づく印刷処理が可能であるか判断することを特徴とする請求項5に記載の情報処理方法。
A spooling process for spooling document data in a storage unit so that the document data can be read in an arbitrary order in units of pages;
A determination step of monitoring the generation status of the spooled document data and determining whether printing processing based on the spooled document data is possible;
In the determining step, it is determined whether printing processing based on the spooled document data is possible according to the layout of each page of the document data arranged on each page of the print data determined by the arrangement information. The information processing method according to claim 5.
レイアウト印刷を行うに際し、必ず当該情報処理装置における第一レイアウト工程を用いるか、第一レイアウト工程を用いずに前記印刷装置における第二レイアウト工程を用いるか、当該情報処理装置における第一レイアウト工程と前記印刷装置における第二レイアウト工程の両方が利用可能であるかを、指定画面を介して択一的に選択する選択工程を更に備え、
前記配分工程は、前記選択工程により当該情報処理装置における第一レイアウト工程と前記印刷装置における第二レイアウト工程の両方が利用可能であることが選択されている場合に、前記第一レイアウト工程と前記第二レイアウト工程との処理配分を決定して、前記第一レイアウト工程と前記第二レイアウト工程の両方の変倍とレイアウトを実行させることを特徴とする請求項5または6に記載の情報処理方法。
When performing layout printing, the first layout process in the information processing apparatus is always used, the second layout process in the printing apparatus is used without using the first layout process, or the first layout process in the information processing apparatus is used. A selection step of alternatively selecting whether or not both of the second layout steps in the printing apparatus can be used via a designation screen;
In the distribution step, when the selection step selects that both the first layout step in the information processing apparatus and the second layout step in the printing apparatus are available, the first layout step and the 7. The information processing method according to claim 5, wherein the processing distribution with the second layout step is determined, and scaling and layout of both the first layout step and the second layout step are executed. .
前記配分工程は、前記第一レイアウト工程の縮小レイアウト機能と、前記第二レイアウト工程の縮小レイアウト機能との双方を協調的に使用した配分を決定し、どちらか1つでは実現できない縮小レイアウト印刷の体裁を生成可能とすることを特徴とする請求項7に記載の情報処理方法。  The distribution step determines a distribution in which both the reduced layout function of the first layout step and the reduced layout function of the second layout step are used cooperatively, and reduced layout printing that cannot be realized by any one of them. The information processing method according to claim 7, wherein the appearance can be generated. アプリケーションが生成した文書データに応じて印刷装置で印刷すべき印刷データを生成するプリンタドライバが格納された記憶媒体であって、情報処理装置により実行される該プリンタドライバが、
プリンタドライバによる設定画面を介して、印刷用紙の1面に配置されるページ数と、配置順とを含むレイアウト印刷の条件を設定するための入力工程のコードと、
前記アプリケーションから入力された文書データの各ページを変倍し、変倍された各ページの文書データをレイアウトする第一レイアウト工程のコードと、
前記設定されたレイアウト印刷の条件を実行するために、前記第一レイアウト工程のコードと、前記印刷装置内で変倍してレイアウトするための前記印刷装置が備える第二レイアウト工程のコードとの処理配分を決定する配分工程のコードと、
前記配分工程のコードにより決定された前記第一レイアウト工程のコードの処理配分において、前記第一レイアウト工程のコードでレイアウトする際の文書データの各ページの配置を決定する配置決定工程のコードと、
前記配置決定工程のコードにより決定された各ページの配置に従って、前記第一レイアウト工程のコードによりレイアウトされた印刷データを生成する生成工程のコードとを備え、
前記配分工程のコードは、前記第一レイアウト工程のコードと前記第二レイアウト工程のコードの双方で変倍してレイアウトするように処理配分を決定可能であり、
前記配置決定工程のコードは、前記レイアウト印刷の条件に含まれる印刷用紙の1面に配置されるページ数、印刷用紙の1面に配置されるページの配置順、前記配分工程のコードにより決定された処理配分、及び文書データの向きの4つの条件により前記第一レイアウト工程のコードによる各ページの配置を一意に特定することが可能な配列情報を用いて、前記第一レイアウト工程のコードレイアウトする際の文書データの各ページの配置決定することを特徴とする記憶媒体。
A storage medium storing a printer driver that generates print data to be printed by a printing apparatus in accordance with document data generated by an application, and the printer driver executed by the information processing apparatus includes:
An input process code for setting layout printing conditions including the number of pages arranged on one side of the printing paper and the arrangement order via a setting screen by the printer driver;
The first layout step code for scaling each page of the document data input from the application and laying out the document data for each scaled page;
Processing of the code of the first layout step and the code of the second layout step provided in the printing device for laying out the layout in the printing device in order to execute the set layout printing conditions An allocation process code that determines the allocation;
In the process allocation of the code of the first layout process determined by the code of the allocation process, the code of the layout determination process for determining the layout of each page of the document data when laying out with the code of the first layout process;
A generation process code for generating print data laid out by the code of the first layout process according to the arrangement of each page determined by the code of the arrangement determination process ;
The allocation process code can be determined so that the layout is changed and scaled in both the first layout process code and the second layout process code,
The code of the arrangement determining step is determined by the number of pages arranged on one side of the printing paper included in the layout printing conditions, the arrangement order of the pages arranged on one side of the printing paper, and the code of the distributing step. process allocation, and using the sequence information capable of uniquely identifying the location of each page by the code of the first layout step by four conditions of orientation of the document data, layout code of the first layout step A storage medium characterized by determining an arrangement of each page of document data at the time of performing.
文書データをページ単位に任意の順序で読み出し可能に格納手段にスプールするスプール工程のコードと、
前記スプールされた文書データの生成状況を監視して、該スプール済みの文書データに基づく印刷処理が可能であるか判断する判断工程のコードとを更に備え、
前記判断工程のコードは、前記配列情報により決定される印刷データの各ページに配置される文書データの各ページの配置に従って、該スプール済みの文書データに基づく印刷処理が可能であるか判断することを特徴とする請求項9に記載の記憶媒体。
A spool process code for spooling the document data to the storage means so that the document data can be read in an arbitrary order in units of pages;
Further comprising a determination step code for monitoring the generation status of the spooled document data and determining whether printing processing based on the spooled document data is possible;
The code of the determination step determines whether printing processing based on the spooled document data is possible according to the arrangement of each page of the document data arranged on each page of the print data determined by the arrangement information. The storage medium according to claim 9.
レイアウト印刷を行うに際し、必ず当該情報処理装置で実行される第一レイアウト工程のコードを用いるか、第一レイアウト工程のコードを用いずに前記印刷装置で実行される第二レイアウト工程のコードを用いるか、当該情報処理装置で実行される第一レイアウト工程のコードと前記印刷装置で実行される第二レイアウト工程のコードの両方が利用可能であるかを、指定画面を介して択一的に選択する選択工程のコードを更に備え、
前記配分工程のコードは、前記選択工程のコードにより当該情報処理装置で実行される第一レイアウト工程のコードと前記印刷装置で実行される第二レイアウト工程のコードの両方が利用可能であることが選択されている場合に、前記第一レイアウト工程のコードと前記第二レイアウト工程のコードとの処理配分を決定して、前記第一レイアウト工程のコードと前記第二レイアウト工程のコードとの両方の変倍とレイアウトを実行させることを特徴とする請求項9または10に記載の記憶媒体。
When performing layout printing, always use the code of the first layout process executed by the information processing apparatus, or use the code of the second layout process executed by the printing apparatus without using the code of the first layout process. Alternatively, whether the code of the first layout process executed by the information processing apparatus and the code of the second layout process executed by the printing apparatus can be used is selected via the designation screen. A selection process code to
As the code of the allocation process, both the code of the first layout process executed by the information processing apparatus and the code of the second layout process executed by the printing apparatus can be used by the code of the selection process. If selected, the processing allocation between the code of the first layout process and the code of the second layout process is determined, and both the code of the first layout process and the code of the second layout process are determined. The storage medium according to claim 9 or 10, wherein zooming and layout are executed.
前記配分工程のコードは、前記第一レイアウト工程のコードの縮小レイアウト機能と、前記第二レイアウト工程のコードの縮小レイアウト機能との双方を協調的に使用した配分を決定し、どちらか1つでは実現できない縮小レイアウト印刷の体裁を生成可能とすることを特徴とする請求項11に記載の記憶媒体。  The code of the allocation step determines a distribution in which both the reduced layout function of the code of the first layout step and the reduced layout function of the code of the second layout step are cooperatively used. 12. The storage medium according to claim 11, wherein a format of reduced layout printing that cannot be realized can be generated.
JP02294099A 1999-01-29 1999-01-29 Information processing apparatus, information processing method, and storage medium Expired - Fee Related JP3907337B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02294099A JP3907337B2 (en) 1999-01-29 1999-01-29 Information processing apparatus, information processing method, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02294099A JP3907337B2 (en) 1999-01-29 1999-01-29 Information processing apparatus, information processing method, and storage medium

Publications (3)

Publication Number Publication Date
JP2000218875A JP2000218875A (en) 2000-08-08
JP2000218875A5 JP2000218875A5 (en) 2005-10-27
JP3907337B2 true JP3907337B2 (en) 2007-04-18

Family

ID=12096635

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02294099A Expired - Fee Related JP3907337B2 (en) 1999-01-29 1999-01-29 Information processing apparatus, information processing method, and storage medium

Country Status (1)

Country Link
JP (1) JP3907337B2 (en)

Also Published As

Publication number Publication date
JP2000218875A (en) 2000-08-08

Similar Documents

Publication Publication Date Title
US6313919B1 (en) Printing control apparatus and method
JP4834256B2 (en) Information processing apparatus, print data generation method, print control program, and storage medium
JP4298146B2 (en) Information processing apparatus and method for generating print data
JP3392057B2 (en) Print control method and apparatus
JP3679660B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program
US20030011802A1 (en) Printing control apparatus and display method therefor
JP3733288B2 (en) Information processing apparatus, print control method, and storage medium
US7525682B2 (en) Information processing apparatus, print control method therefor, and storage medium
JP3880307B2 (en) Information processing apparatus and method
JP3363793B2 (en) Print control method and apparatus
JP4328823B2 (en) Information processing apparatus, control method, and storage medium storing computer-readable control program
JP2001067347A (en) Information processor, information processing method and storage medium storing computer-readable program
US7362465B2 (en) Information processing apparatus and control method therefor
JP2001134394A (en) Information processor information processing method and computer readable storage medium in which program is stored
JP3673684B2 (en) Information processing apparatus, information processing method, and storage medium storing computer-readable program
US6307637B1 (en) Printing control apparatus and method
JP3814410B2 (en) Printing control apparatus and method
JP3368175B2 (en) Print control apparatus and method
JP2008269324A (en) Printer driver
JP3907337B2 (en) Information processing apparatus, information processing method, and storage medium
JP4475619B2 (en) Information processing apparatus, information processing apparatus control method, and storage medium
JP3513509B2 (en) Print control method and apparatus
JP3774562B2 (en) Printing control apparatus and method
JP3581703B2 (en) Print control apparatus and method
JP3581704B2 (en) Print control apparatus and method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050928

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051007

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060619

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060809

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070116

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110126

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120126

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130126

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140126

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees