JP4154204B2 - PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF - Google Patents

PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF Download PDF

Info

Publication number
JP4154204B2
JP4154204B2 JP2002291258A JP2002291258A JP4154204B2 JP 4154204 B2 JP4154204 B2 JP 4154204B2 JP 2002291258 A JP2002291258 A JP 2002291258A JP 2002291258 A JP2002291258 A JP 2002291258A JP 4154204 B2 JP4154204 B2 JP 4154204B2
Authority
JP
Japan
Prior art keywords
printing
printing form
print
client device
image
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
JP2002291258A
Other languages
Japanese (ja)
Other versions
JP2004127007A (en
JP2004127007A5 (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 JP2002291258A priority Critical patent/JP4154204B2/en
Publication of JP2004127007A publication Critical patent/JP2004127007A/en
Publication of JP2004127007A5 publication Critical patent/JP2004127007A5/ja
Application granted granted Critical
Publication of JP4154204B2 publication Critical patent/JP4154204B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術の分野】
本発明は、ネットワークを介して帳票、電子カタログなどのプリントを行う為のプリントシステム及び情報処理装置、並びにそれらの制御方法及び制御プログラムに関する。
【0002】
【従来の技術】
インターネットの急速な発展とWebサーバの林立に伴い、業務処理のWeb化が推進されている。ネットワークに接続されたクライアント装置であるパーソナルコンピュータは、情報の表示及び入力が可能なWebブラウザを搭載するのみで、Webブラウザ経由による業務処理が広く行われる様になっている。また、ブラウザによる業務を行う際には、ネットワーク上に存在するWebサーバとクライアント側であるWebブラウザとの間で情報の交換が行われる。Webサーバは、ブラウザから入力された情報を受け取り、サーバ内で加工後、再びブラウザに送信して、表示を行う等の動作を繰り返し行い、結果を得るというような形式で業務が遂行される。
【0003】
また、プリント処理に関しては、クライアント装置から送られた印刷要求を元に、サーバ側でフォームデータを用いたオーバレイ処理を実現することにより、美しいプリント結果が得られるデータをクライアント装置に配信するシステムが提供されている。
【0004】
この、ブラウザ経由のプリント処理における問題として次のようなものが挙げられる。まず、最終的なプリントイメージを生成する処理がすべてサーバ側で行われるため、Webサーバへの不特定多数からの集中的なリクエストがあると、負荷が大きくなるという点である。また、プリントイメージの生成はサーバ側のプリンタドライバを利用して行われるため、そのイメージをクライアント側で印刷するには、サーバに存在するプリンタドライバと同一のものを用意する必要がある。さらに、サーバ側で生成したプリントイメージは、内容によってはデータ量が大きくなる場合があり、クライアント装置へのデータ配信時にネットワークの負荷となることが想定される。
【0005】
このような問題を解決するために、例えば下記特許文献1に示されるように、サーバ装置から印刷用帳票フォームと印刷用データをクライアント装置に転送し、クライアント側でプリント用イメージを生成するようにしたプリントシステムが既に提案されている。
【0006】
【特許文献1】
特開2002−163596号公報
【0007】
【発明が解決しようとする課題】
しかしながら、上記特許文献1のプリントシステムでは、クライアント装置に保存されている印刷用帳票フォームとWebサーバ上の印刷用帳票フォームのいずれか一方のみが画像生成に利用され、同一名称の、過去の任意の世代の帳票フォームを利用して画像生成を行うことができず、ユーザが過去の帳票を再印刷するという要望に応えることができないという問題があった。
【0008】
本発明は上記従来技術の問題を解決するためになされたものであり、その目的は、過去に利用した古い印刷用フォームの再利用を可能にして画像形成の自由度を高めることができるプリントシステム及び情報処理装置、並びにそれらの制御方法及び制御プログラムを提供することにある。
【0009】
【課題を解決するための手段】
上記目的を達成するために、本発明の請求項1のプリントシステムは、印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムであって、前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、前記クライアント装置は、印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成手段と、前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得手段と、新たに受信した印刷用フォームと前記旧フォーム取得手段により取得された世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択可能とさせる選択手段とを有し、前記画像形成手段は、新たに受信した印刷用データと前記選択手段にて選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
請求項の情報処理装置は、印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成手段と、印刷用フォーム及び印刷用データを取得する取得手段と、利用済みの印刷用フォームのうち、前記取得手段が取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得手段と、前記取得手段が取得した印刷用フォームと前記旧フォーム取得手段により取得された世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択可能とさせる選択手段とを有し、前記画像形成手段は、前記取得手段が取得した印刷用データと前記選択手段にて選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
請求項のプリントシステムの制御方法は、印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムの制御方法であって、前記プリントシステムは、前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、前記制御方法は、前記クライアント装置において、印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成ステップと、前記クライアント装置において、前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、前記クライアント装置において、新たに受信した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、前記画像形成ステップは、新たに受信した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
請求項10の情報処理装置の制御方法は、情報処理装置の制御方法であって、印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成ステップと、印刷用フォーム及び印刷用データを取得する取得ステップと、利用済みの印刷用フォームのうち、前記取得ステップ取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、前記取得ステップで取得した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、前記画像形成ステップは、前記取得ステップで取得した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
請求項13の制御プログラムは、印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムの制御方法をコンピュータに実行させる制御プログラムであって、前記プリントシステムは、前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、前記制御方法は、前記クライアント装置において、印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成ステップと、前記クライアント装置において、前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、前記クライアント装置において、新たに受信した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、前記画像形成ステップでは、新たに受信した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
請求項14の制御プログラムは、情報処理装置の制御方法をコンピュータに実行させる制御プログラムであって、前記制御方法は、印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成ステップと、印刷用フォーム及び印刷用データを取得する取得ステップと、利用済みの印刷用フォームのうち、前記取得ステップで取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、前記取得ステップで取得した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、前記画像形成ステップでは、前記取得ステップで取得した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする。
【0018】
【発明の実施の形態】
以下、本発明の実施の形態を図面を参照して説明する。
【0019】
図1は、本発明の一実施の形態に係るプリントシステムの全体構成を示すブロック図である。本システムは、Webサーバ100(サーバ装置)にネットワーク109を介してパーソナルコンピュータ等のクライアント装置110が接続され、さらに、クライアント装置110にネットワーク124を介してキャッシュサーバ120(管理手段)が接続されて構成される。クライアント装置110は同様の構成のものが複数存在することを想定する。ネットワーク109、124としては、LAN、インターネット、無線等、Web環境の通信手順に対応するものであれば、その種類を問わない。また、ネットワーク109とネットワーク124とは同一であってもよい。
【0020】
Webサーバ100において、101は、帳票プリントを行う為の帳票フォーム(印刷用フォーム)を格納する帳票フォーム格納部である。102はデータベース等を格納するデータ格納部であり、各業務用データが格納されている。配信データ生成部103は、クライアント装置110のHTTP印刷要求(以下、単に「印刷要求」と称する)に基づいて、画像生成に必要なデータ(印刷用データ等)及び帳票フォームを合成して成る配信データを生成する。104はWebサーバとしての役割を行うネットワーク通信制御部である。
【0021】
クライアント装置110において、111は、Webサーバ100及びキャッシュサーバ120に対してデータの入出力を行うブラウザとして機能するデータ入出力部(旧フォーム取得手段)である。112は、配信データ生成部103によって生成され配信される配信データを解析し、画像生成に必要なデータ及び帳票フォームを復元するデータ処理部である。113は、データ処理部112によって復元された帳票フォームを格納する帳票フォーム格納部であり、帳票フォーム一時格納部113a及び帳票フォーム恒久格納部113bで成る。Webサーバ100から配信された帳票フォームは、復元されて帳票フォーム一時格納部113aに一時的に格納され、最終的に帳票フォーム恒久格納部113bに格納される。115は、決められた様式に従って帳票イメージ等の画像を作成する画像生成部(画像形成手段)である。117はプリンタである。116は、画像生成部115で生成されたデータをプリンタ117が出力できる形式に変換するプリント出力部であり、一般にはプリンタドライバと呼ばれている。
【0022】
キャッシュサーバ120は、古い世代の、即ち過去にクライアント装置110がプリントイメージ生成に利用した実績のある帳票フォーム(以下、「利用済み帳票フォーム」と称する)を管理するための情報処理装置である。キャッシュサーバ120において、121は、クライアント装置110において画像生成に用いられた利用済み帳票フォームを格納する利用済み帳票フォーム格納部である。122は、どのクライアント装置110がどの世代のフォームを利用したかを管理する利用実績管理部である。123は、ネットワーク通信制御部104と同様に構成される。
【0023】
次に、利用済み帳票フォームのキャッシュサーバ120への登録について説明する。図2、図3は、利用済み帳票フォーム管理テーブルUFTの例を示す図である。利用済み帳票フォームは利用済み帳票フォーム格納部121に格納され、各利用済み帳票フォームに対応する利用実績が、利用済み帳票フォーム管理テーブルUFTとして利用実績管理部122に格納される。この管理テーブルUFTは、クライアント装置110からネットワーク124を介して利用済み帳票フォームがアップロードされることで構築され、随時更新される。
【0024】
図2において、201はアップロードされた帳票フォームのファイル名、202はファイル名201の各世代に対応する日付情報である作成日付、203は、各ファイル名201の各作成日付202毎に、それを利用してプリントイメージを生成したクライアント装置110のクライアントIDを表す。例えば、図2では、ファイル名201が“a.fcp”であって作成日付202が“011228”の世代の帳票フォームは、クライアントID“H1”、“H3”で利用された実績があることが示されている。管理テーブルUFTの見方は図3についても同様である。
【0025】
なお、説明を簡単にするために作成日付202の値は“年月日”で表現されているが、それに限定されず、単位も問わない。なお、クライアントIDは、ネットワークアドレス等、個体を識別できるものであればその種類を問わない。なお、作成日付202は、その帳票フォームファイルが作成された日時でありWebサーバ100で各帳票フォームファイルに対応付けられるものとするが、これに限らず、例えば、クライアント装置110によって利用された日時を用いてもよい。
【0026】
今、管理テーブルUFTが図2に示す状態である場合において、クライアントH2が、ファイル名“a.fcp”、作成日付“020228"という帳票フォームを利用して、画像生成を行い、その後キャッシュサーバにアップロードする場合を考える。なお、以下の説明は、後述する図4の利用済みフォーム登録処理に対応している。
【0027】
キャッシュサーバ120では、まず、ファイル名201の照合をし、アップロードされた“a.fcp”が管理テーブルUFT内に存在することを確認すると、続いて“a.fcp”に対応している作成日付202と照合し、作成日付“020228"が記録されていることを確認すると、クライアントIDの照合を行う。ここでは、“a.fcp”、“020228"に対応しているクライアントIDは“H1”、“H3”のみであり、“H2”の記録がないことが確認されるので、クライアントID203に“H2"を追加記録する。
【0028】
その結果、図3に示すように、“a.fcp”、“020228"に対応しているクライアントID203に“H2"が新たに登録されることで、管理テーブルUFTが最新の状態に書き替えられる。なお、ファイル名201、作成日付202については、上記のように、“a.fcp”、“020228"という合致する値があったので、新たに追加されることがない。
【0029】
上述の例では、ファイル名201及び作成日付202については合致した。しかし、ファイル名201が合致しない場合は、新たなファイル名201、作成日付202及びクライアントID203のエントリが追加される。また、ファイル名201は合致したが作成日付202が合致しない場合は、そのファイル名201のエントリに新たな作成日付202及び新たなクライアントIDがそれぞれ追加される。
【0030】
このようにして、管理テーブルUFTによれば、どの世代の帳票フォームをどのクライアント装置110が画像生成に利用したのかが一元的に管理される。このような処理について、次に、フローチャートを用いて説明する。
【0031】
図4は、利用済みフォーム登録処理のフローチャートを示す図である。本処理は、キャッシュサーバ120で実行される。
【0032】
まず、今回アップロードをしてきたクライアント装置110のクライアントIDを取得し(ステップS401)、アップロードされた帳票フォームについて、管理テーブルUFTに登録されているファイル名201との照合をして、同一のファイル名が管理テーブルUFTにあるか否かを判別する(ステップS402)。その判別の結果、同一のファイル名がある場合は、そのファイル名201に対応している作成日付202のうちアップロードされた帳票フォームの作成日付と同一のものがあるか否かを判別する(ステップS403)。その判別の結果、同一の作成日付がある場合は、上記取得したクライアントIDが、同一の作成日付202に対応しているクライアントID中にあるか否かを判別する(ステップS404)。その判別の結果、同一のクライアントIDがある場合は、今回アップロードされた帳票フォームについては、既に同世代のものが管理テーブルUFTに登録されており、しかも今回アップロードをしてきたクライアント装置110が過去に利用したことがあることになる。従って、新たに登録すべき事項は存在しないので、直ちに本処理を終了する。
【0033】
一方、前記ステップS402の判別の結果、同一のファイル名がない場合は、新たなファイル名201、作成日付202及びクライアントID203を管理テーブルUFTに追加し(ステップS405)、本処理を終了する。
【0034】
また、前記ステップS403の判別の結果、同一の作成日付がない場合は、既存のファイル名201に対応させて、新たな作成日付202及びクライアントID203を管理テーブルUFTに追加し(ステップS406)、本処理を終了する。
【0035】
また、前記ステップS404の判別の結果、同一のクライアントIDがない場合は、既存のファイル名201、作成日付202に対応させて、新たなクライアントID203を管理テーブルUFTに追加し(ステップS407)、本処理を終了する。
【0036】
図5は、各クライアント装置110で実行されるクライアント処理のフローチャートを示す図である。
【0037】
まず、印刷要求に応じてWebサーバ100から配信された配信データを受信し(ステップS501)、上記印刷要求に対応する画像生成に必要な印刷用データ、帳票フォームを抽出する(ステップS502)。次に、上記抽出した帳票フォームに対応する世代リストをキャッシュサーバ120から読み込んで表示する(ステップS503)。
【0038】
図6は、この世代リストの一例を示す図である。世代リストは、キャッシュサーバ120の管理テーブルUFTから抽出され、データ入出力部111の不図示のWebブラウザ画面に表示される。
【0039】
同図において、401は世代選択対象となる帳票フォームのファイル名、402は世代に相当する日付情報である作成日付、403はユーザが選択操作を施すためのチェックボックス、404は、世代が存在する故に選択を促すメッセージである。
【0040】
ここで、管理テーブルUFTが現在、図3に示す状態であるとして、クライアントIDが“H3”であるクライアント装置110が、“a.fcp”、“b.fcp”という2つの帳票フォームファイルをWebサーバ100からダウンロードした場合を考える。これら2つの帳票フォームファイルの作成日付は最新であり、管理テーブルUFTに登録されている作成日付とは異なる場合もあれば同じ場合もある。
【0041】
キャッシュサーバ120は、帳票フォームファイル“a.fcp”、“b.fcp”のうち、クライアントID“H3”が対応しているものの作成日付202をクライアント装置110に送る。すると、クライアント装置110では、図6に示すように、帳票フォームファイル“a.fcp”に対応する作成日付402として、“011228”、“020228”及び“ダウンロード”がリスト表示される。また、帳票フォームファイル“b.fcp”に対応する作成日付402として、“021228”及び“ダウンロード”が表示される。ここで、“ダウンロード”は、今回ダウンロードされた帳票フォームファイルの最新の作成日付であり、同様に6桁の数値である。
【0042】
図5に戻り、続くステップS504では、表示された世代リストの中から、画像生成に利用しようとする帳票フォームを選択する。
【0043】
例えば、図6に示すように、ユーザは、帳票フォームファイル“a.fcp”、“b.fcp”のそれぞれについて、リストアップされた作成日付402の中から所望のものを選択することができる。その選択は、チェックボックス403へのチェックにより行うことができる。なお、帳票フォームの選択の手法はこれに限られるものではない。図6の例では、帳票フォームファイル“a.fcp”については、“011228”、“020228”のいずれかを選択すれば、“ダウンロード”より古い世代(場合によっては同じ世代)の帳票フォームを利用すること可能であり、“ダウンロード”を選択すれば、今回ダウンロードされた最新の帳票フォームを利用することができる。
【0044】
続くステップS505では、上記選択した帳票フォームをキャッシュサーバ120から取得し、これと前記ステップS502で抽出された情報とに基づき印刷画像を生成して、生成された印刷画像をプリンタ117により印刷出力させる。次に、今回画像生成に用いた帳票フォームを、前述した態様で、キャッシュサーバ120にアップロードして(ステップS506)、本処理を終了する。
【0045】
なお、前記ステップS506において、今回の画像生成に用いた帳票フォームのアップロードを行うか否かをユーザの任意によって決定できるように構成してもよい。また、今回の画像生成に用いた帳票フォームについて、世代リストを参照した上で、同一名称、同一作成日付のものがキャッシュサーバ120に既に登録されている場合には、その帳票フォームファイルをアップロードすることなく、そのクライアント装置110がその帳票フォームを利用した旨の情報のみをキャッシュサーバ120に転送するようにしてもよい。
【0046】
本実施の形態によれば、Webサーバ100から配信された帳票フォームを、画像生成後にキャッシュサーバ120に転送して世代管理することにより、Web環境下のネットワークプリントシステムにおいて、クライアント装置110が過去に画像生成に用いた帳票フォームを再利用することが可能となり、画像生成の自由度を高めて快適なネットワークプリントシステムを実現することができる。また、今回ダウンロードされた新しい帳票用フォームか、世代の古い帳票用フォームのいずれかのうち所望の帳票用フォームを選択できるので、自由度が一層高く、使い勝手がよい。
【0047】
なお、本実施の形態では、図5の利用済みフォーム登録処理はキャッシュサーバ120で実行されるとしたが、これに限定されるものでなく、例えば、キャッシュサーバ120等の外部装置が管理テーブルUFTを格納する手段のみを提供するか、あるいはクライアント装置110に設けた格納手段に管理テーブルUFTを格納するように構成した上で、クライアント装置110が管理テーブルUFTにアクセスして利用済みフォーム登録処理を行うことで、クライアント装置110自身が世代管理を行えるようにしてもよい。
【0048】
なお、本実施の形態では、図5のクライアント処理において配信データを受信した際に、図6に示す世代リストを読み込むようにしているが、これに限らず、例えば、クライアント装置110が帳票フォーム恒久格納部113b等から見つけた帳票フォームファイルについて、世代リストを随時読み込めるように構成してもよい。
【0049】
なお、本発明の目的は、実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出して実行することによっても達成される。
【0050】
この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0051】
又、プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。
【0052】
また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。
【0053】
更に、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。
【0054】
【発明の効果】
以上説明したように、本発明によれば、過去に利用した古い印刷用フォームの再利用を可能にして画像形成の自由度を高めることができる。
【図面の簡単な説明】
【図1】本発明の一実施の形態に係るプリントシステムの全体構成を示すブロック図である。
【図2】利用済み帳票フォーム管理テーブルの例を示す図である。
【図3】利用済み帳票フォーム管理テーブルの例を示す図である。
【図4】利用済みフォーム登録処理のフローチャートを示す図である。
【図5】各クライアント装置で実行されるクライアント処理のフローチャートを示す図である。
【図6】世代リストの一例を示す図である。
【符号の説明】
100 Webサーバ(サーバ装置)、
103 配信データ生成部
109、124 ネットワーク
110 クライアント装置
111 データ入出力部(旧フォーム取得手段)
112 データ処理部
115 画像生成部(画像形成手段)
120 キャッシュサーバ(管理手段)
121 利用済み帳票フォーム格納部
122 利用実績管理部
UFT 利用済み帳票フォーム管理テーブル
[0001]
[Field of the Invention]
The present invention relates to a printing system for printing forms, electronic catalogs, etc. via a network. , Information processing apparatus, and control method and control program thereof About.
[0002]
[Prior art]
With the rapid development of the Internet and the establishment of a Web server, business processing has been promoted to Web. A personal computer, which is a client device connected to a network, is equipped only with a Web browser capable of displaying and inputting information, and business processing via the Web browser is widely performed. In addition, when performing business using a browser, information is exchanged between a Web server on the network and a Web browser on the client side. The Web server receives information input from the browser, processes it in the server, transmits it to the browser again, repeats operations such as displaying, and obtains a result, thereby performing the business.
[0003]
As for print processing, there is a system that delivers beautiful print results to client devices by implementing overlay processing using form data on the server side based on print requests sent from the client devices. Is provided.
[0004]
The following are examples of problems in print processing via a browser. First, since all processing for generating a final print image is performed on the server side, if there are intensive requests from an unspecified large number to the Web server, the load increases. In addition, since the print image is generated using a printer driver on the server side, in order to print the image on the client side, it is necessary to prepare the same printer driver that exists on the server. Furthermore, the print image generated on the server side may have a large amount of data depending on the contents, and it is assumed that the load on the network is caused when data is distributed to the client device.
[0005]
In order to solve such a problem, for example, as shown in Patent Document 1 below, a print form and print data are transferred from a server device to a client device, and a print image is generated on the client side. A print system has already been proposed.
[0006]
[Patent Document 1]
JP 2002-163596 A
[0007]
[Problems to be solved by the invention]
However, in the printing system of Patent Document 1, only one of the printing form form stored in the client device and the printing form form on the Web server is used for image generation, and the past arbitrary arbitrary name having the same name is used. There is a problem in that image generation cannot be performed using a form form of the next generation, and the user cannot respond to a request for reprinting a past form.
[0008]
The present invention , The present invention has been made in order to solve the above-described problems of the prior art, and its purpose is to enable the reuse of old printing forms used in the past and increase the degree of freedom in image formation. , Information processing apparatus, and control method and control program thereof Is to provide.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, a printing system according to claim 1 of the present invention receives a server form that distributes a printing form and printing data, and a printing form and printing data distributed from the server apparatus. A printing system configured with a client device, comprising: a managing unit that manages a printing form used for image formation in the client device in association with identification information; and the client device includes a printing form And an image forming unit that forms an image using printing data, and a print having the same identification information as the newly received printing form out of the used printing forms managed by the management unit Old form acquisition means to acquire older forms of older forms Selection means for enabling selection of which of the newly received printing form and the older generation printing form acquired by the old form acquisition means is used for image formation; The image forming means includes the newly received printing data and Printing form selected by the selection means And forming an image using the.
Claim 5 The information processing apparatus includes: an image forming unit that forms an image based on a printing form and printing data; an acquiring unit that acquires the printing form and printing data; and the acquisition of the used printing form An old form acquisition means for acquiring a printing form having the same identification information as the printing form acquired by the means and having an older generation; A selection unit that enables selection of which one of the printing form acquired by the acquisition unit and the older printing form of the generation acquired by the old form acquisition unit is used for image formation; The image forming unit includes: Acquired by the acquisition means Print data and Printing form selected by the selection means And forming an image using the.
Claim 8 The printing system control method includes a server device that distributes a printing form and printing data, and a control of the printing system that includes a printing device and a client device that receives printing data distributed from the server device. A method, The printing system includes: Management for managing printing forms used for image formation in the client device in association with identification information means Have In the client device, the control method includes: An image forming step of forming an image using the printing form and the printing data; In the client device, Management means An old form acquisition step for acquiring a print form having the same identification information as a newly received print form and having an older generation among the used print forms managed by A selection step for selecting, in the client device, a newly received print form or an older generation print form acquired in the old form acquisition step to be used for image formation; The image forming step so The newly received print data and Print form selected in the selection step And forming an image using the.
Claim 10 The control method of the information processing apparatus of A method for controlling an information processing apparatus, An image forming step for forming an image based on the printing form and the printing data, an acquiring step for acquiring the printing form and the printing data, and the acquiring step among the used printing forms so Old form acquisition step for acquiring a printing form having the same identification information as the acquired printing form and having an older generation And a selection step for selecting which of the printing form acquired in the acquisition step and the older printing form of the generation acquired in the old form acquisition step is used for image formation, The image forming step so Is Acquired in the acquisition step Print data and Print form selected in the selection step And forming an image using the.
Claim 13 systems The control program is a print system comprising a server device that distributes a printing form and printing data, and a client device that receives the printing form and printing data distributed from the server device. Let the computer execute the control method A control program, The printing system includes: Management for managing printing forms used for image formation in the client device in association with identification information Means for controlling, in the client device, Image formation that forms images using printing forms and printing data Step When, In the client device, Management means Acquire an old form that has the same identification information as the newly received print form and that has an older generation from the used print forms managed by And a selection step for selecting which of the newly received printing form and the older printing form of the generation acquired in the old form acquisition step to be used for image formation in the client device, Image formation In steps The newly received print data and Print form selected in the selection step And forming an image using the.
Claim 14 systems Your program is A control program for causing a computer to execute a control method for an information processing apparatus, wherein the control method includes: Image formation for forming an image based on a printing form and printing data Step And get print form and print data Step Of the used printing forms In steps Acquire an old form that has the same identification information as the acquired print form and acquires an older generation. And a selection step for selecting which of the printing form acquired in the acquisition step and the older printing form of the generation acquired in the old form acquisition step is used for image formation, Image formation In steps Is Acquired in the acquisition step Print data and Print form selected in the selection step And forming an image using the.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0019]
FIG. 1 is a block diagram showing the overall configuration of a printing system according to an embodiment of the present invention. In this system, a client device 110 such as a personal computer is connected to a Web server 100 (server device) via a network 109, and a cache server 120 (management means) is connected to the client device 110 via a network 124. Composed. It is assumed that there are a plurality of client devices 110 having the same configuration. The networks 109 and 124 may be of any type as long as they correspond to communication procedures in a Web environment such as a LAN, the Internet, and wireless. Further, the network 109 and the network 124 may be the same.
[0020]
In the Web server 100, a form form storage unit 101 stores a form form (print form) for printing a form. A data storage unit 102 stores a database and the like, and stores business data. The distribution data generation unit 103 combines data necessary for image generation (such as print data) and a form based on an HTTP print request (hereinafter simply referred to as “print request”) from the client device 110. Generate data. A network communication control unit 104 serves as a Web server.
[0021]
In the client device 110, reference numeral 111 denotes a data input / output unit (old form acquisition unit) that functions as a browser for inputting / outputting data to / from the Web server 100 and the cache server 120. A data processing unit 112 analyzes the distribution data generated and distributed by the distribution data generation unit 103 and restores data and form forms necessary for image generation. A form form storage unit 113 stores a form form restored by the data processing unit 112, and includes a form form temporary storage unit 113a and a form form permanent storage unit 113b. The form form distributed from the Web server 100 is restored, temporarily stored in the form form temporary storage unit 113a, and finally stored in the form form permanent storage unit 113b. Reference numeral 115 denotes an image generation unit (image forming unit) that creates an image such as a form image in accordance with a determined format. Reference numeral 117 denotes a printer. A print output unit 116 converts data generated by the image generation unit 115 into a format that can be output by the printer 117, and is generally called a printer driver.
[0022]
The cache server 120 is an information processing apparatus for managing an older generation, that is, a form form that has been used by the client apparatus 110 in the past for generating a print image (hereinafter referred to as “used form form”). In the cache server 120, 121 is a used form form storage unit that stores used form forms used for image generation in the client apparatus 110. Reference numeral 122 denotes a usage record management unit that manages which client device 110 used which form. 123 is configured in the same manner as the network communication control unit 104.
[0023]
Next, registration of a used form form in the cache server 120 will be described. 2 and 3 are diagrams showing examples of the used form form management table UFT. The used form form is stored in the used form form storage unit 121, and the use results corresponding to each used form form are stored in the use result management unit 122 as the used form form management table UFT. This management table UFT is constructed by uploading a used form form from the client apparatus 110 via the network 124, and is updated as needed.
[0024]
In FIG. 2, 201 is the file name of the uploaded form form, 202 is the creation date that is date information corresponding to each generation of the file name 201, and 203 is the creation date for each creation date 202 of each file name 201. This represents the client ID of the client device 110 that has generated the print image by using it. For example, in FIG. 2, a form form having a file name 201 of “a.fcp” and a creation date 202 of “011228” may have been used with client IDs “H1” and “H3”. It is shown. The way of viewing the management table UFT is the same as in FIG.
[0025]
In order to simplify the description, the value of the creation date 202 is expressed as “year / month / day”, but the value is not limited to this, and the unit is not limited. The client ID may be of any type as long as it can identify the individual, such as a network address. The creation date 202 is the date and time when the form form file was created, and is associated with each form form file in the Web server 100, but is not limited to this. For example, the date and time used by the client device 110 May be used.
[0026]
Now, in the case where the management table UFT is in the state shown in FIG. 2, the client H2 uses the form form with the file name “a.fcp” and the creation date “020228” to generate an image, and then sends it to the cache server. Consider uploading. The following description corresponds to the used form registration process of FIG. 4 described later.
[0027]
The cache server 120 first checks the file name 201 and confirms that the uploaded “a.fcp” exists in the management table UFT. Subsequently, the creation date corresponding to “a.fcp” 202, and if it is confirmed that the creation date “020228” is recorded, the client ID is verified. Here, the client IDs corresponding to “a.fcp” and “020228” are only “H1” and “H3”, and it is confirmed that there is no record of “H2”. "Additional recording.
[0028]
As a result, as shown in FIG. 3, “H2” is newly registered in the client ID 203 corresponding to “a.fcp” and “020228”, whereby the management table UFT is rewritten to the latest state. . Note that the file name 201 and the creation date 202 are not newly added because there are matching values “a.fcp” and “020228” as described above.
[0029]
In the above example, the file name 201 and the creation date 202 match. However, if the file name 201 does not match, an entry of a new file name 201, a creation date 202, and a client ID 203 is added. If the file name 201 matches but the creation date 202 does not match, a new creation date 202 and a new client ID are added to the entry of the file name 201, respectively.
[0030]
In this way, according to the management table UFT, which generation form form is used by the client apparatus 110 for image generation is managed in an integrated manner. Next, such processing will be described using a flowchart.
[0031]
FIG. 4 is a flowchart of the used form registration process. This process is executed by the cache server 120.
[0032]
First, the client ID of the client device 110 that has uploaded this time is acquired (step S401), the uploaded form form is checked against the file name 201 registered in the management table UFT, and the same file name is obtained. Is determined in the management table UFT (step S402). As a result of the determination, if there is the same file name, it is determined whether or not there is the same creation date 202 of the uploaded form form among the creation dates 202 corresponding to the file name 201 (step). S403). As a result of the determination, if there is the same creation date, it is determined whether or not the acquired client ID is among the client IDs corresponding to the same creation date 202 (step S404). As a result of the determination, if there is the same client ID, the form form uploaded this time has already been registered in the management table UFT and the client apparatus 110 that has uploaded this time has been registered in the past. I have used it. Therefore, since there is no new item to be registered, this process is immediately terminated.
[0033]
On the other hand, if the result of determination in step S402 is that there is no identical file name, a new file name 201, creation date 202, and client ID 203 are added to the management table UFT (step S405), and this process ends.
[0034]
If the same creation date does not exist as a result of the determination in step S403, a new creation date 202 and a client ID 203 are added to the management table UFT in correspondence with the existing file name 201 (step S406). The process ends.
[0035]
If the same client ID is not found as a result of the determination in step S404, a new client ID 203 is added to the management table UFT in correspondence with the existing file name 201 and creation date 202 (step S407). The process ends.
[0036]
FIG. 5 is a diagram illustrating a flowchart of client processing executed by each client device 110.
[0037]
First, distribution data distributed from the Web server 100 in response to a print request is received (step S501), and printing data and a form form necessary for image generation corresponding to the print request are extracted (step S502). Next, the generation list corresponding to the extracted form form is read from the cache server 120 and displayed (step S503).
[0038]
FIG. 6 is a diagram showing an example of this generation list. The generation list is extracted from the management table UFT of the cache server 120 and displayed on a web browser screen (not shown) of the data input / output unit 111.
[0039]
In the figure, 401 is the file name of the form form that is the generation selection target, 402 is the creation date that is date information corresponding to the generation, 403 is a check box for the user to perform a selection operation, and 404 is the generation. Therefore, the message prompts selection.
[0040]
Here, assuming that the management table UFT is currently in the state shown in FIG. 3, the client apparatus 110 with the client ID “H3” sends two form form files “a.fcp” and “b.fcp” to the Web. Consider the case of downloading from the server 100. The creation dates of these two form forms files are the latest and may or may not be the same as the creation dates registered in the management table UFT.
[0041]
The cache server 120 sends the creation date 202 of the form form file “a.fcp”, “b.fcp” corresponding to the client ID “H3” to the client device 110. Then, in the client apparatus 110, as shown in FIG. 6, “0112228”, “020228”, and “download” are displayed as a list as the creation date 402 corresponding to the form form file “a.fcp”. In addition, “021228” and “download” are displayed as the creation date 402 corresponding to the form form file “b.fcp”. Here, “download” is the latest creation date of the form form file downloaded this time, and is similarly a 6-digit numerical value.
[0042]
Returning to FIG. 5, in the subsequent step S504, a form form to be used for image generation is selected from the displayed generation list.
[0043]
For example, as shown in FIG. 6, the user can select a desired one from the creation dates 402 listed for each of the form form files “a.fcp” and “b.fcp”. The selection can be made by checking the check box 403. Note that the method of selecting a form is not limited to this. In the example of FIG. 6, for the form form file “a.fcp”, if “0112228” or “020228” is selected, the form form of the older generation (in some cases, the same generation) is used. If “Download” is selected, the latest form form downloaded this time can be used.
[0044]
In the following step S505, the selected form form is acquired from the cache server 120, a print image is generated based on this and the information extracted in step S502, and the generated print image is printed out by the printer 117. . Next, the form used for image generation this time is uploaded to the cache server 120 in the above-described manner (step S506), and this processing is terminated.
[0045]
In step S506, it may be configured so that the user can arbitrarily determine whether or not to upload the form form used for the current image generation. In addition, with respect to the form used for image generation this time, after the generation list is referred to and the same name and the same creation date are already registered in the cache server 120, the form form file is uploaded. Instead, only information indicating that the client device 110 has used the form form may be transferred to the cache server 120.
[0046]
According to the present embodiment, the form form distributed from the Web server 100 is transferred to the cache server 120 after image generation, and generation management is performed. The form form used for image generation can be reused, and a comfortable network print system can be realized by increasing the degree of freedom of image generation. In addition, since a desired form form can be selected from either the new form form downloaded this time or the form form having an older generation, the degree of freedom is higher and the usability is good.
[0047]
In the present embodiment, the used form registration process of FIG. 5 is executed by the cache server 120. However, the present invention is not limited to this. For example, an external device such as the cache server 120 can manage the management table UFT. Or the storage unit provided in the client apparatus 110 stores the management table UFT, and the client apparatus 110 accesses the management table UFT to perform the used form registration process. By doing so, the client device 110 itself may perform generation management.
[0048]
In this embodiment, when the distribution data is received in the client processing of FIG. 5, the generation list shown in FIG. 6 is read. However, the present invention is not limited to this. For the form form file found from the storage unit 113b or the like, the generation list may be read at any time.
[0049]
An object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the embodiments to a system or apparatus, and the computer of the system or apparatus (or CPU, MPU, etc.) stores the storage medium. It is also achieved by reading out and executing the program code stored in.
[0050]
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.
[0051]
Examples of the storage medium for supplying the program code include a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, a CD-ROM, a CD-R, a CD-RW, a DVD-ROM, a DVD-RAM, and a DVD. -RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM, etc. can be used.
[0052]
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) running on the computer based on the instruction of the program code. A case where part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing is also included.
[0053]
Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. This includes the case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.
[0054]
【The invention's effect】
As described above, according to the present invention, it is possible to reuse an old printing form that has been used in the past, thereby increasing the degree of freedom of image formation.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating an overall configuration of a print system according to an embodiment of the present invention.
FIG. 2 is a diagram showing an example of a used form form management table.
FIG. 3 is a diagram showing an example of a used form form management table.
FIG. 4 is a flowchart of a used form registration process.
FIG. 5 is a diagram illustrating a flowchart of client processing executed by each client device.
FIG. 6 is a diagram illustrating an example of a generation list.
[Explanation of symbols]
100 Web server (server device),
103 Distribution data generation unit
109, 124 networks
110 Client device
111 Data input / output unit (old form acquisition means)
112 Data processing unit
115 Image generator (image forming means)
120 Cache server (management means)
121 Used form form storage
122 Usage Results Management Department
UFT used form form management table

Claims (14)

印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムであって、
前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、
前記クライアント装置は、
印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成手段と、
前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得手段と
新たに受信した印刷用フォームと前記旧フォーム取得手段により取得された世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択可能とさせる選択手段とを有し、
前記画像形成手段は、新たに受信した印刷用データと前記選択手段にて選択された印刷用フォームとを用いて画像形成を行うことを特徴とするプリントシステム。
A printing system comprising a server device that distributes a printing form and printing data, and a client device that receives the printing form and printing data distributed from the server device,
Management means for managing the print form used for image formation in the client device in association with identification information;
The client device is
Image forming means for forming an image using a printing form and printing data;
An old form acquisition unit that acquires, from the used printing forms managed by the management unit, a printing form having the same identification information as the newly received printing form and having an older generation and,
Selection means for enabling selection of which one of the newly received printing form and the older printing form of the generation acquired by the old form acquisition means is used for image formation;
The printing system, wherein the image forming unit forms an image using newly received printing data and the printing form selected by the selecting unit .
前記管理手段は、前記クライアント装置にネットワークで接続されたキャッシュサーバで構成されることを特徴とする請求項1に記載のプリントシステム。  The print system according to claim 1, wherein the management unit includes a cache server connected to the client device via a network. 前記キャッシュサーバへの利用済みの印刷用フォームの登録は、前記クライアント装置から前記ネットワークを通じてアップロードすることでなされることを特徴とする請求項2に記載のプリントシステム。  The printing system according to claim 2, wherein the registration of the used printing form in the cache server is performed by uploading from the client device through the network. 前記管理手段は、前記利用済みの印刷用フォームをクライアント装置毎に管理することを特徴とする請求項1乃至のいずれかに記載のプリントシステム。The management unit, the print system according to any one of claims 1 to 3, characterized in that managing the printing form of the the used for each client device. 印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成手段と、
印刷用フォーム及び印刷用データを取得する取得手段と、
利用済みの印刷用フォームのうち、前記取得手段が取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得手段と
前記取得手段が取得した印刷用フォームと前記旧フォーム取得手段により取得された世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択可能とさせる選択手段とを有し、
前記画像形成手段は、前記取得手段が取得した印刷用データと前記選択手段にて選択された印刷用フォームとを用いて画像形成を行うことを特徴とする情報処理装置。
Image forming means for forming an image based on a printing form and printing data;
An acquisition means for acquiring a printing form and printing data;
Of the used printing forms, an old form acquisition means for acquiring a printing form having the same identification information as the printing form acquired by the acquisition means and having an older generation ;
A selection unit that makes it possible to select which of the printing form acquired by the acquisition unit and the older generation printing form acquired by the old form acquisition unit is used for image formation;
The information processing apparatus, wherein the image forming unit forms an image using the printing data acquired by the acquiring unit and the printing form selected by the selecting unit .
前記旧フォーム取得手段は、前記取得手段が取得した印刷用フォームを示す識別情報をサーバ装置に送信し、当該サーバ装置から返信される印刷用フォームリストを受信
前記選択手段は、前記旧フォーム取得手段が受信した印刷用フォームリストの中から印刷用フォームを選択させることを特徴とする請求項に記載の情報処理装置。
The former form acquisition unit, identification information indicating printing form obtained by the obtaining unit and transmitted to the server apparatus receives the printing form list that is returned from the server device,
It said selection means, the information processing apparatus according to claim 5, characterized in that makes Printable form from the printing form list old form acquiring means receives.
前記選択手段は、前記印刷用フォームリストと共に、当該印刷用フォームリスト中の印刷フォームに関する日時情報を表示することにより、当該印刷用フォームリストの中から印刷用フォームを選択させることを特徴とする請求項に記載の情報処理装置。Wherein said selecting means, wherein with printing forms list, by displaying the time and date information about the printing form of the printing foams list, which is characterized in that to select a printing form from the said printing form list Item 7. The information processing device according to Item 6 . 印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムの制御方法であって、
前記プリントシステムは、前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、
前記制御方法は、
前記クライアント装置において、印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成ステップと、
前記クライアント装置において、前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと
前記クライアント装置において、新たに受信した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、
前記画像形成ステップは、新たに受信した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とするプリントシステムの制御方法。
A printing system control method comprising a server device that distributes a printing form and printing data, and a client device that receives the printing form and printing data distributed from the server device,
The print system includes a management unit that manages a print form used for image formation in the client device in association with identification information;
The control method is:
In the client device, an image forming step of forming an image using a printing form and printing data;
In the client device, a print form having the same identification information as the newly received print form and having an older generation is acquired from the used print forms managed by the management unit. and the old form acquiring step of,
In the client device, a selection step for selecting which of the newly received printing form and the older printing form of the generation acquired in the old form acquisition step is used for image formation ,
In the image forming step , an image is formed using newly received printing data and the printing form selected in the selecting step .
前記管理手段、利用済みの印刷用フォームをクライアント装置毎に管理することを特徴とする請求項に記載のプリントシステムの制御方法。It said management means control method of a print system according to claim 8, characterized in that managing the printing form for already utilization for each client device. 情報処理装置の制御方法であって、
印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成ステップと、
印刷用フォーム及び印刷用データを取得する取得ステップと、
利用済みの印刷用フォームのうち、前記取得ステップ取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、
前記取得ステップで取得した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、
前記画像形成ステップは、前記取得ステップで取得した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus,
An image forming step for forming an image based on the printing form and the printing data;
An acquisition step for acquiring a printing form and printing data;
Of the used of the printing form, the old form acquiring step of a printing form having acquired the same identification information and print forms in the acquisition step acquires those older generations,
A selection step for selecting which of the printing form acquired in the acquisition step and the older printing form of the generation acquired in the old form acquisition step is used for image formation;
In the image forming step , the image forming is performed using the printing data acquired in the acquiring step and the printing form selected in the selecting step .
前記旧フォーム取得ステップでは、前記取得ステップ取得した印刷用フォームを示す識別情報をサーバ装置に送信し、当該サーバ装置から返信される印刷用フォームリストを受信
前記選択ステップでは、前記旧フォーム取得ステップで受信した印刷用フォームリストの中から印刷用フォームを選択させることを特徴とする請求項10に記載の情報処理装置の制御方法。
And in the former form obtaining step, the identification information indicating the printing form obtained by the obtaining step is transmitted to the server apparatus receives the printing form list that is returned from the server device,
Wherein in the selecting step, the control method for an information processing apparatus according to claim 10, characterized in that makes Printable form from the printing form list received in the former form acquisition step.
前記選択ステップでは、前記印刷用フォームリストと共に、当該印刷用フォームリスト中の印刷フォームに関する日時情報を表示することにより、当該印刷用フォームリストの中から印刷用フォームを選択させることを特徴とする請求項11に記載の情報処理装置の制御方法。In the selecting step, the print form list is displayed together with date and time information related to the print form in the print form list, and the print form is selected from the print form list. The method for controlling the information processing apparatus according to claim 11 . 印刷用フォーム及び印刷用データを配信するサーバ装置と、前記サーバ装置から配信された印刷用フォーム及び印刷用データを受信するクライアント装置とから構成されるプリントシステムの制御方法をコンピュータに実行させる制御プログラムであって、
前記プリントシステムは、前記クライアント装置で画像形成に利用された印刷用フォームを、識別情報と対応付けて管理する管理手段を有し、
前記制御方法は、
前記クライアント装置において、印刷用フォーム及び印刷用データを利用して画像形成を行う画像形成ステップと、
前記クライアント装置において、前記管理手段により管理されている利用済みの印刷用フォームの中から、新たに受信した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、
前記クライアント装置において、新たに受信した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、
前記画像形成ステップでは、新たに受信した印刷用データと前記選択ステップで選択さ れた印刷用フォームとを用いて画像形成を行うことを特徴とする制御プログラム。
A control program for causing a computer to execute a control method of a printing system including a server device that distributes a printing form and printing data, and a client device that receives the printing form and printing data distributed from the server device Because
The print system includes a management unit that manages a print form used for image formation in the client device in association with identification information ;
The control method is:
In the client device, an image forming step of forming an image using a printing form and printing data;
In the client device, a print form having the same identification information as the newly received print form and having an older generation is acquired from the used print forms managed by the management unit. The old form acquisition step to
In the client device, a selection step for selecting which of the newly received printing form and the older printing form of the generation acquired in the old form acquisition step is used for image formation,
The image forming step, you characterized control program that performs image formation using the printing form that is selected by the newly received said selecting step the print data.
情報処理装置の制御方法をコンピュータに実行させる制御プログラムであって、前記制御方法は、
印刷用フォーム及び印刷用データに基づいて画像形成を行う画像形成ステップと、
印刷用フォーム及び印刷用データを取得する取得ステップと、
利用済みの印刷用フォームのうち、前記取得ステップで取得した印刷用フォームと同一の識別情報を有する印刷用フォームであって世代のより古いものを取得する旧フォーム取得ステップと、
前記取得ステップで取得した印刷用フォームと前記旧フォーム取得ステップで取得した世代のより古い印刷用フォームとのいずれを画像形成に用いるかを選択させる選択ステップとを有し、
前記画像形成ステップでは、前記取得ステップで取得した印刷用データと前記選択ステップで選択された印刷用フォームとを用いて画像形成を行うことを特徴とする制御プログラム。
A control program for causing a computer to execute a control method for an information processing apparatus, wherein the control method includes:
An image forming step for forming an image based on the printing form and the printing data;
An acquisition step for acquiring a printing form and printing data;
Of the used of the printing form, the old form acquiring step of a printing form having acquired the same identification information and print forms in the acquisition step acquires those older generations,
A selection step for selecting which of the printing form acquired in the acquisition step and the older printing form of the generation acquired in the old form acquisition step is used for image formation;
Wherein the image forming step, it characterized control program that performs image formation using the printing form that is selected by the selecting step and the print data acquired in the acquisition step.
JP2002291258A 2002-10-03 2002-10-03 PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF Expired - Fee Related JP4154204B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002291258A JP4154204B2 (en) 2002-10-03 2002-10-03 PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002291258A JP4154204B2 (en) 2002-10-03 2002-10-03 PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF

Publications (3)

Publication Number Publication Date
JP2004127007A JP2004127007A (en) 2004-04-22
JP2004127007A5 JP2004127007A5 (en) 2005-11-24
JP4154204B2 true JP4154204B2 (en) 2008-09-24

Family

ID=32282896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002291258A Expired - Fee Related JP4154204B2 (en) 2002-10-03 2002-10-03 PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF

Country Status (1)

Country Link
JP (1) JP4154204B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4973283B2 (en) * 2007-03-30 2012-07-11 ブラザー工業株式会社 Information processing apparatus, information processing program, and information processing method

Also Published As

Publication number Publication date
JP2004127007A (en) 2004-04-22

Similar Documents

Publication Publication Date Title
US7907302B2 (en) Printing system, printing method, data server, recording medium, and program for performing printing via a communications network
CN1307526C (en) Image processing apparatus, control method, storing medium and program
JP5596617B2 (en) Network printing system client device, print data generation server, and image forming apparatus
JP2010072900A (en) Storage device, content disclosure system, and program
JP6195340B2 (en) Content management system, server device, control method, and program
JP4154204B2 (en) PRINT SYSTEM, INFORMATION PROCESSING DEVICE, CONTROL METHOD AND CONTROL PROGRAM THEREOF
JP3862591B2 (en) Image processing apparatus and image processing method
JP2006059191A (en) Data processing system, data processing method and program
JP5526991B2 (en) Information processing apparatus, information processing method, program, information processing system
JP2003316543A (en) Information processing method, information processor and program
JP4048318B2 (en) Software management method
JP4155331B2 (en) Software management method, management apparatus, server therefor, and computer program
JP4522321B2 (en) Electronic document generation server and operation method of electronic document generation server
JP2008123213A (en) Image outputting device and document processing method
JP2004157834A (en) Print system
JP2009020618A (en) Document information editing device, document information editing method, document information editing program, and recording medium
JP2010146324A (en) Standard format data management server device and standard document preparation system
JP2008243152A (en) File reference system, file referring method, file converting device, file reference terminal device, and program
JP4292731B2 (en) Information processing system and server device
JP4109965B2 (en) Information processing apparatus, control method therefor, and program
JP2003209650A (en) Device, system and method for processing image, computer program and computer readable storage medium
JP2007293655A (en) Document processor, output processing method for electronic document and program
JP2004127009A (en) Print system
JP2007041680A (en) Network print system
JP2004355470A (en) Data management device and data management method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051003

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051003

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060415

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080324

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080401

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080530

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080707

R150 Certificate of patent or registration of utility model

Ref document number: 4154204

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110711

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120711

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120711

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130711

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees