JP3610141B2 - Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system - Google Patents

Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system Download PDF

Info

Publication number
JP3610141B2
JP3610141B2 JP00295896A JP295896A JP3610141B2 JP 3610141 B2 JP3610141 B2 JP 3610141B2 JP 00295896 A JP00295896 A JP 00295896A JP 295896 A JP295896 A JP 295896A JP 3610141 B2 JP3610141 B2 JP 3610141B2
Authority
JP
Japan
Prior art keywords
font
information
printing apparatus
printer
host
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
JP00295896A
Other languages
Japanese (ja)
Other versions
JPH09190295A (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 JP00295896A priority Critical patent/JP3610141B2/en
Publication of JPH09190295A publication Critical patent/JPH09190295A/en
Application granted granted Critical
Publication of JP3610141B2 publication Critical patent/JP3610141B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【産業上の利用分野】
本発明は、所定のインタフェースを介して印刷装置と情報処理装置とが通信可能な印刷システムを構築可能な情報処理装置および印刷装置および印刷システムおよび印刷システムのデータ処理方法および制御方法に関するものである。
【0002】
【従来の技術】
従来、この種の画像出力装置、例えばレーザビームプリンタにおいては、ホストコンピュータから入力した文字コードや図形等の画像出力のためのデータを1ページ分のビットパターンに展開した後、このビットパターンにより画像出力を実行している。この種の画像出力装置の一般的な画像出力動作の手順の概要について、図30に示すフローチャートを参照しながら説明する。
【0003】
図30は、この種の画像出力装置の画像出力処理手順の一例を示すフローチャートである。なお、(1)〜(5)は各ステップを示す。
【0004】
まず、ステップ(1)において、ホスト側より画像出力データを受信したら、該受信した画像出力データを受信バッファに格納する。そして、ステップ(2)にて、受信バッファ内のデータに対してコマンドの解析を行い、1ページ分のページバッファを作成する。次に、ステップ(3)において展開処理を実行し、1ページ分のビットパターンデータを生成し、フレームメモリに格納する。
【0005】
そして、ステップ(4)において出力処理を実行し、展開されたビットマップデータに従って記録紙などの記憶媒体への画像出力が実行される。次に、ステップ(5)においては、入力画像情報のすべてに対して出力処理を完了したかどうかを判断し、完了していれば本処理を終了する。完了していなければ、ステップ(1)へ戻り上述の各処理を繰り返す。
【0006】
以上説明した手順により、入力データのビットパターンへの展開及び画像出力が実行される。
【0007】
また、この種の画像出力装置においては、ホストコンピュータ(以下ホスト)からレーザビームプリンタに文字やフォーム等をダウンロードして登録できるようにした製品が提案されている。
【0008】
図31は、この種の画像出力装置とデータ源との画像出力システムの一例を示すブロック図であり、ホスト等の情報処理装置からレーザビームプリンタ等の画像出力装置にフォントをダウンロードしてプリンタ内に格納し、ホストからの画像出力指示によりダウンロードフォントに基づいて画像出力処理可能なシステムに対応する。
【0009】
図において、2011はホストコンピュータ(ホスト)で、接続ケーブル2017を介してプリンタ2014と通信可能に構成されている。2012はリソースファイルで、フォントの名称や属性等の情報が格納されている。なお、リソースファイル2012には始めからプリンタに内蔵するフォント及び後からダウンロードされたフォントの両方のフォント情報が記述されている。
【0010】
2013はプリンタドライバで、ホスト2011にて作成された画像出力データをプリンタ2014が解釈できるプリンタ言語に変換するためのプログラムである。なお、指定された文字セット名称、文字属性及び文字コードは必ずプリンタドライバ2013を経由してプリンタ2014に送られる。
【0011】
以下、図32に示すフローチャートを参照しながら図31に示した画像出力システムにおけるフォントのダウンロード処理について説明する。
【0012】
図32は、図31に示した画像出力システムにおけるフォントのダウンロード処理手順の一例を示すフローチャートである。なお、(1)〜(4)は各ステップを示し、該処理はホスト等の情報処理装置からレーザビームプリンタ等の画像出力装置にフォントをダウンロードしてプリンタ内に格納する処理手順に対応する。
【0013】
先ず、ホスト2011からプリンタ2014へのフォントダウンロード指示がなされると(1)、ホスト2011はプリンタ2014がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態であると判定された場合は、ホスト2011は接続ケーブル2017を経由して、指示のあったフォントデータをプリンタ2014に転送する(3)。
【0014】
一方、ステップ(2)で、アイドル状態でないと判定された場合は、アイドル状態になるまで待機し、フォントデータのダウンロードが終了すると、ホスト2011はリソースファイル2012にダウンロードしたフォントのリソースデータを作成し、ホスト内のメモリ上に格納し処理を終了する(4)。
【0015】
なお、プリンタ2014にダウンロードされたフォントはプリンタ2014内の書き込み可能なメモリに格納される。そして、格納されたフォントは、始めからプリンタに内蔵するフォントと同じように、ホストから文字セット名称、文字属性及び文字コードを指定することにより、印字することができる。
【0016】
次に、ホスト2011からの画像出力指示によりダウンロードフォントに基づいて画像出力するための処理について図33に示すフローチャートを参照しながら説明する。
【0017】
図33は、図31に示したプリンタ2014による印字処理手順の一例を示すフローチャートである。なお、(1)〜(4)は各ステップを示す。
【0018】
予めROM等に内蔵しているフォント同様にダウンロードされたフォントを印字するには、まず、ホスト2011からプリンタ2014へのフォントの印字指示がなされると(1)、ホスト2011はプリンタ2014がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態であると判定した場合は、ホスト2011上のリソースファイル2012にて記述されているフォント情報(ダウンロードフォントを含む)により、フォントの画像出力情報はプリンタドライバ2013にてプリンタ言語に変換され、ホスト2011は接続ケーブル2017を経由して、プリンタ2014に転送する(3)。
【0019】
一方、ステップ(2)で、もし、アイドル状態でないと判定された場合は、アイドル状態になるまで待機する。
【0020】
そして、文字コードの転送が終了すると、プリンタ2014は入力された文字コードに該当する文字データを取り出し、不図示の文字データ展開処理部において文字データを展開し、不図示のプリンタエンジン部において指示されたフォントの画像出力を行ない処理を終了する(4)。
【0021】
【発明が解決しようとする課題】
しかしながら、上記従来例では、複数のホストコンピュータとプリンタが繋がっているシステムにおいては、別のホストコンピュータからダウンロードされたフォントを使用することはできなかった。
【0022】
つまり、ダウンロードしていないホストコンピュータからも別のホストコンピュータからダウンロードされたフォントを使用できるようにする必要があった。
【0023】
本発明は、上記の問題点を解決するためになされたもので、第1の目的は、第1の保持手段に前記印刷装置に転送した所定の画像情報を識別する第1の資源情報を保持しておき、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別する第2の資源情報中に設定される使用ホスト情報に基づいて判別して、削除可能であると判定し、かつ、印刷装置がアイドル状態であると判定した場合に、第1の保持手段に保持される第1の画像情報および該画像情報の第2の資源情報の削除要求を発行することにより、印刷装置に登録された画像情報を管理する第2の資源情報中に使用する情報処理装置の使用ホスト情報が設定されている場合には、それ以外の情報処理装置から印刷装置に対する削除指示を無効として、印刷装置に登録された画像情報が意図しないホストからの指示で削除されてしまう事態を回避することができる情報処理装置および印刷システムのデータ処理方法を提供することである。
さらに、第2の目的は、いずれかの情報処理装置から転送された、独立して使用可能な第1のフォントセットと、第1のフォントセットに依存する形式で登録され第1のフォントセットが登録されていない場合には使用できないフォントセットであって、かつ、第1のフォントセットと属性が同じである第2のフォントセット格納管理して、前記第1の画像情報が削除されるのに応答して、前記印刷装置に前記第1のフォントセットと同じ属性を持つ第2のフォントセットが存在するかどうか判定して、前記第2のフォントセットが存在すると判定した場合は、前記第2のフォントセットを削除するよう制御することにより、同一属性の画像情報を確実に印刷装置から削除して、残存する同一属性の画像情報のために発生する不具合印刷結果が発生することを確実に防止することができる印刷装置および制御方法を提供することである。
【0024】
【課題を解決するための手段】
本発明に係る第1の発明は、所定のインタフェースを介して印刷装置と通信可能な情報処理装置において、前記印刷装置に転送した所定の画像情報を識別するための第1の資源情報を保持する第1の保持手段と、前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定手段と、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別するための第2の資源情報中に設定される使用ホスト情報を取得して判別する判別手段と、前記画像情報を削除可能であると前記判別手段が判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段と、前記印刷装置内の画像情報が削除可能であると前記判別手段が判別した場合であって、かつ、前記判定手段が前記印刷装置がアイドル状態であると判定した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段とを有することを特徴とする。
【0025】
本発明に係る第2の発明は、所定のインタフェースを介して印刷装置と情報処理装置とが通信可能な印刷システムにおいて、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段と、前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定手段と、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別する第2の資源情報中に設定される使用ホスト情報に基づいて判別する判別手段と、前記判別手段が削除可能であると判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段と、前記画像情報を削除可能であると前記判別手段が判別した場合であって、かつ、前記印刷装置がアイドル状態であると前記判定手段が判定した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段とを備える情報処理装置と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段と、前記情報処理装置から発行される削除要求に基づいて前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除する第2の削除手段とを備える印刷装置とを有することを特徴とする。
【0026】
本発明に係る第3の発明は、印刷装置に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段を備える複数の情報処理装置と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段とを有する印刷装置とが所定のインタフェースを介して通信可能な印刷システムのデータ処理方法において、前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定工程と、前記印刷装置に保持される前記所定の画像情報の削除要求を検出する検出工程と、該削除要求検出時に、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別するための第2の資源情報中に設定される使用ホスト情報を取得して判別する判別工程と、前記判定工程により前記印刷装置がアイドル状態であると判定した場合に、前記情報処理装置から発行される削除要求に基づき、前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除し、前記第1の保持手段に保持される第1の資源情報を削除する削除工程とを有することを特徴とすることを特徴とする。
【0027】
本発明に係る第4の発明は、所定のインタフェースを介して情報処理装置と通信可能な印刷装置において、いずれかの情報処理装置から転送された、独立して使用可能な第1のフォントセットと、第1のフォントセットに依存する形式で登録され第1のフォントセットが登録されていない場合には使用できないフォントセットであって、かつ、第1のフォントセットと属性が同じである第2のフォントセット格納管理する管理手段と、前記第1の画像情報が削除されるのに応答して、前記印刷装置に前記第1のフォントセットと同じ属性を持つ第2のフォントセットが存在するかどうか判定する判定手段と、前記判定手段が前記第2のフォントセットが存在すると判定した場合は、前記第2のフォントセットを削除するよう制御する制御手段とを備えたことを特徴とする。
【0028】
本発明に係る第5の発明は、前記第1のフォントセットは、親文字セットであり、第2のフォントセットとは、前記親文字セットの文字コードに依存して登録される子文字セットであることを特徴とする。
【0029】
本発明に係る第6の発明は、所定のインタフェースを介して情報処理装置と通信可能な印刷装置における制御方法において、いずれかの情報処理装置から転送された、独立して使用可能な第1のフォントセットと、第1のフォントセットに依存する形式で登録され第1のフォントセットが登録されていない場合には使用できないフォントセットであって、かつ、第1のフォントセットと属性が同じである第2のフォントセット格納管理する管理工程と、前記第1の画像情報が削除されるのに応答して、前記印刷装置に前記第1のフォントセットと同じ属性を持つ第2のフォントセットが存在するかどうか判定する判定工程と、前記判定工程が前記第2のフォントセットが存在すると判定した場合は、前記第2のフォントセットを削除するよう制御する制御工程とを備えたことを特徴とする。
【0030】
本発明に係る第7の発明は、前記第1のフォントセットは、親文字セットであり、第2のフォントセットとは、前記親文字セットの文字コードに依存して登録される子文字セットであることを特徴とする。
【0050】
【実施例】
〔第1実施例〕
以下、本発明の第1実施例を添付図面に基づいて説明する。
【0051】
本実施例の構成を説明する前に、本実施例を適用するのに好適なレーザビームプリンタおよびインクジェットプリンタの構成について図1〜図3を参照しながら説明する。なお、本実施例を適用するプリンタは、レーザビームプリンタおよびインクジェットプリンタに限られたものではなく、他のプリンタ方式のプリンタでも良いことは言うまでもない。
【0052】
図1は、本発明を適用可能な第1の出力装置の構成を示す断面図であり、例えばレーザビームプリンタ(LBP)の場合を示す。
【0053】
図において、1500はLBP本体であり、外部に接続されているホストコンピュータから供給される画像出力情報(文字コード等)やフォーム情報あるいはマクロ命令等を入力して記憶するとともに、それらの情報に従って対応する文字パターンやフォームパターン等を作成し、記録媒体である記録紙等に像を形成する。
【0054】
1501は操作のためのスイッチおよびLED表示器等が配されている操作パネル、1000はLBP本体1500全体の制御およびホストコンピュータから供給される文字情報等を解析するプリンタ制御ユニットである。このプリンタ制御ユニット1000は、主に文字情報を対応する文字パターンのビデオ信号に変換してレーザドライバ1502に出力する。レーザドライバ1502は半導体レーザ1503を駆動するための回路であり、入力されたビデオ信号に応じて半導体レーザ1503から発射されるレーザ光1504をオン・オフ切り換えする。レーザ光1504は回転多面鏡1505で左右方向に振らされて静電ドラム1506上を走査露光する。
【0055】
これにより、静電ドラム1506上には文字パターンの静電潜像が形成されることになる。この潜像は、静電ドラム1506周囲に配設された現像ユニット1507により現像された後、記録紙に転写される。この記録紙にはカットシートを用い、カットシート記録紙はLBP1500に装着した用紙カセット1508に収納され、給紙ローラ1509および搬送ローラ1510と搬送ローラ1511とにより、装置内に取り込まれて、静電ドラム1506に供給される。またLBP本体1500には、図示しないカードスロットを少なくとも1個以上備え、内蔵フォントに加えてオプションフォントカード,言語系の異なる制御カード(エミュレーションカード)を接続できるように構成されている。
【0056】
図2は、本発明を適用可能な第2の出力装置の構成を示す外観図であり、例えばインクジェット記録装置の構成を示す外観図であり、例えばインクジェット記録装置(IJRA)の場合を示す。
【0057】
図において、駆動モータ5013の正逆回転に連動して駆動力伝達ギア5011,5009を介して回転するリードスクリュー5005の螺施溝5004に対して係合するキャリッジHCはピン(図示しない)を有し、矢印a,b方向に往復移動される。このキャリッジHCには、インクヘッドIJHを備えるインクジェットカートリッジIJCが搭載されている。5002は紙押さえ板であり、キャリッジ移動方向にわたって紙をプラテン5000に対して押圧する。
【0058】
5007,5008はフォトカプラで、キャリッジのレバー5006のこの領域での存在を確認して、モータ5013の回転方向切り換え等を行なうためのホームポジション検知手段として機能する。5016は記録ヘッドの全面をキャップするキャップ部材5022を指示する部材、5015はこのキャップ内を吸引する吸引手段でキャップ内開口5023を介して記録ヘッドの吸引回復を行なう。5017はクリーニングブレードで、部材5019により前後方向に移動可能となる。5018は本体指示板で、上記5017,5019を指示する。5012は、吸引回復の吸引を開始するためのレバーで、キャリッジと係合する。カム5020の移動に伴って移動し、駆動モータからの駆動力がクラッチ切り換え等の公知の伝達手段で移動制御される。
【0059】
これらのキャッピング、クリーニング、吸引回復は、キャリッジがホームポジション側領域に来たときにリードスクリュー5005の作用によってそれらの対応位置で所望の処理が行なえるように構成されているが、周知のタイミングで所望動作を行なうように構成させていればよい。
【0060】
図3は、図2に示した第2の出力装置の制御構成を説明するブロック図である。
【0061】
図において、1700は記録信号を入力するインタフェース、1701はMPU、1702は前記MPU1701が実行する制御プログラムやホスト画像出力情報等を格納するROM、1703はDRAM、各種データ(上記記録信号やヘッドに供給される記録データ等)を保存しておく。
【0062】
1704は記録ヘッド1708に対する出力データの供給制御を行なうゲートアレイで、インタフェース1700、MPU1701、DRAM1703間のデータの転送制御も行なう。1710は前記記録ヘッド1708を搬送するためにキャリアモータ、1709は記録用紙搬送のための搬送モータ、1705は前記記録ヘッドを駆動するヘッドドライバ、1706は前記搬送モータ1709を駆動するモータドライバ、1707は前記キャリアモータ1710を駆動するモータドライバである。
【0063】
このように構成された上記記録装置において、インタフェース1700を介して後述するホストコンピュータ3000より入力情報が入力されると、ゲートアレイ1704,MPU1701との間で入力情報がプリント用の出力情報に変換される。そして、モータドライバ1706,1707が駆動されるとともに、ヘッドドライバ1705に送られた出力情報に従って記録ヘッドが駆動され印字が実行される。
【0064】
なお、MPU1701はインタフェース1700を介して後述するホストコンピュータ3000との通信処理が可能となっており、DRAM1703に関するメモリ情報及び資源データ等やROM1702内のホスト画像出力情報を後述するホストコンピュータ3000に通知可能に構成されている。
【0065】
図4は、本発明の第1実施例を示す画像出力システムの制御構成を説明するブロック図であり、該システムは、ホストコンピュータとプリンタとが所定の通信媒体を介して通信可能に構成されており、本実施例ではレーザビームプリンタ(図1)を例にして説明する。なお、本発明の機能が実施できるのであれば、単体の機器であっても、複数の機器からなるシステムであっても、LAN等のネットワークを介して処理が行われるシステムであっても本発明を適用できることは言うまでもない。
【0066】
図において、3000はホストコンピュータで、ROM3のプログラム用ROMに記憶された文書処理プログラム等に基づいて図形、イメージ、文字、表(表計算等を含む)等が混在した文書処理を実行するCPU1を備え、システムデバイス4に接続される各デバイスをCPU1が統括的に制御する。
【0067】
また、このROM3のプログラム用ROMには、CPU1の制御プログラム等を記憶し、ROM3のフォント用ROMには上記文書処理の際に使用するフォントデータ等を記憶し、ROM3のデータ用ROMは上記文書処理等を行う際に使用する各種データ(例えば、定型パターン、テストプリント用フォームなど)を記憶する。
【0068】
2はRAMで、CPU1の主メモリ、ワークエリア等として機能する。5はキーボードコントローラ(KBC)で、キーボード(KB)9や不図示のポインティングデバイスからのキー入力を制御する。6はCRTコントローラ(CRTC)で、CRTディスプレイ(CRT)10の表示を制御する。
【0069】
7はメモリコントローラ(MC)で、ブートプログラム、種々のアプリケーション、フォントデータ、ユーザファイル、編集ファイル等を記憶するハードディスク(HD)、フロッピーディスク(FD)等の外部メモリ11とのアクセスを制御する。8はプリンタコントローラ(PRTC)で、所定の双方向性インタフェース(インタフェース)21を介してプリンタ1500に接続されて、プリンタ1500との通信制御処理を実行する。なお、CPU1は、例えばRAM2上に設定された表示情報RAMへのアウトラインフォントの展開(ラスタライズ)処理を実行し、CRT10上でのWYSIWYGを可能としている。また、CPU1は、CRT10上の不図示のマウスカーソル等で指示されたコマンドに基づいて登録された種々のウインドウを開き、種々のデータ処理を実行する。
【0070】
プリンタ1500において、12はプリンタCPUで、ROM13のプログラム用ROMに記憶された制御プログラム等或いは外部メモリ14に記憶された制御プログラム等に基づいてシステムデバイス15に接続される各種のデバイスとのアクセスを統括的に制御し、画像出力部インタフェース16を介して接続される画像出力部(プリンタエンジン)17に出力情報としての画像信号を出力する。
【0071】
また、このROM13のプログラム用ROMは、CPU12の制御プログラム等を記憶する。ROM13のフォント用ROMには上記出力情報を生成する際に使用するフォントデータ等を記憶し、ROM13のデータ用ROMにはハードディスク等の外部メモリ14が無いプリンタの場合には、ホストコンピュータ3000上で利用される情報等を記憶している。CPU12は入力部18を介してホストコンピュータ3000上で利用される情報等を記憶している。CPU12は入力部18を介してホストコンピュータ3000との通信処理が可能となっており、プリンタ内の情報等をホストコンピュータ3000に通知可能に構成されている。
【0072】
19はCPU12の主メモリ、ワークエリア等として機能するRAMで、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM19は、出力情報展開領域、環境データ格納領域、NVRAM等に用いられる。前述したハードディスク(HD)、ICカード等の外部メモリ14は、メモリコントローラ(MC)20によりアクセスを制御される。
【0073】
外部メモリ14は、オプションとして接続され、フォントデータ、エミュレーションプログラム、フォームデータ等を記憶する。また、入力部18は前述した操作パネルで操作のためのスイッチおよびLED表示器等が配されている。
【0074】
また、前述した外部メモリ14は1個に限らず、少なくとも1個以上備え、内蔵フォントに加えてオプションフォントデータ、言語系の異なるプリンタ制御言語を解釈するプログラムを格納した外部メモリを複数接続できるように構成されていても良い。さらに、図示しないNVRAMを有し、操作パネル1501からのプリンタモード設定情報を記憶するようにしても良い。
【0075】
図5は、本発明の第1実施例を示す画像出力システムの構成を説明するブロック図であり、3台のホストコンピュータ(以下ホスト)51,55,59と1台のプリンタ63が繋がっているシステムに対応し、ダウンロードしたフォントをダウンロード元のホストを含めて複数のホストで使用できるように構成した場合に対応する。
【0076】
図において、ホスト51はリソースファイル52,プリンタドライバ53,プリンタリソースファイル監視処理部54を備えている。ホスト55はリソースファイル56,プリンタドライバ57,プリンタリソースファイル監視処理部58を備えている。ホスト59はリソースファイル60,プリンタドライバ61,プリンタリソースファイル監視処理部62を備えている。63はプリンタで、リソースファイル64,フォントデータ65が図示しない記憶媒体に書き換え可能に記憶されている。66は双方向ケーブルで、上記ホスト51,55,59およびプリンタ63とのデータ通信路として機能する。
【0077】
なお、各ホスト51,55,59には、図4に示したCPU1,RAM2,ROM3,外部メモリ11等を備え、CPU1がROM3,外部メモリ11に記憶された制御プログラムを実行して、プリンタリソースファイル監視処理部54,58,62として機能し、リソースファイル52,56,60はRAM2上に記憶管理されるものとする。
【0078】
以下、本実施例と第1〜第3の発明の各手段との対応及びその作用について図4,図5等を参照して説明する。
【0079】
第1の発明は、所定のインタフェース(ネットワークとしての双方向ケーブル66)を介して印刷装置(プリンタ63)と通信可能な情報処理装置(各ホスト51,55,59)において、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報(リソースファイル52,56,60)を保持する第1の保持手段(RAM2,外部メモリ11等)と、前記印刷装置に保持される前記所定の画像情報を識別する第2の資源情報の更新状態を判定する判定手段(プリンタリソースファイル監視処理部54,58,62)と、前記判定手段が前記印刷装置に保持される第2の資源情報(リソースファイル64)が更新されていると判定した場合に、前記印刷装置から保持されている前記第2の資源情報を取得する取得手段(PRTC8)と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新手段(プリンタリソースファイル監視処理部54等)とを有し、CPU1がプリンタ63に保持される前記所定の画像情報を識別するリソースファイル64の更新状態を判定し、プリンタ63に保持される第2の資源情報が更新されていると判定した場合に、PRTC8がプリンタ63から保持されているリソースファイル64を取得したら、プリンタリソースファイル監視処理部54がRAM2等に保持されているリソースファイル52等をリソースファイル64に基づいて更新して、プリンタ63に記憶される画像情報を識別するリソースファイル64の更新状態を監視して、リソースファイル64と各情報処理装置側のリソースファイル52等とを常に整合させて、プリンタ63に登録された全ての画像情報をホスト51等が利用した印刷を可能とする。
【0080】
第2の発明は、所定のインタフェース(双方向ケーブル66)を介して情報処理装置と通信可能な印刷装置において、情報処理装置(ホスト51,55,59)から転送された所定の画像情報(本実施例では、フォントデータ65)を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報(リソースファイル64)を保持する第3の保持手段(RAM19,外部メモリ14等)とを設け、例えばRAM19にいずれかのホストから転送されたフォントデータを保持し、かつフォントデータを識別するリソースファイル64を、例えばRAM19に保持しておき、プリンタ63はいずれのホストから転送される画像情報であっても全ての情報処理装置が共有する画像情報として利用可能とする。
【0081】
第3の発明は、所定のインタフェースを介して印刷装置と情報処理装置とが通信可能な印刷システムにおいて、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報(リソースファイル52,56,60)を保持する第1の保持手段(RAM2,外部メモリ11等)と、前記印刷装置に保持される前記所定の画像情報を識別する第2の資源情報の更新状態を判定する判定手段(プリンタリソースファイル監視処理部54,58,62)と、前記判定手段が前記印刷装置に保持される第2の資源情報(リソースファイル64)が更新されていると判定した場合に、前記印刷装置から保持されている前記第2の資源情報を取得する取得手段(PRTC8)と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新手段(プリンタリソースファイル監視処理部54等)とを備える情報処理装置(ホスト51,55,59等)と、いずれかの情報処理装置(ホスト51,55,59)から転送された所定の画像情報(本実施例では、フォントデータ65)を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報(リソースファイル64)を保持する第3の保持手段(RAM19,外部メモリ14等)とを備える印刷装置(プリンタ63)とを有し、例えばRAM19にいずれかのホスト51,55,59から転送された、例えばフォントデータを保持しておき、プリンタリソースファイル監視処理54等がプリンタ63に保持されるフォントデータを識別するリソースファイル64の更新状態を判定し、プリンタ63に保持されるリソースファイル64が更新されていると判定した場合に、PRTC8がプリンタ63のRAM19等に保持されているリソースファイル64を取得したら、プリンタリソースファイル監視処理部54がRAM2等に保持されているリソースファイル52をリソースファイル64に基づいて更新して、プリンタ63はいずれのホストから転送されるフォントデータであっても全てのホスト51,55,59が共有するフォントデータとし、該プリンタ63に記憶されるフォントデータを識別するリソースファイル64の更新状態を監視して、リソースファイルと各ホスト51,55,59のリソースファイル52,56,60とを常に整合させて、印刷装置に登録された全ての画像情報を情報処理装置が利用した印刷を可能とする。
【0082】
以下、図6〜図8に示すフローチャートを参照しながら本発明に係る画像出力システムのデータ処理方法を説明する。
【0083】
図6〜図8は本発明に係る画像出力システムのデータ処理方法の第1実施例を示すフローチャートである。なお、(1)〜(5),(11),(12),(21)〜(25)は各ステップを示し、図6はホスト51からプリンタ63にフォントをダウンロードする処理手順に対応し、図7はホストのリソースファイルの更新処理手順に対応し、図8はフォント削除処理手順に対応する。
【0084】
まず、ホスト51上において、フォントダウンロード指示がなされると(1)、ホスト51はプリンタ63がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態であると判定された場合は、ホスト51は双方向ケーブル66を経由して、指示のあったフォントデータをプリンタ63に転送する(3)。
【0085】
一方、ステップ(2)で、もし、プリンタ63がアイドル状態でない場合は、アイドル状態になるまで待機する。そして、フォントデータのダウンロードが終了すると、ホスト51はリソースファイル52にダウンロードしたフォントのリソースデータを追加し(4)、さらに、プリンタ63のリソースファイル64にもダウンロードしたフォントのリソースデータを追加して(5)、処理を終了する。なお、本実施例では、ホスト51からフォントをダウンロードする場合について説明したが、ホスト55及びホスト59においても、同様の方法でフォントをダウンロードすることができる。
【0086】
〔ホストのリソースファイルの更新処理〕
次に、ホスト55のリソースファイル56を更新する手順を図7のフローチャートを用いて説明する。
【0087】
ホスト55のプリンタリソースファイル監視処理部58は定期的にプリンタ63のリソースファイル64が更新されたかどうかを監視し(11)、更新されない場合は、更新されるまで待機する。
【0088】
一方、ステップ(11)で、もし更新された場合は、プリンタ63のリソースファイル64をホスト55にアップロードし、ホスト55のリソースファイルに上書きして(12)、処理を終了する。
【0089】
本実施例では、ホスト55における場合を説明したが、ホスト51及びホスト59においても、同様の方法でリソースファイルの更新を行うようになっている。
【0090】
〔フォントの削除処理〕
次に、ホスト51からプリンタ63にダウンロードされたフォントを削除する手順を図8のフローチャートを用いて説明する。
【0091】
ホスト51上において、フォント削除指示がなされると(21)、ホスト51はプリンタ63がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(22)、アイドル状態であると判定した場合は、ホスト51は双方向ケーブル66を経由して、指示のあったフォントデータの削除命令をプリンタ63に転送する(23)。
【0092】
一方、ステップ(22)で、もし、アイドル状態でないと判定された場合は、アイドル状態になるまで待機する。フォントデータの削除命令を受け取ったプリンタ63は、ステップ(23)で指定されたフォントデータを削除し、該指定されたフォントデータの削除が終了すると、ホスト51はリソースファイル52から削除したフォントのリソースデータを削除し(24)、さらに、プリンタ63のリソースファイル64からも削除したフォントのリソースデータを削除して(25)、処理を終了する。
【0093】
本実施例では、ホスト51からフォントを削除する場合を説明したが、同様にホスト55及びホスト59においても、フォントを削除することができる。
上記において削除されたフォントのホスト55におけるリソースファイル56から該当するリソースデータを削除する手順については、リソースファイルを更新するのと同様に、プリンタ63のリソースファイル64をホスト55にアップロードし、ホスト55のリソースファイル56に上書きすることのよって行なわれる。
【0094】
本実施例では、ホスト55における場合を説明したが、ホスト51及びホスト59においても、同様の方法でリソースファイルの更新を行なうようになっている。
【0095】
〔リソースファイルの説明〕
以下、図9を参照しながら本実施例におけるリソースファイル52,56,60,64の構成について説明する。
【0096】
図9は、本発明の第1実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図であり、予めプリンタに内蔵されているフォントを含め各フォント毎にフォント名称、文字セット名称やフォント属性等が記述されている場合に対応する。なお、リソースファイル52,56,60,64は、ホストコンピュータ51,55,59上のRAM2又はプリンタ63上のRAM19上で管理されるものとする。
【0097】
図において、91は明朝体のリソースデータであり、フォント名称93、文字セット名称94、グラフィックセット名称95から構成されており、その他、文字ピッチ、文字サイズ等のフォントの属性情報が記述されている。
【0098】
92はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報が記述されている。
【0099】
この図に示すように、リソースファイルはそれぞれのホストにおいて、プリンタに搭載されている(内蔵フォント、ダウンロードフォント共含む)フォントの有無を確認し、記述されている複数のフォントから1つのフォントを選択する際に使用される。
【0100】
さらに、ホスト51,55,59上のリソースファイル52,56,60のフォント属性は、それぞれプリンタドライバ53,57,61において、文字情報をホスト51,55,59上のページ記述言語からプリンタ63のページ記述言語に変換する時にも使用される。プリンタドライバ53,57,61はそれぞれホスト51,55,59上で解釈できるページ記述言語をプリンタ63が解釈できるページ記述言語に変換するためのソフトウェアである。
【0101】
以上説明した第1実施例において、各ホストがリソースファイルを監視する方法は、例えばリソースファイルのタイムスタンプを見て、ホストのリソースファイルよりプリンタのリソースファイルが新しい場合は、ホスト側のリソースファイルを更新する様にしてもよいし、プリンタのリソースファイルが更新されたかどうかのフラグを設けて、フラグが立っているときはホスト側のリソースファイルを更新する様にしてもよい。
【0102】
また、プリンタリソースファイル監視処理部54,58,62が監視するタイミングは、一定時間毎に行なっていもよいし、電源立ち上げ直後に行なうようにしてもよいし、さらには、更新したときはプリンタ63から各ホスト51,55,59に知らせる様にしてもよい。
【0103】
なお、第1実施例では、ホスト上からプリンタに搭載されているフォントの有無を確認する方法は、直接プリンタに問い合わせるのではなく、ホスト上のリソースファイルの中身を見ることによって行なわれる。つまり、リソースファイルの中のリソースデータが存在するフォントがプリンタに搭載されているフォントであると解釈するようになっているが、これに限るものではなく、リソースファイルを持たず、直接リソースデータを検索し、フォントの有無を確認する構成にしてもよい。
【0104】
以下、本実施例と第4の発明の各工程との対応及びその作用について図6〜図8等を参照しながら説明する。
【0105】
第4の発明は、印刷装置(プリンタ63)に転送した所定の画像情報を識別する第1の資源情報(リソースファイル52等)を保持する第1の保持手段(RAM2等)を備える複数の情報処理装置(ホスト51,55,59)と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段(RAM19等)とを有する印刷装置(プリンタ63)とが所定のインタフェース(双方向ケーブル66)を介して通信可能な印刷システム装置のデータ処理方法において、前記印刷装置に保持される前記所定の画像情報を識別する第2の資源情報(リソースファイル64)の更新状態を判定する判定工程(図7のステップ(11))と、該判定結果に基づいて前記印刷装置から保持されている前記第2の資源情報を取得する取得工程(図7のステップ(12))と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新工程(図7のステップ(12))とを実行して、プリンタ63はいずれのホストから転送される画像情報、本実施例ではフォントデータであっても全てのホストが共有するフォントデータ(フォント資源情報)とし、該印刷装置に記憶される画像情報を識別するリソースファイル64の更新状態を監視して、リソースファイル64と各ホスト側のリソースファイル52,56,60とを常に整合させて、印刷装置に登録された全ての画像情報を情報処理装置が利用した印刷処理を自動化することを可能とする。 上記第1実施例によれば、各ホストがプリンタのリソースファイルを検索して、ホスト側のリソースファイルの内容をプリンタのリソースファイルとが整合するように更新するので、いずれかのホストから印刷装置にダウンロードされた画像情報資源、例えばフォント資源を複数のホストが共有して使用することができる。
【0106】
〔第2実施例〕
図10は、本発明の第2の実施例を示す画像出力システムの構成を説明するブロック図であり、3台のホスト101,105,109と1台のプリンタ113が繋がって画像出力システムが構成される場合に対応する。なお、第2実施例は第1実施例の構成において、使用できるホストを制限するようにしたものである。
【0107】
図において、ホスト101はリソースファイル102,プリンタドライバ103,プリンタリソースファイル監視処理部104を備えている。ホスト105はリソースファイル106,プリンタドライバ107,プリンタリソースファイル監視処理部108を備えている。ホスト109はリソースファイル110,プリンタドライバ111,プリンタリソースファイル監視処理部112を備えている。113はプリンタで、リソースファイル114,フォントデータ115が図示しない記憶媒体に書き換え可能に記憶されている。116は双方向ケーブルで、上記ホスト101,105,109およびプリンタ113とのデータ通信路として機能する。
【0108】
以下、本実施例と第5,第6の発明の各手段との対応及びその作用について図4,図10等を参照して説明する。
【0109】
第5の発明は、所定のインタフェース(双方向ケーブル116)を介して印刷装置(プリンタ113)と通信可能な情報処理装置(ホスト101等)において、前記印刷装置に転送した所定の画像情報(本実施例では、フォントデータ)を識別する第1の資源情報(リソースファイル102等)を保持する第1の保持手段(RAM2,外部メモリ11等)と、前記印刷装置(プリンタ113)に保持される前記所定の画像情報(フォントデータ)を識別する第2の資源情報(リソースファイル114)の更新状態を判定する第1の判定手段(プリンタリソースファイル監視処理部104等)と、前記第1の判定手段が前記印刷装置に保持される第2の資源情報が更新されていると判定した場合に、前記第2の資源情報に設定される転送制御情報に基づいて該第2の資源情報を取得可能かどうかを判定する第2の判定手段(プリンタリソースファイル監視処理部104等)と、前記第2の判定手段が取得可能であると判定した場合に、前記印刷装置から保持されている前記第2の資源情報を取得する取得手段(PRTC8)と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新手段(プリンタリソースファイル監視処理部104等)とを有し、プリンタリソースファイル監視処理部104がプリンタ113に保持されるフォントデータを識別するリソースファイル114の更新状態を判定し、プリンタ113に保持されるリソースファイル114が更新されていると判定した場合に、プリンタリソースファイル監視処理部104がリソースファイル114に設定される転送制御情報(本実施例ではプログラムID)に基づいて該リソースファイル114を取得可能かどうかを判定し、取得可能であると判定した場合に、PRTC8がプリンタ113から保持されている前記リソースファイル114を取得したら、プリンタリソースファイル監視処理部104がRAM2に保持されているリソースファイル102をリソースファイル114に基づいて更新して、プリンタ113に記憶されるフォントデータを識別するリソースファイル114の更新がされていても、リソースファイル114に対してプロテクトIDが設定されていれば、ホスト101がリソースファイル114を取得不能として、プリンタ113に登録されたフォントデータを利用可能なホストを制限することを可能とする。
【0110】
第6の発明は、所定のインタフェース(双方向ケーブル116)を介して印刷装置(プリンタ113)と情報処理装置(ホスト101,105,109)とが通信可能な印刷システム装置において、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報(リソースファイル102等)を保持する第1の保持手段(RAM2,外部メモリ11等)と、前記印刷装置に保持される前記所定の画像情報を識別する第2の資源情報の更新状態を判定する第1の判定手段(プリンタリソースファイル監視処理部104等)と、前記第1の判定手段が前記印刷装置に保持される第2の資源情報が更新されていると判定した場合に、前記第2の資源情報に設定される転送制御情報に基づいて該第2の資源情報を取得可能かどうかを判定する第2の判定手段(プリンタリソースファイル監視処理部104等)と、前記第2の判定手段が取得可能であると判定した場合に、前記印刷装置から保持されている前記第2の資源情報を取得する取得手段(PRTC8)と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新手段(プリンタリソースファイル監視処理部104等)とを備える情報処理装置と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段とを備える印刷装置とを有し、プリンタリソースファイル監視処理部104がプリンタ113に保持されるフォントデータを識別するリソースファイル114の更新状態を判定し、プリンタ113に保持されるリソースファイル114が更新されていると判定した場合に、プリンタリソースファイル監視処理部104がリソースファイル114に設定されるプロテクトIDに基づいて該リソースファイル114を取得可能かどうかを判定し、取得可能であると判定した場合に、PRTC8がプリンタ113のRAM19等に保持されているリソースファイル114を取得したら、プリンタリソースファイル監視処理部104がRAM2等に保持されているリソースファイル102をリソースファイル114に基づいて更新して、プリンタ113に記憶されるフォントデータを識別するリソースファイル114の更新がされていても、リソースファイル114に対してプロテクトIDが設定されていれば、ホスト101等がリソースファイル114を取得不能として、プリンタ113に登録されたフォントデータを利用可能なホストを制限することを可能とする。
【0111】
〔フォントのダウンロード処理〕
ホスト101からプリンタ113にフォントをダウンロードする手順については、第1実施例(図6のフローチャート)と同様なので、ここでは説明を省略する。
【0112】
〔ホストのリソースファイルを更新処理〕
次に、ホスト105のリソースファイル106を更新する手順を図11のフローチャートを用いて説明する。
【0113】
図11は、本発明に係る画像出力システムのデータ処理方法の第2実施例を示すフローチャートである。なお、(1)〜(3)は各ステップを示し、ホストのリソースファイルの更新処理手順に対応する。
【0114】
ホスト105のプリンタリソースファイル監視処理部108は定期的にプリンタ113のリソースファイル114が更新されたかどうかを監視し(1)、更新されていないと判定した場合は、更新されるまで待機する。
【0115】
一方、ステップ(1)で、もし、プリンタ113のリソースファイル114がが更新されたと判定した場合は、その更新されたフォントのリソースデータのプロテクトIDが“1”か“0”かを調べ(2)、“1”であると判定した場合は、処理を終了する。
【0116】
一方、ステップ(2)で、もし、フォントのリソースデータのプロテクトIDが“0”であると判定した場合は、プリンタ113のリソースファイル114をホスト105にアップロードし、ホスト105のリソースファイル106に追加する(3)。
本実施例では、ホスト105における場合を説明したが、ホスト101及びホスト109においても、同様の方法でリソースファイルの更新を行なうようになっている。
【0117】
以下、本実施例と第7の発明の各工程との対応及びその作用について図11等を参照して説明する。
【0118】
第7の発明は、印刷装置(プリンタ113)に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段(RAM2,外部メモリ11等)を備える複数の情報処理装置(ホスト101,105,109等)と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段(RAM19,外部メモリ14等)とを有する印刷装置とが所定のインタフェースを介して通信可能な印刷システム装置のデータ処理方法において、前記印刷装置に保持される前記所定の画像情報を識別する第2の資源情報の更新状態を判定する第1の判定工程と(図11のステップ(1))、前記第2の資源情報に設定される転送制御情報に基づいて該第2の資源情報を取得可能かどうかを判定する第2の判定工程(図11のステップ(2))と、該第1および第2の判定結果に基づいて前記印刷装置から保持されている前記第2の資源情報を取得する取得工程(図11のステップ(3))と、前記第1の保持手段に保持されている前記第1の資源情報を前記第2の資源情報に基づいて更新する更新工程(図11のステップ(3))とを実行して、印刷装置に記憶される画像情報を識別する第2の資源情報の更新されていても、第2の資源情報に対して転送制御情報が設定されていれば、情報処理装置が第2の資源情報を取得不能として、印刷装置に登録された画像情報を利用可能な情報処理装置を制限する処理を自動化することを可能とする。
【0119】
〔フォント削除処理〕
ホスト101からプリンタ113にダウンロードされたフォントを削除する手順については、第1実施例(図8に示したフローチャート)と同様なので、ここでは説明を省略する。
【0120】
〔リソースファイルの説明〕
以下、図12を参照しながら本実施例におけるリソースファイルの構成について説明する。
【0121】
図12は、本発明の第2実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図であり、予めプリンタに内蔵されているフォントを含め各フォント毎にフォント名称、文字セット名称やフォント属性等が記述されている場合に対応する。
【0122】
図において、131は明朝体のリソースデータであり、フォント名称133、文字セット名称134、グラフィックセット名称135から構成されており、その他、文字ピッチ、文字サイズ等のフォントの属性情報が記述されている。
【0123】
132はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報が記述されている。136はプロテクトIDで、書体または文字セット毎に存在し、その書体または文字セットがダウンロードしたホスト以外での使用制限を行なうためのものであり、「1」または「0」がセットされる。132はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報、プロテクトIDが記述されている。
【0124】
この図に示すように、プロテクトID136は、書体または文字セット毎に存在し、その書体または文字セットがダウンロードしたホスト以外での使用制限を行なうためのものである。132はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報、プロテクトIDが記述されている。
【0125】
以上説明した第2実施例において、フォントが使用できるかどうかの判断は、リソースデータの有無で判断したが、これに限るものではなく、例えば、フォントを印字するときに送る文字コードにプロテクトフラグを設け、そのプロテクトフラグによりフォントが使用できるかどうかを判断するようにしてもよい。さらには、文字セットにプロテクトフラグを設けて、そのプロテクトフラグにより文字セットを選択する際に、その文字セットが使用できるかどうかを判断するようにしても勿論良い。
【0126】
なお、第2実施例は、ダウンロードしたフォントをダウンロードしたホスト以外のホストで使用できるように『するか』または『しないか』の2通りの選択であったが、これに限るものではなく、リソースファイルの型式を変更することによって、ダウンロードフォントを使用できるホストを特定させたりすることも勿論可能である。
【0127】
上記第2実施例によれば、各ホストからダウンロードされたフォント資源にプロテクトフラグを設けることにより、ダウンロードしたフォントを使用できるホストを制限することができる。
【0128】
〔第3実施例〕
図13は、本発明の第3の実施例を示す画像出力システムの構成を説明するブロック図であり、3台のホスト141,145,149と1台のプリンタ153が繋がって画像出力システムが構成される場合に対応する。なお、第3実施例は第1実施例の構成において、使用できるホストを制限するようにしたものである。 図において、ホスト141はリソースファイル142,プリンタドライバ143,プリンタリソースファイル監視処理部144を備えている。ホスト145はリソースファイル146,プリンタドライバ147,プリンタリソースファイル監視処理部148を備えている。ホスト149はリソースファイル150,プリンタドライバ151,プリンタリソースファイル監視処理部152を備えている。153はプリンタで、リソースファイル154,フォントデータ155が図示しない記憶媒体に書き換え可能に記憶されている。156は双方向ケーブルで、上記ホスト141,145,149およびプリンタ153とのデータ通信路として機能する。
【0129】
以下、本実施例と第8〜第10の発明の各手段との対応及びその作用について図13等を参照して説明する。なお、ホスト141,145,149等は、それぞれ図4に示すホストコンピュータ300の構成を備えているものとする。
【0130】
第8の発明は、所定のインタフェース(双方向ケーブル156)を介して印刷装置(プリンタ153)と通信可能な情報処理装置(ホスト141,145,149)において、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報(リソースファイル142等)を保持する第1の保持手段(RAM2)と、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報(本実施例ではフォントデータ)を識別する第2の資源情報(リソースファイル154)中に設定される使用ホスト情報に基づいて判別する判別手段(プリンタリソースファイル監視処理部144等)と、前記判別手段が削除可能であると判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段(プリンタリソースファイル監視処理部144等)と、前記判別手段が削除可能であると判別した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段(プリンタリソースファイル監視処理部144等)とを有し、RAM2等にプリンタ153に転送したフォントデータを識別するリソースファイル142を保持しておき、前記印刷装置に保持されるフォントデータを削除可能かどうかをプリンタ153に保持されるフォントデータを識別するリソースファイル154に設定される使用ホスト情報に基づいてプリンタリソースファイル監視処理部144が判別し、削除可能であると判別した場合に、RAM2に保持されるリソースファイ142を削除するとともに、プリンタ153に保持されるフォントデータおよび該フォントデータの削除要求を発行して、プリンタ153に登録されたフォントデータを管理するリソースファイル中に使用する各ホストの使用ホスト情報が設定されている場合には、ホストからプリンタ153に対する削除指示を無効として、プリンタ153に登録されたフォントデータが意図しないホストからの指示で削除されてしまう事態を回避することを可能とする。
【0131】
第9の発明は、所定のインタフェースを介して情報処理装置(ホスト141,145,149等)と通信可能な印刷装置(プリンタ153)において、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報(本実施例ではフォントデータ)を識別する第2の資源情報を保持する第3の保持手段(RAM19,外部メモリ14等)と、前記情報処理装置から発行される削除要求に基づいて前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除する第2の削除手段(CPU12による)とを設け、例えばRAM19にいずれかのホストから転送されたフォントデータを保持し、さらにRAM19に保持されたフォントデータを識別するリソースファイル154を保持しておき、ホストからフォントデータの削除要求が発行されると、該発行される削除要求に基づいてCPU12がRAM19に保持されるフォントデータおよびリソースファイル154を削除して、ホストからの削除指示でプリンタ153に対して登録された不要なフォントデータを容易に削除することを可能とする。
【0132】
第10の発明は、所定のインタフェースを介して印刷装置と情報処理装置とが通信可能な印刷システムにおいて、前記印刷装置に転送した所定の画像情報を識別する第1の資源情報(リソースファイル142等)を保持する第1の保持手段(RAM2)と、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報(本実施例ではフォントデータ)を識別する第2の資源情報(リソースファイル154)中に設定される使用ホスト情報に基づいて判別する判別手段(プリンタリソースファイル監視処理部144等)と、前記判別手段が削除可能であると判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段(プリンタリソースファイル監視処理部144等)と、前記判別手段が削除可能であると判別した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段(プリンタリソースファイル監視処理部144等)とを備える情報処理装置と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報(本実施例ではフォントデータ)を識別する第2の資源情報を保持する第3の保持手段(RAM19,外部メモリ14等)と、前記情報処理装置から発行される削除要求に基づいて前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除する第2の削除手段(CPU12による)とを有する印刷装置とを有し、情報処理装置側ではRAM2等にプリンタ153に転送したフォントデータを識別するリソースファイル142を保持しておき、プリンタ153に保持されるリソースファイル154を削除可能かどうかをプリンタ153に保持されるフォントデータを識別するリソースファイル154中に設定される使用ホスト情報に基づいてプリンタリソースファイル監視処理部144等が判別し、削除可能であると判別した場合に、プリンタリソースファイル監視処理部144等がRAM2等に保持されるリソースファイル142等を削除するとともに、プリンタ153に保持されるフォントデータおよび該フォントデータのリソースファイル154の削除要求を発行して、プリンタ153側ではRAM19等にいずれかのホストから転送されたフォントデータを保持し、さらに保持されたフォントデータを識別するリソースファイル154を保持しておき、ホストからフォントデータの削除要求が発行されると、該発行される削除要求に基づいてCPU12がRAM19等に保持されるフォントデータおよびリソースファイル154を削除して、プリンタ153に登録されたフォントデータを管理するリソースファイル154中に使用する各ホストの使用ホスト情報が設定されている場合には、ホストからプリンタ153に対する削除指示を無効として、プリンタ153に登録されたフォントデータが意図しないホストからの指示で削除されてしまう事態を回避するとともに、ホストからの削除指示でプリンタ153に対して登録された不要な画像情報を容易に削除することを可能とする。
【0133】
なお、ホスト141からプリンタ153にフォントをダウンロードする手順については、第1実施例(図6に示したフローチャート)と同様なので、また、ホスト145のリソースファイル146を更新する手順については、第1実施例(図7に示したフローチャート)と同様なので、ここでは説明を省略する。
【0134】
本実施例は第1実施例の構成において、使用中のフォントは削除できないように構成したものであり、以下、図14に示すフローチャートを参照しながら本発明に係る画像出力システムにおけるフォント削除処理について説明する。
【0135】
〔フォントの削除処理〕
次に、ホスト141からプリンタ153にダウンロードされたフォントを削除する手順を図14のフローチャートを用いて説明する。
【0136】
図14は、本発明に係る画像出力システムのデータ処理方法の第3実施例を示すフローチャートである。なお、(1)〜(6)は各ステップを示し、ホスト141からプリンタ153にダウンロードされたフォントを削除処理手順に対応する。
【0137】
ホスト141上において、フォント削除指示がなされると(1)、ホスト141はプリンタ153がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態である場合は、ホスト141は双方向ケーブル156を経由して、指示のあったフォントデータの削除命令をプリンタ153に転送する。
【0138】
一方、ステップ(2)で、もし、アイドル状態でないと判定された場合は、アイドル状態になるまで待機し、アイドル状態になったら、フォントデータの削除命令を受け取ったプリンタ153は、プリンタ153のリソースファイル154を見て使用ホストIDが存在するか確認し(3)、使用ホストIDが存在する場合は、使用ホストIDが存在しなくなるまで待機する。使用ホストIDが存在しない場合は、削除命令により指定されたフォントデータを削除する(4)。そして、フォントデータの削除が終了すると、ホスト141は削除したフォントのリソースデータをリソースファイル142から削除し(5)、さらに、削除したフォントのリソースデータをプリンタ153のリソースファイル154からも削除して(6)、処理を終了する。
【0139】
以下、本実施例と第11の発明の各工程との対応及びその作用について図14等を参照して説明する。
【0140】
第11の発明は、印刷装置(プリンタ153)に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段(RAM2,外部メモリ11等)を備える複数の情報処理装置(ホスト141,145,149)と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段(RAM19,外部メモリ14等)と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段(RAM19,外部メモリ14等)とを有する印刷装置(プリンタ153)とが所定のインタフェースを介して通信可能な印刷システムのデータ処理方法において、前記印刷装置に保持される前記所定の画像情報の削除要求を検出する検出工程(図14のステップ(1))と、該削除要求検出時に、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別する第2の資源情報中に設定される使用ホスト情報に基づいて判別する判別工程(図14のステップ(3))と、該判別結果に基づいて前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除し、前記第1の保持手段に保持される第1の資源情報を削除する削除工程(図14のステップ(4)〜(6))とを実行して、印刷装置(プリンタ153)に登録された画像情報(本実施例ではフォントデータ)を管理するリソースファイル154中にホストの使用ホスト情報が設定されている場合には、他のホストからプリンタ153に対する削除指示を無効として、プリンタ153に登録されたフォントデータが意図しないホストからの指示で削除されてしまう事態を回避するとともに、同一使用ホストIDからの削除指示でプリンタ153に対して登録された不要なフォントデータを容易に削除する処理を自動化することを可能とする。
【0141】
〔リソースファイルの説明〕
以下、図15を参照しながら本実施例におけるリソースファイルの構成について説明する。
【0142】
図15は、本発明の第3実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図であり、予めプリンタに内蔵されているフォントを含め各フォント毎にフォント名称、文字セット名称やフォント属性等が記述されている場合に対応する。
【0143】
図において、171は明朝体のリソースデータであり、フォント名称173、文字セット名称174、グラフィックセット名称175から構成されており、その他、文字ピッチ、文字サイズ等のフォントの属性情報および使用ホストID176が記述されている。
【0144】
上述したように使用ホストID176は、書体または文字セット毎に存在し、その書体または文字セットを予め使用宣言しておくか使用中の場合、使用ホストID176に使用宣言しているかまたは使用しているホストのIDを記述しておくようにしておく。
【0145】
そして、使用ホストIDが存在する場合は、フォント削除命令が発行されていも、削除できないようになっている。
【0146】
172はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報、使用ホストID「3」が記述されている。
【0147】
使用ホストIDは、ユーザがコマンドやパネルスイッチにより、他のユーザにフォントを削除されないように設定するようにしてもよいし、また、アプリケーションソフトにより、アプリケーションソフトが起動している間は使用ホストIDを設定し、終了したら使用ホストIDを解除するようにしてもよい。
【0148】
上記第3実施例によれば、印刷装置にダウンロードした画像情報資源、例えばフォント資源を使用しているホストの有無を表すフラグを設けることにより、ダウンロードフォントが使用中は、他のホストからの削除要求がなされても、削除されないようにフォント資源を管理することができる。
【0149】
〔第4実施例〕
図16は、本発明の第4の実施例を示す画像出力システムの構成を説明するブロック図であり、3台のホスト181,185,189と1台のプリンタ193が繋がって画像出力システムが構成される場合に対応する。なお、第4実施例は第1実施例の構成において、使用できるホストを制限するようにしたものである。
【0150】
図において、ホスト181はリソースファイル182,プリンタドライバ183,プリンタリソースファイル監視処理部184を備えている。ホスト185はリソースファイル186,プリンタドライバ187,プリンタリソースファイル監視処理部188を備えている。ホスト189はリソースファイル190,プリンタドライバ191,プリンタリソースファイル監視処理部192を備えている。193はプリンタで、フラッシュROM194,ハードディスク195,フォント比較部199を備え、フラッシュROM194にはリソースファイル196,フォントデータ197が記憶され、ハードディスク195にはフォントデータ198が記憶されている。200は双方向ケーブルで、上記ホスト181,185,189およびプリンタ193とのデータ通信路として機能する。
【0151】
本実施例は、第1実施例の構成において、フォントをダウンロードする場合に既に同一属性のフォントが存在する時、ダウンロード先の媒体のアクセススピードが、既に存在するフォントが格納されている媒体のアクセススピードより速い場合は、フォントをダウンロードするようにしたものである。
【0152】
特に、本実施例では比較的速い媒体としてフラッシュROM(電気的に即座に読み書き消去可能な不揮発性メモリ)194を使用する場合について説明したが、比較的遅い媒体としてハードディスク195を用いた構成を説明する。
【0153】
以下、本実施例と第12の発明の各手段との対応及びその作用について図16等を参照して説明する。
【0154】
第12の発明は、所定のインタフェース(双方向ケーブル200)を介して情報処理装置(ホスト181,185,189)と通信可能な印刷装置(プリンタ193)において、いずれかの情報処理装置(ホスト181等)から転送される所定の画像情報(本実施例ではフォントデータ)を保持可能でアクセス速度が異なる複数の転送情報記憶手段(フラッシュROM194,ハードディスク195)と、各転送情報記憶手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する資源情報記憶手段(フラッシュROM194)と、ホスト181から画像転送要求されている画像情報の第1の資源情報(リソースファイル182)と前記資源情報記憶手段に記憶された前記第2の資源情報(リソースファイル196)とを比較して転送される画像情報の保持先をいずれかの転送情報記憶手段に振り分け制御する制御手段(CPU12)とを設け、アクセス速度が異なる複数の転送情報記憶手段(フラッシュROM194,ハードディスク195)に対していずれかのホストから転送される所定の画像情報(本実施例ではフォントデータ)を保持させる際に、CPU12がホストから転送要求されているフォントデータのリソースファイル182とフラッシュROM194に記憶されたリソースファイル196とを比較して転送されるフォントデータの保持先をいずれかのフラッシュROM194またはハードディスク195に振り分け制御して、ホストから転送されるフォントデータを登録する際に、アクセス速度の速い記憶媒体に対して優先して登録することを可能とする。
【0155】
〔フォントのダウンロード処理〕
図17は、本発明に係る画像出力システムのデータ処理方法の第4実施例を示すフローチャートである。なお、(1)〜(12)は各ステップを示し、ホスト181からプリンタ193にフォントをダウンロードする手順に対応する。
【0156】
ホスト181上において、フォントダウンロード指示がなされると(1)、ホスト181はプリンタ193がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態であると判定された場合は、ホスト181は双方向ケーブル200を経由して、指示のあったフォントデータをプリンタ193に転送する。
【0157】
一方、ステップ(2)で、もし、アイドル状態でないと判定された場合は、アイドル状態になるまで待機し、アイドル状態であると判定されたら、プリンタ193に転送されたフォントデータは、フォント比較部199において、フラッシュROM194に同一属性のフォントが存在するかどうかを比較判定して(3)、同一属性のフォントが存在しないと判定した場合は、フラッシュROM194にフォントをダウンロードし(4)、ホスト181のリソースファイル182にダウンロードしたフォントのリソースデータを追加またはリソースデータの媒体IDを“1”に書き換え(5)、さらにプリンタ193にダウンロードしたフォントのリソースデータを追加またはリソースデータの媒体IDを“1”に書き換える(6)。
【0158】
次いで、フラッシュROM194にフォントをダウンロードした後、ダウンロード指示されたフォントと同一属性のものがハードディスク195に存在するかどうかを判定して(7)、ダウンロード指示されたフォントと同一属性のものが存在しないと判定された場合は処理を終了し、ダウンロード指示されたフォントと同一属性のものが存在すると判定された場合はフラッシュROM194にダウンロードしたフォントと同一属性のハードディスク195上のフォントを削除し(8)、処理を終了する。
【0159】
一方、ステップ(3)で、ダウンロード指示されたフォントと同一属性のものがフラッシュROM194に存在すると判定した場合は、さらにハードディスク195に存在するかどうかを判定し(9)、同一属性のものがハードディスク195にも存在する場合は処理を終了する。
【0160】
一方、ステップ(9)でダウンロード指示されたフォントと同一属性のものが存在しないと判定された場合は、指示されたフォントをハードディスク195にダウンロードし(10)、ホスト181のリソースファイル182にダウンロードしたフォントのリソースデータを追加し(11)、さらにプリンタ193にダウンロードしたフォントのリソースデータを追加して(12)、処理を終了する。
【0161】
なお、同一属性のフォントとは、リソースデータの属性がすべて同一であり、且つフォントデータが同一なものをいう。
【0162】
媒体IDとは、書体または文字セット毎に存在し、その書体または文字セットのフォントデータがフラッシュROM194とハードディスク195のどちらの媒体に存在するかを表わしている。本実施例では、媒体ID“0”の時ハードディスク195を、“1”の時フラッシュROM194を表わす。
【0163】
なお、ホスト185からリソースファイル186を更新する手順およびホスト181からプリンタ193にダウンロードされたフォントを削除する手順については、第1実施例(図7,図8に示したフローチャート)と同様なので、ここでは説明を省略する。
【0164】
〔リソースファイルの説明〕
以下、図18を参照しながら本実施例におけるリソースファイルの構成について説明する。
【0165】
図18は、本発明の第4実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図であり、予めプリンタに内蔵されているフォントを含め各フォント毎にフォント名称、文字セット名称やフォント属性等が記述されている場合に対応する。
【0166】
図において、231は明朝体のリソースデータであり、233はフォント名称、234は文字セット名称、235はグラフィックセット名称であり、その他、文字ピッチ、文字サイズ等のフォントの属性情報と、236の媒体IDが記述されている。232はゴシック体のリソースデータであり、明朝体と同様なフォント属性情報、媒体IDが記述されている。
【0167】
本実施例では、ダウンロード可能な媒体として、1つのハードディスクと1つのフラッシュROMの例を示したが、これに限るものではなく、アクセススピードの異なる複数のハードディスクやフラッシュROMや例えば光磁気ディスク等の他の媒体を組み合わせた構成にして、それぞれのアクセススピードを比較する手段を設け、それにより、アクセススピードの最も速い媒体にダウンロードするようにすることも勿論可能である。
【0168】
さらに、アクセススピードの速さでダウンロード先を決定していたが、これに限るものではなく、容量の大きさがダウンロード先を決定することも可能である。
【0169】
また、ハートディスク及びフラッシュROMの両方にダウンロードしようとするフォントが存在しない場合は、どちらにダウンロードするかユーザが選択できるようにすることも勿論可能である。
【0170】
上記第4実施例によれば、ホストから転送される画像情報資源、例えばフォント資源を登録する、すなわち、ダウンロード先の媒体のアクセススピードを比較して、より速いアクセススピードの媒体にフォント資源をダウンロードすることが可能となる。
【0171】
〔第5実施例〕
図19は、本発明の第5の実施例を示す画像出力システムの構成を説明するブロック図であり、ホスト241と1台のプリンタ245が繋がって画像出力システムが構成される場合に対応し、第5実施例はダウンロード用媒体としてハードディスクと、脱着可能なフラッシュROMをプリンタに構成したもので、フラッシュROMが装着されたときに、ハードディスクに格納されているフォントをフラッシュROMに書き換えるようにしたものである。ハードディスクはアクセススピードが比較的遅く、フラッシュROMは比較的速いことは言うまでもない。
【0172】
図において、ホスト241はリソースファイル242,プリンタドライバ243,プリンタリソースファイル監視処理部244を備えている。245はプリンタで、フラッシュROM246,ハードディスク247,フラッシュROM検出部250,容量算出部251を備え、フラッシュROM246にはリソースファイル248,フォントデータ249が記憶され、ハードディスク247にはフォントデータが記憶されている。252は双方向ケーブルで、上記ホスト241およびプリンタ245とのデータ通信路として機能する。
【0173】
なお、ホスト241からプリンタ245にフォントをダウンロードする手順については、第1実施例(図6に示したフローチャート)と同様なので、ここでは説明を省略する。
【0174】
〔ハードディスクからフラッシュROMに書き換える〕
図20は、本発明に係る画像出力システムのデータ処理方法の第5実施例を示すフローチャートである。なお、(1)〜(4)は各ステップを示し、プリンタ245のハードディスク247からフラッシュROM246にフォントを書き換える手順に対応する。
【0175】
フラッシュROM検出部250はフラッシュROM246が装着されたかどうかを検出判定し、フラッシュROM246が装着されると(1)、プリンタ245がアイドル状態(ハードディスク247からフラッシュROM246にフォントを書き換えられる状態)かどうかを調べ(2)、アイドル状態でないと判定した場合は、アイドル状態になるまで待機し、アイドル状態であると判定した場合は、容量算出部251は書き換えようとしてるフォントの容量とフラッシュROM246の容量を算出し、フラッシュROM246の容量がフォントの容量より大きいかどうかを判定し(3)、大きいと判定された場合は、ハードディスク247からフラッシュROM246にフォントを書き換え(4)、処理を終了する。
【0176】
一方、ステップ(3)で、もし、フラッシュROM246の容量がフォントの容量より小さいと判定された場合は処理を終了する。
【0177】
本実施例では、フラッシュROM246が装着され、かつフラッシュROM246に空き容量があればハードディスク247からフラッシュROM246にフォントを書き換えていたが、これに限るものではなく、例えばフラッシュROM246に書き換えるかどうかのフラグをリソースファイルに設けておき、このフラグにより、フラッシュROM246に書き換えるかどうかを判断してもよい。
【0178】
また、ハードディスク247に複数のフォントが存在する場合、どのフォントを優先してフラッシュROM246に書き換えるかを決定する手段を設け、それにより優先順位順にハードディスク247からフラッシュROM246にフォントを書き換える様にしてもよい。
【0179】
上記第5実施例によれば、各ホストから転送される画像情報資源、例えばフォント資源を格納する記憶媒体として、ハードディスクに比べてアクセススピードが速いフラッシュROM等が装着されたことを検出して、各ホストからダウンロードされるフォント資源の登録先をハードディスクからフラグROMに転送あるいは書き換え転送することにより、ダウンロードされたフォント資源を利用した印刷処理を高速化することができる。
【0180】
〔第6実施例〕
図21は、本発明の第6の実施例を示す画像出力システムの構成を説明するブロック図であり、ホスト271と1台のプリンタ275が繋がって画像出力システムが構成される場合に対応し、ダウンロード用媒体としてRAM(読み書き可能な揮発性メモリ)と、脱着可能なフラッシュROMをプリンタに備えて構成したもので、フラッシュROMが装着されたときに、RAMに格納されているフォントをフラッシュROMに書き換えるようにしたものである。つまり、一時登録(プリンタの電源をOFFにしたら消えてしまう登録)のフォントを永久登録(プリンタの電源をOFFにしても消えない登録)にするものである。
【0181】
図において、ホスト271はリソースファイル272,プリンタドライバ273,プリンタリソースファイル監視処理部274を備えている。275はプリンタで、RAM276,フラッシュROM277,フラッシュROM検出部280,容量算出部282,永久登録判断部281を備え、RAM276にはリソースファイル278,フォントデータ279が記憶され、フラッシュROM277にはフォントデータが記憶されている。283は双方向ケーブルで、上記ホスト271およびプリンタ275とのデータ通信路として機能する。
【0182】
なお、ホスト271からプリンタ275にフォントをダウンロードする手順については、第1実施例(図6に示したフローチャート)と同様なので、ここでは説明を省略する。
【0183】
図22は、本発明に係る画像出力システムのデータ処理方法の第6実施例を示すフローチャートである。なお、(1)〜(5)は各ステップを示し、プリンタ275のRAM276からフラッシュROM277にフォントを書き換える手順に対応する。
【0184】
フラッシュROM検出部280はフラッシュROM277が装着されたかどうかを検出判定し、フラッシュROM277が装着されると(1)、プリンタ275がアイドル状態(RAM276からフラッシュROM277にフォントを書き換えられる状態)かどうかを調べ(2)、アイドル状態でないと判定された場合は、アイドル状態になるまで待機し、アイドル状態になったら、永久登録判断部281は書き換えようとしているフォントが書き換え許可のあるものかどうかを判断し(3)、書き換え許可のないものの場合は処理を終了する。
【0185】
一方、ステップ(3)で、書き換えようとしているフォントが書き換え許可のあるものの場合は、さらに容量算出部282は書き換えようとしているフォントの容量とフラッシュROM277の容量を算出し、フラッシュROM277の容量がフォントの容量より大きいかどうかを判定し(4)、大きいと判定した場合は、RAM276からフラッシュROM277にフォントを書き換え(5)、処理を終了する。
【0186】
一方、ステップ(4)で、もし、フラッシュROM277の容量がフォントの容量より小さい場合は処理を終了する。
【0187】
なお、本実施例におけるフォントの書き換え許可は、例えば、リソースファイルにフラグとして設けておき、このフラグによりフラッシュROMに書き換えるかどうかを判断してもよい。
【0188】
また、第5実施例と同様に、RAMに複数のフォントが存在する場合、どのフォントを優先してフラッシュROMに書き換えるかを決定する手段を設け、それにより優先順位順にハードディスクからフラッシュROMにフォントを書き換える用にしてもよい。
【0189】
上記第6実施例によれば、各ホストから転送される画像情報資源、例えばフォント資源を格納する記憶媒体として、フラッシュROM等が装着されたことを検出して、各ホストからRAMにダウンロードされたフォント資源をフラッシュROMに書き換え転送することにより、ダウンロードされたフォント資源をフラッシュROMに永久登録することができる。
【0190】
〔第7実施例〕
図23は、本発明の第7の実施例を示す画像出力システムの構成を説明するブロック図であり、ホスト301と1台のプリンタ305が繋がって画像出力システムが構成される場合に対応し、フォントを印字するときに必要な各種テーブルがプリンタに既に存在する場合は、各種テーブルをダウンロードしないようにしたものである。
【0191】
図において、ホスト301はリソースファイル302,プリンタドライバ303,プリンタリソースファイル監視処理部304を備えている。305はプリンタで、リソースファイル306,フォントデータ307,各種テーブル有無検出部308,グラフィックセット名称テーブル309,書体名称テーブル310等を備えている。
【0192】
本実施例においては、プリンタ305のフォーマットや文字セットの種類によっては、フォントデータ(文字情報部及び文字パターン部)以外に、グラフィックセット名称テーブル309、書体名称テーブル310等の各種テーブルが存在する。これらは文字を選択する時や内部処理に使用されている。
【0193】
グラフィックセット名称テーブル309は書体が異なる文字セットでもグラフィックセットが同じものなら共通して使用することができる。例えば、「Mincho−Medium.J90 」という文字セットは「J90 」というグラフィックセットのグラフィックセット名称テーブルが必要であり、また、「Gothic−Medium.J90 」という文字セットも同様に「J90 」というグラフィックセットのグラフィックセット名称テーブルが必要である。この「J90 」というグラフィックセットのグラフィックセット名称テーブルは1つのみ存在すればよい。同様に、書体名称テーブル等についても、1つのみ存在すればよい。
【0194】
本実施例ではグラフィックセット名称テーブル309と書体名称テーブル310の2つを持つ場合について説明する。
【0195】
図24は、本発明に係る画像出力システムのデータ処理方法の第7実施例を示すフローチャートである。なお、(1)〜(9)は各ステップを示し、ホスト301からプリンタ305にフォントデータ、グラフィックセット名称テーブル309及び書体名称テーブル310をダウンロードする手順に対応する。
【0196】
ホスト301上において、フォントダウンロード指示がなされると(1)、ホスト301はプリンタ305がアイドル状態(プリンタがホストからのデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態であると判定した場合は、ホスト301は双方向ケーブル311を経由して、指示のあったフォントデータをプリンタ305に転送する。
【0197】
一方、ステップ(2)で、もし、アイドル状態でないと判定した場合は、アイドル状態になるまで待機し、アイドル状態となったら、プリンタ305に転送されたフォントデータは、各種テーブル有無検出部308において、同じグラフィックセットの文字セットが存在するかどうか判定し(3)、NOならばさらに同じ書体の文字セットが存在するかどうかを判定し(4)、グラフィックセット及び書体共に同じものが存在しない場合は、フォントデータ、グラフィックセット名称テーブル及び書体名称テーブルをプリンタ305にダウンロードし処理を終了する(6)。
【0198】
一方、ステップ(4)でYESの場合、すなわち、書体のみ同じものが存在する場合は、フォントデータ及びグラフィックセット名称テーブルをプリンタ305にダウンロードし処理を終了する(7)。
【0199】
一方、ステップ(3)でYESの場合は、さらに同じ書体の文字セットが存在するかどうかを判定し(5)、NOならば、すなわち、グラフィックセットのみ同じものが存在する場合は、フォントデータ及び書体名称テーブルをプリンタ305にダウンロードし(8)、処理を終了する。
【0200】
一方、ステップ(3),ステップ(5)でYESの場合、すなわち、グラフィックセット及び書体共に同じものが存在する場合は、フォントデータのみをプリンタ305にダウンロードし(9)、処理を終了する。
【0201】
本実施例では、ホストが1台の場合を説明したが、複数の場合には、実施例1と同様に、リソースファイル監視部においてリソースファイルを監視し、リソースデータをホストに追加することで複数のホストでの使用が可能になる。
【0202】
〔各種テーブルについての説明〕
図25は、図23に示したグラフィックセット名称テーブル309の一例を示す図である。
【0203】
図において、341はグラフィックセット名称テーブルのフォーマットタイプやサイズ等が記述されたヘッダ部であり、342はグラフィックセット名称、343はグラフィックセット番号が記述されており、さらに、344はグラフィックセット名称テーブルの最後を表すフッタ部である。
【0204】
図26は、図23に示した書体名称テーブル310の一例を示す図である。
【0205】
図において、345は書体名称テーブルのフォーマットタイプやサイズ等の記述されたヘッダ部であり、346は書体名称、347は書体番号が記述されており、さらに、348は書体名称テーブルの最後を表すフッタ部である。
【0206】
上記実施例の各種テーブルの有無の判断は、直接プリンタにテーブルがあるかどうかを捜す構成にしてもよいし、また、ホスト上のリソースファイルにテーブルの有無を表すフラグを設けるようにしてもよい。
【0207】
上記第7実施例によれば、各ホストから転送される画像情報資源、例えばフォント資源をダウンロードする際に、転送するフォント資源と同一の資源識別データが格納されているかどうかを判断して、重複するデータが印刷装置に登録されることを回避することを可能とする。
【0208】
〔第8実施例〕
上記実施例では、例えば書体、グラフィックセット等のすべてのフォント属性が同じ文字セットは1つの文字セットとして扱われ、また、これらの文字セットの文字コードマッピングが異なる場合、それぞれの論理和が取られることになっている場合がある。
【0209】
本実施例は、フォント属性が同じ2つの文字セットを親文字セットと子文字セットと呼ぶこととし、例えばJIS X 0208に規定されているようなフルマッピングされている文字セット(親文字セット)にユーザが数文字の外字を作成しこれを文字セット(子文字セット)としてホストからダウンロードすることが考えられ、かつ、親文字セットが削除された場合、子文字セットのみ残るので、外字登録された文字したマッピングされていない文字セットとなるため、マッピングされていない文字コードを指定した場合、文字が印字されない等の不具合が生じる。
【0210】
そこで、親文字セットが削除された場合、子文字セットも削除するようにしたものである。
【0211】
図27は、本発明の第8の実施例を示す画像出力システムの構成を説明するブロック図であり、ホスト401と1台のプリンタ404が繋がって画像出力システムが構成される場合に対応し、親文字セット405を削除した場合は子文字セット406も削除するようにしたものである。
【0212】
なお、ホスト401からプリンタ404にフォントをダウンロードする手順については、親文字セット405及び子文字セット406共に第1実施例(図6のフローチャート)と同様なので、ここでは説明を省略する。
【0213】
以下、本実施例と第13の発明の各手段との対応及びその作用について図27等を参照して説明する。
【0214】
第13の発明は、所定のインタフェース(双方向ケーブル409)を介して情報処理装置と通信可能な印刷装置(プリンタ404)において、いずれかの情報処理装置から転送された同一属性となる第1および第2の画像情報を保持する第1および第2の画像情報保持手段(RAM19,外部メモリ14等)と、前記第1および第2の画像情報保持手段に保持された前記第1および第2の画像情報を識別する資源情報を保持する資源情報保持手段(RAM19,外部メモリ14等)と、前記情報処理装置(ホスト401)から発行される第1の画像情報削除要求に基づいて前記第1および第2の画像情報保持手段に保持される第1および第2の画像情報および前記資源情報保持手段に保持される前記資源情報を削除する削除手段(子文字セット削除部408,親文字セット監視部407)とを設け、RAM19,外部メモリ14に対してホスト401(本実施例では1台のホストの場合を示すが複数であってもよい)から転送された同一属性となるRAM19,外部メモリ14を保持しておき、ホスト401から発行される第1の画像情報削除要求に基づいて子文字セット削除部408,親文字セット監視部407が前記RAM19,外部メモリ14に保持される第1および第2の画像情報(リソースファイル)およびRAM19,外部メモリ14に保持される親文字セット405,子文字セット406を削除して、同一属性のフォントデータを確実に印刷装置中から削除して、残存する同一属性のフォントデータのために発生する不具合印刷結果が活性することを確実に防止することを可能とする。
【0215】
〔フォントを削除する〕
図28は、本発明に係る画像出力システムのデータ処理方法の第8実施例を示すフローチャートである。なお、(1)〜(7)は各ステップを示し、ホスト401からプリンタ404にダウンロードされたフォントを削除する手順に対応する。
【0216】
ホスト401上において、親文字セット405の削除指示がなされると(1)、ホスト401はプリンタ404がアイドル状態(プリンタがホストからデータを受け付けられる状態)かどうかを調べ(2)、アイドル状態でないと判定した場合は、アイドル状態になるまで待機し、アイドル状態となったらホスト401は接続ケーブル409を経由して、指示のあった親文字セット405の削除命令をプリンタ404に転送する。
【0217】
次いで、親文字セット405の削除命令を受け取ったプリンタ404は、指定された親文字セットを削除する(3)。該親文字セット405の削除が終了すると、ホスト401はリソースファイル402から削除した親文字セット405のリソースデータを削除する(4)。該親文字セットのリソースデータの削除が終了すると、親文字セット監視部407はプリンタ404に子文字セット406が存在するかどうか調べ(5)、子文字セット406が存在しない場合は、処理を終了する。
【0218】
一方、ステップ(5)で子文字セットが存在すると判定した場合は、子文字セット削除部408により子文字セット406を削除し(6)、続いてホスト401のリソースファイル402から削除した子文字セット406のリソースデータを削除して(7)、処理を終了する。
【0219】
〔親文字セットと子文字セットの説明〕
図29は、図27に示した画像出力システムにおける親文字セット405及び子文字セット406のコードマッピングの一部を示す図であり、図29の(a)は親文字セットに対応し、図29の(b)は子文字セットに対応する。
【0220】
図29の(a)または図29の(b)において、431,434は文字コードで、432,435はコード番号の上位バイト(16進)、433,436はコード番号の下位バイト(16進)を表す。
【0221】
例えば、コード番号3021は“亜”である。コード番号2E21等の“□”は未定義(文字がマッピングされていない文字コード)を表す。
【0222】
図29の(c)は、図29の(a)と図29の(b)を同一属性の文字セットとして登録したときのユーザからの見え方を示している。
【0223】
例えば、図29の(a)の親文字セットでは2F21は未定義コードになっているが、ユーザ外字として図29の(b)の子文字セットを登録(ダウンロード)すると、2F21は“墅”がマッピングされていることになる。
【0224】
上記第8実施例によれば、各ホストから転送される画像情報資源、例えばフォント資源をダウンロードする際に、同一属性のフォント資源、すなわち、親文字セットを削除する際に、子文字セットの有無を判定して当該親文字セットと子文字セットとを併せて削除することにより、子文字セットのみが存在する場合の不具合の発生を防止することができる。
【0225】
以上説明した第1実施例から第8実施例は、例えば、第1実施例の構成と第8実施例のいずれかの実施例の構成の2つを組み合わせたり、3つ以上の構成を組み合わせるなど勿論可能である。
【0226】
なお、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適用できることは言うまでもない。この場合、本発明を達成するためのソフトウェアによって表されるプログラムを格納した記憶媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。
【0227】
さらに、本発明を達成するためのソフトウェアによって表されるプログラムをネットワーク上のデータベースから通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。
【0229】
【発明の効果】
以上説明したように、本発明によれば、印刷装置に登録された画像情報を管理する第2の資源情報中に使用する情報処理装置の使用ホスト情報が設定されている場合には、それ以外の情報処理装置から印刷装置に対する削除指示を無効として、印刷装置に登録された画像情報が意図しないホストからの指示で削除されてしまう事態を回避することができるという効果を奏する。
【0230】
また、同一属性の画像情報を確実に印刷装置から削除して、残存する同一属性の画像情報のために発生する不具合印刷結果が発生することを確実に防止することができるという効果を奏する。
【図面の簡単な説明】
【図1】本発明を適用可能な第1の出力装置の構成を示す断面図である。
【図2】本発明を適用可能な第2の出力装置の構成を示す外観図である。
【図3】図2に示した第2の出力装置の制御構成を説明するブロック図である。
【図4】本発明の第1実施例を示す画像出力システムの制御構成を説明するブロック図である。
【図5】本発明の第1実施例を示す画像出力システムの構成を説明するブロック図である。
【図6】本発明に係る画像出力システムのデータ処理方法の第1実施例を示すフローチャートである。
【図7】本発明に係る画像出力システムのデータ処理方法の第1実施例を示すフローチャートである。
【図8】本発明に係る画像出力システムのデータ処理方法の第1実施例を示すフローチャートである。
【図9】本発明の第1実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図である。
【図10】本発明の第2の実施例を示す画像出力システムの構成を説明するブロック図である。
【図11】本発明に係る画像出力システムのデータ処理方法の第2実施例を示すフローチャートである。
【図12】本発明の第2実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図である。
【図13】本発明の第3の実施例を示す画像出力システムの構成を説明するブロック図である。
【図14】本発明に係る画像出力システムのデータ処理方法の第3実施例を示すフローチャートである。
【図15】本発明の第3実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図である。
【図16】本発明の第4の実施例を示す画像出力システムの構成を説明するブロック図である。
【図17】本発明に係る画像出力システムのデータ処理方法の第4実施例を示すフローチャートである。
【図18】本発明の第4実施例を示す画像出力システムにおけるリソースファイルの構成を説明する図である。
【図19】本発明の第5の実施例を示す画像出力システムの構成を説明するブロック図である。
【図20】本発明に係る画像出力システムのデータ処理方法の第5実施例を示すフローチャートである。
【図21】本発明の第6の実施例を示す画像出力システムの構成を説明するブロック図である。
【図22】本発明に係る画像出力システムのデータ処理方法の第6実施例を示すフローチャートである。
【図23】本発明の第7の実施例を示す画像出力システムの構成を説明するブロック図である。
【図24】本発明に係る画像出力システムのデータ処理方法の第7実施例を示すフローチャートである。
【図25】図23に示したグラフィックセット名称テーブルの一例を示す図である。
【図26】図23に示した書体名称テーブルの一例を示す図である。
【図27】本発明の第8の実施例を示す画像出力システムの構成を説明するブロック図である。
【図28】本発明に係る画像出力システムのデータ処理方法の第8実施例を示すフローチャートである。
【図29】図27に示した画像出力システムにおける親文字セット及び子文字セットコードマッピングの一部を示す図である。
【図30】この種の画像出力装置の画像出力処理手順の一例を示すフローチャートである。
【図31】この種の画像出力装置とデータ源との画像出力システムの一例を示すブロック図である。
【図32】図31に示した画像出力システムにおけるフォントのダウンロード処理手順の一例を示すフローチャートである。
【図33】図31に示したプリンタによる印字処理手順の一例を示すフローチャートである。
【符号の説明】
1 CPU
2 RAM
3 ROM
8 プリンタコントローラ
12 CPU
13 ROM
19 RAM
[0001]
[Industrial application fields]
The present invention relates to an information processing apparatus, a printing apparatus, a printing system, and a data processing method and a control method for the printing system capable of constructing a printing system in which the printing apparatus and the information processing apparatus can communicate with each other via a predetermined interface. .
[0002]
[Prior art]
Conventionally, in this type of image output device, for example, a laser beam printer, after data for image output such as character codes and figures input from a host computer is developed into a bit pattern for one page, an image is output by this bit pattern. Running output. An outline of a general image output operation procedure of this type of image output apparatus will be described with reference to a flowchart shown in FIG.
[0003]
FIG. 30 is a flowchart showing an example of an image output processing procedure of this type of image output apparatus. In addition, (1)-(5) shows each step.
[0004]
First, in step (1), when image output data is received from the host side, the received image output data is stored in a reception buffer. In step (2), a command analysis is performed on the data in the reception buffer to create a page buffer for one page. Next, in step (3), an expansion process is executed to generate bit pattern data for one page and store it in the frame memory.
[0005]
In step (4), output processing is executed, and image output to a storage medium such as recording paper is executed in accordance with the developed bitmap data. Next, in step (5), it is determined whether or not the output process has been completed for all of the input image information. If completed, this process is terminated. If not completed, the process returns to step (1) and the above-described processes are repeated.
[0006]
The development of input data into a bit pattern and image output are executed by the procedure described above.
[0007]
Also, in this type of image output apparatus, a product has been proposed in which characters, forms, and the like can be downloaded and registered from a host computer (hereinafter referred to as host) to a laser beam printer.
[0008]
FIG. 31 is a block diagram showing an example of an image output system of this type of image output apparatus and data source. Fonts are downloaded from an information processing apparatus such as a host to an image output apparatus such as a laser beam printer. And a system capable of image output processing based on a downloaded font in response to an image output instruction from the host.
[0009]
In the figure, reference numeral 2011 denotes a host computer (host) configured to be able to communicate with a printer 2014 via a connection cable 2017. A resource file 2012 stores information such as font names and attributes. Note that the resource file 2012 describes font information of both fonts built into the printer from the beginning and fonts downloaded later.
[0010]
A printer driver 2013 is a program for converting image output data created by the host 2011 into a printer language that can be interpreted by the printer 2014. The designated character set name, character attribute, and character code are always sent to the printer 2014 via the printer driver 2013.
[0011]
The font download process in the image output system shown in FIG. 31 will be described below with reference to the flowchart shown in FIG.
[0012]
FIG. 32 is a flowchart showing an example of a font download processing procedure in the image output system shown in FIG. Note that (1) to (4) indicate each step, and this processing corresponds to a processing procedure in which a font is downloaded from an information processing device such as a host to an image output device such as a laser beam printer and stored in the printer.
[0013]
First, when a font download instruction is issued from the host 2011 to the printer 2014 (1), the host 2011 checks whether or not the printer 2014 is in an idle state (a state in which the printer can accept data from the host) (2). If it is determined, the host 2011 transfers the instructed font data to the printer 2014 via the connection cable 2017 (3).
[0014]
On the other hand, if it is determined in step (2) that the state is not the idle state, the host 2011 waits until the state becomes the idle state. Then, the data is stored on the memory in the host and the process is terminated (4).
[0015]
The font downloaded to the printer 2014 is stored in a writable memory in the printer 2014. The stored font can be printed by designating the character set name, character attribute, and character code from the host in the same way as the font built in the printer from the beginning.
[0016]
Next, processing for outputting an image based on a downloaded font in response to an image output instruction from the host 2011 will be described with reference to the flowchart shown in FIG.
[0017]
FIG. 33 is a flowchart illustrating an example of a print processing procedure by the printer 2014 illustrated in FIG. 31. In addition, (1)-(4) shows each step.
[0018]
In order to print a downloaded font in the same manner as a font stored in a ROM or the like in advance, first, when the host 2011 instructs the printer 2014 to print a font (1), the host 2011 indicates that the printer 2014 is in an idle state. Whether the printer is ready to accept data from the host is checked (2). If it is determined that the printer is in the idle state, font information (including download fonts) described in the resource file 2012 on the host 2011 is determined. ), The font image output information is converted into the printer language by the printer driver 2013, and the host 2011 transfers it to the printer 2014 via the connection cable 2017 (3).
[0019]
On the other hand, if it is determined in step (2) that the vehicle is not in the idle state, the system waits until the vehicle enters the idle state.
[0020]
When the transfer of the character code is completed, the printer 2014 extracts the character data corresponding to the input character code, expands the character data in a character data expansion processing unit (not shown), and instructs the printer engine unit (not shown). The image of the selected font is output and the process is terminated (4).
[0021]
[Problems to be solved by the invention]
However, in the above conventional example, in a system in which a plurality of host computers and printers are connected, it is not possible to use a font downloaded from another host computer.
[0022]
That is, it is necessary to make it possible to use a font downloaded from another host computer even from a host computer that has not been downloaded.
[0023]
The present invention has been made to solve the above problems, and a first object is to hold first resource information for identifying predetermined image information transferred to the printing apparatus in a first holding unit. In addition, based on the use host information set in the second resource information for identifying the image information held in the printing apparatus, whether or not the predetermined image information held in the printing apparatus can be deleted. And determine that it can be deleted, And if it is determined that the printing device is idle The second resource information for managing the image information registered in the printing apparatus by issuing a request to delete the first image information held in the first holding means and the second resource information of the image information If the host information of the information processing device to be used is set, the deletion instruction for the printing device from other information processing devices is invalidated, and the image information registered in the printing device is sent from an unintended host. It is an object of the present invention to provide an information processing apparatus and a data processing method for a printing system that can avoid a situation where the information is deleted by an instruction.
Further, the second object is to register the first font set transferred from any one of the information processing apparatuses, which can be used independently, and the first font set depending on the first font set. When the first image information is deleted by managing and storing a second font set that cannot be used if it is not registered and has the same attribute as the first font set. In response, it is determined whether the second font set having the same attribute as the first font set exists in the printing apparatus, and if it is determined that the second font set exists, the second font set is determined. By deleting the font set, the image information with the same attribute is surely deleted from the printing device, and the result of defective printing that occurs due to the remaining image information with the same attribute It is to provide a printing apparatus and a control method capable of reliably prevented from occurring.
[0024]
[Means for Solving the Problems]
According to a first aspect of the present invention, in an information processing apparatus capable of communicating with a printing apparatus via a predetermined interface, first resource information for identifying predetermined image information transferred to the printing apparatus is held. First holding means, determination means for determining whether or not the printing apparatus is in an idle state in which data can be received from outside, and whether or not the predetermined image information held in the printing apparatus can be deleted A determining unit that acquires and determines used host information set in second resource information for identifying image information held in the printing apparatus, and the determining unit determines that the image information can be deleted. In this case, the first deletion unit that deletes the first resource information held in the first holding unit and the determination unit determines that the image information in the printing apparatus can be deleted. There And an issuing means for issuing a request to delete the image information held in the printing apparatus and the second resource information of the image information when the determining means determines that the printing apparatus is in an idle state. It is characterized by that.
[0025]
According to a second aspect of the present invention, in a printing system in which a printing apparatus and an information processing apparatus can communicate via a predetermined interface, first resource information for identifying predetermined image information transferred to the printing apparatus is provided. First holding means for holding, determination means for determining whether or not the printing apparatus is in an idle state in which data can be received from outside, and whether or not the predetermined image information held in the printing apparatus can be deleted And determining means for determining based on use host information set in second resource information for identifying image information held in the printing apparatus, and determining that the determination means can be deleted, A first deletion unit that deletes the first resource information held in the first holding unit; and a case where the determination unit determines that the image information can be deleted, and the printing apparatus An information processing apparatus comprising: an issuing unit that issues a request to delete the image information held in the printing apparatus and the second resource information of the image information when the determination unit determines that it is in an idle state; A second holding unit for holding predetermined image information transferred from the information processing apparatus, and a second holding unit for holding second resource information for identifying the predetermined image information held in the second holding unit. 3 and the image information held in the second holding means and the second resource information held in the third holding means are deleted based on a deletion request issued from the information processing apparatus. And a second deleting unit.
[0026]
According to a third aspect of the present invention, there are provided a plurality of information processing apparatuses including a first holding unit that holds first resource information for identifying predetermined image information transferred to a printing apparatus, and any one of the information processing apparatuses. Second holding means for holding predetermined image information transferred from the second holding means, and third holding means for holding second resource information for identifying the predetermined image information held in the second holding means In a printing system data processing method capable of communicating with a printing apparatus having a predetermined interface, a determination step for determining whether or not the printing apparatus is in an idle state in which data can be received from outside, and the printing apparatus A detecting step for detecting a deletion request for the predetermined image information held in the printer and whether the predetermined image information held in the printing device can be deleted when the deletion request is detected. A determination step of acquiring and determining use host information set in the second resource information for identifying the image information to be performed, and when the determination step determines that the printing apparatus is in an idle state, Based on the deletion request issued from the information processing apparatus, the image information held in the second holding unit and the second resource information held in the third holding unit are deleted, and the first information And a deletion step of deleting the first resource information held in the holding means.
[0027]
According to a fourth aspect of the present invention, in the printing apparatus capable of communicating with the information processing apparatus via a predetermined interface, the first font set that can be used independently and is transferred from any of the information processing apparatuses. A second font set that is registered in a format dependent on the first font set and cannot be used if the first font set is not registered, and has the same attribute as the first font set. Whether the second font set having the same attribute as the first font set exists in the printing apparatus in response to the management means for storing and managing the font set and the deletion of the first image information Determining means for determining, and control means for controlling to delete the second font set when the determining means determines that the second font set exists Characterized by comprising a.
[0028]
According to a fifth aspect of the present invention, the first font set is a parent character set, and the second font set is a child character set registered depending on the character code of the parent character set. It is characterized by being.
[0029]
According to a sixth aspect of the present invention, in the control method in the printing apparatus capable of communicating with the information processing apparatus via a predetermined interface, the first method that is transferred from any of the information processing apparatuses and can be used independently. The font set is a font set that is registered in a format dependent on the first font set and cannot be used if the first font set is not registered, and has the same attributes as the first font set. In response to the management process for storing and managing the second font set and the deletion of the first image information, the printing apparatus has a second font set having the same attributes as the first font set. A determination step for determining whether or not to perform, and if the determination step determines that the second font set exists, the second font set is deleted. Characterized by comprising a Gosuru control process.
[0030]
In a seventh aspect of the present invention, the first font set is a parent character set, and the second font set is a child character set registered depending on the character code of the parent character set. It is characterized by being.
[0050]
【Example】
[First embodiment]
Hereinafter, a first embodiment of the present invention will be described with reference to the accompanying drawings.
[0051]
Before describing the configuration of the present embodiment, the configurations of a laser beam printer and an inkjet printer suitable for applying the present embodiment will be described with reference to FIGS. Needless to say, the printer to which the present embodiment is applied is not limited to the laser beam printer and the ink jet printer, and may be a printer of another printer type.
[0052]
FIG. 1 is a cross-sectional view showing a configuration of a first output device to which the present invention can be applied, and shows a case of a laser beam printer (LBP), for example.
[0053]
In the figure, reference numeral 1500 denotes an LBP main body which inputs and stores image output information (character code, etc.), form information, macro instructions, etc. supplied from an externally connected host computer, and responds according to the information. A character pattern, a form pattern, and the like are created, and an image is formed on a recording paper or the like that is a recording medium.
[0054]
Reference numeral 1501 denotes an operation panel on which switches for operation and LED displays are arranged, and reference numeral 1000 denotes a printer control unit that controls the entire LBP main body 1500 and analyzes character information supplied from the host computer. The printer control unit 1000 mainly converts character information into a video signal having a corresponding character pattern and outputs the video signal to the laser driver 1502. The laser driver 1502 is a circuit for driving the semiconductor laser 1503, and switches on / off the laser beam 1504 emitted from the semiconductor laser 1503 in accordance with the input video signal. The laser beam 1504 is shaken in the left-right direction by the rotary polygon mirror 1505 to scan and expose the electrostatic drum 1506.
[0055]
As a result, an electrostatic latent image of a character pattern is formed on the electrostatic drum 1506. This latent image is developed by a developing unit 1507 disposed around the electrostatic drum 1506 and then transferred to a recording sheet. A cut sheet is used as the recording paper. The cut sheet recording paper is stored in a paper cassette 1508 mounted on the LBP 1500, and is taken into the apparatus by a paper feed roller 1509, a transport roller 1510, and a transport roller 1511, and electrostatic The drum 1506 is supplied. The LBP main body 1500 is provided with at least one card slot (not shown) so that an optional font card and a control card (emulation card) having a different language system can be connected in addition to the built-in font.
[0056]
FIG. 2 is an external view showing a configuration of a second output device to which the present invention can be applied. For example, FIG. 2 is an external view showing a configuration of an ink jet recording device, and shows a case of an ink jet recording device (IJRA), for example.
[0057]
In the figure, the carriage HC that engages with the thread groove 5004 of the lead screw 5005 that rotates via the driving force transmission gears 5011 and 5009 in conjunction with the forward and reverse rotation of the drive motor 5013 has a pin (not shown). Are reciprocated in the directions of arrows a and b. An ink jet cartridge IJC having an ink head IJH is mounted on the carriage HC. A paper pressing plate 5002 presses the paper against the platen 5000 in the carriage movement direction.
[0058]
Reference numerals 5007 and 5008 denote photocouplers which function as home position detecting means for confirming the presence of the carriage lever 5006 in this region and switching the rotation direction of the motor 5013. Reference numeral 5016 denotes a member that indicates a cap member 5022 that caps the entire surface of the recording head, and reference numeral 5015 denotes suction means that sucks the inside of the cap, and performs suction recovery of the recording head through the cap opening 5023. Reference numeral 5017 denotes a cleaning blade which can be moved in the front-rear direction by a member 5019. Reference numeral 5018 denotes a main body instruction plate for instructing 5017 and 5019. Reference numeral 5012 denotes a lever for starting suction for suction recovery, which is engaged with the carriage. The cam 5020 moves as the cam 5020 moves, and the driving force from the driving motor is controlled by a known transmission means such as clutch switching.
[0059]
These capping, cleaning, and suction recovery are configured so that when the carriage reaches the home position side region, a desired process can be performed at the corresponding position by the action of the lead screw 5005, but at a known timing. What is necessary is just to make it comprise so that desired operation | movement may be performed.
[0060]
FIG. 3 is a block diagram illustrating a control configuration of the second output device illustrated in FIG. 2.
[0061]
In the figure, 1700 is an interface for inputting a recording signal, 1701 is an MPU, 1702 is a ROM for storing a control program executed by the MPU 1701 and host image output information, etc., 1703 is a DRAM, various data (supplied to the recording signal and the head). Recording data to be recorded).
[0062]
Reference numeral 1704 denotes a gate array that controls the supply of output data to the recording head 1708, and also controls data transfer among the interface 1700, the MPU 1701, and the DRAM 1703. 1710 is a carrier motor for conveying the recording head 1708, 1709 is a conveyance motor for conveying recording paper, 1705 is a head driver for driving the recording head, 1706 is a motor driver for driving the conveyance motor 1709, and 1707 is The motor driver drives the carrier motor 1710.
[0063]
In the recording apparatus configured as described above, when input information is input from the host computer 3000 (to be described later) via the interface 1700, the input information is converted into output information for printing between the gate array 1704 and the MPU 1701. The Then, the motor drivers 1706 and 1707 are driven, and the recording head is driven according to the output information sent to the head driver 1705 to execute printing.
[0064]
The MPU 1701 can communicate with a host computer 3000 (to be described later) via an interface 1700, and can notify memory information and resource data regarding the DRAM 1703 and host image output information in the ROM 1702 to the host computer 3000 (to be described later). It is configured.
[0065]
FIG. 4 is a block diagram for explaining the control configuration of the image output system according to the first embodiment of the present invention. The system is configured such that the host computer and the printer can communicate with each other via a predetermined communication medium. In this embodiment, a laser beam printer (FIG. 1) will be described as an example. It should be noted that the present invention can be applied to a single device, a system composed of a plurality of devices, or a system that performs processing via a network such as a LAN as long as the functions of the present invention can be implemented. It goes without saying that can be applied.
[0066]
In the figure, reference numeral 3000 denotes a host computer, which has a CPU 1 that executes document processing in which figures, images, characters, tables (including spreadsheets) and the like are mixed based on a document processing program stored in a program ROM of the ROM 3. The CPU 1 controls each device connected to the system device 4 in an integrated manner.
[0067]
The ROM 3 program ROM stores a control program of the CPU 1, the ROM 3 font ROM stores font data used in the document processing, and the ROM 3 data ROM stores the document. Various data (for example, a fixed pattern, a test print form, etc.) used when processing is stored.
[0068]
Reference numeral 2 denotes a RAM which functions as a main memory, work area, and the like for the CPU 1. A keyboard controller (KBC) 5 controls key input from a keyboard (KB) 9 or a pointing device (not shown). Reference numeral 6 denotes a CRT controller (CRTC) which controls display on a CRT display (CRT) 10.
[0069]
A memory controller (MC) 7 controls access to the external memory 11 such as a hard disk (HD) or floppy disk (FD) that stores a boot program, various applications, font data, user files, edit files, and the like. A printer controller (PRTC) 8 is connected to the printer 1500 via a predetermined bidirectional interface (interface) 21 and executes communication control processing with the printer 1500. Note that the CPU 1 executes, for example, an outline font development (rasterization) process on the display information RAM set on the RAM 2 to enable WYSIWYG on the CRT 10. The CPU 1 opens various windows registered based on commands instructed by a mouse cursor (not shown) on the CRT 10 and executes various data processing.
[0070]
In the printer 1500, reference numeral 12 denotes a printer CPU, which accesses various devices connected to the system device 15 based on a control program stored in the program ROM of the ROM 13 or a control program stored in the external memory 14. The image signal as output information is output to an image output unit (printer engine) 17 connected through the image output unit interface 16 under overall control.
[0071]
The ROM for program in the ROM 13 stores a control program for the CPU 12 and the like. The font ROM of the ROM 13 stores font data used when generating the output information. In the case of a printer that does not have the external memory 14 such as a hard disk in the data ROM of the ROM 13, the data is stored on the host computer 3000. Stores information to be used. The CPU 12 stores information used on the host computer 3000 via the input unit 18. The CPU 12 can communicate with the host computer 3000 via the input unit 18 and can notify the host computer 3000 of information in the printer.
[0072]
Reference numeral 19 denotes a RAM that functions as a main memory, a work area, and the like of 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. Access to the above-described external memory 14 such as a hard disk (HD) or IC card is controlled by a memory controller (MC) 20.
[0073]
The external memory 14 is connected as an option and stores font data, an emulation program, form data, and the like. In addition, the input unit 18 is provided with a switch, an LED display, and the like for operation on the operation panel described above.
[0074]
Further, the number of external memories 14 is not limited to one, and at least one external memory 14 is provided so that a plurality of external memories storing optional font data and programs for interpreting printer control languages having different language systems can be connected in addition to the built-in font. It may be configured as follows. Furthermore, an NVRAM (not shown) may be provided, and printer mode setting information from the operation panel 1501 may be stored.
[0075]
FIG. 5 is a block diagram for explaining the configuration of the image output system according to the first embodiment of the present invention, in which three host computers (hereinafter referred to as hosts) 51, 55, 59 and one printer 63 are connected. Corresponding to the system, it corresponds to the case where the downloaded font is configured to be used by multiple hosts including the host of the download source.
[0076]
In the figure, the host 51 includes a resource file 52, a printer driver 53, and a printer resource file monitoring processor 54. The host 55 includes a resource file 56, a printer driver 57, and a printer resource file monitoring processing unit 58. The host 59 includes a resource file 60, a printer driver 61, and a printer resource file monitoring processor 62. A printer 63 stores a resource file 64 and font data 65 in a rewritable storage medium. A bidirectional cable 66 functions as a data communication path with the hosts 51, 55, 59 and the printer 63.
[0077]
Each of the hosts 51, 55, and 59 includes the CPU 1, RAM 2, ROM 3, external memory 11 and the like shown in FIG. It functions as the file monitoring processing units 54, 58 and 62, and the resource files 52, 56 and 60 are stored and managed on the RAM 2.
[0078]
The correspondence between this embodiment and each means of the first to third inventions and the operation thereof will be described below with reference to FIGS.
[0079]
In the first invention, in an information processing apparatus (each host 51, 55, 59) capable of communicating with a printing apparatus (printer 63) via a predetermined interface (bidirectional cable 66 as a network), the data is transferred to the printing apparatus. First holding means (RAM 2, external memory 11, etc.) for holding first resource information (resource files 52, 56, 60) for identifying the predetermined image information, and the predetermined information held in the printing apparatus Determination means (printer resource file monitoring processing units 54, 58, 62) for determining the update state of the second resource information for identifying image information, and second resource information (the determination resource is held in the printing apparatus). An acquisition means (PRTC8) for acquiring the second resource information held from the printing apparatus when it is determined that the resource file 64) has been updated. Update means (such as a printer resource file monitoring processing unit 54) for updating the first resource information held in the first holding means based on the second resource information. When the update state of the resource file 64 for identifying the predetermined image information held in 63 is determined and it is determined that the second resource information held in the printer 63 has been updated, the PRTC 8 When the retained resource file 64 is acquired, the printer resource file monitoring processing unit 54 updates the resource file 52 and the like retained in the RAM 2 and the like based on the resource file 64, and the image information stored in the printer 63 is updated. The update state of the resource file 64 to be identified is monitored, and the resource file 64 and the resource on each information processing device side are monitored. Always align the file 52 and the like, all the image information registered in the printer 63 the host 51 or the like to allow printing using.
[0080]
According to a second aspect of the present invention, in a printing apparatus capable of communicating with an information processing apparatus via a predetermined interface (bidirectional cable 66), predetermined image information (this book) transferred from the information processing apparatus (hosts 51, 55, 59) In the embodiment, the second resource information (RAM 19, external memory 14, etc.) that retains the font data 65) and the second resource information that identifies the predetermined image information retained in the second retainer ( A third holding means (RAM 19, external memory 14, etc.) for holding the resource file 64), for example, the resource file 64 for holding the font data transferred from any host in the RAM 19 and identifying the font data; Is stored in, for example, the RAM 19, and the printer 63 is configured so that all the information processing apparatuses can handle image information transferred from any host. To be used as image information having.
[0081]
According to a third aspect of the present invention, in a printing system in which a printing apparatus and an information processing apparatus can communicate with each other via a predetermined interface, first resource information (resource files 52, 52) for identifying predetermined image information transferred to the printing apparatus. 56, 60) and a determination unit for determining an update state of second resource information for identifying the predetermined image information stored in the printing apparatus. (Printer resource file monitoring processing unit 54, 58, 62) and the printing device when the determination unit determines that the second resource information (resource file 64) held in the printing device has been updated. Acquisition means (PRTC8) for acquiring the second resource information held by the first resource information, and the first resource information held by the first holding means for the second resource information. From an information processing device (host 51, 55, 59, etc.) provided with an updating means (printer resource file monitoring processing unit 54, etc.) for updating based on information, and any one of the information processing devices (hosts 51, 55, 59) Second holding means (RAM 19, external memory 14, etc.) for holding the transferred predetermined image information (font data 65 in this embodiment), and the predetermined image information held by the second holding means. A printing apparatus (printer 63) having third holding means (RAM 19, external memory 14 and the like) for holding second resource information (resource file 64) for identifying the host. For example, font data transferred from 51, 55, 59 is stored, and a printer resource file monitoring process 54 is stored in the printer 63. When the update state of the resource file 64 that identifies the print data is determined and it is determined that the resource file 64 held in the printer 63 has been updated, the resource file 64 held in the RAM 19 or the like of the printer 63 is stored in the PRTC 8. Is acquired, the printer resource file monitoring processing unit 54 updates the resource file 52 held in the RAM 2 or the like based on the resource file 64, and the printer 63 can perform all the font data transferred from any host. And the update status of the resource file 64 that identifies the font data stored in the printer 63 is monitored, and the resource file and the resource file of each of the hosts 51, 55, and 59 are monitored. Always align 52, 56, 60 with It is possible to print using all image information registered in the printing apparatus by the information processing apparatus.
[0082]
The data processing method of the image output system according to the present invention will be described below with reference to the flowcharts shown in FIGS.
[0083]
6 to 8 are flowcharts showing a first embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (5), (11), (12), (21) to (25) show each step, and FIG. 6 corresponds to a processing procedure for downloading fonts from the host 51 to the printer 63. 7 corresponds to the host resource file update processing procedure, and FIG. 8 corresponds to the font deletion processing procedure.
[0084]
First, when a font download instruction is issued on the host 51 (1), the host 51 checks whether the printer 63 is in an idle state (a state in which the printer can accept data from the host) (2) and is in an idle state. If it is determined, the host 51 transfers the instructed font data to the printer 63 via the bidirectional cable 66 (3).
[0085]
On the other hand, in step (2), if the printer 63 is not in the idle state, it waits until it enters the idle state. When downloading of the font data is completed, the host 51 adds the resource data of the downloaded font to the resource file 52 (4), and further adds the resource data of the downloaded font to the resource file 64 of the printer 63. (5) The process is terminated. In this embodiment, the case of downloading fonts from the host 51 has been described. However, the host 55 and the host 59 can also download fonts by the same method.
[0086]
[Host resource file update processing]
Next, the procedure for updating the resource file 56 of the host 55 will be described with reference to the flowchart of FIG.
[0087]
The printer resource file monitoring processing unit 58 of the host 55 periodically monitors whether or not the resource file 64 of the printer 63 has been updated (11), and if not updated, waits until it is updated.
[0088]
On the other hand, if it is updated in step (11), the resource file 64 of the printer 63 is uploaded to the host 55, overwritten on the resource file of the host 55 (12), and the process is terminated.
[0089]
In this embodiment, the case of the host 55 has been described, but the resource file is also updated by the host 51 and the host 59 in the same manner.
[0090]
[Font deletion processing]
Next, the procedure for deleting the font downloaded from the host 51 to the printer 63 will be described with reference to the flowchart of FIG.
[0091]
When a font deletion instruction is given on the host 51 (21), the host 51 checks whether the printer 63 is in an idle state (a state in which the printer can accept data from the host) (22) and determines that it is in an idle state. In this case, the host 51 transfers an instruction to delete the designated font data to the printer 63 via the bidirectional cable 66 (23).
[0092]
On the other hand, if it is determined in step (22) that the engine is not in the idle state, the process waits until the engine enters the idle state. Upon receiving the font data deletion command, the printer 63 deletes the font data specified in step (23). When the deletion of the specified font data is completed, the host 51 deletes the resource of the font deleted from the resource file 52. The data is deleted (24), the resource data of the deleted font is also deleted from the resource file 64 of the printer 63 (25), and the process ends.
[0093]
In the present embodiment, the case where the font is deleted from the host 51 has been described. Similarly, the host 55 and the host 59 can also delete the font.
Regarding the procedure for deleting the corresponding resource data from the resource file 56 in the host 55 of the font deleted in the above, the resource file 64 of the printer 63 is uploaded to the host 55 in the same manner as updating the resource file. This is done by overwriting the resource file 56.
[0094]
In this embodiment, the case of the host 55 has been described, but the resource file is also updated by the host 51 and the host 59 in the same manner.
[0095]
[Description of resource file]
Hereinafter, the configuration of the resource files 52, 56, 60, and 64 in this embodiment will be described with reference to FIG.
[0096]
FIG. 9 is a diagram for explaining the configuration of the resource file in the image output system according to the first embodiment of the present invention. The font name, character set name and font for each font including fonts built in the printer in advance are shown. This corresponds to the case where attributes are described. The resource files 52, 56, 60, and 64 are assumed to be managed on the RAM 2 on the host computers 51, 55, and 59 or the RAM 19 on the printer 63.
[0097]
In the figure, reference numeral 91 denotes resource data of Mincho style, which is composed of a font name 93, a character set name 94, and a graphic set name 95. In addition, font attribute information such as character pitch and character size is described. Yes.
[0098]
Reference numeral 92 denotes Gothic resource data, in which font attribute information similar to that of Mincho is described.
[0099]
As shown in this figure, the resource file confirms the presence or absence of fonts (including built-in fonts and downloaded fonts) installed in the printer in each host, and selects one font from the multiple fonts described. Used when doing.
[0100]
Further, the font attributes of the resource files 52, 56, and 60 on the hosts 51, 55, and 59 are transferred from the page description language on the hosts 51, 55, and 59 to the printer 63 in the printer drivers 53, 57, and 61, respectively. Also used when converting to page description language. The printer drivers 53, 57, and 61 are software for converting a page description language that can be interpreted on the hosts 51, 55, and 59 into a page description language that can be interpreted by the printer 63.
[0101]
In the first embodiment described above, the method of monitoring the resource file by each host is, for example, by looking at the time stamp of the resource file. If the resource file of the printer is newer than the resource file of the host, the resource file on the host side is Alternatively, a flag may be provided as to whether the printer resource file has been updated. When the flag is set, the host-side resource file may be updated.
[0102]
Further, the timing monitored by the printer resource file monitoring processing units 54, 58, 62 may be performed at regular intervals, immediately after the power is turned on, or when updated, the printer 63 may notify each of the hosts 51, 55, 59.
[0103]
In the first embodiment, the method for confirming the presence / absence of fonts mounted on the printer from the host is performed by looking at the contents of the resource file on the host rather than directly inquiring to the printer. In other words, the font in which the resource data in the resource file exists is interpreted as the font installed in the printer, but this is not restrictive. It may be configured to search and confirm the presence or absence of a font.
[0104]
The correspondence between this embodiment and each step of the fourth invention and the operation thereof will be described below with reference to FIGS.
[0105]
The fourth invention provides a plurality of pieces of information including first holding means (RAM 2 etc.) for holding first resource information (resource file 52 etc.) for identifying predetermined image information transferred to the printing apparatus (printer 63). A processing device (hosts 51, 55, 59), a second holding means (RAM 19 or the like) for holding predetermined image information transferred from any one of the information processing devices, and the second holding means. A printing apparatus (printer 63) having third holding means (RAM 19 or the like) for holding second resource information for identifying the predetermined image information can communicate with the printer via a predetermined interface (bidirectional cable 66). In a data processing method for a printing system apparatus, a determination for determining an update state of second resource information (resource file 64) for identifying the predetermined image information held in the printing apparatus (Step (11) in FIG. 7), an acquisition step (Step (12) in FIG. 7) for acquiring the second resource information held from the printing apparatus based on the determination result, An update process (step (12) in FIG. 7) for updating the first resource information held in one holding means based on the second resource information is executed, so that the printer 63 can select any host. The update state of the resource file 64 that identifies the image information stored in the printing apparatus as the font data (font resource information) shared by all hosts even if it is font data in this embodiment, even the font data in this embodiment The resource file 64 and the resource files 52, 56, 60 on each host side are always matched, and all the image information registered in the printing apparatus is used by the information processing apparatus. It makes it possible to automate the process. According to the first embodiment, each host searches for a printer resource file and updates the contents of the resource file on the host side so that it matches the resource file of the printer. A plurality of hosts can share and use image information resources downloaded, for example, font resources.
[0106]
[Second Embodiment]
FIG. 10 is a block diagram for explaining the configuration of the image output system according to the second embodiment of the present invention, in which three hosts 101, 105, 109 and one printer 113 are connected to form an image output system. Corresponding to the case. In the second embodiment, the number of hosts that can be used is limited in the configuration of the first embodiment.
[0107]
In the figure, a host 101 includes a resource file 102, a printer driver 103, and a printer resource file monitoring processing unit 104. The host 105 includes a resource file 106, a printer driver 107, and a printer resource file monitoring processor 108. The host 109 includes a resource file 110, a printer driver 111, and a printer resource file monitoring processor 112. A printer 113 stores a resource file 114 and font data 115 in a rewritable storage medium (not shown). A bidirectional cable 116 functions as a data communication path with the hosts 101, 105, 109 and the printer 113.
[0108]
The correspondence between the present embodiment and each means of the fifth and sixth inventions and the operation thereof will be described below with reference to FIGS.
[0109]
According to a fifth aspect of the present invention, in an information processing apparatus (such as the host 101) capable of communicating with a printing apparatus (printer 113) via a predetermined interface (bidirectional cable 116), predetermined image information (this book) In the embodiment, first holding means (RAM 2, external memory 11 and the like) that holds first resource information (such as resource file 102) for identifying font data) and the printing apparatus (printer 113) hold it. First determination means (printer resource file monitoring processing unit 104 or the like) for determining an update state of second resource information (resource file 114) for identifying the predetermined image information (font data), and the first determination When the means determines that the second resource information held in the printing apparatus has been updated, the transfer control information set in the second resource information The second determination unit (printer resource file monitoring processing unit 104 or the like) that determines whether the second resource information can be acquired based on the above, and the second determination unit determines that acquisition is possible The acquisition unit (PRTC8) for acquiring the second resource information held from the printing apparatus and the first resource information held in the first holding unit as the second resource information Update means (printer resource file monitoring processing unit 104 or the like) for updating based on the determination, the printer resource file monitoring processing unit 104 determines the update state of the resource file 114 for identifying font data held in the printer 113, and When it is determined that the resource file 114 held in the printer 113 has been updated, the printer resource file monitoring processing unit 104 Based on the transfer control information (program ID in this embodiment) set in the resource file 114, it is determined whether or not the resource file 114 can be acquired. If it is determined that the resource file 114 can be acquired, the PRTC 8 holds it from the printer 113. When the resource file 114 is acquired, the printer resource file monitoring processing unit 104 updates the resource file 102 held in the RAM 2 based on the resource file 114, and identifies the font data stored in the printer 113. Even if the resource file 114 is updated, if the protection ID is set for the resource file 114, the host 101 cannot acquire the resource file 114 and can use the font data registered in the printer 113. Limit Make it possible.
[0110]
According to a sixth aspect of the present invention, there is provided a printing system apparatus in which a printing apparatus (printer 113) and an information processing apparatus (hosts 101, 105, 109) can communicate with each other via a predetermined interface (bidirectional cable 116). First holding means (RAM2, external memory 11 etc.) for holding first resource information (resource file 102 etc.) for identifying the transferred predetermined image information, and the predetermined image information held in the printing apparatus A first determination unit (printer resource file monitoring processing unit 104 or the like) that determines an update state of the second resource information for identifying the second resource information, and second resource information that the first determination unit holds in the printing apparatus Second to determine whether the second resource information can be acquired based on the transfer control information set in the second resource information An acquisition unit that acquires the second resource information held from the printing apparatus when it is determined that the determination unit (printer resource file monitoring processing unit 104 or the like) and the second determination unit can acquire the second resource information. (PRTC8) and information including update means (such as the printer resource file monitoring processing unit 104) that updates the first resource information held in the first holding means based on the second resource information. A processing device, second holding means (RAM 19, external memory 14, etc.) for holding predetermined image information transferred from one of the information processing devices, and the predetermined image held in the second holding means A printer having a third holding unit for holding second resource information for identifying information, and the printer resource file monitoring processing unit 104 is held in the printer 113. When the update state of the resource file 114 that identifies font data is determined and it is determined that the resource file 114 held in the printer 113 has been updated, the printer resource file monitoring processing unit 104 is set in the resource file 114. It is determined whether the resource file 114 can be acquired based on the protect ID. When it is determined that the resource file 114 can be acquired, when the PRTC 8 acquires the resource file 114 held in the RAM 19 of the printer 113, the printer resource file Even if the resource file 114 that identifies the font data stored in the printer 113 is updated by the monitoring processing unit 104 updating the resource file 102 held in the RAM 2 or the like based on the resource file 114, the resource file If the protect ID is set for the file 114, the host 101 or the like cannot acquire the resource file 114, and the hosts that can use the font data registered in the printer 113 can be restricted.
[0111]
[Font download processing]
The procedure for downloading fonts from the host 101 to the printer 113 is the same as in the first embodiment (flowchart in FIG. 6), and thus the description thereof is omitted here.
[0112]
[Updating host resource file]
Next, the procedure for updating the resource file 106 of the host 105 will be described with reference to the flowchart of FIG.
[0113]
FIG. 11 is a flowchart showing a second embodiment of the data processing method of the image output system according to the present invention. In addition, (1) to (3) indicate steps, and correspond to the host resource file update processing procedure.
[0114]
The printer resource file monitoring processing unit 108 of the host 105 periodically monitors whether the resource file 114 of the printer 113 has been updated (1). If it is determined that the resource file 114 has not been updated, the printer resource file monitoring processing unit 108 waits until it is updated.
[0115]
On the other hand, if it is determined in step (1) that the resource file 114 of the printer 113 has been updated, it is checked whether the protected ID of the resource data of the updated font is “1” or “0” (2 ), If it is determined to be “1”, the process is terminated.
[0116]
On the other hand, if it is determined in step (2) that the protect ID of the font resource data is “0”, the resource file 114 of the printer 113 is uploaded to the host 105 and added to the resource file 106 of the host 105. (3).
In the present embodiment, the case of the host 105 has been described, but the resource file is also updated by the host 101 and the host 109 in the same manner.
[0117]
The correspondence between this embodiment and each step of the seventh invention and the operation thereof will be described below with reference to FIG.
[0118]
A seventh invention is a plurality of information processing devices including first holding means (RAM 2, external memory 11 and the like) for holding first resource information for identifying predetermined image information transferred to a printing device (printer 113). (Hosts 101, 105, 109, etc.), second holding means (RAM 19, external memory 14, etc.) for holding predetermined image information transferred from any of the information processing apparatuses, and the second holding means A printing system capable of communicating via a predetermined interface with a printing apparatus having third holding means (RAM 19, external memory 14, etc.) for holding second resource information for identifying the held predetermined image information In the data processing method of the apparatus, a first determination step of determining an update state of the second resource information for identifying the predetermined image information held in the printing apparatus (step of FIG. 11) 1)), a second determination step (step (2) in FIG. 11) for determining whether the second resource information can be acquired based on the transfer control information set in the second resource information, An acquisition step (step (3) in FIG. 11) for acquiring the second resource information held from the printing apparatus based on the first and second determination results, and holding in the first holding means An update step (step (3) in FIG. 11) for updating the first resource information that has been performed based on the second resource information is executed to identify image information stored in the printing apparatus. Even if the resource information of 2 is updated, if the transfer control information is set for the second resource information, the information processing apparatus cannot acquire the second resource information and is registered in the printing apparatus. Automates the process of restricting information processing devices that can use information To enable Rukoto.
[0119]
[Font deletion processing]
Since the procedure for deleting the font downloaded from the host 101 to the printer 113 is the same as that in the first embodiment (the flowchart shown in FIG. 8), the description thereof is omitted here.
[0120]
[Description of resource file]
Hereinafter, the configuration of the resource file in this embodiment will be described with reference to FIG.
[0121]
FIG. 12 is a diagram for explaining the configuration of a resource file in the image output system according to the second embodiment of the present invention. Font names, character set names and fonts for each font including fonts built in the printer in advance are shown. This corresponds to the case where attributes are described.
[0122]
In the figure, reference numeral 131 denotes Mincho resource data, which is composed of a font name 133, a character set name 134, and a graphic set name 135. In addition, font attribute information such as character pitch and character size is described. Yes.
[0123]
Reference numeral 132 denotes Gothic resource data, which describes font attribute information similar to the Mincho style. Reference numeral 136 denotes a protect ID, which exists for each typeface or character set, and is used to restrict the use of the typeface or character set other than by the downloaded host, and is set to “1” or “0”. Reference numeral 132 denotes Gothic resource data, which describes font attribute information and protect IDs similar to those of the Mincho style.
[0124]
As shown in this figure, the protect ID 136 exists for each typeface or character set, and is used for restricting the use except for the host where the typeface or character set is downloaded. Reference numeral 132 denotes Gothic resource data in which font attribute information and a protection ID similar to those of the Mincho are described.
[0125]
In the second embodiment described above, whether or not a font can be used is determined based on the presence or absence of resource data, but is not limited to this. It is also possible to determine whether or not the font can be used by the protection flag. Furthermore, it is of course possible to provide a protect flag for the character set and determine whether the character set can be used when selecting the character set by the protect flag.
[0126]
In the second embodiment, “Yes” or “No” is selected so that the downloaded font can be used by a host other than the downloaded host. However, the selection is not limited to this. Of course, it is possible to specify a host that can use the downloaded font by changing the file type.
[0127]
According to the second embodiment, the host that can use the downloaded font can be restricted by providing the protect flag in the font resource downloaded from each host.
[0128]
[Third embodiment]
FIG. 13 is a block diagram for explaining the configuration of an image output system according to the third embodiment of the present invention. The image output system is configured by connecting three hosts 141, 145, 149 and one printer 153. Corresponding to the case. In the third embodiment, the hosts that can be used are limited in the configuration of the first embodiment. In the figure, the host 141 includes a resource file 142, a printer driver 143, and a printer resource file monitoring processing unit 144. The host 145 includes a resource file 146, a printer driver 147, and a printer resource file monitoring processing unit 148. The host 149 includes a resource file 150, a printer driver 151, and a printer resource file monitoring processing unit 152. Reference numeral 153 denotes a printer, in which resource files 154 and font data 155 are stored in a rewritable storage medium (not shown). A bidirectional cable 156 functions as a data communication path with the hosts 141, 145, and 149 and the printer 153.
[0129]
In the following, the correspondence between this embodiment and each means of the eighth to tenth inventions and the operation thereof will be described with reference to FIG. It is assumed that the hosts 141, 145, 149, etc. each have the configuration of the host computer 300 shown in FIG.
[0130]
According to an eighth aspect of the present invention, in an information processing apparatus (host 141, 145, 149) capable of communicating with a printing apparatus (printer 153) via a predetermined interface (bidirectional cable 156), a predetermined image transferred to the printing apparatus. A first holding unit (RAM 2) that holds first resource information (such as resource file 142) for identifying information, and whether or not the predetermined image information held in the printing apparatus can be deleted is sent to the printing apparatus. Discriminating means (printer resource file monitoring processing unit 144, etc.) for discriminating based on the used host information set in the second resource information (resource file 154) for identifying the held image information (font data in this embodiment) And the first resource information held in the first holding means is deleted when the determining means determines that it can be deleted. Delete the image information held in the printing apparatus and the second resource information of the image information when the deletion unit (printer resource file monitoring processing unit 144 and the like) and the determination unit determine that deletion is possible A resource file 142 for identifying font data transferred to the printer 153 is stored in the RAM 2 or the like, and is stored in the printing apparatus. The printer resource file monitoring processing unit 144 determines whether the font data can be deleted based on the use host information set in the resource file 154 for identifying the font data held in the printer 153, and determines that the font data can be deleted. In this case, the resource file 142 held in the RAM 2 is deleted and When the use host information of each host to be used is set in the resource file for managing the font data stored in the printer 153 and the font data stored in the printer 153 This makes it possible to invalidate the deletion instruction for the printer 153 from the host and to avoid the situation in which the font data registered in the printer 153 is deleted by an unintended instruction from the host.
[0131]
According to a ninth aspect of the present invention, in a printing apparatus (printer 153) capable of communicating with an information processing apparatus (hosts 141, 145, 149, etc.) via a predetermined interface, predetermined image information transferred from any of the information processing apparatuses And second resource information for identifying the predetermined image information (font data in the present embodiment) held in the second holding means and the second holding means (RAM 19, external memory 14, etc.) Third holding means (RAM 19, external memory 14, etc.) to be held, image information held in the second holding means based on a deletion request issued from the information processing apparatus, and the third holding means A second deletion unit (by the CPU 12) for deleting the second resource information to be held; for example, the font data transferred from one of the hosts to the RAM 19; In addition, a resource file 154 for identifying font data held in the RAM 19 is held. When a request for deleting font data is issued from the host, the CPU 12 holds in the RAM 19 based on the issued deletion request. By deleting the font data and the resource file 154, unnecessary font data registered in the printer 153 can be easily deleted by a deletion instruction from the host.
[0132]
According to a tenth aspect of the present invention, in a printing system in which a printing apparatus and an information processing apparatus can communicate via a predetermined interface, first resource information (resource file 142 etc.) for identifying predetermined image information transferred to the printing apparatus. ) And image information (font data in this embodiment) held in the printing apparatus to determine whether the predetermined image information held in the printing apparatus can be deleted. Discriminating means (printer resource file monitoring processing unit 144 etc.) for discriminating based on used host information set in the second resource information to be identified (resource file 154), and discriminating that the discriminating means can be deleted In this case, a first deletion unit (such as a printer resource file monitoring processing unit 144) that deletes the first resource information held in the first holding unit. And an issuing unit (printer resource file monitoring processing unit) that issues a deletion request for the image information held in the printing apparatus and the second resource information of the image information when the determining unit determines that deletion is possible. 144, etc.), second holding means for holding predetermined image information transferred from any of the information processing apparatuses (RAM 19, external memory 14, etc.), and the second holding means Third holding means (RAM 19, external memory 14, etc.) that holds second resource information for identifying the predetermined image information held (font data in this embodiment) and issued from the information processing apparatus Based on the deletion request, second deletion means (to the CPU 12) deletes the image information held in the second holding means and the second resource information held in the third holding means. The information processing apparatus holds a resource file 142 for identifying font data transferred to the printer 153 in the RAM 2 or the like, and deletes the resource file 154 held in the printer 153 When the printer resource file monitoring processing unit 144 determines whether it can be deleted based on the use host information set in the resource file 154 that identifies the font data held in the printer 153, and when it can be deleted The printer resource file monitoring processing unit 144 or the like deletes the resource file 142 or the like held in the RAM 2 or the like, and issues a request for deleting the font data held in the printer 153 and the resource file 154 of the font data. On the 153 side, it is not in RAM19 etc. When the font data transferred from any of the hosts is held, the resource file 154 for identifying the held font data is held, and when a deletion request for the font data is issued from the host, the deletion to be issued Based on the request, the CPU 12 deletes the font data and resource file 154 held in the RAM 19 and the like, and the use host information of each host to be used is set in the resource file 154 for managing the font data registered in the printer 153. In this case, the deletion instruction from the host to the printer 153 is invalidated to avoid a situation in which the font data registered in the printer 153 is deleted by an unintended host instruction, and the deletion instruction from the host Unnecessary image information registered for 153 It makes it possible to delete the easy.
[0133]
The procedure for downloading fonts from the host 141 to the printer 153 is the same as in the first embodiment (the flowchart shown in FIG. 6), and the procedure for updating the resource file 146 of the host 145 is the first embodiment. Since this is the same as the example (the flowchart shown in FIG. 7), the description is omitted here.
[0134]
The present embodiment is configured such that the font in use cannot be deleted in the configuration of the first embodiment. Hereinafter, the font deletion process in the image output system according to the present invention will be described with reference to the flowchart shown in FIG. explain.
[0135]
[Font deletion processing]
Next, the procedure for deleting fonts downloaded from the host 141 to the printer 153 will be described with reference to the flowchart of FIG.
[0136]
FIG. 14 is a flowchart showing a third embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (6) indicate steps, and correspond to the deletion processing procedure for the font downloaded from the host 141 to the printer 153.
[0137]
When a font deletion instruction is issued on the host 141 (1), the host 141 checks whether the printer 153 is in an idle state (a state where the printer can accept data from the host) (2). The host 141 transfers the instruction to delete the designated font data to the printer 153 via the bidirectional cable 156.
[0138]
On the other hand, if it is determined in step (2) that it is not in the idle state, the printer 153 that has received the font data deletion command waits until it enters the idle state. The file 154 is checked to determine whether the used host ID exists (3). If the used host ID exists, the process waits until the used host ID does not exist. If there is no host ID to be used, the font data designated by the delete command is deleted (4). When the deletion of the font data is completed, the host 141 deletes the deleted font resource data from the resource file 142 (5), and further deletes the deleted font resource data from the resource file 154 of the printer 153. (6) The process is terminated.
[0139]
The correspondence between this embodiment and each step of the eleventh invention and its operation will be described below with reference to FIG.
[0140]
An eleventh aspect of the invention is a plurality of information processing apparatuses including first holding means (RAM2, external memory 11 and the like) for holding first resource information for identifying predetermined image information transferred to a printing apparatus (printer 153). (Hosts 141, 145, 149), second holding means (RAM 19, external memory 14, etc.) for holding predetermined image information transferred from any of the information processing apparatuses, and holding in the second holding means A printing apparatus (printer 153) having third holding means (RAM 19, external memory 14, etc.) that holds second resource information for identifying the predetermined image information that has been received can communicate via a predetermined interface. In a data processing method for a simple printing system, a detection step (step (1) in FIG. 14) for detecting a deletion request for the predetermined image information held in the printing apparatus, and the deletion Whether or not the predetermined image information held in the printing apparatus can be deleted based on the use host information set in the second resource information for identifying the image information held in the printing apparatus when the request is detected. A discrimination step (step (3) in FIG. 14) for discrimination, image information held in the second holding unit based on the discrimination result, and the second resource information held in the third holding unit Is deleted, and the first resource information held in the first holding unit is deleted (steps (4) to (6) in FIG. 14), and the printing apparatus (printer 153) is executed. If the host use host information is set in the resource file 154 for managing the registered image information (font data in this embodiment), the deletion instruction for the printer 153 from other hosts is invalidated. While avoiding a situation where the font data registered in the printer 153 is deleted by an unintended host instruction, unnecessary font data registered in the printer 153 by a deletion instruction from the same host ID can be easily obtained. It is possible to automate the process of deletion.
[0141]
[Description of resource file]
Hereinafter, the configuration of the resource file in this embodiment will be described with reference to FIG.
[0142]
FIG. 15 is a diagram for explaining the configuration of the resource file in the image output system according to the third embodiment of the present invention. Font names, character set names and fonts for each font including fonts built in the printer in advance are shown. This corresponds to the case where attributes are described.
[0143]
In the figure, reference numeral 171 denotes Mincho style resource data, which consists of a font name 173, a character set name 174, and a graphic set name 175. In addition, font attribute information such as character pitch and character size, and a host ID 176 to be used. Is described.
[0144]
As described above, the use host ID 176 exists for each typeface or character set. If the typeface or character set has been declared to be used in advance or is in use, the use host ID 176 has been declared to be used or is being used. The host ID is described.
[0145]
If the host ID used is present, it cannot be deleted even if a font deletion command is issued.
[0146]
Reference numeral 172 denotes Gothic resource data, which describes the same font attribute information and use host ID “3” as in the Mincho style.
[0147]
The used host ID may be set so that the user does not delete the font by another user by a command or a panel switch, or the used host ID is used while the application software is activated by the application software. May be set and the host ID used may be canceled when the process is completed.
[0148]
According to the third embodiment, by providing a flag indicating the presence / absence of a host using image information resources downloaded to the printing apparatus, for example, font resources, the downloaded font is deleted from other hosts while the font is being used. Font resources can be managed so that they are not deleted when requested.
[0149]
[Fourth embodiment]
FIG. 16 is a block diagram for explaining the configuration of the image output system according to the fourth embodiment of the present invention. The image output system is configured by connecting three hosts 181, 185, 189 and one printer 193. Corresponding to the case. In the fourth embodiment, in the configuration of the first embodiment, usable hosts are limited.
[0150]
In the figure, the host 181 includes a resource file 182, a printer driver 183, and a printer resource file monitoring processor 184. The host 185 includes a resource file 186, a printer driver 187, and a printer resource file monitoring processor 188. The host 189 includes a resource file 190, a printer driver 191, and a printer resource file monitoring processor 192. A printer 193 includes a flash ROM 194, a hard disk 195, and a font comparison unit 199. The flash ROM 194 stores resource files 196 and font data 197, and the hard disk 195 stores font data 198. A bidirectional cable 200 functions as a data communication path with the hosts 181, 185, 189 and the printer 193.
[0151]
In this embodiment, in the configuration of the first embodiment, when a font having the same attribute already exists when the font is downloaded, the access speed of the download destination medium is the access speed of the medium in which the existing font is stored. If it is faster than the speed, the font is downloaded.
[0152]
In particular, in this embodiment, the case where the flash ROM (nonvolatile memory that can be electrically read and written / erased immediately) is used as a relatively fast medium has been described. However, the configuration using the hard disk 195 as a relatively slow medium is described. To do.
[0153]
The correspondence between this embodiment and each means of the twelfth invention and the operation thereof will be described below with reference to FIG.
[0154]
According to a twelfth aspect of the present invention, in a printing apparatus (printer 193) that can communicate with an information processing apparatus (hosts 181, 185, 189) via a predetermined interface (bidirectional cable 200), any one of the information processing apparatuses (host 181). Etc.) and a plurality of transfer information storage means (flash ROM 194, hard disk 195) that can hold predetermined image information (font data in this embodiment) transferred at different access speeds and each transfer information storage means. Resource information storage means (flash ROM 194) holding second resource information for identifying the predetermined image information, first resource information (resource file 182) of image information requested for image transfer from the host 181, and the above Compare with the second resource information (resource file 196) stored in the resource information storage means Control means (CPU 12) that distributes and controls the storage destination of image information to be transferred to one of the transfer information storage means, and for a plurality of transfer information storage means (flash ROM 194, hard disk 195) having different access speeds. When the predetermined image information (font data in this embodiment) transferred from any host is held, the resource file 182 of the font data requested to be transferred from the host by the CPU 12 and the resource file stored in the flash ROM 194 The storage destination of the font data transferred in comparison with 196 is assigned to one of the flash ROM 194 or the hard disk 195, and the font data transferred from the host is registered. Can be preferentially registered To.
[0155]
[Font download processing]
FIG. 17 is a flowchart showing a fourth embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (12) indicate steps, and correspond to the procedure of downloading fonts from the host 181 to the printer 193.
[0156]
When a font download instruction is issued on the host 181 (1), the host 181 checks whether the printer 193 is in an idle state (a state in which the printer can accept data from the host) (2) and determines that it is in an idle state. If so, the host 181 transfers the designated font data to the printer 193 via the bidirectional cable 200.
[0157]
On the other hand, if it is determined in step (2) that it is not in the idle state, it waits until it is in the idle state, and if it is determined in the idle state, the font data transferred to the printer 193 is the font comparison unit. In 199, it is determined whether or not a font having the same attribute exists in the flash ROM 194 (3). If it is determined that a font having the same attribute does not exist, the font is downloaded to the flash ROM 194 (4) and the host 181 is downloaded. The resource data of the font downloaded to the resource file 182 is added or the medium ID of the resource data is rewritten to “1” (5), and the resource data of the font downloaded to the printer 193 is added or the medium ID of the resource data is set to “1”. (6).
[0158]
Next, after downloading the font to the flash ROM 194, it is determined whether or not the hard disk 195 has the same attribute as the font instructed to download (7). If it is determined that the font has the same attribute as the font instructed to be downloaded, the font on the hard disk 195 having the same attribute as the font downloaded to the flash ROM 194 is deleted (8). The process is terminated.
[0159]
On the other hand, if it is determined in step (3) that the font having the same attribute as the instructed font exists in the flash ROM 194, it is further determined whether or not it exists in the hard disk 195 (9). If it also exists in 195, the process ends.
[0160]
On the other hand, if it is determined in step (9) that there is no font having the same attribute as that of the instructed download, the instructed font is downloaded to the hard disk 195 (10) and downloaded to the resource file 182 of the host 181. The font resource data is added (11), the font resource data downloaded to the printer 193 is added (12), and the process ends.
[0161]
Note that the fonts having the same attribute are those having the same resource data attributes and the same font data.
[0162]
The medium ID exists for each typeface or character set, and indicates whether the font data of the typeface or character set exists in the flash ROM 194 or the hard disk 195. In this embodiment, the hard disk 195 is represented when the medium ID is “0”, and the flash ROM 194 is represented when the medium ID is “1”.
[0163]
The procedure for updating the resource file 186 from the host 185 and the procedure for deleting the font downloaded from the host 181 to the printer 193 are the same as those in the first embodiment (the flowcharts shown in FIGS. 7 and 8). Then, explanation is omitted.
[0164]
[Description of resource file]
Hereinafter, the configuration of the resource file in this embodiment will be described with reference to FIG.
[0165]
FIG. 18 is a diagram for explaining the configuration of the resource file in the image output system according to the fourth embodiment of the present invention. Font names, character set names and fonts for each font including fonts built in the printer in advance are shown. This corresponds to the case where attributes are described.
[0166]
In the figure, 231 is resource data in Mincho style, 233 is a font name, 234 is a character set name, 235 is a graphic set name, and other font attribute information such as character pitch and character size, A medium ID is described. Reference numeral 232 denotes Gothic resource data, which describes font attribute information and medium ID similar to those in the Mincho style.
[0167]
In this embodiment, an example of one hard disk and one flash ROM is shown as a downloadable medium. However, the present invention is not limited to this, and a plurality of hard disks and flash ROMs having different access speeds, for example, a magneto-optical disk, etc. Of course, it is possible to combine other media and provide means for comparing the access speeds to download to the medium with the fastest access speed.
[0168]
Furthermore, the download destination is determined based on the access speed, but the present invention is not limited to this, and the size of the capacity can determine the download destination.
[0169]
Of course, if there are no fonts to be downloaded to both the heart disk and the flash ROM, the user can select which font to download.
[0170]
According to the fourth embodiment, image information resources transferred from the host, for example, font resources are registered, that is, the font resources are downloaded to a medium having a higher access speed by comparing the access speeds of the download destination media. It becomes possible to do.
[0171]
[Fifth embodiment]
FIG. 19 is a block diagram for explaining the configuration of an image output system according to a fifth embodiment of the present invention, corresponding to the case where an image output system is configured by connecting a host 241 and one printer 245. In the fifth embodiment, a hard disk and a removable flash ROM as a download medium are configured in the printer, and when the flash ROM is installed, the font stored in the hard disk is rewritten into the flash ROM. It is. Needless to say, the access speed of the hard disk is relatively slow, and the flash ROM is relatively fast.
[0172]
In the figure, the host 241 includes a resource file 242, a printer driver 243, and a printer resource file monitoring processing unit 244. A printer 245 includes a flash ROM 246, a hard disk 247, a flash ROM detector 250, and a capacity calculator 251. The flash ROM 246 stores a resource file 248 and font data 249, and the hard disk 247 stores font data. . A bidirectional cable 252 functions as a data communication path between the host 241 and the printer 245.
[0173]
Note that the procedure for downloading fonts from the host 241 to the printer 245 is the same as that in the first embodiment (the flowchart shown in FIG. 6), and thus the description thereof is omitted here.
[0174]
[Rewrite from hard disk to flash ROM]
FIG. 20 is a flowchart showing a fifth embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (4) indicate steps, and correspond to a procedure for rewriting fonts from the hard disk 247 of the printer 245 to the flash ROM 246.
[0175]
The flash ROM detection unit 250 detects and determines whether or not the flash ROM 246 is attached. When the flash ROM 246 is attached (1), it is determined whether or not the printer 245 is in an idle state (a state where fonts can be rewritten from the hard disk 247 to the flash ROM 246). Inspect (2), if it is determined that it is not in the idle state, it waits until it is in the idle state, and if it is determined that it is in the idle state, the capacity calculation unit 251 determines the capacity of the font to be rewritten and the capacity of the flash ROM 246. Then, it is determined whether or not the capacity of the flash ROM 246 is larger than the font capacity (3). If it is determined that the capacity is larger, the font is rewritten from the hard disk 247 to the flash ROM 246 (4), and the process ends.
[0176]
On the other hand, if it is determined in step (3) that the capacity of the flash ROM 246 is smaller than the font capacity, the process is terminated.
[0177]
In this embodiment, the font is rewritten from the hard disk 247 to the flash ROM 246 if the flash ROM 246 is installed and the flash ROM 246 has free space. However, the present invention is not limited to this. It may be provided in the resource file, and it may be determined whether or not the flash ROM 246 is rewritten by this flag.
[0178]
In addition, when there are a plurality of fonts on the hard disk 247, a means for determining which font should be preferentially rewritten to the flash ROM 246 may be provided, whereby the fonts may be rewritten from the hard disk 247 to the flash ROM 246 in order of priority. .
[0179]
According to the fifth embodiment, it is detected that a flash ROM or the like having a higher access speed than a hard disk is installed as a storage medium for storing image information resources transferred from each host, for example, font resources. By transferring or rewriting the registration destination of the font resource downloaded from each host from the hard disk to the flag ROM, it is possible to speed up the printing process using the downloaded font resource.
[0180]
[Sixth embodiment]
FIG. 21 is a block diagram for explaining the configuration of an image output system according to the sixth embodiment of the present invention, corresponding to the case where an image output system is configured by connecting a host 271 and one printer 275, A RAM (volatile readable / writable memory) as a download medium and a detachable flash ROM are provided in the printer. When the flash ROM is installed, the fonts stored in the RAM are stored in the flash ROM. It is intended to be rewritten. That is, the font for temporary registration (registration that disappears when the printer is turned off) is permanently registered (registration that does not disappear even when the printer is turned off).
[0181]
In the figure, the host 271 includes a resource file 272, a printer driver 273, and a printer resource file monitoring processor 274. A printer 275 includes a RAM 276, a flash ROM 277, a flash ROM detection unit 280, a capacity calculation unit 282, and a permanent registration determination unit 281. The RAM 276 stores a resource file 278 and font data 279, and the flash ROM 277 stores font data. It is remembered. A bidirectional cable 283 functions as a data communication path between the host 271 and the printer 275.
[0182]
Note that the procedure for downloading fonts from the host 271 to the printer 275 is the same as that in the first embodiment (the flowchart shown in FIG. 6), and thus the description thereof is omitted here.
[0183]
FIG. 22 is a flowchart showing a sixth embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (5) indicate steps, and correspond to a procedure for rewriting fonts from the RAM 276 of the printer 275 to the flash ROM 277.
[0184]
The flash ROM detection unit 280 detects and determines whether or not the flash ROM 277 is installed. When the flash ROM 277 is installed (1), it checks whether the printer 275 is in an idle state (a font can be rewritten from the RAM 276 to the flash ROM 277). (2) If it is determined that it is not in the idle state, it waits until the idle state is reached, and when it is in the idle state, the permanent registration determining unit 281 determines whether or not the font to be rewritten is permitted to be rewritten. (3) If the rewriting is not permitted, the process is terminated.
[0185]
On the other hand, if the font to be rewritten is permitted to be rewritten in step (3), the capacity calculation unit 282 further calculates the capacity of the font to be rewritten and the capacity of the flash ROM 277, and the capacity of the flash ROM 277 is the font. It is determined whether or not the capacity is larger (4). If it is determined that the capacity is larger, the font is rewritten from the RAM 276 to the flash ROM 277 (5), and the process is terminated.
[0186]
On the other hand, in step (4), if the capacity of the flash ROM 277 is smaller than the font capacity, the process is terminated.
[0187]
Note that the font rewriting permission in this embodiment may be provided as a flag in a resource file, for example, and it may be determined whether to rewrite to the flash ROM based on this flag.
[0188]
Similarly to the fifth embodiment, when there are a plurality of fonts in the RAM, there is provided means for determining which font should be preferentially rewritten to the flash ROM, whereby the fonts are transferred from the hard disk to the flash ROM in order of priority. It may be used for rewriting.
[0189]
According to the sixth embodiment, it is detected that a flash ROM or the like is installed as a storage medium for storing image information resources transferred from each host, for example, font resources, and downloaded from each host to the RAM. By rewriting and transferring the font resources to the flash ROM, the downloaded font resources can be permanently registered in the flash ROM.
[0190]
[Seventh embodiment]
FIG. 23 is a block diagram for explaining the configuration of an image output system according to the seventh embodiment of the present invention, corresponding to the case where the host 301 and one printer 305 are connected to form an image output system. When various tables necessary for printing the font already exist in the printer, the various tables are not downloaded.
[0191]
In the figure, the host 301 includes a resource file 302, a printer driver 303, and a printer resource file monitoring processing unit 304. A printer 305 includes a resource file 306, font data 307, various table presence / absence detection units 308, a graphic set name table 309, a typeface name table 310, and the like.
[0192]
In this embodiment, depending on the format of the printer 305 and the type of character set, there are various tables such as a graphic set name table 309 and a typeface name table 310 in addition to font data (character information portion and character pattern portion). These are used when selecting characters and for internal processing.
[0193]
The graphic set name table 309 can be used in common for character sets with different typefaces as long as the graphic sets are the same. For example, the character set “Mincho-Medium.J90” requires the graphic set name table of the graphic set “J90”, and the character set “Gothic-Medium.J90” is similarly the graphic set “J90”. Graphic set name table is required. Only one graphic set name table of the graphic set “J90” needs to exist. Similarly, only one font name table needs to exist.
[0194]
In the present embodiment, a case where there are two graphic set name tables 309 and a typeface name table 310 will be described.
[0195]
FIG. 24 is a flowchart showing a seventh embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (9) indicate steps, and correspond to the procedure for downloading font data, the graphic set name table 309, and the typeface name table 310 from the host 301 to the printer 305.
[0196]
When a font download instruction is issued on the host 301 (1), the host 301 checks whether the printer 305 is in an idle state (a state in which the printer can accept data from the host) (2) and determines that it is in an idle state. In this case, the host 301 transfers the designated font data to the printer 305 via the bidirectional cable 311.
[0197]
On the other hand, if it is determined in step (2) that it is not in the idle state, it waits until it is in the idle state, and when it is in the idle state, the font data transferred to the printer 305 is stored in the various table presence / absence detection unit 308. Determine whether there is a character set with the same graphic set (3). If NO, determine whether there is a character set with the same typeface (4). If the same graphic set and typeface do not exist Downloads the font data, the graphic set name table, and the typeface name table to the printer 305, and ends the processing (6).
[0198]
On the other hand, if YES in step (4), that is, if only the same typeface exists, the font data and the graphic set name table are downloaded to the printer 305, and the process ends (7).
[0199]
On the other hand, if YES in step (3), it is further determined whether there is a character set of the same typeface (5). If NO, that is, if only the same graphic set exists, the font data and The typeface name table is downloaded to the printer 305 (8), and the process ends.
[0200]
On the other hand, if YES in steps (3) and (5), that is, if the same graphic set and typeface exist, only the font data is downloaded to the printer 305 (9), and the process ends.
[0201]
In the present embodiment, the case where there is one host has been described. However, in the case where there are a plurality of hosts, the resource file is monitored by the resource file monitoring unit and resource data is added to the host, as in the first embodiment. Can be used on any host.
[0202]
[Explanation about various tables]
FIG. 25 is a diagram showing an example of the graphic set name table 309 shown in FIG.
[0203]
In the figure, 341 is a header portion in which the format type and size of the graphic set name table are described, 342 is a graphic set name, 343 is a graphic set number, and 344 is a graphic set name table. It is a footer part representing the end.
[0204]
FIG. 26 is a diagram showing an example of the font name table 310 shown in FIG.
[0205]
In the figure, 345 is a header portion in which the format type and size of the typeface name table are described, 346 is a typeface name, 347 is a typeface number, and 348 is a footer indicating the end of the typeface name table. Part.
[0206]
The determination of the presence / absence of various tables in the above embodiment may be configured to directly search for the presence of a table in the printer, or a flag indicating the presence / absence of the table may be provided in the resource file on the host. .
[0207]
According to the seventh embodiment, when downloading image information resources transferred from each host, for example, font resources, it is determined whether the same resource identification data as the font resources to be transferred is stored. It is possible to avoid the data to be registered in the printing apparatus.
[0208]
[Eighth embodiment]
In the above embodiment, for example, character sets having the same font attributes, such as typefaces and graphic sets, are treated as one character set, and if the character code mappings of these character sets are different, the respective logical sums are taken. It may be supposed.
[0209]
In this embodiment, two character sets having the same font attribute are called a parent character set and a child character set. For example, a character set (parent character set) that is fully mapped as defined in JIS X 0208 is used. It is conceivable that the user creates several external characters and downloads them as a character set (child character set) from the host. If the parent character set is deleted, only the child character set remains, so the external character is registered. Since the character set is a character set that is not mapped, when a character code that is not mapped is specified, there is a problem that the character is not printed.
[0210]
Therefore, when the parent character set is deleted, the child character set is also deleted.
[0211]
FIG. 27 is a block diagram for explaining the configuration of the image output system according to the eighth embodiment of the present invention, corresponding to the case where the host 401 and one printer 404 are connected to form an image output system. When the parent character set 405 is deleted, the child character set 406 is also deleted.
[0212]
Note that the procedure for downloading fonts from the host 401 to the printer 404 is the same as that in the first embodiment (flowchart in FIG. 6) for both the parent character set 405 and the child character set 406, and a description thereof will be omitted here.
[0213]
The correspondence between this embodiment and each means of the thirteenth invention and its operation will be described below with reference to FIG.
[0214]
According to a thirteenth aspect, in a printing apparatus (printer 404) capable of communicating with an information processing apparatus via a predetermined interface (bidirectional cable 409), the first and the same attributes transferred from any of the information processing apparatuses First and second image information holding means (RAM 19, external memory 14, etc.) for holding second image information, and the first and second image information holding means held by the first and second image information holding means Based on resource information holding means (RAM 19, external memory 14, etc.) that holds resource information for identifying image information, and a first image information deletion request issued from the information processing apparatus (host 401). Deletion means (child character set) for deleting the first and second image information held in the second image information holding means and the resource information held in the resource information holding means. A deletion unit 408 and a parent character set monitoring unit 407), which are transferred from the host 401 (in this embodiment, a single host may be used, but there may be a plurality of hosts) to the RAM 19 and the external memory 14. The RAM 19 and the external memory 14 having the same attribute are held, and the child character set deletion unit 408 and the parent character set monitoring unit 407 are operated by the RAM 19 and the external memory based on the first image information deletion request issued from the host 401. 14 deletes the first and second image information (resource file) held in 14 and the parent character set 405 and child character set 406 held in the RAM 19 and the external memory 14 to reliably print font data having the same attribute. Delete from the device and reliably prevent the activation of faulty print results caused by the remaining font data with the same attribute To allow the door.
[0215]
[Delete font]
FIG. 28 is a flowchart showing an eighth embodiment of the data processing method of the image output system according to the present invention. Note that (1) to (7) indicate steps, and correspond to a procedure for deleting a font downloaded from the host 401 to the printer 404.
[0216]
When the host 401 is instructed to delete the parent character set 405 (1), the host 401 checks whether the printer 404 is in an idle state (a state in which the printer can accept data from the host) (2) and is not in an idle state. Is determined, the host 401 waits until the idle state is reached. When the idle state is established, the host 401 transfers the instructed deletion command of the parent character set 405 to the printer 404 via the connection cable 409.
[0217]
Next, the printer 404 that has received the instruction to delete the parent character set 405 deletes the designated parent character set (3). When the deletion of the parent character set 405 is completed, the host 401 deletes the resource data of the parent character set 405 deleted from the resource file 402 (4). When the deletion of the resource data of the parent character set is finished, the parent character set monitoring unit 407 checks whether or not the child character set 406 exists in the printer 404 (5). If the child character set 406 does not exist, the processing is finished. To do.
[0218]
On the other hand, if it is determined in step (5) that the child character set exists, the child character set deletion unit 408 deletes the child character set 406 (6), and then the child character set deleted from the resource file 402 of the host 401. The resource data 406 is deleted (7), and the process is terminated.
[0219]
[Description of parent character set and child character set]
29 is a diagram showing a part of the code mapping of the parent character set 405 and the child character set 406 in the image output system shown in FIG. 27. FIG. 29A corresponds to the parent character set, and FIG. (B) corresponds to the child character set.
[0220]
29 (a) or 29 (b), 431 and 434 are character codes, 432 and 435 are upper bytes (hexadecimal) of code numbers, and 433 and 436 are lower bytes (hexadecimal) of code numbers. Represents.
[0221]
For example, the code number 3021 is “A”. “□” such as code number 2E21 represents undefined (character code to which no character is mapped).
[0222]
FIG. 29C shows how the user sees when FIG. 29A and FIG. 29B are registered as character sets having the same attribute.
[0223]
For example, in the parent character set of FIG. 29A, 2F21 is an undefined code, but when the child character set of FIG. 29B is registered (downloaded) as a user external character, 2F21 is “墅”. It will be mapped.
[0224]
According to the eighth embodiment, when downloading image information resources transferred from each host, for example, font resources, whether or not there is a child character set when deleting a font resource having the same attribute, that is, a parent character set. And determining that the parent character set and the child character set are deleted together, it is possible to prevent a problem from occurring when only the child character set exists.
[0225]
In the first to eighth embodiments described above, for example, the configuration of the first embodiment and the configuration of any one of the eighth embodiments are combined, or three or more configurations are combined. Of course it is possible.
[0226]
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Needless to say, the present invention can also be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a storage medium storing a program represented by software for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.
[0227]
Furthermore, by downloading and reading out a program represented by software for achieving the present invention from a database on a network using a communication program, the system or apparatus can enjoy the effects of the present invention.
[0229]
【The invention's effect】
As described above, according to the present invention, when the use host information of the information processing apparatus to be used is set in the second resource information for managing the image information registered in the printing apparatus, other than that It is possible to avoid a situation in which the deletion instruction for the printing apparatus from the information processing apparatus is invalidated and the image information registered in the printing apparatus is deleted by an unintended host instruction.
[0230]
In addition, there is an effect that image information with the same attribute can be surely deleted from the printing apparatus, and it is possible to reliably prevent the occurrence of a defective print result that occurs due to the remaining image information with the same attribute.
[Brief description of the drawings]
FIG. 1 is a cross-sectional view showing a configuration of a first output device to which the present invention can be applied.
FIG. 2 is an external view showing a configuration of a second output device to which the present invention is applicable.
FIG. 3 is a block diagram illustrating a control configuration of a second output device illustrated in FIG. 2;
FIG. 4 is a block diagram illustrating a control configuration of the image output system according to the first embodiment of the present invention.
FIG. 5 is a block diagram illustrating a configuration of an image output system according to the first embodiment of the present invention.
FIG. 6 is a flowchart showing a first embodiment of the data processing method of the image output system according to the present invention.
FIG. 7 is a flowchart showing a first embodiment of the data processing method of the image output system according to the present invention.
FIG. 8 is a flowchart showing a first embodiment of a data processing method of the image output system according to the present invention.
FIG. 9 is a diagram illustrating the configuration of a resource file in the image output system according to the first embodiment of the present invention.
FIG. 10 is a block diagram illustrating a configuration of an image output system according to a second embodiment of the present invention.
FIG. 11 is a flowchart showing a second embodiment of the data processing method of the image output system according to the present invention.
FIG. 12 is a diagram illustrating the configuration of a resource file in the image output system according to the second embodiment of the present invention.
FIG. 13 is a block diagram illustrating the configuration of an image output system according to a third embodiment of the present invention.
FIG. 14 is a flowchart showing a third embodiment of the data processing method of the image output system according to the present invention.
FIG. 15 is a diagram illustrating the configuration of a resource file in the image output system according to the third embodiment of the present invention.
FIG. 16 is a block diagram illustrating the configuration of an image output system according to a fourth embodiment of the present invention.
FIG. 17 is a flowchart showing a fourth embodiment of the data processing method of the image output system according to the present invention.
FIG. 18 is a diagram illustrating the configuration of a resource file in the image output system according to the fourth embodiment of the present invention.
FIG. 19 is a block diagram illustrating a configuration of an image output system according to a fifth embodiment of the present invention.
FIG. 20 is a flowchart showing a fifth embodiment of the data processing method of the image output system according to the present invention.
FIG. 21 is a block diagram illustrating a configuration of an image output system according to a sixth embodiment of the present invention.
FIG. 22 is a flowchart showing a sixth embodiment of the data processing method of the image output system according to the present invention.
FIG. 23 is a block diagram illustrating a configuration of an image output system according to a seventh embodiment of the present invention.
FIG. 24 is a flowchart showing a seventh embodiment of the data processing method of the image output system according to the present invention.
25 is a diagram showing an example of a graphic set name table shown in FIG.
26 is a diagram showing an example of a typeface name table shown in FIG. 23. FIG.
FIG. 27 is a block diagram illustrating the configuration of an image output system according to an eighth embodiment of the present invention.
FIG. 28 is a flowchart showing an eighth embodiment of the data processing method of the image output system according to the present invention.
29 is a diagram showing a part of parent character set and child character set code mapping in the image output system shown in FIG. 27. FIG.
FIG. 30 is a flowchart illustrating an example of an image output processing procedure of this type of image output apparatus.
FIG. 31 is a block diagram showing an example of an image output system of this type of image output apparatus and data source.
32 is a flowchart showing an example of a font download processing procedure in the image output system shown in FIG. 31;
FIG. 33 is a flowchart illustrating an example of a printing processing procedure by the printer illustrated in FIG. 31;
[Explanation of symbols]
1 CPU
2 RAM
3 ROM
8 Printer controller
12 CPU
13 ROM
19 RAM

Claims (7)

所定のインタフェースを介して印刷装置と通信可能な情報処理装置において、
前記印刷装置に転送した所定の画像情報を識別するための第1の資源情報を保持する第1の保持手段と、
前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定手段と、
前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別するための第2の資源情報中に設定される使用ホスト情報を取得して判別する判別手段と、
前記画像情報を削除可能であると前記判別手段が判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段と、
前記印刷装置内の画像情報が削除可能であると前記判別手段が判別した場合であって、かつ、前記判定手段が前記印刷装置がアイドル状態であると判定した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段とを有することを特徴とする情報処理装置。
In an information processing apparatus capable of communicating with a printing apparatus via a predetermined interface,
First holding means for holding first resource information for identifying predetermined image information transferred to the printing apparatus;
Determination means for determining whether or not the printing apparatus is in an idle state in which data can be received from the outside;
Whether or not the predetermined image information held in the printing apparatus can be deleted is determined by acquiring use host information set in second resource information for identifying the image information held in the printing apparatus Discriminating means to perform,
A first deleting unit that deletes the first resource information held in the first holding unit when the determining unit determines that the image information can be deleted;
When the determination unit determines that the image information in the printing apparatus can be deleted, and when the determination unit determines that the printing apparatus is in an idle state, the information is held in the printing apparatus. And an issuing means for issuing a request to delete the second resource information of the image information.
所定のインタフェースを介して印刷装置と情報処理装置とが通信可能な印刷システムにおいて、
前記印刷装置に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段と、
前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定手段と、
前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別する第2の資源情報中に設定される使用ホスト情報に基づいて判別する判別手段と、
前記判別手段が削除可能であると判別した場合に、前記第1の保持手段に保持される第1の資源情報を削除する第1の削除手段と、
前記画像情報を削除可能であると前記判別手段が判別した場合であって、かつ、前記印刷装置がアイドル状態であると前記判定手段が判定した場合に、前記印刷装置に保持される画像情報および該画像情報の第2の資源情報の削除要求を発行する発行手段とを備える情報処理装置と、
いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段と、
前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段と、
前記情報処理装置から発行される削除要求に基づいて前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除する第2の削除手段とを備える印刷装置とを有することを特徴とする印刷システム。
In a printing system in which a printing device and an information processing device can communicate via a predetermined interface,
First holding means for holding first resource information for identifying predetermined image information transferred to the printing apparatus;
Determination means for determining whether the printing apparatus is in an idle state in which data can be received from the outside;
Discriminating means for discriminating whether or not the predetermined image information held in the printing apparatus can be deleted based on use host information set in second resource information for identifying image information held in the printing apparatus. When,
A first deleting unit that deletes the first resource information held in the first holding unit when the determining unit determines that it can be deleted;
When the determination unit determines that the image information can be deleted, and when the determination unit determines that the printing apparatus is in an idle state, the image information held in the printing apparatus and An information processing apparatus comprising issuing means for issuing a request to delete the second resource information of the image information;
Second holding means for holding predetermined image information transferred from any of the information processing devices;
Third holding means for holding second resource information for identifying the predetermined image information held in the second holding means;
Second deletion means for deleting the image information held in the second holding means and the second resource information held in the third holding means based on a deletion request issued from the information processing apparatus A printing system comprising: a printing apparatus comprising:
印刷装置に転送した所定の画像情報を識別する第1の資源情報を保持する第1の保持手段を備える複数の情報処理装置と、いずれかの情報処理装置から転送された所定の画像情報を保持する第2の保持手段と、前記第2の保持手段に保持された前記所定の画像情報を識別する第2の資源情報を保持する第3の保持手段とを有する印刷装置とが所定のインタフェースを介して通信可能な印刷システムのデータ処理方法において、
前記印刷装置が外部からデータを受けられるアイドル状態であるか否かを判定する判定工程と、
前記印刷装置に保持される前記所定の画像情報の削除要求を検出する検出工程と、
該削除要求検出時に、前記印刷装置に保持される前記所定の画像情報を削除可能かどうかを前記印刷装置に保持される画像情報を識別するための第2の資源情報中に設定される使用ホスト情報を取得して判別する判別工程と、
前記判定工程により前記印刷装置がアイドル状態であると判定した場合に、前記情報処理装置から発行される削除要求に基づき、前記第2の保持手段に保持される画像情報および前記第3の保持手段に保持される前記第2の資源情報を削除し、前記第1の保持手段に保持される第1の資源情報を削除する削除工程とを有することを特徴とする印刷システムのデータ処理方法。
A plurality of information processing apparatuses including first holding means for holding first resource information for identifying predetermined image information transferred to the printing apparatus, and holding predetermined image information transferred from any of the information processing apparatuses A printing apparatus having a second holding unit and a third holding unit for holding second resource information for identifying the predetermined image information held in the second holding unit. In a data processing method of a printing system capable of communicating via
A determination step of determining whether the printing apparatus is in an idle state in which data can be received from the outside;
A detection step of detecting a deletion request for the predetermined image information held in the printing apparatus;
Use host set in the second resource information for identifying the image information held in the printing apparatus whether or not the predetermined image information held in the printing apparatus can be deleted when the deletion request is detected A discrimination process for obtaining and discriminating information;
The image information held in the second holding unit and the third holding unit based on a deletion request issued from the information processing apparatus when it is determined in the determination step that the printing apparatus is in an idle state And a deletion step of deleting the first resource information held in the first holding means, and deleting the second resource information held in the first holding means.
所定のインタフェースを介して情報処理装置と通信可能な印刷装置において、いずれかの情報処理装置から転送された、独立して使用可能な第1のフォントセットと、第1のフォントセットに依存する形式で登録され第1のフォントセットが登録されていない場合には使用できないフォントセットであって、かつ、第1のフォントセットと属性が同じである第2のフォントセット格納管理する管理手段と、
前記第1の画像情報が削除されるのに応答して、前記印刷装置に前記第1のフォントセットと同じ属性を持つ第2のフォントセットが存在するかどうか判定する判定手段と、
前記判定手段が前記第2のフォントセットが存在すると判定した場合は、前記第2のフォントセットを削除するよう制御する制御手段と、
を備えたことを特徴とする印刷装置。
In a printing apparatus capable of communicating with an information processing apparatus via a predetermined interface, a first font set that can be used independently and transferred from any of the information processing apparatuses, and a format that depends on the first font set Management means for storing and managing a second font set, which is a font set that cannot be used when the first font set is not registered, and has the same attribute as the first font set;
Determining means for determining whether a second font set having the same attribute as the first font set exists in the printing apparatus in response to the deletion of the first image information;
Control means for controlling to delete the second font set when the determination means determines that the second font set exists;
A printing apparatus comprising:
前記第1のフォントセットは、親文字セットであり、第2のフォントセットとは、前記親文字セットの文字コードに依存して登録される子文字セットであることを特徴とする請求項4に記載の印刷装置。The first font set is a parent character set, and the second font set is a child character set registered depending on a character code of the parent character set. The printing apparatus as described. 所定のインタフェースを介して情報処理装置と通信可能な印刷装置における制御方法において、
いずれかの情報処理装置から転送された、独立して使用可能な第1のフォントセットと、第1のフォントセットに依存する形式で登録され第1のフォントセットが登録されていない場合には使用できないフォントセットであって、かつ、第1のフォントセットと属性が同じである第2のフォントセット格納管理する管理工程と、
前記第1の画像情報が削除されるのに応答して、前記印刷装置に前記第1のフォントセットと同じ属性を持つ第2のフォントセットが存在するかどうか判定する判定工程と、
前記判定工程が前記第2のフォントセットが存在すると判定した場合は、前記第2のフォントセットを削除するよう制御する制御工程と、
を備えたことを特徴とする制御方法。
In a control method in a printing apparatus capable of communicating with an information processing apparatus via a predetermined interface,
The first font set that can be used independently transferred from any of the information processing apparatuses, and registered in a format dependent on the first font set, and used when the first font set is not registered A management process for storing and managing a second font set, which is a font set that cannot be performed and has the same attribute as the first font set;
A determination step of determining whether a second font set having the same attribute as the first font set exists in the printing apparatus in response to the deletion of the first image information;
If the determination step determines that the second font set is present, a control step for controlling to delete the second font set;
A control method comprising:
前記第1のフォントセットは、親文字セットであり、第2のフォントセットとは、前記親文字セットの文字コードに依存して登録される子文字セットであることを特徴とする請求項6に記載の制御方法。7. The first font set is a parent character set, and the second font set is a child character set registered depending on a character code of the parent character set. The control method described.
JP00295896A 1996-01-11 1996-01-11 Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system Expired - Fee Related JP3610141B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00295896A JP3610141B2 (en) 1996-01-11 1996-01-11 Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00295896A JP3610141B2 (en) 1996-01-11 1996-01-11 Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system

Publications (2)

Publication Number Publication Date
JPH09190295A JPH09190295A (en) 1997-07-22
JP3610141B2 true JP3610141B2 (en) 2005-01-12

Family

ID=11543883

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00295896A Expired - Fee Related JP3610141B2 (en) 1996-01-11 1996-01-11 Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system

Country Status (1)

Country Link
JP (1) JP3610141B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1486866A4 (en) * 2002-03-01 2007-07-18 Seiko Epson Corp Image output system having multiple devices communication-connected in master-slave relation
CN100435084C (en) * 2004-12-27 2008-11-19 精工爱普生株式会社 Resource management system, resource management method, printer, and printer network card
JP6061744B2 (en) * 2013-03-21 2017-01-18 ウイングアーク1st株式会社 Printing system and printing control program

Also Published As

Publication number Publication date
JPH09190295A (en) 1997-07-22

Similar Documents

Publication Publication Date Title
US6111654A (en) Method and apparatus for replacing or modifying a postscript built-in font in a printer
US7081970B2 (en) Information processing apparatus
US7155476B2 (en) Print system, printing method, and storage medium
JP2006293933A (en) Image forming system, image forming method, information processing apparatus, and image forming apparatus
JP3780103B2 (en) Information processing apparatus, information processing method, storage medium, and printing system
JP3847970B2 (en) Print data processing apparatus, print data processing method, and recording medium
JP3610141B2 (en) Information processing apparatus, printing apparatus, printing system, and data processing method and control method for printing system
JP3159875B2 (en) Printing method and apparatus, and printing system
JP4447677B2 (en) Printing system, control method, recording medium
JP3610194B2 (en) Print control apparatus, print control method, and storage medium storing computer-readable program
JPH10149268A (en) Unit and method for print control and storage medium stored with computer-readable program
JP3197616B2 (en) Printer control method, printer control device, printer control system, information processing device, and data registration method
JP4594435B2 (en) Printing apparatus, information processing apparatus, printing apparatus control method, information processing apparatus control method, and storage medium
JP3658025B2 (en) Electronic device, data processing system having the device, and data processing method in the device
JPH10187390A (en) Information processor, data processing method for information processor and recording medium storing program that can be read by computer
JP3221319B2 (en) Printing apparatus and printing control method
JP2004021453A (en) Printer
JP3392095B2 (en) Information processing apparatus, information processing method, and print system
JP3387796B2 (en) Print control device and data processing method of print control device
JPH11191046A (en) Printing controller, data processor, data managing method for printing controller, driver loading method for data processor, and storage medium stored with computer-readable program
JPH11175284A (en) Print system, data processing method therefor and storage medium storing computer readable program
JPH08166855A (en) Printer system
JPH11170669A (en) Print system and print control method
JPH1199730A (en) Printer and its control method
KR100565792B1 (en) Font data recording method for print

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040412

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040419

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041018

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20081022

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091022

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091022

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101022

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101022

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111022

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees