JP3951114B2 - Computer, print server, printer and printing system using them. - Google Patents

Computer, print server, printer and printing system using them. Download PDF

Info

Publication number
JP3951114B2
JP3951114B2 JP2002063930A JP2002063930A JP3951114B2 JP 3951114 B2 JP3951114 B2 JP 3951114B2 JP 2002063930 A JP2002063930 A JP 2002063930A JP 2002063930 A JP2002063930 A JP 2002063930A JP 3951114 B2 JP3951114 B2 JP 3951114B2
Authority
JP
Japan
Prior art keywords
document
printer
page
print server
spool
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
JP2002063930A
Other languages
Japanese (ja)
Other versions
JP2003263286A (en
Inventor
斎司 蔭山
Original Assignee
リコープリンティングシステムズ株式会社
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 リコープリンティングシステムズ株式会社 filed Critical リコープリンティングシステムズ株式会社
Priority to JP2002063930A priority Critical patent/JP3951114B2/en
Publication of JP2003263286A publication Critical patent/JP2003263286A/en
Application granted granted Critical
Publication of JP3951114B2 publication Critical patent/JP3951114B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、パーソナルコンピュータやワークステーション等の計算機と、該計算機からの印刷要求を実行するプリントサーバと、該プリントサーバもしくは該計算機からの指示により実際の印刷を実行するプリンタとからなる、ネットワーク環境における印刷システム及び該印刷システムで用いられる計算機やプリントサーバ及びプリンタに関するものである。
【0002】
【従来の技術】
プリンタで文書を印刷中に紙ジャム等の障害が発生したとする。この時、障害の発生した頁から、文書の印刷を継続するため、特開平3−155974号、WO97/36226等の発明が、従来なされている。
【0003】
【発明が解決しようとする課題】
しかしながら、上記した従来技術には、以下の課題があった。
【0004】
特開平3−155974号においては、障害の発生した頁から印刷を継続するため、プリントサーバがスプールに保持していた文書から、障害が発生した頁以後の頁を切出し、プリンタに再送することが必要だった。しかし、スプールに保持されている文書の形式がPDLと呼ばれる各プリンタ対応の形式であり、PDLに明瞭な頁区切りがなく、かつ頁独立でない。ここで頁独立でないとは、各頁先頭における各種描画属性パラメータが、前頁の終わりまでの描画処理を行って、初めて決定されることを意味する。
【0005】
ところで、上記切出し処理をプリントサーバで行うためには、通常プリンタに内蔵されている描画処理と同じ論理の処理を、プリンタサーバ上に搭載する必要がある。しかし、プリントサーバとプリンタのOS(基本ソフトウェア)が異なるため、プリントサーバ上の描画処理を開発することは技術的に困難であり、その工数も大きかった。さらに、PostScript(登録商標)等の描画処理プログラムを外部から導入する場合、プリンタ用とは別に、プリントサーバ用のロイヤリティ契約を結ぶ必要があり、導入コスト、製品コストが増した。従って、プリントサーバで、PDL形式の文書データから、障害が発生した頁以後の頁データ切出すのは、実質的に難しく、プリントサーバソフトの開発工数が大きくなり、そのコストも高くなるという課題があった。
【0006】
WO97/36226においては、応用プログラムから出力された形式(応用プログラム形式と呼ぶ)の文書を、プリンタ論理ドライバを用いてプリンタ独立な標準文書に変換する。上位装置は、該標準文書をプリントサーバに送る。その後、プリントサーバが上記標準文書を出力プリンタに対応した形式の文書に変換し、該プリンタで印刷していた。この場合、応用プログラム形式から標準文書への変換と標準文書からプリンタ対応文書への変換というように、二度の変換を行うため、システム性能の効率が良くないという課題があった。また2度の変換を行うと印刷内容に不具合が生じる可能性も残る。
【0007】
本発明の第一の目的は、上記従来技術の問題点を解決し、印刷システムで紙ジャム等の障害が発生しても、任意の頁から印刷を継続できる、高信頼な印刷システムを提供することである。
【0008】
【課題を解決するための手段】
上記課題を解決するため、本発明では以下のような手段を採用した。
【0009】
本発明による印刷システムは、上位装置とプリントサーバとプリンタとからなる印刷システムにおいて、上位装置が応用プログラム部とプリンタ論理ドライバ部と文書形式変換部とスプール登録機能部とからなり、プリントサーバがスプールとジョブ出力部とからなり、上位装置で応用プログラム部が生成した文書をプリンタ論理ドライバ部に入力し、プリンタ論理ドライバ部が入力された文書を非ページ独立形式の文書として出力し、文書形式変換部が該非ページ独立形式の文書を受取り、ページ独立形式の文書に変換して出力し、スプール登録機能部が該ページ独立形式の文書をプリントサーバに送信し、前記プリントサーバは、送信されたページ独立形式の文書をプリントサーバ内のスプールに登録して、前記スプールに登録された文書を読出してプリンタに送信し、前記スプールに保持したページ独立形式の文書を、一定時間経過後に削除することを特徴とする。
【0010】
また、前記上位装置は、前記プリントサーバに、文書印刷再開ページを指定して再印刷を指示し、前記プリントサーバは、指示されたページ独立形式の当該文書を、印刷再開ページ以後のページからなる文書に切出し編集した後、該切出し編集後の文書をプリンタに出力し、
前記プリンタは、該切出し編集後の文書を受け取り、印刷再開ページ以後について、印刷を行うことを特徴とする。
【0011】
また、前記プリンタは、前記プリントサーバから送信された文書の印刷中にプリンタエラーが発生したとき、当該文書についてのプリンタエラー発生をプリントサーバ経由で上位装置に通知し、前記上位装置は、ユーザによって入力された印刷再開ページ情報を前記プリントサーバに送信することを特徴とする
【0012】
また、プリンタ論理ドライバ部と文書形式変換部の間、及び、文書形式変換部とスプール登録機能部の間を、それぞれ一時ファイル又はメモリで入出力することを特徴とする。
【0013】
また、文書形式変換部とスプール登録機能部が入力に対し自動的に処理を開始することにより、ユーザが応用プログラム部からプリンタ論理ドライバ部を利用して印刷を指示すると、ユーザがそれ以外の操作をしないでも、ページ独立形式の文書をプリントサーバのスプールに自動的に登録することを特徴とする。
【0014】
また、前記一定時間の基点は、当該文書におけるプリントサーバからプリンタへの送信完了時刻とすることを特徴とする。更に、前記一定時間は、1日以上とすることを特徴とする。
【0015】
【発明の実施の形態】
以下、本発明の第一実施例について詳細に説明する。初めに図1を用いて、本印刷システムの全体構成を説明する。
【0016】
本印刷システムは、上位装置(図中ではクライアント)100、プリントサーバ200、プリンタ300、及びネットワーク400とからなる。上位装置100、プリントサーバ200、プリンタ300はネットワーク400に接続されている。
【0017】
上位装置100は文書の印刷をプリントサーバ200に指示する。これに伴い、上位装置100からプリントサーバ200に文書を送信する。プリントサーバ200は上位装置100から文書を受信し、スプール2200と呼ぶ待ち行列に一旦蓄える。その後、プリントサーバ200は該文書をプリンタ300に送信し、実際の印刷を要求する。上位装置100はパーソナルコンピュータやワークステーション等の計算機で実現する。プリントサーバ200もパーソナルコンピュータやワークステーション等の計算機で実現する。
【0018】
図1において、上位装置100は1個しか示していないが、2個以上の上位装置を印刷システムに用意し、そこからプリントサーバ200に印刷指示等を行うことができる。この場合も、全く同様にして、発明を実現することができる。
【0019】
プリンタ300は、プリンタコントローラ310とプリンタエンジン320で構成する。プリンタコントローラ310はプリントサーバ200からPDL文書と呼ばれる印刷コマンド列を受信し、一連の印刷処理を行った後、プリンタエンジン320に展開されたドットイメージデータを送信する。プリンタエンジン320は、上記ドットイメージデータを受信し、プリンタメカニズムを用いて用紙への物理的な印刷を行う。プリンタメカニズムとしては、レーザ光学系利用電子写真、LED利用電子写真、液晶シャッタ利用電子写真、インクジェット、シャトル型インパクト、等の各種方法を用いることができる。
【0020】
図1を用いて、上位装置100の構成を説明する。上位装置100はOSカーネル部1110、通信部1120、応用プログラム部1200、プリンタ論理ドライバ部1300、文書形式変換部1400、ファイル転送送信部1510、スプール制御指示部1520で構成する。
【0021】
通信部1120は、ネットワーク400を介し、上位装置100がネットワーク400上の各種装置(プリントサーバ、プリンタ、スキャナ等)と通信を行うための、ハードウェアとソフトウェアで構成する。なお、スキャナは図からは省略した。OSカーネル部1110は、上位装置100を構成するハードウェア、ユーザインターフェース等を制御するための基本ソフトウェア(オペレーティングシステムとも呼ぶ)である。通信部1120はOSカーネル部1110の一部ともみなせるが、そこを明記するために別要素として記述した。
【0022】
応用プログラム部1200は、ワードプロセッサ、表計算、図形文書作成、画像文書作成、文書レイアウト等を行うためのプログラムである。各種文書を作成するとともに、作成した文書の処理をプリンタ論理ドライバ部1300に指示する。
【0023】
プリンタ論理ドライバ部1300は、応用プログラム部1200の作成した文書を、印刷コマンド列やページ記述言語等のプリンタ300(より詳しくはプリンタコントローラ310)が受付け、印刷できる形式(以後、PDL形式と呼ぶ)に変換した後、その変換済のPDL形式の文書(以後、PDL文書とも略称する)を上位装置のユーザファイル1310に文書1311として格納する。ここで、文書1311はプリンタ論理ドライバ1300が作成したPDLタイプ1の形式である。PDLタイプ1とは、PDLに明瞭な頁区切りがなく、頁独立でないPDLである。Adobe社のPostScript(登録商標)、HP社のPCL-5,PCL-5E,PCL-6,PCL-XL(登録商標)、エプソン社のESC/P、ESC/PAGEがPDLタイプ1である。ほとんどのPDLはこのPDLタイプ1である。本発明ではこれらのPDLの中から1個以上の任意のものを、サポートできるようにした。
【0024】
本第一実施例では、上記PDLタイプ1の文書1311を文書形式変換部1400を用いて、PDLタイプ2の文書1411に変換する。PDLタイプ2では、PDL文書に明瞭な頁区切りがあり、かつ頁独立である。頁独立とは、描画属性パラメータが各頁の先頭で毎回デフォルト値にリセットされていることである。従って、文書の任意の頁を独立に切出して、描画処理しても、各頁の印刷内容が、文書を先頭頁から最終頁まで順に処理した時と同じになる。PDLタイプ2の例としては、Adobe社のPDF(Portable Document Format ; 登録商標)がある。
【0025】
文書形式変換部1400は、例えば、PostScript(登録商標)形式の文書1311を、PDF形式の文書1411に変換する。この時、文書形式変換部1400をAdobe社のdistillerと呼ぶプログラムを用いて実現することができる。
文書1411は、ファイル転送送信部1510又はスプール制御指示部1520のいずれかを用いて、プリントサーバ200内のスプール2200に格納される。ここでは、文書22003として格納されるものとする。
【0026】
ここで、ファイル転送送信部1510は、文書1411をファイル転送手段によりスプールに送信する。ファイル転送のための通信プロトコルとしてはftp(file Transfer protocol)等を用いた。
【0027】
また、スプール制御指示部1520は、スプール制御機能の中の印刷ジョブ登録手段を用いて、文書1411をスプール2200へ登録する。
【0028】
さらに、スプール制御指示部1520は、プリントサーバ200内のスプール制御サービス部2210に、プリンタとスプール2200に格納されている印刷ジョブについて、次の操作を指示する。
(1)印刷ジョブの一覧表示。
(2)印刷ジョブの削除。
(3)印刷ジョブの保留。
(4)印刷ジョブの保留解除。
(5)印刷ジョブ詳細情報の表示。
(6)プリンタの一時停止。
(7)プリンタの再開。
(8)プリンタ内の全印刷ジョブの削除。
(9)プリンタの状態表示。
(10)プリンタの仕様、設定値の表示。
【0029】
次にプリントサーバ200の構成を説明する。
【0030】
プリントサーバ200はOSカーネル部2110、通信部2120、スプール2200、スプール制御サービス部2210、ジョブ出力部2300、ネットワークプリンタ制御ドライバ2410、プリンタローカルドライバ2420で構成する。
【0031】
OSカーネル部2110は、プリントサーバ200を構成するハードウェア、ユーザインターフェース等を制御するための基本ソフトウェア(オペレーティングシステムとも呼ぶ)である。
【0032】
通信部2120は、ネットワーク400を介し、プリントサーバ200がネットワーク上の各種装置(上位装置、プリンタ、スキャナ等)と通信を行うための、ハードウェアとソフトウェアで構成する。通信部2120はOSカーネル部2110の一部ともみなせるが、そこを明記するために別要素として記述した。
【0033】
スプール2200は上位装置100がプリントサーバ200に対して発行する印刷等の各種要求(以下、印刷要求と呼ぶ)を受付け、登録するための待ち行列(キューとも呼ぶ)である。上位装置100からプリントサーバ200への上記各種要求としては、
(a)ファイル転送送信部1510による、上位装置100内の文書(文書1411等)の印刷要求。
(b)スプール制御指示部1520による、上位装置100内の文書(文書1411等)の印刷要求又はスプール登録要求。
(c)応用プログラム部1200からプリンタ論理ドライバ部1300を介した印刷要求、等がある。
【0034】
このうち、(c)は本実施例では使わない。(a)では、ファイル転送送信として、例えばftp(file transfer protocol)を使う。(b)では印刷要求やスプール登録要求として、例えばlprやWin32のAPI関数を使う。ここで、Win32とはMicrosoft社の基本ソフトであるWindows(登録商標)95/98/Me、Windows NT、Windows2000、WindowsXPのAPI(Application Programming Interface)のことであり、その中にあるジョブのスプールへの登録用の関数を使う。
【0035】
プリントサーバ200は上記各印刷要求を印刷ジョブとして、該スプール2200に受付け順に登録する。本登録では、(1)各印刷ジョブを管理するためのジョブ名(通し番号付き)、登録日時、印刷文書容量(サイズ)等の管理情報と、(2)実際の印刷内容である印刷データの対を、ファイルとして登録する。
【0036】
スプール制御サービス部2210は以下の三機能を実行する。
(1)印刷ジョブの受付けとスプール2200への登録。
(2)スプール2200に格納済みの印刷ジョブの受付け順での実行。
(3)上位装置100内のスプール制御指示部1520からの要求の実行。
【0037】
前記(1)では、前述のように、上位装置100からプリントサーバ200への上記各種要求として、上述の(a)、(b)、(c)を受付ける。
【0038】
前記(2)では、ジョブ出力部2300がスプール2200内の印刷ジョブを順に読出し、処理する。実際には、ジョブ出力部2300がスプールに印刷ジョブとして格納されているPDL形式の文書を、スプール2200から読出し、プリンタ300へ出力する。
【0039】
プリンタへの出力は以下のように行った。
【0040】
(a)プリンタがネットワークプリンタの時。
ジョブ出力部2300が文書22001(PDLタイプ2形式)をスプール2200から読出し、ネットワークプリンタ制御ドライバ2410へ書き込む。これに伴い、文書22001がネットワーク400を介してプリンタ300へ送信される。
【0041】
(b)プリンタがローカルプリンタの時。
ジョブ出力部2300が文書22001(PDLタイプ2形式)をスプール2200から読出し、プリンタローカルドライバ2420へ書き込む。これに伴い、文書22001が、プリンタローカルI/Fケーブル2420−bを介して、プリンタ300へ送信される。
【0042】
スプール制御指示部1520からのスプール2200に対するジョブ登録以外の各種要求は、スプール制御サービス部2210が受付け、実行する。各種要求としては例えば以下のものを用意した。
(1)印刷ジョブの一覧表示。
(2)印刷ジョブの削除。
(3)印刷ジョブの保留。
(4)印刷ジョブの保留解除。
(5)印刷ジョブ詳細情報の表示。
(6)プリンタの一時停止。
(7)プリンタの再開。
(8)プリンタ内の全印刷ジョブの削除。
(9)プリンタの状態表示。
(10)プリンタの仕様、設定値の表示。
【0043】
次に図4〜図7を用いて、上位装置100とプリントサーバ200とプリンタ300との間の処理手順を説明する。
【0044】
初めに図4と図5を用いて、プリントサーバ200とプリンタ300との間が双方向インターフェースで結ばれている場合の手順を説明する。図4でプリンタで文書を正常印刷した場合の手順を説明する。図5で、文書の印刷中にプリンタエラーが発生し、プリントサーバがエラー回復する場合の手順を説明する。
【0045】
まず図4を用いて説明する。
(1)上位装置100がプリントサーバ200に印刷を指示する(401)。これに伴い、文書データ400Aが上位装置100からプリントサーバ200に送信され、プリントサーバ200のスプール2200に格納される。スプール2200の最後尾に文書22003として格納される。
(2)プリントサーバ200は、上記(1)によるプリントサーバ200内のスプール2200への文書の受信とは非同期に、プリントサーバ200内の文書データ400Bを、プリンタ300に送信する(402)。文書データ400Bとしては、スプール2200の先頭にある文書22001(PDLタイプ2形式、図1)が送信される。
(3)プリンタ300が文書データ400Bを受信する(404)。
(4)プリンタ300が、文書データ400Bを印刷する(405)。
(5)プリンタ300が文書を正常に印刷した。
(6)プリンタ300は、前記(5)に対応し、プリントサーバ200に、文書正常印刷400C1を報告する(4071)。
(7)プリントサーバ200は、プリンタ300から受信した上記文書正常印刷400C1に対応し、文書の正常終了を上位装置100に伝えるため、文書正常印刷400D1を上位装置へ報告する(4081)。
(8)プリントサーバ200は、上記文書正常印刷400C1を受信すると、プリンタで今印刷を完了した当該印刷文書をスプール2200から削除する(409)。
(9)上位装置100は文書正常印刷400D1を受信すると、文書を正常印刷したことを、画面に表示する(410)。
【0046】
次に図5を用いて説明する。
【0047】
最初の手順は、図4の説明における(1)〜(4)と同じである。
(5)プリンタ300で印刷中に、紙ジャム等のプリンタエラーが発生した(406)。
(6)プリンタ300からプリントサーバ200に、当該文書の印刷中に発生したプリンタエラーに関するエラー情報400C2を報告する(4072)。
(7)プリントサーバ200は、受取ったエラー情報400C2と同等の内容のエラー情報400D2を、上位装置100へ報告する。報告先の上位装置100は、当該文書の印刷を依頼したユーザ及び印刷システムの管理を担当しているシステム管理者の使っている上位装置とした(4082)。ここで、エラー情報400D2は、プリンタエラー発生、エラー種別(紙ジャム発生等)、エラー発生ページ番号とした。
(8)上位装置100はエラー情報400D2を受信し、上位装置100の画面に表示する(411)。なお、プリントサーバ200に上位装置100の機能も含むように実装したので、プリントサーバ200の画面にも、エラー情報は表示される
(9)エラー情報400D2を画面で見たユーザやシステム管理者は、エラー回復をプリントサーバ200に指示する。ここで、キャンセル又は再印刷開始ページをパラメータとした再印刷指示が指示される(412)。これに伴い、エラー回復指示情報400E(キャンセル又は再印刷開始ページをパラメータとした再印刷指示)が上位装置100からプリントサーバ200に送信される。
(10)プリントサーバ200がプリンタ300に対するエラー回復処理を実行する(413)。
【0048】
(a)再印刷開始ページをパラメータとした再印刷指示の時。
(a−1)プリントサーバ200は、プリンタ300に出力し、今印刷させている。当該文書に対応するスプール2200内の保存文書データから、再印刷開始ページ以降の文書データを切出す。プリンタに初期化指示400Fを出す。続いて、プリンタに切出した再印刷開始ページ以降の文書データ400Gを送信する。
(a−2)プリンタ300は初期化指示400Fを受け、初期化処理を行う(414)。
(a−3)プリンタ300は再印刷開始ページ以降の文書データ400Gを受信し再印刷開始ページ以降のページについて、文書を継続印刷する(415)。 これにより、プリンタで紙ジャム等のエラーが発生しても、ページ単位で印刷を継続し、重複、脱落のない印刷を実現することができるようにした。なお、プリントサーバ200が上記413で再印刷開始ページ以降の文書データを容易に切出すことができたのは、スプール2200に保存されている文書の形式をPDLタイプ2に変換しておいたことの効果である。
【0049】
(b)キャンセル指示の時
(b−1)プリントサーバ200はプリンタに初期化指示400Fを出す。
(b−2)プリントサーバは、続いて、プリンタ300に出力し印刷させている当該文書データを、スプール2200から削除する。なお、(b)の場合は、図5に図示していない。
【0050】
次に図と図を用いて、プリントサーバ200とプリンタ300間が片方向インターフェースで結ばれている場合の手順を説明する。図でプリンタで文書を正常印刷した場合の手順を説明する。図で、文書の印刷中にプリンタエラーが発生し、プリントサーバがエラー回復する場合の手順を説明する。
【0051】
まず図を用いて説明する。(1)〜(2)までの手順は、図4の場合と同じである。
(2−1)プリントサーバ200はプリンタ300に送信した文書を、スプール2200に一定時間保持する(601)。この目的は、図5では片方向インターフェースのため、プリンタ300からプリントサーバ200へ、文書印刷の正常終了が報告されず、当該文書をスプール2200から削除するタイミングがないためである。
(3)プリンタ300が文書データ400Bを受信する(404)。
(4)プリンタ300が、文書データ400Bを印刷する(405)。
(5)プリントサーバ200は、前記601から一定時間経過し時点で、前記402で送信した文書をスプール2200から削除する(602)。
ここで、一定時間は文書がプリンタ300に渡った後正常に印刷されることが十分保証されるだけの時間であり、例えば1日に設定した。
【0052】
次に図を用いて説明する。(1)〜(2)までの手順は、図5の場合と同じである。
(2−1)プリントサーバ200はプリンタ300に送信した文書を、スプール2200に一定時間保持する(601)。この目的は、図の場合と同じである。
(3)プリンタ300が文書データ400Bを受信する(404)。
(4)プリンタ300が、文書データ400Bを印刷する(405)。
(5)プリンタ300で印刷中に、紙ジャム等のプリンタエラーが発生した(406)。
(6)プリンタ300からプリントサーバ200に、当該文書の印刷中に発生したプリンタエラーに関するエラー情報400C2を報告する(4072)。
(7)プリントサーバ200は、受取ったエラー情報400C2と同等の内容のエラー情報400D2を、上位装置100へ報告する。報告先の上位装置は、当該文書の印刷を依頼したユーザ及び印刷システムの管理を担当しているシステム管理者の使っている上位装置とした(4082)。ここで、エラー情報400D2は、プリンタエラー発生のみである。図におけるエラー種別(紙ジャム発生等)、エラー発生ページ番号はない。
(8)上位装置100はエラー情報400D2を受信し、上位装置100の画面に表示する(411)。なお、プリントサーバ200に上位装置100の機能も含むように実装したので、プリントサーバ200の画面にも、エラー情報は表示される
(9)エラー情報400D2を画面で見たユーザやシステム管理者は、エラー回復をプリントサーバ200に指示する。ここで、キャンセル又は再印刷開始ページをパラメータとした再印刷指示が指示される(412)。これに伴い、エラー回復指示情報400E(キャンセル又は再印刷開始ページをパラメータとした再印刷指示)が上位装置100からプリントサーバ200に送信される。
なお、片方向インターフェースの場合、プリンタ300からエラー発生ページ番号が報告されないので、ユーザやシステム管理者は、プリンタ300に赴いて、自分の目で、エラー発生ページ番号を確認し、それに基づいて再印刷開始ページを決めた。エラー種別もこの時確認し、エラー種別に対応した処置をプリンタに施した。
(10)プリントサーバ200がプリンタ300に対するエラー回復処理を実行する(413)。
【0053】
(a)再印刷開始ページをパラメータとした再印刷指示の時
(a−1)プリントサーバ200は、プリンタ300に出力し、今印刷させている当該文書に対応するスプール2200内の保存文書データから、再印刷開始ページ以降の文書データを切出す。プリンタに初期化指示400Fを出す。続いて、プリンタに、切出した再印刷開始ページ以降の文書データ400Gを送信する。
(a−2)プリンタ300は初期化指示400Fを受け、初期化処理を行う(414)。
(a−3)プリンタ300は再印刷開始ページ以降の文書データ400Gを受信し、再印刷開始ページ以降のページについて、文書を継続印刷する(415)。
これにより、プリンタで紙ジャム等のエラーが発生しても、ページ単位で印刷を継続し、重複、脱落のない印刷を実現することができるようにした。
【0054】
なお、プリントサーバ200が上記413で再印刷開始ページ以降の文書データを容易に切出すことができたのは、スプール2200に保存されている文書の形式をPDLタイプ2に変換しておいたことの効果である。
【0055】
(b)キャンセル指示の時
(b−1)プリントサーバ200はプリンタに初期化指示400Fを出す。
(b−2)プリントサーバは、続いて、プリンタ300に出力し印刷させている当該文書データを、スプール2200から削除する。
【0056】
なお、上記(b)の場合は、図5に図示していない。
【0057】
次に、プリンタエラー発生時のユーザインタフェースについて、図7〜16を用いて説明する。ここではエラーと同じ意味で、障害という用語も用いる。
【0058】
図9は、プリンタ障害が発生したとき、上位装置のユーザ又はシステム管理者に通知されるプリンタ障害情報の表示例である。障害通知では、障害情報1200として、発生した障害の内容が表示される。但し、障害通知先として定義されたユーザが上位装置にログオンしていない場合、障害情報の通知は行われない。
【0059】
障害情報の通知を受けたユーザ又はシステム管理者は、図10にその表示例が示される[回復指示]ダイアログボックスより印刷回復の指示を行う。なお、[回復指示]ダイアログボックスを表示せずに、あらかじめ設定しておいた印刷回復方法に従って自動回復を行うようにしてもよい。また、印刷回復では、同一プリンタ(障害から回復後のプリンタ)又は代替プリンタを用いて、任意のページからのテスト印刷と再印刷を指示することができようにした。
【0060】
[回復指示]ダイアログボックスには、障害情報1350、及び障害回復後の処置情報1360が表示される。障害情報1350は、障害通知において、表示される障害情報1200と同様に、発生した障害の内容が表示される。なお、障害情報の内容は、プリンタとプリントサーバとの間のインターフェースが、片方向インターフェースであるか、双方向インターフェースであるかにより異なる。インターフェースが片方向インターフェースである場合は、図11に示すように、全ての障害について、同一の情報が用いられる。一方、双方向インターフェースを用いている場合は、図12に示すように、プリンタ障害の内容(カラム1500に対応した障害情報(カラム1510)を用いた。
【0061】
また、障害回復後の処置情報1360として提供される情報は、図13に示すように、プリンタの設定(カラム1600)が回復機能を備えたプリンタとして設定されているか、回復機能を持たないプリンタとして設定されているかに応じて、カラム1610に示されるようにその内容が異なる。[回復指示]ダイアログにおいて、[続行]を選ぶと、スプール制御サービス部2210による印刷回復を行わず、プリンタに内蔵されている回復機能を用いて障害発生箇所より印刷を続行する。
【0062】
一方、ユーザが「印刷回復」を選ぶと、図14に示す[印刷回復]ダイアログボックスが表示される。
【0063】
[印刷回復]ダイアログボックスには、障害の発生した印刷ジョブの名称([印刷ジョブ名])、障害の発生したプリンタの名称([障害プリンタ])が示される。ユーザは、[再印刷プリンタ]1700により、再印刷を行うプリンタ名を指定する。[再印刷プリンタ]1700には、デフォルトとして、障害が発生したプリンタの名称が設定される。再印刷プリンタの設定の方法としてユーザは、再印刷プリンタボタンを選択して代替候補(仕様適合)プリンタの一覧を表示し、その中から再印刷プリンタを選択する方法、[検索]ボタン、又は[ネットワーク]ボタンを選択して、スプール制御サービス部2210内のプリンタ構成管理機能(単に構成管理機能とも呼ぶ、図示せず)を利用して代替プリンタの候補を検索し、その中から再印刷プリンタを選択する方法のいずれかを採ることができる。いずれの方法においても、代替プリンタの候補は、図15に示される形で表示される。
【0064】
[検索]ボタンを選択した場合、[仕様適合プリンタの検索]ダイアログボックス(図7)が表示される。ユーザは、[仕様適合プリンタの検索]ダイアログボックスを使用して、所望の仕様を有するプリンタを検索して代替プリンタの候補を表示させ、再印刷プリンタを選択する。また、[ネットワーク]ボタンを選択した場合には、未接続状態の代替候補プリンタ、あるいは、仕様適合プリンタ以外のプリンタにより再印刷を行うこともできる。但し、仕様適合プリンタ以外のプリンタでテスト印刷や再印刷を行った場合、正しく印刷されないことがある。プリンタ仕様情報1710には、再印刷プリンタとして選択されたプリンタの仕様に関する情報が表示される。
【0065】
再印刷ページ1720には再印刷又はテスト印刷を開始するページ(再印刷開始ページ)が、絶対ページ又は相対ページで指定される。[絶対ページ]にはデフォルトとして、障害が発生したページが絶対ページで表示される。ユーザは、ここに、再印刷を行いたい最初のページを文書内の絶対ページで指定することで、指定したページからの再印刷を行うことができる。また、[相対ページ]には、デフォルトとして障害が発生したページを基点とする0が表示される。印刷開始ページの指定を相対ページ行うことで、障害が発生したページを基準とし、その前又は後何ページ目から印刷を開始するかを指定できる。
【0066】
テスト印刷1730にある[ページ数]ボタンには、テスト印刷時に印刷するページ数が指定される。エラー回復処理413は、ここで指定されたページ数を再印刷開始ページに加算し、それから1を引いた値を再印刷終了ページとして該当する管理テーブルに設定する。[テスト印刷]ボタンを指定すると、再印刷ページに対応するページから指定されたページ数だけテスト印刷が行われる。
【0067】
[再印刷]ボタンが指定されると、再印刷ページ1720で指定されたページからその文書の最終ページまでの再印刷が実行される。再印刷が正常終了した時点で、[印刷回復]ダイアログは終了する。
【0068】
[印刷ジョブキャンセル]ボタンは、印刷回復を打切る時に選択する。ユーザがこのボタンを選択することにより、再印刷ジョブはキャンセルされる。キャンセル処理が完了した時点で、[印刷回復]ダイアログは終了する。
【0069】
[続行]ボタンが指定されると、スプール制御サービス部2210によるエラー回復処理は行われず、プリンタに内蔵されている回復機能を用いた障害発生箇所からの印刷が続行される。
【0070】
[印刷ジョブ表示]ボタンが指定されると、図16に示される[印刷ジョブ表示]ウインドウにより、再印刷ページ(再印刷開始ページ)に対応するページが表示される。[印刷ジョブ表示]ウインドウでは、ユーザは、以下の操作ができる。ユーザは、再印刷ページ1900に、表示したいページを絶対ページ又は相対ページで指定する。[絶対ページ]にはデフォルトとして、障害が発生したページが絶対ページで表示される。また、[相対ページ]には、デフォルトとして0が表示される。ここで、[相対ページ]の起点となるのは、障害が発生したページである。[印刷ジョブ表示]ウインドウの領域1910には、再印刷ページに対応するページが表示される。ユーザが[OK]ボタンを選択すると、再印刷ページ1900で指定されたページを記憶して、「回復指示」ダイアログに戻る。このとき、再印刷ページ1900で指定されたページが、再印刷ページ1720に反映される。[キャンセル]ボタンは、ユーザが[印刷ジョブ表示]ウインドウで行った再印刷ページの指定を破棄して、「回復指示」ダイアログに戻るときに選択される。したがって、この場合、再印刷ページ1900で指定されたページは、再印刷ページ1720には反映されない。
【0071】
[回復指示]ダイアログボックスに対するユーザからの応答が、あらかじめ登録された一定時間(監視時間と呼ぶ)を越えた場合、スプール制御サービス部2210は、自動回復として定義された処置を行う。自動回復処理では、プリンタが回復機能を持つ場合には、その回復機能を用いて障害発生箇所より印刷を続行する。あるいは、プリンタを一時停止した後、印刷ジョブをキャンセルして回復処理を終える。
【0072】
次に図2を用いて、本印刷システムを構成する上位装置100やプリントサーバ200として使われる計算機2000のハードウェア構成を説明する。計算機2000は、MPU201、システムバス202、ROMメモリ210、RAMメモリ211、キーボード221、マウス222、ディスクコントローラ231、二次記憶装置232、表示コントローラ241、ディスプレイ242、ネットワークコントローラ250、プリンタアダプタ260からなる装置である。
【0073】
システムバス201は、MPU200の各種入出力信号(アドレス信号、データ信号、その他の制御信号)からなる。
【0074】
MPU201は本システムバス202を介して、キーボード221、二次記憶装置232、ディスプレイ242、ネットワーク400等の周辺装置や、ROMメモリ210、RAMメモリ211等のメモリと入出力を行う。
【0075】
キーボード221は複数の入力用鍵盤からなる入力装置であり、ポインティングデバイスの一種であるマウスが接続されている。二次記憶装置232は、ディスクコントローラ231を介して、またディスプレイ242は表示コントローラ241を介してシステムバス201に接続されている。また本装置のシステムバス201は、LANやWAN等のネットワーク400にネットワークコントローラ250を介して接続されている。
【0076】
ネットワーク400の物理I/FとしてはEthernet(登録商標)、Token-Ring、FDDI(Fiber Distributed Data Interfae,)、ATM(Asynchronous Transfer Mode)、ISDN(Integrated Services Digital Network)等を用い、使用する物理I/Fの種類に応じて本ネットワークコントローラ250のハードウェア論理として適切なものを実装する。
【0077】
プリンタアダプタ260はプリントサーバ200がプリンタ300と、ネットワーク接続でなく、ローカル接続するためのアダプタである。ローカル接続のインターフェースとしてはセントロニクス、SCSI、fiber channel、IEEE1394、USB、RS-232C、RS-422/423等を用いる。
【0078】
上位装置100はプリンタ300を接続しないので、プリンタアダプタ860がなくても良い。
【0079】
ROMメモリ210には計算機2000の初期化立上げプログラム(IPL(Initial Program Loading)プログラムとも呼ぶ)や文字フォント等を格納する。
【0080】
RAMメモリ211には(a)計算機の各種プログラム、(b)文字フォント、(c)各種バッファメモリ、(d)各種管理テーブル、その他を格納する。これらのうち(a)と(b)は前記IPLプログラムにて、二次記憶装置232からロードすることにより、格納する。また(a)と(b)はRAMメモリ211に格納せず、ROMメモリ210に予め格納しておいてもよい。また逆にROMメモリ210には文字フォントを一切格納せず、すべてRAMメモリ211に格納してもよい。
【0081】
以上の第一実施例によれば、プリンタエラー等が発生しても、スプールに保存しておいたPDLタイプ2の文書データを用いて、ユーザの望む任意のページから再印刷を行うことができる。従って、印刷システムの可用性、信頼性、使い勝手を向上することができた。
【0082】
【発明の効果】
本発明によれば、プリンタエラー等が発生しても、スプールに保存しておいたPDLタイプ2の文書データを用いて、ユーザの望む任意のページから再印刷を行うことができる。従って、印刷システムの可用性、信頼性、使い勝手を向上することができた。
【図面の簡単な説明】
【図1】本発明の第一実施例を説明するための模式図である。
【図2】本発明において、上位装置やプリントサーバとして使われる計算機のハードウェア構成を示す模式図である。
【図3】本発明における上位装置とプリントサーバとプリンタとの間の処理手順を説明する模式図である。
【図4】本発明における上位装置とプリントサーバとプリンタとの間の処理手順を説明する模式た図である。
【図5】本発明における上位装置とプリントサーバとプリンタとの間の処理手順を説明する模式図である。
【図6】本発明における上位装置とプリントサーバとプリンタとの間の処理手順を説明する模式図である。
【図7】本発明におけるユーザインターフェースを説明する模式図である。
【図8】本発明におけるユーザインターフェースを説明する模式図である。
【図9】本発明におけるユーザインターフェースを説明する模式図である。
【図10】本発明におけるユーザインターフェースを説明する模式図である。
【図11】本発明におけるユーザインターフェースを説明する模式図である。
【図12】本発明におけるユーザインターフェースを説明する模式図である。
【図13】本発明におけるユーザインターフェースを説明する模式図である。
【図14】本発明におけるユーザインターフェースを説明する模式図である。
【図15】本発明におけるユーザインターフェースを説明する模式図である。
【図16】本発明におけるユーザインターフェースを説明する模式図である。
【符号の説明】
100…上位装置、200…プリントサーバ、300…プリンタ、400…ネットワーク、1400…文書形式変換部、1510…ファイル転送送信部、1520…スプール制御指示部、2200…スプール、2210…スプール制御サービス部、2300…ジョブ出力部、2410…ネットワークプリンタ制御ドライバ、2420…プリンタローカルドライバ、310…プリンタコントローラ、320…プリンタエンジン。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a network environment comprising a computer such as a personal computer or a workstation, a print server that executes a print request from the computer, and a printer that executes actual printing according to an instruction from the print server or the computer. And a computer, a print server, and a printer used in the printing system.
[0002]
[Prior art]
Assume that a paper jam or other failure occurs while a document is being printed by the printer. At this time, in order to continue printing of the document from the page where the failure has occurred, inventions such as JP-A-3-155974 and WO97 / 36226 have been made.
[0003]
[Problems to be solved by the invention]
However, the above prior art has the following problems.
[0004]
In Japanese Patent Application Laid-Open No. 3-155974, since printing is continued from a failed page, pages after the failed page are cut out from the document held in the spool by the print server and retransmitted to the printer. It was necessary. However, the format of the document held in the spool is a format corresponding to each printer called PDL, the PDL has no clear page breaks, and is not page-independent. Here, not being page-independent means that various drawing attribute parameters at the top of each page are determined for the first time after performing drawing processing up to the end of the previous page.
[0005]
By the way, in order to perform the above cut-out processing by the print server, it is necessary to mount the same logic processing as the drawing processing built in the normal printer on the printer server. However, because the print server and printer OS (basic software) are different, it was technically difficult to develop a drawing process on the print server, and the man-hours were large. Further, when a drawing processing program such as PostScript (registered trademark) is introduced from the outside, it is necessary to conclude a royalty agreement for the print server in addition to the printer, which increases the introduction cost and the product cost. Therefore, it is practically difficult for the print server to cut out the page data after the failed page from the document data in the PDL format, which increases the man-hours for developing the print server software and increases its cost. there were.
[0006]
In WO97 / 36226, a document in a format (referred to as an application program format) output from an application program is converted into a printer-independent standard document using a printer logic driver. The host device sends the standard document to the print server. After that, the print server converts the standard document into a document in a format corresponding to the output printer, and prints with the printer. In this case, since conversion is performed twice, such as conversion from an application program format to a standard document and conversion from a standard document to a printer-compatible document, there is a problem that the system performance is not efficient. In addition, if the conversion is performed twice, there is a possibility that a problem occurs in the print contents.
[0007]
The first object of the present invention is to solve the above-mentioned problems of the prior art and provide a highly reliable printing system capable of continuing printing from an arbitrary page even if a failure such as paper jam occurs in the printing system. That is.
[0008]
[Means for Solving the Problems]
In order to solve the above problems, the present invention employs the following means.
[0009]
  The printing system according to the present invention includes a host device and,With print server,In a printing system consisting of a printer,The host device consists of an application program part, a printer logic driver part, a document format conversion part, and a spool registration function part. The print server consists of a spool and a job output part. The document input to the driver unit and the printer logical driver unit is output as a non-page independent format document, and the document format conversion unit receives the non-page independent format document, converts it to a page independent format document, and outputs it. Then, the spool registration function unit transmits the page-independent document to the print server, and the print server registers the transmitted page-independent document in the spool in the print server and is registered in the spool. The document is read and sent to the printer, and the page-independent document stored in the spool is deleted after a certain period of time. Characterized in that it.
[0010]
  Further, the upper apparatus instructs the print server to reprint by specifying a document print resume page, and the print server includes the designated page-independent document in a page after the print resume page. After cutting and editing a document, the document after cutting and editing is output to a printer,
The printer receives the cut and edited document, and prints after the print restart page.
[0011]
  In addition, when a printer error occurs during the printing of the document transmitted from the print server, the printer notifies the host device of the printer error occurrence for the document via the print server. The input print resume page information is transmitted to the print server..
[0012]
  The printer logical driver unit and the document format conversion unit, and the document format conversion unit and the spool registration function unit are respectively input and output in a temporary file or memory.
[0013]
  In addition, the document format conversion unit and the spool registration function unit automatically start processing for input, and when the user instructs printing from the application program unit using the printer logical driver unit, the user performs other operations. Even if not, the page independent document is automatically registered in the spool of the print server.
[0014]
  The base point of the predetermined time is a transmission completion time of the document from the print server to the printer. Furthermore, the fixed time is one day or longer.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, the first embodiment of the present invention will be described in detail. First, the overall configuration of the printing system will be described with reference to FIG.
[0016]
The printing system includes a host device (client in the figure) 100, a print server 200, a printer 300, and a network 400. The host device 100, the print server 200, and the printer 300 are connected to the network 400.
[0017]
The host apparatus 100 instructs the print server 200 to print the document. Accordingly, the document is transmitted from the upper level apparatus 100 to the print server 200. The print server 200 receives a document from the host apparatus 100 and temporarily stores it in a queue called a spool 2200. Thereafter, the print server 200 transmits the document to the printer 300 and requests actual printing. The host device 100 is realized by a computer such as a personal computer or a workstation. The print server 200 is also realized by a computer such as a personal computer or a workstation.
[0018]
In FIG. 1, only one host device 100 is shown, but two or more host devices can be prepared in the printing system, and a print instruction can be given to the print server 200 from there. In this case, the invention can be realized in exactly the same manner.
[0019]
The printer 300 includes a printer controller 310 and a printer engine 320. The printer controller 310 receives a print command sequence called a PDL document from the print server 200, performs a series of printing processes, and then transmits the developed dot image data to the printer engine 320. The printer engine 320 receives the dot image data and performs physical printing on the paper using a printer mechanism. As a printer mechanism, various methods such as laser optical system-based electrophotography, LED-based electrophotography, liquid crystal shutter-based electrophotography, ink jet, and shuttle type impact can be used.
[0020]
The configuration of the host device 100 will be described with reference to FIG. The host device 100 includes an OS kernel unit 1110, a communication unit 1120, an application program unit 1200, a printer logical driver unit 1300, a document format conversion unit 1400, a file transfer transmission unit 1510, and a spool control instruction unit 1520.
[0021]
The communication unit 1120 is configured by hardware and software for the host device 100 to communicate with various devices (print server, printer, scanner, etc.) on the network 400 via the network 400. The scanner is omitted from the figure. The OS kernel unit 1110 is basic software (also referred to as an operating system) for controlling the hardware, user interface, and the like that constitute the host device 100. Although the communication unit 1120 can be regarded as a part of the OS kernel unit 1110, it is described as a separate element in order to clearly describe it.
[0022]
The application program unit 1200 is a program for performing a word processor, spreadsheet, graphic document creation, image document creation, document layout, and the like. In addition to creating various documents, the printer logic driver unit 1300 is instructed to process the created documents.
[0023]
The printer logical driver unit 1300 accepts and prints a document created by the application program unit 1200 by a printer 300 (more specifically, the printer controller 310) such as a print command sequence or a page description language (hereinafter referred to as a PDL format). Then, the converted document in PDL format (hereinafter also abbreviated as PDL document) is stored as a document 1311 in the user file 1310 of the host device. Here, the document 1311 has a PDL type 1 format created by the printer logical driver 1300. PDL type 1 is a PDL that does not have a clear page break and is not page independent. PDL type 1 is PostScript (registered trademark) of Adobe, PCL-5, PCL-5E, PCL-6, PCL-XL (registered trademark) of HP, ESC / P, and ESC / PAGE of Epson. Most PDLs are this PDL type 1. In the present invention, any one or more of these PDLs can be supported.
[0024]
In the first embodiment, the PDL type 1 document 1311 is converted into a PDL type 2 document 1411 using the document format conversion unit 1400. In PDL type 2, the PDL document has clear page breaks and is page independent. “Page independent” means that the drawing attribute parameter is reset to the default value every time at the top of each page. Therefore, even if an arbitrary page of the document is cut out independently and rendered, the printed content of each page is the same as when the document is processed in order from the first page to the last page. An example of PDL type 2 is Adobe's PDF (Portable Document Format; registered trademark).
[0025]
For example, the document format conversion unit 1400 converts a document 1311 in PostScript (registered trademark) format into a document 1411 in PDF format. At this time, the document format conversion unit 1400 can be realized by using a program called “distiller” by Adobe.
The document 1411 is stored in the spool 2200 in the print server 200 using either the file transfer transmission unit 1510 or the spool control instruction unit 1520. Here, it is assumed that it is stored as a document 22003.
[0026]
Here, the file transfer transmission unit 1510 transmits the document 1411 to the spool by the file transfer unit. As a communication protocol for file transfer, ftp (file transfer protocol) or the like was used.
[0027]
Further, the spool control instruction unit 1520 registers the document 1411 in the spool 2200 using the print job registration unit in the spool control function.
[0028]
Further, the spool control instruction unit 1520 instructs the spool control service unit 2210 in the print server 200 to perform the next operation on the printer and the print job stored in the spool 2200.
(1) Print job list display.
(2) Delete the print job.
(3) Hold the print job.
(4) Release the hold of the print job.
(5) Display print job detailed information.
(6) Pause the printer.
(7) Restart the printer.
(8) Delete all print jobs in the printer.
(9) Printer status display.
(10) Display of printer specifications and setting values.
[0029]
Next, the configuration of the print server 200 will be described.
[0030]
The print server 200 includes an OS kernel unit 2110, a communication unit 2120, a spool 2200, a spool control service unit 2210, a job output unit 2300, a network printer control driver 2410, and a printer local driver 2420.
[0031]
The OS kernel unit 2110 is basic software (also referred to as an operating system) for controlling the hardware, user interface, and the like constituting the print server 200.
[0032]
The communication unit 2120 is configured by hardware and software for the print server 200 to communicate with various devices (a host device, a printer, a scanner, and the like) on the network via the network 400. Although the communication unit 2120 can be regarded as a part of the OS kernel unit 2110, it is described as a separate element in order to clearly describe it.
[0033]
The spool 2200 is a queue (also referred to as a queue) for receiving and registering various requests such as printing (hereinafter referred to as a print request) issued by the host apparatus 100 to the print server 200. The various requests from the host apparatus 100 to the print server 200 include:
(A) A print request for a document (document 1411 or the like) in the higher-level device 100 by the file transfer transmission unit 1510.
(B) A print request or spool registration request for a document (document 1411 or the like) in the host apparatus 100 by the spool control instruction unit 1520.
(C) A print request from the application program unit 1200 via the printer logic driver unit 1300, and the like.
[0034]
Of these, (c) is not used in this embodiment. In (a), for example, ftp (file transfer protocol) is used as the file transfer transmission. In (b), for example, an lpr or Win32 API function is used as a print request or spool registration request. Here, Win32 is the API (Application Programming Interface) of Windows (registered trademark) 95/98 / Me, Windows NT, Windows2000, and WindowsXP, which are the basic software of Microsoft Corporation, to the spool of the job in it Use the registration function.
[0035]
The print server 200 registers the print requests as print jobs in the spool 2200 in the order of acceptance. In this registration, (1) management information such as job name (with serial number) for managing each print job, registration date and time, print document capacity (size), etc., and (2) print data as actual print contents Is registered as a file.
[0036]
The spool control service unit 2210 performs the following three functions.
(1) Accepting a print job and registering it in the spool 2200.
(2) Execution of print jobs stored in the spool 2200 in the order of acceptance.
(3) Execution of a request from the spool control instruction unit 1520 in the host device 100.
[0037]
In (1), as described above, (a), (b), and (c) described above are accepted as the various requests from the host apparatus 100 to the print server 200.
[0038]
In (2), the job output unit 2300 sequentially reads and processes the print jobs in the spool 2200. Actually, the job output unit 2300 reads a document in the PDL format stored as a print job in the spool from the spool 2200 and outputs it to the printer 300.
[0039]
Output to the printer was performed as follows.
[0040]
(A) When the printer is a network printer.
The job output unit 2300 reads the document 22001 (PDL type 2 format) from the spool 2200 and writes it to the network printer control driver 2410. Along with this, the document 22001 is transmitted to the printer 300 via the network 400.
[0041]
(B) When the printer is a local printer.
The job output unit 2300 reads the document 22001 (PDL type 2 format) from the spool 2200 and writes it to the printer local driver 2420. Accordingly, the document 22001 is transmitted to the printer 300 via the printer local I / F cable 2420-b.
[0042]
Various requests other than job registration for the spool 2200 from the spool control instruction unit 1520 are accepted and executed by the spool control service unit 2210. For example, the following were prepared as various requests.
(1) Print job list display.
(2) Delete the print job.
(3) Hold the print job.
(4) Release the hold of the print job.
(5) Display print job detailed information.
(6) Pause the printer.
(7) Restart the printer.
(8) Delete all print jobs in the printer.
(9) Printer status display.
(10) Display of printer specifications and setting values.
[0043]
Next, a processing procedure among the host apparatus 100, the print server 200, and the printer 300 will be described with reference to FIGS.
[0044]
First, a procedure when the print server 200 and the printer 300 are connected by a bidirectional interface will be described with reference to FIGS. 4 and 5. The procedure when the document is normally printed by the printer will be described with reference to FIG. FIG. 5 illustrates a procedure when a printer error occurs during document printing and the print server recovers from the error.
[0045]
First, a description will be given with reference to FIG.
(1) The host apparatus 100 instructs the print server 200 to print (401). Accordingly, the document data 400A is transmitted from the upper level apparatus 100 to the print server 200 and stored in the spool 2200 of the print server 200. A document 22003 is stored at the end of the spool 2200.
(2) The print server 200 transmits the document data 400B in the print server 200 to the printer 300 asynchronously with the reception of the document to the spool 2200 in the print server 200 according to (1) (402). As the document data 400B, a document 22001 (PDL type 2 format, FIG. 1) at the head of the spool 2200 is transmitted.
(3) The printer 300 receives the document data 400B (404).
(4) The printer 300 prints the document data 400B (405).
(5) The printer 300 printed the document normally.
(6) In response to the above (5), the printer 300 reports the normal document printing 400C1 to the print server 200 (4071).
(7) The print server 200 reports the normal document printing 400D1 to the higher level device 100 in order to notify the higher level device 100 of the normal end of the document corresponding to the normal document printing 400C1 received from the printer 300 (4081).
(8) Upon receiving the normal document printing 400C1, the print server 200 deletes the print document that has been printed by the printer from the spool 2200 (409).
(9) Upon receiving the normal document printing 400D1, the upper level device 100 displays on the screen that the document has been normally printed (410).
[0046]
Next, it demonstrates using FIG.
[0047]
The first procedure is the same as (1) to (4) in the description of FIG.
(5) A printer error such as a paper jam occurred during printing by the printer 300 (406).
(6) The error information 400C2 related to the printer error that occurred during printing of the document is reported from the printer 300 to the print server 200 (4072).
(7) The print server 200 reports the error information 400D2 having the same content as the received error information 400C2 to the host device 100. The report destination host apparatus 100 is a host apparatus used by the user who requested the printing of the document and the system administrator who is in charge of managing the printing system (4082). Here, the error information 400D2 is a printer error occurrence, an error type (paper jam occurrence, etc.), and an error occurrence page number.
(8) The host device 100 receives the error information 400D2 and displays it on the screen of the host device 100 (411). Since the print server 200 is mounted so as to include the functions of the host device 100, error information is also displayed on the screen of the print server 200.
(9) The user or system administrator who viewed the error information 400D2 on the screen instructs the print server 200 to recover the error. Here, a reprint instruction is instructed with the cancel or reprint start page as a parameter (412). Accordingly, error recovery instruction information 400E (reprint instruction with a cancel or reprint start page as a parameter) is transmitted from the upper level apparatus 100 to the print server 200.
(10) The print server 200 executes error recovery processing for the printer 300 (413).
[0048]
(A) When a reprint instruction is given with the reprint start page as a parameter.
(A-1) The print server 200 outputs to the printer 300 and is now printing. The document data after the reprint start page is cut out from the stored document data in the spool 2200 corresponding to the document. An initialization instruction 400F is issued to the printer. Subsequently, the document data 400G after the reprint start page cut out is transmitted to the printer.
(A-2) The printer 300 receives the initialization instruction 400F and performs initialization processing (414).
(A-3) The printer 300 receives the document data 400G after the reprint start page and continuously prints the document for the pages after the reprint start page (415). As a result, even if an error such as a paper jam occurs in the printer, printing can be continued in units of pages so that printing without duplication or omission can be realized. The reason why the print server 200 can easily cut out the document data after the reprint start page in 413 is that the format of the document stored in the spool 2200 has been converted to PDL type 2. It is an effect.
[0049]
(B) When canceling
(B-1) The print server 200 issues an initialization instruction 400F to the printer.
(B-2) Subsequently, the print server deletes the document data output to the printer 300 and printed from the spool 2200. The case (b) is not shown in FIG.
[0050]
  Next figure5And figure6A procedure when the print server 200 and the printer 300 are connected by a one-way interface will be described. Figure5The procedure when the document is normally printed by the printer will be described. Figure6A procedure when a printer error occurs during document printing and the print server recovers from the error will be described.
[0051]
  First figure5Will be described. The procedure from (1) to (2) is the same as in FIG.
(2-1) The print server 200 holds the document transmitted to the printer 300 in the spool 2200 for a predetermined time (601). This is because the document is sent from the printer 300 to the print server 200 because the one-way interface in FIG.printingThis is because there is no timing for deleting the document from the spool 2200.
(3) The printer 300 receives the document data 400B (404).
(4) The printer 300 prints the document data 400B (405).
(5) The print server 200 has passed a predetermined time from the above 601.TheAt this time, the document transmitted in 402 is deleted from the spool 2200 (602).
Here, the fixed time is a time sufficient to ensure that the document is normally printed after passing the printer 300, and is set to one day, for example.
[0052]
  Next figure6Will be described. The procedure from (1) to (2) is the same as in FIG.
(2-1) The print server 200 holds the document transmitted to the printer 300 in the spool 2200 for a predetermined time (601). The purpose of this is5Is the same as
(3) The printer 300 receives the document data 400B (404).
(4) The printer 300 prints the document data 400B (405).
(5) A printer error such as a paper jam occurred during printing by the printer 300 (406).
(6) The error information 400C2 related to the printer error that occurred during printing of the document is reported from the printer 300 to the print server 200 (4072).
(7) The print server 200 reports the error information 400D2 having the same content as the received error information 400C2 to the host device 100. The report destination host apparatus is the host apparatus used by the user who requested printing of the document and the system administrator who is in charge of managing the printing system (4082). Here, the error information 400D2 is only a printer error occurrence. Figure4There is no error type (paper jam occurrence, etc.) and no error page number.
(8) The host device 100 receives the error information 400D2 and displays it on the screen of the host device 100 (411). Since the print server 200 is mounted so as to include the functions of the host device 100, error information is also displayed on the screen of the print server 200..
(9) The user or system administrator who viewed the error information 400D2 on the screen instructs the print server 200 to recover the error. Here, a reprint instruction is instructed with the cancel or reprint start page as a parameter (412). Accordingly, error recovery instruction information 400E (reprint instruction with a cancel or reprint start page as a parameter) is transmitted from the upper level apparatus 100 to the print server 200.
In the case of the one-way interface, since the error occurrence page number is not reported from the printer 300, the user or the system administrator checks the error occurrence page number with his / her own eyes and re-executes based on the page number. I decided the print start page. The error type was also confirmed at this time, and a measure corresponding to the error type was applied to the printer.
(10) The print server 200 executes error recovery processing for the printer 300 (413).
[0053]
(A) When a reprint instruction is given with the reprint start page as a parameter
(A-1) The print server 200 outputs to the printer 300, and cuts out the document data after the reprint start page from the stored document data in the spool 2200 corresponding to the document currently being printed. An initialization instruction 400F is issued to the printer. Subsequently, the document data 400G after the cut out reprint start page is transmitted to the printer.
(A-2) The printer 300 receives the initialization instruction 400F and performs initialization processing (414).
(A-3) The printer 300 receives the document data 400G after the reprint start page, and continuously prints the document for the pages after the reprint start page (415).
As a result, even if an error such as a paper jam occurs in the printer, printing can be continued in units of pages so that printing without duplication or omission can be realized.
[0054]
The reason why the print server 200 can easily cut out the document data after the reprint start page in 413 is that the format of the document stored in the spool 2200 has been converted to PDL type 2. It is an effect.
[0055]
(B) When canceling
(B-1) The print server 200 issues an initialization instruction 400F to the printer.
(B-2) Subsequently, the print server deletes the document data output to the printer 300 and printed from the spool 2200.
[0056]
The case (b) is not shown in FIG.
[0057]
Next, a user interface when a printer error occurs will be described with reference to FIGS. The term failure is also used here in the same meaning as error.
[0058]
FIG. 9 is a display example of printer failure information notified to the user of the upper apparatus or the system administrator when a printer failure occurs. In the failure notification, the content of the failure that has occurred is displayed as the failure information 1200. However, when the user defined as the failure notification destination is not logged on to the host device, notification of failure information is not performed.
[0059]
The user or the system administrator who has received the notification of the failure information issues a print recovery instruction from the [Recovery Instruction] dialog box whose display example is shown in FIG. Note that automatic recovery may be performed according to a preset print recovery method without displaying the [Recovery Instruction] dialog box. In print recovery, test printing and reprinting from any page can be instructed using the same printer (printer after recovery from a failure) or an alternative printer.
[0060]
  In the Recovery Instruction dialog box, the failure information1350, And treatment information after failure recovery1360Is displayed. Failure information1350As in the failure information 1200 displayed in the failure notification, the content of the failure that has occurred is displayed. The content of the failure information differs depending on whether the interface between the printer and the print server is a one-way interface or a two-way interface. When the interface is a one-way interface, the same information is used for all failures as shown in FIG. On the other hand, when the bidirectional interface is used, as shown in FIG. 12, the content of the printer failure (failure information (column 1510) corresponding to the column 1500) is used.
[0061]
  Also, treatment information after failure recovery1360As shown in FIG. 13, the information provided as a column is displayed depending on whether the printer setting (column 1600) is set as a printer having a recovery function or a printer having no recovery function. The contents are different as indicated by 1610. If [Continue] is selected in the [Recovery Instruction] dialog, printing is not resumed by the spool control service unit 2210, and printing is continued from the point of failure using the recovery function built in the printer.
[0062]
On the other hand, when the user selects “print recovery”, a [print recovery] dialog box shown in FIG. 14 is displayed.
[0063]
In the [Print Recovery] dialog box, the name of the print job in which the failure has occurred ([print job name]) and the name of the printer in which the failure has occurred ([failed printer]) are displayed. The user designates the name of the printer to be reprinted using [Reprint Printer] 1700. In [Reprint Printer] 1700, the name of the printer in which the failure has occurred is set as a default. As a method of setting a reprint printer, the user selects a reprint printer button to display a list of alternative candidate (specification conforming) printers, and selects a reprint printer from the list, [Search] button, or [ The network button is selected, a printer configuration management function (also simply referred to as a configuration management function, not shown) in the spool control service unit 2210 is used to search for alternative printer candidates, and a reprint printer is selected from these. Any of the methods of selection can be taken. In either method, alternative printer candidates are displayed in the form shown in FIG.
[0064]
When the [Search] button is selected, the [Search for Specification-Compatible Printer] dialog box (FIG. 7) is displayed. The user searches for a printer having a desired specification by using the [Search for Specification-Compatible Printer] dialog box, displays alternative printer candidates, and selects a reprint printer. In addition, when the [Network] button is selected, reprinting can be performed by an alternative candidate printer that is not connected or by a printer other than the specification conforming printer. However, when test printing or reprinting is performed with a printer other than the specification conforming printer, printing may not be performed correctly. In the printer specification information 1710, information related to the specification of the printer selected as the reprint printer is displayed.
[0065]
In the reprint page 1720, a page for starting reprint or test print (reprint start page) is designated as an absolute page or a relative page. In [Absolute page], the page where the failure occurred is displayed as an absolute page as a default. The user can perform reprinting from the designated page by designating the first page to be reprinted as an absolute page in the document. In the [Relative Page], 0 is displayed as a default based on the page where the failure occurred. By specifying the print start page as a relative page, it is possible to specify the page number from which printing starts before or after the page where the failure has occurred.
[0066]
The [Number of pages] button in the test print 1730 specifies the number of pages to be printed during the test print. The error recovery process 413 adds the number of pages specified here to the reprint start page, and sets a value obtained by subtracting 1 from the page as a reprint end page in the corresponding management table. When the [Test Print] button is designated, test printing is performed for the designated number of pages from the page corresponding to the reprint page.
[0067]
When the [Reprint] button is designated, reprinting from the page designated on the reprint page 1720 to the last page of the document is executed. When reprinting ends normally, the [Print Recovery] dialog ends.
[0068]
The [Cancel print job] button is selected when print recovery is terminated. When the user selects this button, the reprint job is canceled. When the cancel process is completed, the [Print Recovery] dialog is finished.
[0069]
When the [Continue] button is designated, error recovery processing by the spool control service unit 2210 is not performed, and printing from the point of failure using the recovery function built in the printer is continued.
[0070]
When the [Print Job Display] button is designated, a page corresponding to the reprint page (reprint start page) is displayed in the [Print Job Display] window shown in FIG. In the [Print Job Display] window, the user can perform the following operations. The user designates a page to be displayed on the reprint page 1900 as an absolute page or a relative page. In [Absolute page], the page where the failure occurred is displayed as an absolute page as a default. In [Relative Page], 0 is displayed as a default. Here, the starting point of [relative page] is the page where the failure has occurred. A page corresponding to the reprint page is displayed in area 1910 of the [Print Job Display] window. When the user selects the [OK] button, the page designated in the reprint page 1900 is stored, and the process returns to the “recovery instruction” dialog. At this time, the page specified in the reprint page 1900 is reflected in the reprint page 1720. The [Cancel] button is selected when the user cancels the reprint page designation made in the [Print Job Display] window and returns to the “Recovery Instruction” dialog. Accordingly, in this case, the page designated by the reprint page 1900 is not reflected on the reprint page 1720.
[0071]
When the response from the user to the [Recovery Instruction] dialog box exceeds a predetermined time (referred to as monitoring time) registered in advance, the spool control service unit 2210 performs the action defined as automatic recovery. In the automatic recovery process, if the printer has a recovery function, printing is continued from the point of failure using the recovery function. Alternatively, after the printer is paused, the print job is canceled and the recovery process is completed.
[0072]
Next, the hardware configuration of the computer 2000 used as the upper level apparatus 100 and the print server 200 configuring the printing system will be described with reference to FIG. The computer 2000 includes an MPU 201, a system bus 202, a ROM memory 210, a RAM memory 211, a keyboard 221, a mouse 222, a disk controller 231, a secondary storage device 232, a display controller 241, a display 242, a network controller 250, and a printer adapter 260. Device.
[0073]
The system bus 201 includes various input / output signals (address signals, data signals, and other control signals) of the MPU 200.
[0074]
The MPU 201 performs input / output with a peripheral device such as a keyboard 221, a secondary storage device 232, a display 242, a network 400, and a memory such as a ROM memory 210 and a RAM memory 211 via the system bus 202.
[0075]
The keyboard 221 is an input device composed of a plurality of input keyboards, and is connected with a mouse which is a kind of pointing device. The secondary storage device 232 is connected to the system bus 201 via the disk controller 231, and the display 242 is connected to the system bus 201 via the display controller 241. The system bus 201 of this apparatus is connected to a network 400 such as a LAN or WAN via a network controller 250.
[0076]
As physical I / F of the network 400, Ethernet (registered trademark), Token-Ring, FDDI (Fiber Distributed Data Interfae,), ATM (Asynchronous Transfer Mode), ISDN (Integrated Services Digital Network), etc. are used. Depending on the type of / F, an appropriate hardware logic of the network controller 250 is mounted.
[0077]
The printer adapter 260 is an adapter for the print server 200 to connect to the printer 300 locally rather than to the network. Centronics, SCSI, fiber channel, IEEE1394, USB, RS-232C, RS-422 / 423, etc. are used as the local connection interface.
[0078]
Since the host device 100 does not connect the printer 300, the printer adapter 860 may not be provided.
[0079]
The ROM memory 210 stores an initialization startup program (also called an IPL (Initial Program Loading) program) of the computer 2000, a character font, and the like.
[0080]
The RAM memory 211 stores (a) various computer programs, (b) character fonts, (c) various buffer memories, (d) various management tables, and the like. Among these, (a) and (b) are stored by being loaded from the secondary storage device 232 by the IPL program. Further, (a) and (b) may not be stored in the RAM memory 211 but may be stored in the ROM memory 210 in advance. Conversely, the ROM memory 210 may store all character fonts in the RAM memory 211 without storing them at all.
[0081]
According to the first embodiment described above, even if a printer error or the like occurs, reprinting can be performed from an arbitrary page desired by the user by using the PDL type 2 document data stored in the spool. . Accordingly, the availability, reliability and usability of the printing system can be improved.
[0082]
【The invention's effect】
According to the present invention, even if a printer error or the like occurs, reprinting can be performed from an arbitrary page desired by the user by using the PDL type 2 document data stored in the spool. Accordingly, the availability, reliability and usability of the printing system can be improved.
[Brief description of the drawings]
FIG. 1 is a schematic diagram for explaining a first embodiment of the present invention.
FIG. 2 is a schematic diagram showing a hardware configuration of a computer used as a host device or a print server in the present invention.
FIG. 3 is a schematic diagram illustrating a processing procedure among a host device, a print server, and a printer according to the present invention.
FIG. 4 is a schematic diagram illustrating a processing procedure among a host device, a print server, and a printer according to the present invention.
FIG. 5 is a schematic diagram illustrating a processing procedure among a host device, a print server, and a printer according to the present invention.
FIG. 6 is a schematic diagram illustrating a processing procedure among a host device, a print server, and a printer according to the present invention.
FIG. 7 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 8 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 9 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 10 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 11 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 12 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 13 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 14 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 15 is a schematic diagram illustrating a user interface according to the present invention.
FIG. 16 is a schematic diagram illustrating a user interface according to the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 100 ... Host apparatus, 200 ... Print server, 300 ... Printer, 400 ... Network, 1400 ... Document format conversion part, 1510 ... File transfer transmission part, 1520 ... Spool control instruction part, 2200 ... Spool, 2210 ... Spool control service part, 2300... Job output unit 2410 Network printer control driver 2420 Printer local driver 310 Printer controller 320 Printer engine

Claims (7)

上位装置と、プリントサーバと、プリンタとからなる印刷システムにおいて、上位装置が応用プログラム部とプリンタ論理ドライバ部と文書形式変換部とスプール登録機能部とからなり、プリントサーバがスプールとジョブ出力部とからなり、上位装置で応用プログラム部が生成した文書をプリンタ論理ドライバ部に入力し、プリンタ論理ドライバ部が入力された文書を非ページ独立形式の文書として出力し、文書形式変換部が該非ページ独立形式の文書を受取り、ページ独立形式の文書に変換して出力し、スプール登録機能部が該ページ独立形式の文書をプリントサーバに送信し、In a printing system including a host device, a print server, and a printer, the host device includes an application program unit, a printer logical driver unit, a document format conversion unit, and a spool registration function unit, and the print server includes a spool and a job output unit. The document generated by the application program unit in the host device is input to the printer logical driver unit, the document input by the printer logical driver unit is output as a non-page independent format document, and the document format conversion unit outputs the non-page independent format. Receiving a document in a format, converting it into a page-independent format document and outputting it, and sending the page-independent format document to the print server by the spool registration function unit;
前記プリントサーバは、送信されたページ独立形式の文書をプリントサーバ内のスプールに登録して、前記スプールに登録された文書を読出してプリンタに送信し、前記スプールに保持したページ独立形式の文書を、一定時間経過後に削除することを特徴とする印刷システム。The print server registers the transmitted page-independent document in a spool in the print server, reads the document registered in the spool, transmits the document to the printer, and stores the page-independent document stored in the spool. A printing system, wherein the printing system is deleted after a predetermined time.
前記上位装置は、前記プリントサーバに、文書印刷再開ページを指定して再印刷を指示し、
前記プリントサーバは、指示されたページ独立形式の当該文書を、印刷再開ページ以後のページからなる文書に切出し編集した後、該切出し編集後の文書をプリンタに出力し、
前記プリンタは、該切出し編集後の文書を受け取り、印刷再開ページ以後について、印刷を行うことを特徴とする請求項1記載の印刷システム
The host device instructs the print server to reprint by specifying a document print resume page,
The print server cuts and edits the designated page-independent document into a document composed of pages after the print resume page, and then outputs the cut and edited document to a printer.
The printing system according to claim 1, wherein the printer receives the cut and edited document, and performs printing after the print restart page .
前記プリンタは、前記プリントサーバから送信された文書の印刷中にプリンタエラーが発生したとき、当該文書についてのプリンタエラー発生をプリントサーバ経由で上位装置に通知し、When a printer error occurs during printing of the document transmitted from the print server, the printer notifies the host device of the printer error occurrence for the document via the print server,
前記上位装置は、ユーザによって入力された印刷再開ページ情報を前記プリントサーバに送信することを特徴とする請求項1記載の印刷システム。The printing system according to claim 1, wherein the upper apparatus transmits print resume page information input by a user to the print server.
プリンタ論理ドライバ部と文書形式変換部の間、及び、文書形式変換部とスプール登録機能部の間を、それぞれ一時ファイル又はメモリで入出力することを特徴とする請求項1乃至3のいずれか1項に記載の印刷システム。4. A temporary file or a memory is used for input / output between the printer logical driver unit and the document format conversion unit, and between the document format conversion unit and the spool registration function unit, respectively. The printing system according to item. 文書形式変換部とスプール登録機能部が入力に対し自動的に処理を開始することにより、ユーザが応用プログラム部からプリンタ論理ドライバ部を利用して印刷を指示すると、ユーザがそれ以外の操作をしないでも、ページ独立形式の文書をプリントサーバのスプールに自動的に登録することを特徴とする請求項1乃至4のいずれか1項に記載の印刷システム。When the document format conversion unit and spool registration function unit automatically start processing for input, when the user instructs printing using the printer logic driver unit from the application program unit, the user does not perform any other operations. However, the printing system according to any one of claims 1 to 4, wherein a page-independent document is automatically registered in a spool of a print server. 前記一定時間の基点は、当該文書におけるプリントサーバからプリンタへの送信完了時刻とすることを特徴とする請求項1記載の印刷システム。The printing system according to claim 1, wherein the base point of the predetermined time is a transmission completion time of the document from the print server to the printer. 前記一定時間は、1日以上とすることを特徴とする請求項1記載の印刷システム。The printing system according to claim 1, wherein the predetermined time is one day or longer.
JP2002063930A 2002-03-08 2002-03-08 Computer, print server, printer and printing system using them. Expired - Fee Related JP3951114B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002063930A JP3951114B2 (en) 2002-03-08 2002-03-08 Computer, print server, printer and printing system using them.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002063930A JP3951114B2 (en) 2002-03-08 2002-03-08 Computer, print server, printer and printing system using them.

Publications (2)

Publication Number Publication Date
JP2003263286A JP2003263286A (en) 2003-09-19
JP3951114B2 true JP3951114B2 (en) 2007-08-01

Family

ID=29196961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002063930A Expired - Fee Related JP3951114B2 (en) 2002-03-08 2002-03-08 Computer, print server, printer and printing system using them.

Country Status (1)

Country Link
JP (1) JP3951114B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4305396B2 (en) 2005-01-31 2009-07-29 ブラザー工業株式会社 COMMUNICATION SYSTEM, DATA TRANSMITTING DEVICE, AND OUTPUT DEVICE
JP2007148620A (en) * 2005-11-25 2007-06-14 Noritsu Koki Co Ltd Photo printing management device
JP4785580B2 (en) * 2006-03-17 2011-10-05 キヤノン株式会社 Image forming apparatus, control method therefor, and program
JP5245664B2 (en) * 2008-09-11 2013-07-24 株式会社リコー Image forming apparatus, image forming method, image forming program, print server, printer control method, printer control program
JP6287173B2 (en) * 2013-12-24 2018-03-07 富士ゼロックス株式会社 Print control apparatus, print control system, and program

Also Published As

Publication number Publication date
JP2003263286A (en) 2003-09-19

Similar Documents

Publication Publication Date Title
JP3997504B2 (en) Document printing method, document processing method, and printer
US7719703B2 (en) Print control program and medium and information processing apparatus
US7256909B2 (en) Proxy print processing apparatus, proxy print processing method, program, and memory medium
US7092117B2 (en) Print system
EP0982650A1 (en) Printing system
US20020021453A1 (en) Printing apparatus and printing system, control method, storage medium and program
JPH11327856A (en) Printing controller, data processing method for the same and storage medium storing program which computer can read
US20020097429A1 (en) Methods and systems for recovering a failed print job
US8305615B2 (en) Job processing method for restarting jobs after an interrupt
JP3774702B2 (en) Print control program and information processing apparatus
JP2007249301A (en) Information processor and printer device
US20050286078A1 (en) Print control device and method for automatically resuming a printing operation of remaining pages
US7400420B2 (en) Printer facilitating settings of parameters on print paper
JP3951114B2 (en) Computer, print server, printer and printing system using them.
JP2007329919A (en) Image forming apparatus and control method therefor
JP3854941B2 (en) Printing control method, host computer, program, and storage medium
JPH11149354A (en) Printing system/method and printer
JP2004341891A (en) Printing system
JP4539975B2 (en) Print setting control apparatus, control method thereof, and program
JP2004188865A (en) Image forming device and program
US20030011818A1 (en) Printing system and management method therefor
JP4110021B2 (en) Print processing program, information processing apparatus, information processing method, and storage medium for performing print processing with department management
JP2006178767A (en) Printing reservation system and its control method
JP2008027217A (en) Printing system with information processor and printing apparatus
JP2003241948A (en) Method and device for recovering failed print job

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040521

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060906

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061020

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070410

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

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20110511

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120511

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120511

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees