JP4202094B2 - Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded - Google Patents

Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded Download PDF

Info

Publication number
JP4202094B2
JP4202094B2 JP2002327088A JP2002327088A JP4202094B2 JP 4202094 B2 JP4202094 B2 JP 4202094B2 JP 2002327088 A JP2002327088 A JP 2002327088A JP 2002327088 A JP2002327088 A JP 2002327088A JP 4202094 B2 JP4202094 B2 JP 4202094B2
Authority
JP
Japan
Prior art keywords
image data
data
information
display
pda
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
JP2002327088A
Other languages
Japanese (ja)
Other versions
JP2004164102A (en
JP2004164102A5 (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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2002327088A priority Critical patent/JP4202094B2/en
Publication of JP2004164102A publication Critical patent/JP2004164102A/en
Publication of JP2004164102A5 publication Critical patent/JP2004164102A5/ja
Application granted granted Critical
Publication of JP4202094B2 publication Critical patent/JP4202094B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Record Information Processing For Printing (AREA)
  • Image Processing (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、画像データを表示する情報処理装置である第1の情報機器、及びこの第1の情報機器と、画像データを受信して表示することができる第2の情報機器とでデータを送信するデータ送信方法、データ送信プログラム及びデータ送信プログラムを記録した記録媒体に関する。
【0002】
【従来の技術】
パソコンなどの情報機器で使用しているデータを、PDA(Personal Digital Assistant)などの、先の情報機器とは異なるシステム上で動作する情報機器で操作する場合、共有したいデータがそれぞれの情報機器上で直接操作可能なデータである場合には、そのデータ自体を送信することで目的を達成することができる。
【0003】
例えば、パソコン上でハイパーテキストを直接操作していた場合に、PDA上にハイパーテキストを直接操作できるプログラムが搭載されていれば、PDA上でもハイパーテキストを直接操作することができるため、パソコンからPDAにハイパーテキストを送信することで目的を達成できる。
【0004】
また、このような状況において、送信元の情報機器上のプログラムによっては、データを送信先の情報機器でも扱うことが可能なデータに変換して保存することが可能なものも存在する。
【0005】
例えば、パソコン上でハイパーテキストを画像データに変換するプログラムが存在し、かつ、PDA上に画像データを表示するプログラムが存在すれば、パソコン上でハイパーテキストを画像データに変換してからPDAに送信することにより、PDAがハイパーテキストを直接操作できない場合であっても、目的を達成できる。
【0006】
ところで、最近の情報機器においては、プリントイメージをプリントする目的でPDAを他の情報機器と連携させた情報処理システムが提案されている(例えば、特許文献1参照)。
【0007】
この情報処理システムは、ホームサーバと無線通信可能なPDAと、このPDAからのプリントイメージデータに基づきプリントを行うプリンタとからなり、ホームサーバ上のデータファイルが選択されたとき、PDAはホームサーバに対してプリントイメージデータのフォーマットを指示し、ホームサーバはこの指示されたフォーマットにデータファイルを変換しPDAに送信する。PDAは、送信されてきたプリントイメージデータを、内部のメモリを介さずにプリンタに出力するようになっている。
【0008】
【特許文献1】
特開2000−207145号公報
【0009】
【発明が解決しようとする課題】
ここで、本明細書で取り扱うデータを2種類のデータに分類する。すなわち、画面表示上の画像データでも同様に操作することが可能なデータ(以下「基本データ」という。)と、ごく少数のプログラムにとっては重要な意味を持つけれどもそれ以外のプログラムにとっては意味を持たないデータ(以下「応用データ」という。)である。この場合、異なるシステムで動作する情報機器間で応用データを共有するためには、それぞれの情報機器のいずれかで応用データに対応する必要がある。例えば、それぞれの情報機器に応用データに対応するプログラムを導入するといった処理や、応用データに対応している情報機器上で基本データに変換するといった処理が必要である。つまり、このような特別な処理を行わない限り、応用データを操作することは不可能であった。
【0010】
また、上記特許文献1では、PDAを一種の中継機のように扱っており、ホームサーバから送信されてきたプリントイメージデータをPDAで表示したり、操作したりすることができないといった問題があった。また、プリントするための機構や手段も必要であった。さらに、PDAの画面も高精細になってきた現在の状況にあって、ホームサーバから送信されてきたプリントイメージデータをわざわざプリントアウトする必要性も少なくなっており、省資源化にも反するといった問題もあった。
【0011】
本発明は係る問題点を解決すべく創案されたもので、その目的は、簡単な操作で複数ページのデータや、画面をスクロールさせないと見えないような画像データを確実に送信することのできる情報処理装置データ送信方法、データ送信プログラム及びデータ送信プログラムを記録した記録媒体を提供することにある。
【0012】
【課題を解決するための手段】
本発明の情報処理装置は、アプリケーションソフトで扱うデータを記憶する記憶手段と、前記記憶手段で記憶されたデータをイメージデータに変換する変換手段と、前記変換手段で変換されたイメージデータ他の情報機器への送信を指示する指示手段と、前記指示手段の指示により、変換されたイメージデータを他の情報機器に送信(転送)する送信(転送)手段とを備えている。また画像データを表示する前記情報処理装置である第1の情報機器と、画像データを受信して表示することができる前記他の情報機器である第2の情報機器とでデータを送信する情報処理システムにおいて、前記第2の情報機器は、前記第1の情報機器から送信されてきたイメージデータを受信する受信手段を備えており、この第2の情報機器において受信したイメージデータを表示する構成としている。
【0013】
このような特徴を有する本発明によれば、アプリケーションの印刷ドライバとしてメージデータを通信により第2の情報機器に転送するようにすることで、複数ページのデータや、画面をスクロールさせないと見えないような画像データを、簡単な操作で確実に送信することができる。
【0014】
この場合、送信する方法としては、ファイル送信でイメージデータを送信する方法や、第1の情報機器と第2の情報機器の記憶装置を互いに疑似記憶装置として認識した上でメージデータを送信する方法などが考えられる。第1の情報機器と第2の情報機器の記憶装置を互いに疑似記憶装置として認識した上でメージデータを送信する場合、第2の情報機器を第1の情報機器の1つのドライブ(例えば、Dドライブ等)として表示し、このDドライブを選択することで、第2の情報機器にメージデータを送信(コピー)することが可能となる。あるいは、第1の情報機器を第2の情報機器の1つのドライブとして表示することも同様に考えられる。
【0015】
また、前記第1の情報機器は、前記メージデータの作成時に、前記第2の情報機器の表示装置の表示形式に合った色補正を行ってから送信するようにしてもよい。すなわち、画像の再生方法は、表示装置の表示形式によって異なっている。例えば、表示装置が第2の情報機器であるPDAに搭載されている反射型液晶の場合、反射率や液晶のベース色の関係で、PDAで表示されたときに綺麗な色となるように、メージデータの作成時に色補正を行う。また、PDAを介してプロジェクタに出力する場合には、プロジェクタに使われている液晶の透過光の色特性に合わせて、同様に補正を行う。これにより、表示装置の表示形式(構造)に合わせた最適な色でメージデータを表示することが可能となる。
【0016】
また、前記第1の情報機器は、前記メージデータの作成時に、減色や白黒変換を行ってファイルサイズを減らしてから送信してもよい。例えば、表示装置の表示色が256色である場合には、作成するメージデータも256色で作成する。また、メージデータが、通常の文書によるプレゼンテーションであった場合には、カラーから白黒に変換しても、見易さといった点ではほとんど変わらないので、このような場合には、メージデータを色黒に変換して作成する。このようにファイルサイズを減らすことによって、データ送信が高速となり、また、第2の情報機器においても扱い易いデータ量となる。
【0017】
また、前記第1の情報機器は、前記メージデータの作成時に、前記第2の情報機器で表示し易い画面サイズに統一して送信してもよい。第2の情報機器が携帯情報端末であるPDAの場合、表示画面のサイズは自ずと制限される。そして、このように画面サイズが制限されるPDAに、1ページの容量の大きいメージデータを送信すると、画面を何度もスクロールしないとそのページ全体を見ることができないといった不具合が生じる。従って、PDAで表示し易い画面サイズ(ディスプレイ系の規格である、例えばVGAサイズ)に統一することで、送信されてくるメージデータの各ページの画像サイズに影響されることなく、PDA上に見易い画面を表示することができる。
【0018】
また、前記第1の情報機器は、前記メージデータの作成時に、前記第2の情報機器で扱う画像サイズに合わせてメージデータを作成し送信してもよい。すなわち、メージデータを作成する際に、通常の紙サイズ(A4,B4,A5,B5,はがき、など)に従ってメージデータを作成するのではなく、PDAで扱う画像サイズに合わせて、VGA、SVGA、XVGAなどのサイズで画面イメージデータを作成する。これにより、PDAの表示サイズに適した表示が可能となる。
【0019】
また、前記第2の情報機器は、前記第1の情報機器との接続通信時に自機の表示能力の情報を前記第1の情報機器に送信し、前記第1の情報機器は、前記第2の情報機器から受信した表示能力の情報に基づいて、作成するメージデータの画像サイズを決定するようにしてもよい。ここで、表示能力の情報としては、画面サイズ、ドットピッチ、色の深さ、リフレッシュレート、色特性などがある。メージデータを作成する前に、このような第2の情報機器の表示能力を予め送信することにより、ユーザが画像サイズを設定するといった面倒な操作を行わなくても、第2の情報機器の表示サイズに適したサイズのメージデータを自動的に作成することが可能となる。
【0020】
また、前記第1の情報機器は、前記メージデータの作成時に、予め設定された用紙に対する印字方向に基づき、前記第2の情報機器の表示画面に合うように印刷イメージを回転させてデータをファイル化するようにしてもよい。ユーザによっては、A4縦、B4縦、といった縦長のデータ(文書など)は、第2の情報機器でも表示画面を縦長に使用して表示し、A4横、B4横といった横長のデータ(表やグラフなど)は、第2の情報機器でも表示画面を横長に使用して表示したいという要望がある。そこで、本発明では、例えば縦長のデータについては、表示画面を縦長に使用して表示するようにメージデータを作成し、横長のデータについては、表示画面を横長に使用して表示できるように印刷イメージを90度回転させてデータを作成して送信する。これにより、第2の情報機器では、例えば文書等の縦長データは表示画面の縦長方向に表示され、表やグラフ等の横長データは表示画面の横長方向に表示される。
【0021】
また、以上のような場合、前記第1の情報機器は、前記メージデータを、例えばJPEGや、PNG、GIF等に圧縮して送信してもよい。
【0022】
なお、上記構成の情報処理システムは、第1の情報機器と第2の情報機器との間でデータを送信するデータ送信方法として実現することができる。
【0023】
すなわち、本発明のデータ送信方法は、アプリケーションソフトで扱うデータを記憶する工程と、他の情報機器の表示能力の情報を受信する工程と、記憶されたアプリケーションデータを、受信した表示能力の情報に基づいて、前記他の情報機器の表示画面サイズに合うように回転させてイメージデータに変換する工程と、変換されたイメージデータ他の情報機器への送信を指示する工程と、イメージデータの送信が指示されると、イメージデータを他の情報機器に送信する工程とを含むことを特徴としている。
【0024】
また、前記メージデータの変換工程は、メージデータを圧縮する工程を含んでいてもよいし、メージデータの作成時に前記第2の情報機器の表示装置の表示形式に合った色補正を行う工程を含んでいてもよいし、メージデータの作成時に減色や白黒変換を行ってファイルサイズを減らす工程を含んでいてもよい。さらに、前記メージデータの作成工程は、メージデータの作成時に前記第2の情報機器で表示し易い画像サイズに統一する工程を含んでいてもよいし、メージデータの作成時に前記第2の情報機器の画像サイズに合わせてメージデータを作成する工程を含んでいてもよい。
【0025】
また、前記第2の情報機器と前記第1の情報機器との接続通信時に、第2の情報機器から前記第1の情報機器に対して自機の表示能力の情報を送信する工程を含み、前記メージデータの変換工程は、前記第2の情報機器から受信した表示能力の情報に基づいて、作成するメージデータの画像サイズを決定する工程を含んでいてもよい。
【0027】
また、上記のデータ送信方法は、この方法を実現するためのデータ送信プログラムとして提供することができ、また、このデータ送信プログラムを格納した記録媒体として提供することもできる。
【0028】
【発明の実施の形態】
以下、本発明の実施の形態について、図面を参照して説明する。
【0029】
図1は、本発明に係わるデータ送信方法を実現するための情報処理システムの実施形態を示しており、第1の情報機器であるパソコンから第2の情報機器であるPDAにアプリケーションのメージデータを送信するシステム構成を概略的に示した機能ブロック図である。
【0030】
パソコンは、取り扱うデータを人間にわかる形式に変換したり、入力された情報に従ってデータの更新などの処理を行う処理装置1と、ユーザによる操作を受け付けるキーボードやマウス等の入力装置2と、画像や音声などの情報をユーザに対して示す表示装置3と、取り扱うべきデータや画像、音声などの情報に一時的に変換したデータなどを保存する記憶装置4と、他のパソコンやPDAなどといった機器へインターネットやUSBケーブルなどの接続媒体を介して接続を行う接続装置5と、記憶装置4に保存したデータなどを印字出力する印刷装置6とから構成されている。
【0031】
また、PDAは、ユーザの操作に応じて要求された処理を行う処理装置7と、ユーザによる操作を受け付ける入力装置8と、画像、音声などの情報をユーザに対して示す表示装置9と、他のパソコンやPDAから受け取った情報を保管したり、内部的に一時的に変換したデータを保存する記憶装置10と、他のパソコンやPDAとの接続を行う接続装置11とから構成されている。通信メディアとしては、USB、赤外線通信(IRDA)、無線通信(Wireless)、LANなど、さまざまな形態なものが利用可能である。
【0032】
本実施形態では、具体例としてWindows(マイクロソフトコーポレーションの登録商標:以下同じ)を搭載したパソコン上で、図、テキスト、及び他のドキュメントへの参照を示すリンクなどの情報を持つハイパーテキストから、PDA上で閲覧するデータを作成する場合について、図2に示すフローチャートを参照して説明する。
【0033】
パソコンのみでデータを閲覧するときには、記憶装置4より読み出した、または接続装置5を介して他の機器より得たハイパーテキスト閲覧プログラム(以下、ブラウザという)を処理装置1が解釈し実行する。
【0034】
すなわち、入力装置2より「表示ページの印刷」といったユーザからの指示が得られる(ステップS1)。
【0035】
例えば、入力装置2を使用して操作することにより、ユーザからの指示に基づいて記憶装置4に保存しているハイパーテキスト、または接続装置5よりインターネットなどの接続網を介して他の機器より得たハイパーテキスト(図3参照)を、印刷イメージデータに加工する(ステップS2)。この加工した印刷イメージデータは、Windowsに一旦渡され、通常は印刷装置6に印字させる。
【0036】
この操作は、例えばキーボードのキーを押すといった操作であってもよいし、送信開始を示すボタンをマウスなどのポインティングデバイスを使用して押すといった操作であってもよいし、これら以外の操作であってもよい。
【0037】
この操作を受けて、Windowsは、要求された範囲の印刷イメージデータをPDA送信用印刷ドライバに渡す(ステップS3)。PDA送信用印刷ドライバは、受け取ったデータを、PDAで保存するための画像形式(JPEG(JointPhotographic Experts Group )やDIB(Device Independent Bitmap)など)に変換し(ステップS4)、これをPDAに送信する(ステップS5)。送信する方法としては、ファイル送信で印刷イメージデータを送信する方法や、ネットワークドライブで印刷イメージデータを送信(コピー)する方法などが考えられる。
【0038】
ネットワークドライブは、第1の情報機器と第2の情報機器の記憶装置を互いに疑似記憶装置として認識するもので、双方の記憶装置が相手の記憶装置として認識する。
【0039】
PDAは、受け取った印刷イメージデータを記憶装置10に保存する、または保存せずに表示装置9に表示するなど、予めPDA上で決められた処理に従って処理を行う。
【0040】
このような一連の処理を実行することにより、送信元のプログラムには特別な処理を行わなくても、送信元プログラムが操作している応用データを、PDAに基本データに変換して送信することが可能となり、ハイパーテキストの表示に対応していないPDAにおいても、画像の表示さえ可能であれば、ハイパーテキストを表示することが可能となる。
【0041】
次に、印刷イメージデータを取り込む具体的手順について、図4に示すフローチャートを参照して説明する。
【0042】
まず、印刷イメージデータとして取り込みたいドキュメントを開く(ステップS11)。
【0043】
次に、図示しないタスクトレイのアイコンをクリックすることにより、図5に示すポップアップメニューを開く。このポップアップメニューには、画像データの取り込み方法として、「画像キャプチャー(アクティブウィンドウ)(A)」、「画像キャプチャー(矩形範囲指定)(R)」、「印刷イメージ取り込み(ドキュメント全体)(D)」、「テキストキャプチャー(T)」といったメニューが用意されているので、ここでは、「印刷イメージ取り込み(ドキュメント全体)(D)」を選択する(ステップS12)。選択方法としては、このポップアップメニューから選択してもよいが、パソコンのキーボード上の「Ctrl」+「PrintScreen」ボタンを押すことによっても選択できる。
【0044】
これにより、図6に示すように、アプリケーションの印刷ダイアログボックスが表示される(ステップS13)。ここで、本実施形態では、印刷ダイアログの中のプリンタ名(プリンタドライバ)として、PDAの名前が表示されるようになっている。すなわち、PDAをパソコンの1つのドライブ(本実施形態では、Dドライブとしている)として表示し、このDドライブを選択するという形式になっている。ただし、プリンタ名はデフォルト値としておいて実際の印刷にも対応可能とし、ユーザが、プリンタ名としてPDAを選択するようにしてもよい。
【0045】
この後、プリンタ名を確認して「OK」ボタンを押すことにより(ステップS14)、表示しているアクティブウィンドウのドキュメントの印刷イメージデータをPDAのイメージファイルにコピーする(ステップS15)。
【0046】
なお、ネットワークドライブとして送信(コピー)するのではなく、例えばJPEGファイルとして送信する場合には、ステップS12において印刷イメージデータを取り込んだ後、一旦パソコンの記憶装置4に保存する。そして、PDAとの接続状態を確認し、PDAがパソコンに接続されている場合には、保存しておいた印刷イメージデータを、JPEGファイルとしてPDAに送信する。また、JPEGの場合には、Exif形式にてサムネイルなどの情報を埋め込んでおくと、PDA側で、印刷イメージデータの全ページのサムネイル画像を見ることができる。
【0047】
ここで、図6に示す印刷ダイアログの中の「プロパティ(P)」が選択されると、図7に示すプロパティ画面が表示される。ユーザは、この画面で、PDA側で表示されるデータの解像度や用紙サイズ、印刷方向(正確には表示方向)などを任意に設定することができる。解像度としては、低(72dpi)/中(96dpi)/高(150dpi)/高(300dpi)、の4種類が用意されており、用紙サイズとしては、A3/B4/A4/B5/A5/レター/はがき、の7種類が用意されている。なお、図8は、用紙サイズと出力解像度との関係を示している。
【0048】
また、図9は、ディスプレイ系の画像サイズであるVGA/SVGA/XGA/SXGA/UXGAの各サイズと各用紙サイズとの対応関係(ドット数比較)を示している。ユーザは、このような対応関係に従って、用紙サイズや解像度を設定すればよい。例えば、A4サイズの印刷イメージデータをPDA側でSVGAサイズで表示したい場合には、図7に示すプロパティ画面で、用紙サイズをA4に、解像度を72dpiに設定すればよい。これにより、A4サイズで解像度72dpiのドット数が「横:縦=855:605」となり、SVGAサイズのドット数「横:縦=800:600」にほぼ近い値となり、周縁部が若干はみ出るものの、PDAの表示画面にほぼ収まるサイズで表示されることになる。
【0049】
なお、上記の処理では、取得した印刷イメージデータをそのままPDAに送信しているが、PDA側の表示装置の表示形式によっては、表示の見え方が異なる場合がある。そのため、印刷イメージデータの作成時に、PDA側の表示装置の表示形式に合った色補正を行ってから送信するようにしてもよい。
【0050】
例えば、PDAの表示装置9が反射型液晶の場合には、反射率や液晶のベース色を考慮し、PDAで表示されたときに綺麗な色となるように、印刷イメージデータの色補正を行う。また、PDAを介してプロジェクタに出力する場合には、プロジェクタに使われている液晶の透過光の色特性に合わせて、印刷イメージデータの色補正を行う。なお、色補正の具体的手法については、従来から種々提案されており、本実施形態においてもそれらの技術が利用できるので、ここでは詳細な説明を省略する。これにより、PDA側の表示装置9の表示形式に合わせた最適な色で印刷イメージデータを表示することができる。
【0051】
なお、印刷イメージデータにどのような色補正を行うのかの選択方法としては、例えば、パソコンの画面に図示しない色補正用選択画面を表示し、その画面に「PDA(反射型液晶)」、「プロジェクタ(透過型液晶)」といった表示形式に対応した名前を表示する。そして、ユーザがその中から名前を選択することにより、その名前に対応した表示形式の色補正を行うようにすればよい。例えば、PDAに外付けしたプロジェクタにプレゼンテーション用の印刷イメージデータを表示させたい場合には、色補正用選択画面に表示された「プロジェクタ」を選択すればよい。
【0052】
また、印刷イメージデータのデータ量が多い場合などには、減色や白黒変換を行ってファイルサイズを減らしてから送信してもよい。
【0053】
例えば、表示装置9の表示色が256色である場合には、作成する印刷イメージデータもフルカラーではなく256色で作成する。また、印刷イメージデータが、通常の文書によるプレゼンテーションであった場合には、カラーから白黒に変換しても、見易さという点ではほとんど変わらないので、このような場合には、印刷イメージデータを白黒に変換して作成する。このようにファイルサイズを減らすことによって、データ送信が高速となり、また、PDAにおいても扱い易いデータ量となる。
【0054】
また、印刷イメージデータの作成時に、PDA側で表示し易い画面サイズに統一して送信してもよい。
【0055】
第2の情報機器がPDAの場合、表示画面のサイズは自ずと制限される。そして、このように画面サイズが制限されるPDAに、1ページの容量の大きい印刷イメージデータをそのまま送信すると、画面を何度もスクロールしないとそのページ全体を見ることができないといった不具合が生じる。従って、PDAで表示し易い画面サイズ(ディスプレイ系の規格である、例えばVGAサイズ)に統一することで、送信されてくる印刷イメージデータの各ページの画像サイズに影響されることなく、PDA上に見易い画面を表示することができる。図10は、この例を示している。同図(a)は印刷イメージデータが縦長サイズの例であり、同図(b)は印刷イメージデータが横長サイズの例である。PDAに送信するときには、同図(c)、(d)に示すように、これらの印刷イメージデータをいずれも同一サイズ(例えば、VGA(640×480))に統一して送信する。
【0056】
また、印刷イメージデータの作成時に、PDAの画像サイズに合わせて印刷イメージデータを作成し、送信してもよい。すなわち、印刷イメージデータを作成する際に、通常の紙サイズ(A4,B4,A5,B5,はがき、など)に従って印刷イメージデータを作成するのではなく、PDAやプロジェクタといったディスプレイ系の画像サイズに合わせて、VGA、SVGA、XVGAなどのサイズで印刷イメージデータを作成する。
【0057】
図11は、ユーザが印刷イメージデータの画像サイズを設定する設定画面例を示している。同図(a)は、画像サイズを倍率指定で行う場合の例であり、同図(b)は、画像サイズをディスプレイ系の画像サイズを選択することで設定する場合の例である。
【0058】
同図(a)の倍率指定では、ユーザが、用紙サイズとディスプレイ系の画像サイズとの比率を覚えておく必要があるため、設定が難しい場合がある。一方、同図(b)の場合は、予め画像サイズの種類を表示しており、その中らユーザが選択することで、所望の画像サイズに設定できるように考慮されている。この場合、画像サイズとして、VGA、SVGA、XGAといった表示を行うことも可能であるが、これらのサイズ表示は、用紙サイズ(A4、B4、B5等)ほどには一般に知られていないので、本実施形態では、横と縦のドット数で表している。因みに、「640×480」がVGAサイズに相当し、「800×600」がSVGAサイズに相当している。また、その他の項目は、横のドット数と縦のドット数とをユーザが手動で入力する項目となっており、図ではXGAサイズがデフォルト値として表示されている(数値については図9参照)。
【0059】
このような画面での設定により、PDAの画面サイズに適した表示が可能となる。
【0060】
以上は、PDAに送信する印刷イメージデータの画像サイズを、ユーザが手動で設定する構成であったが、このような画像サイズの設定を自動化することも可能である。
【0061】
図12は、画像サイズを自動で設定する処理手順を示している。
【0062】
PDAとパソコンとを例えばUSBで接続し、PDA及びパソコンの電源をオンにする(ステップS21、ステップS31)。
【0063】
PDAは、パソコンと接続されていることを確認すると(ステップS22でYesと判断されると)、自機の表示能力の情報をパソコン側に送信する。表示能力の情報としては、画面サイズ、ドットピッチ、色の深さ、リフレッシュレート、色特性などがある。
【0064】
図13は、パソコン側に送信される表示能力の情報パケットの構成例を示している。ヘッダに続いて、PDA名前、画面サイズ、ドットピッチ、色の深さ、リフレッシュレート、色特定などのデータが記録され、最後にEOMが付加された構成となっている。
【0065】
パソコンは、PDAから送信されてきた表示能力の情報を記憶装置4に一旦格納し(ステップS32)、その格納した表示能力の情報に基づいて、作成する印刷イメージデータの画像サイズなどの画像特性を決定する(ステップS33)。
【0066】
このように、接続時にPDAの表示能力を予めパソコン側に送信することにより、ユーザが画像サイズを設定するといった面倒な操作を行わなくても、パソコン側でPDAの画面サイズに適した画像サイズの印刷イメージデータを自動的に作成することが可能となる。なお、無線通信の場合は、通信が可能な状態になればPDAの表示能力を予めパソコン側に送信することになる。
【0067】
また、ユーザによっては、A4縦、B4縦、といった縦長のデータ(文書など)は、PDAでも画面を縦長に使って表示し、A4横、B4横といった横長のデータ(表やグラフなど)は、PDAでも画面を横長に使って表示したいという要望がある。
【0068】
従って、本実施形態では、縦長のデータについては、PDAの画面を縦長に使って表示するように印刷イメージデータを作成し、横長のデータについては、PDAの画面を横長に使って表示できるように印刷イメージを90度回転させてデータを作成する。
【0069】
すなわち、図14(a)に示す印刷イメージデータを左上から下方向に移動しつつ横方向に順次スキャンし、そのデータを記憶装置の例えばVRAM上に同じく左上から下方向に移動しつつ横方向に順次記録する(同図(b)参照)。そして、このデータをPDAに送信すると、PDAでは、同図(a)のデータを縦長の画面上にそのまま縦長で表示することになる(同図(c)参照)。一方、図14(a)に示す印刷イメージデータのスキャン方向を90度回転して、左下から右方向に移動しつつ縦方向に順次スキャンし、そのデータを記憶装置であるVRAM上に同じく左下から右方向に移動しつつ縦方向に順次記録する(同図(d)参照)。そして、このデータをPDAに送信すると、PDAでは、同図(a)のデータを縦長の画面上に横向きに(すなわち、表示方向を90度回転した状態で)表示することになる(同図(e)参照)。
【0070】
これにより、図15に示すように、PDAでは、例えば文書等の縦長データが縦長の表示画面に縦長方向に表示され(同図(a)参照)、表やグラフ等の横長データは縦長の表示画面に横長方向に表示される(同図(b)参照)。
【0071】
ところで、このように縦長のデータはPDAで画面を縦長に使って表示し、横長のデータはPDAで画面を横長に使って表示するように構成した場合、ユーザは、データが表示されるたびに、その表示状態(縦長表示か横長表示か)に合わせてPDA自体を90度回転させて見なければならない。また、画面を横長にして表示を見ている状態では、図15(b)に示すように、ボタン配置も横向きになっているため、ボタン操作がしにくいといった問題もある。
【0072】
図16は、このようなPDA自体を手で回転させる不便さや、横長表示の場合のボタン操作のしにくさを解消するための一実施例を示している。
【0073】
すなわち、PDA51を、平面視長方形状の表示部本体52と、この表示部本体52を保持する保持体53とで構成し、表示部本体52を、図示しない回転機構部を介して回転可能に保持体53に保持した構造とする。この場合、各種ボタンは保持体53側に設けておく。また、表示部52を回転させるための操作ボタン54も保持体53に設けておく。ユーザは、この操作ボタン54を押すことで、同図(a)に示す縦長画面の状態から、同図(b)に示す横長画面の状態に、また、同図(b)に示す横長画面の状態から、同図(a)に示す縦長画面の状態に、表示部本体52を回転させることができるようになっている。これにより、ユーザは、PDA自体を回転させる必要が無くなり、また、回転に伴ってボタン配置が変わることもないので、操作性が向上することになる。
【0074】
なお、上記実施例では、ユーザのボタン操作によって表示部本体52を回転させる構成としているが、パソコン側で印刷イメージデータを90度回転させて作成した場合には、その回転情報も印刷イメージデータと合わせてPDA側に送信し、PDAがこの回転情報を受け取ると、自動的に表示部本体52を90度回転させるように構成することが可能である。このように、作成された印刷イメージデータの表示形態に合わせて自動的に表示部本体52を回転させることにより、ユーザは、縦長、横長といった表示形態を意識することなく、常に、最も見やすい状態で表示画面の内容を見ることができる。
【0075】
ところで、印刷イメージデータは、フォーマットによっては追加で情報を埋め込むことが可能である。例えば、JPEGであればアプリケーションマーカセグメントという領域に情報を埋め込むことが可能である。
【0076】
また、埋め込むことができない場合であっても、別のデータを用意し、そのデータが印刷イメージデータに対する追加情報であることを示せば同様の機能を実現することができる。例えば、印刷イメージデータをファイルとして格納する場合に、別のテキストファイルを用意し、ここに関連付けたい印刷イメージデータファイルの名前と追加した情報とを併記することにより、JPEGのアプリケーションマーカセグメントと同様の機能を実現することが可能である。
【0077】
そして、この追加情報の部分に、印刷イメージデータを作成したときの条件などを記述することにより、PDA上でより柔軟にデータを操作することが可能になる。
【0078】
例えば、PDA上にハイパーテキストを表示する手段があれば、送信されてきたデータがどこから取得したものであるのかといった、図17に示すような情報(URL等)を追加情報として埋め込むことにより、パソコンより送信したデータを表示するだけでなく、実際にそのデータにアクセスすることが可能である。
【0079】
このような追加情報の送信を複数行った結果の一例を図18に示す。
【0080】
例えば、上記のJPEGのアプリケーションマーカセグメントを使用する例であれば、図18に示す表の各行がそれぞれ1つのJPEGファイルに対応する。そして、それぞれのJPEGファイルには、アプリケーションマーカセグメントに追加情報としてそれぞれの印刷イメージデータを表示する際に参照したウェブページのアドレス(URL)が書き込まれている。
【0081】
以上説明した情報処理システムは、第1の情報機器であるパソコンと第2の情報機器であるPDAとでデータを送信する処理を機能させるためのプログラムで実現されている。
【0082】
発明の対象とするのは、このプログラムそのものであってもよいし、このプログラムがコンピュータで読み取り可能な記録媒体に格納されているものであってもよい。
【0083】
本発明では、この記録媒体として、図1に示されている処理装置(マイクロコンピュータ)1で処理が行なわれるために必要なメモリ、例えばROMのようなものそのものがプログラムメディアであってもよいし、また、図示していない外部記憶装置としてプログラム読み取り装置が設けられ、そこに記録媒体を挿入することで読み取り可能なプログラムメディアであってもよい。本発明では、図1に示す記憶装置4がプログラムメディアとなっている。いずれの場合においても、格納されているプログラムはマイクロコンピュータがアクセスして実行させる構成であってもよいし、あるいはいずれの場合もプログラムを読み出し、読み出されたプログラムは、マイクロコンピュータの図示しないプログラム記憶エリアにロードされて、そのプログラムが実行される方式であってもよい。このロード用のプログラムは予め装置本体に格納されているものとする。
【0084】
ここで、上記プログラムメディアは、本体と分離可能に構成される記録媒体であり、磁気テープやカセットテープ等のテープ系、FD(フレキシブルディスク)やHD(ハードディスク)等の磁気ディスクやCD−ROM/MO/MD/DVD等の光ディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM、EPROM、EEPROM、フラッシュROM等による半導体メモリを含めた固定的にプログラムを担持する媒体であってもよい。
【0085】
また、本発明においては、インターネットを含む通信ネットワークと接続可能なシステム構成である場合には、通信ネットワークからプログラムをダウンロードするように流動的にプログラムを担持する媒体であってもよい。なお、このように通信ネットワークからプログラムをダウンロードする場合には、そのダウンロード用プログラムは予め機器本体に格納しておくか、あるいは別の記録媒体からインストールされるものであってもよい。なお、記録媒体に格納されている内容としてはプログラムに限定されず、データであってもよい。
【0086】
さらに、本発明では、プログラム自体として、図1に示されている処理装置1で実行される処理そのものであってもよいし、あるいはインターネットを含む通信ネットワークとアクセスすることで取り込める、あるいは取り込んだものであってもよいし、こちらから送り出すものであってもよい。さらには、この取り込んだプログラムに基づいて、上記情報機器内で処理された結果、つまり生成されたものであってもよい。あるいは、こちらから送り出す際に上記情報機器内で処理された結果、つまり生成されたものであってもよい。なお、これらのものはプログラムに限定されず、データであってもよい。
【0087】
【発明の効果】
以上説明したように、本発明によれば、応用データを操作可能なプログラムが応用データを基本データに変換して送信することで、直接応用データを操作する手段を持たない情報機器においても、応用データの取り扱い(操作)が可能となる。
【0088】
また、本発明によれば、アプリケーションの印刷ドライバとして印刷イメージデータを通信により第2の情報機器に送信するようにすることで、複数ページのデータや、画面をスクロールさせないと見えないような画像データを、簡単な操作で確実に送信することができる。
【図面の簡単な説明】
【図1】本発明に係わる第1の情報機器であるパソコンから第2の情報機器であるPDAに印刷イメージデータを送信するシステム構成を概略的に示した機能ブロック図である。
【図2】ハイパーテキストからPDA上で閲覧するデータを作成する処理手順を示すフローチャートである。
【図3】記憶装置に保存し、またはインターネットなどの接続網を介して他の機器より得たハイパーテキストの例を示す説明図である。
【図4】印刷イメージデータを取り込む具体的手順を示すフローチャートである。
【図5】ポップアップメニューの表示例を示す説明図である。
【図6】アプリケーションの印刷ダイアログボックスの表示例を示す説明図である。
【図7】印刷ダイアログの中の「プロパティ(P)」が選択されたときのプロパティ画面の表示例を示す説明図である。
【図8】用紙サイズと出力解像度との関係を一覧形式にまとめた説明図である。
【図9】ディスプレイ系の各画像サイズと各用紙サイズとの対応関係(ドット数比較)を一覧形式にまとめた説明図である。
【図10】画面サイズを統一したときの表示状態を示す説明図である。
【図11】ユーザが印刷イメージデータの画像サイズを設定する設定画面例を示す説明図である。
【図12】画像サイズを自動で設定する処理手順を示すフローチャートである。
【図13】パソコン側に送信される表示能力の情報パケットの構成例を示す説明図である。
【図14】印刷イメージデータを縦長に表示する場合と、横長に表示する場合とのデータスキャン方法を説明するための図である。
【図15】印刷イメージデータを縦長に表示した場合と、横長に表示した場合の説明図である。
【図16】PDAの表示部を回転させる機構の例を示す説明図である。
【図17】追加情報の例を示す説明図である。
【図18】複数の追加情報付き印刷イメージデータファイルを送信した結果例を示す説明図である。
【符号の説明】
1、7 処理装置
2、8 入力装置
3、9 表示装置
4、10 記憶装置
5、11 接続装置
6 印刷装置
51 PDA
52 表示部本体
53 保持体
54 操作ボタン
[0001]
BACKGROUND OF THE INVENTION
The present invention transmits data between a first information device that is an information processing apparatus that displays image data, and the first information device and a second information device that can receive and display image data. You De The present invention relates to a data transmission method, a data transmission program, and a recording medium on which the data transmission program is recorded.
[0002]
[Prior art]
When data used on an information device such as a personal computer is operated on an information device such as a PDA (Personal Digital Assistant) that operates on a different system from the previous information device, the data to be shared is stored on each information device. In the case of data that can be directly operated on, the object can be achieved by transmitting the data itself.
[0003]
For example, when a hypertext is directly operated on a personal computer, if a program capable of directly operating the hypertext is installed on the PDA, the hypertext can be directly operated on the PDA. The purpose can be achieved by sending hypertext to the.
[0004]
In such a situation, some programs on the transmission source information device can convert the data into data that can be handled by the transmission destination information device and save the data.
[0005]
For example, if there is a program that converts hypertext to image data on a personal computer and a program that displays image data on the PDA, the hypertext is converted to image data on the personal computer and then sent to the PDA. Thus, even if the PDA cannot directly operate the hypertext, the object can be achieved.
[0006]
By the way, in recent information devices, an information processing system in which a PDA is linked with other information devices for the purpose of printing a print image has been proposed (for example, see Patent Document 1).
[0007]
This information processing system includes a PDA capable of wireless communication with a home server and a printer that performs printing based on print image data from the PDA. When a data file on the home server is selected, the PDA The home server instructs the format of the print image data, and converts the data file into the designated format and transmits it to the PDA. The PDA outputs the transmitted print image data to a printer without going through an internal memory.
[0008]
[Patent Document 1]
JP 2000-207145 A
[0009]
[Problems to be solved by the invention]
Here, the data handled in this specification is classified into two types of data. That is, data that can be manipulated in the same way with image data on the screen display (hereinafter referred to as “basic data”) and an important meaning for a very small number of programs, but meaningful for other programs. Data (hereinafter referred to as “application data”). In this case, in order to share application data between information devices operating in different systems, it is necessary to correspond to the application data in any of the information devices. For example, processing such as introducing a program corresponding to application data into each information device, or processing such as conversion to basic data on an information device corresponding to application data is required. In other words, it is impossible to manipulate application data unless such special processing is performed.
[0010]
In Patent Document 1, the PDA is handled as a kind of relay device, and print image data transmitted from the home server cannot be displayed or operated on the PDA. . Moreover, a mechanism and means for printing were also necessary. Furthermore, in the current situation where the screen of the PDA has become high definition, there is less need to print out the print image data transmitted from the home server, which is also contrary to resource saving. There was also.
[0011]
The present invention was devised to solve such problems, and its purpose is information that can reliably transmit data of a plurality of pages and image data that cannot be seen unless the screen is scrolled with a simple operation. Processing equipment , A data transmission method, a data transmission program, and a recording medium on which the data transmission program is recorded.
[0012]
[Means for Solving the Problems]
An information processing apparatus according to the present invention includes a storage unit that stores data handled by application software, a conversion unit that converts data stored in the storage unit into image data, and image data converted by the conversion unit. of Instruction means for instructing transmission to another information device, and transmission (transfer) means for transmitting (transferring) the converted image data to another information device according to the instruction of the instruction means. Yeah Yes. Also , Information processing system for transmitting data between first information device as information processing device for displaying image data and second information device as other information device capable of receiving and displaying image data The second information device includes receiving means for receiving the image data transmitted from the first information device, and displays the image data received by the second information device. Constitution It is said.
[0013]
According to the present invention having such characteristics, as a print driver for an application I By transferring the image data to the second information device by communication, multiple pages of data and image data that cannot be seen without scrolling the screen can be assured with a simple operation. Send can do.
[0014]
in this case, Send File as a way to Send Image data Send And the first information device and the storage device of the second information device are mutually recognized as pseudo storage devices. I Image data Send Possible ways to do this. After recognizing the storage devices of the first information device and the second information device as pseudo storage devices, I Image data Send In this case, the second information device is displayed as one drive (for example, D drive) of the first information device, and by selecting this D drive, the second information device is displayed on the second information device. I Image data Send (Copying) becomes possible. Alternatively, displaying the first information device as one drive of the second information device is also conceivable.
[0015]
In addition, the first information device is the I At the time of creating image data, after performing color correction that matches the display format of the display device of the second information device Send You may make it do. That is, the image reproduction method differs depending on the display format of the display device. For example, in the case of a reflective liquid crystal mounted on a PDA as a second information device, the display device has a beautiful color when displayed on the PDA due to the reflectance and the base color of the liquid crystal. I Perform color correction when creating image data. Further, when outputting to a projector via a PDA, correction is performed in the same manner according to the color characteristics of the transmitted light of the liquid crystal used in the projector. As a result, the optimum color for the display format (structure) of the display device I Image data can be displayed.
[0016]
In addition, the first information device is the I When creating image data, reduce the file size by performing color reduction or black-and-white conversion. Send May be. For example, if the display color of the display device is 256 colors, it is created I Image data is also created in 256 colors. Also, I If the image data is a regular document presentation, even if it is converted from color to black-and-white, there is almost no change in viewability. In this case, I Create image data by converting it to black. By reducing the file size in this way, the data Send However, the amount of data is easy to handle even in the second information device.
[0017]
In addition, the first information device is the I When creating image data, make the screen size easy to display on the second information device. Send May be. When the second information device is a PDA that is a portable information terminal, the size of the display screen is naturally limited. And in PDA where the screen size is limited in this way, the capacity of one page is large I Image data Send Then, there is a problem that the entire page cannot be viewed unless the screen is scrolled many times. Therefore, by unifying to a screen size that is easy to display on a PDA (display standard, for example, VGA size), Send Will be I An easy-to-view screen can be displayed on the PDA without being affected by the image size of each page of the image data.
[0018]
In addition, the first information device is the I When creating image data, match the image size handled by the second information device. I Create image data Send May be. That is, I When creating image data, follow normal paper sizes (A4, B4, A5, B5, postcards, etc.) I Rather than creating image data, screen image data is created in a size such as VGA, SVGA, or XVGA in accordance with the image size handled by the PDA. As a result, display suitable for the display size of the PDA is possible.
[0019]
In addition, the second information device transmits information on its display capability to the first information device during connection communication with the first information device, and the first information device transmits the second information device to the second information device. Create based on display capability information received from other information devices I You may make it determine the image size of image data. Here, the display capability information includes screen size, dot pitch, color depth, refresh rate, color characteristics, and the like. I By transmitting the display capability of the second information device in advance before creating the image data, the display of the second information device can be performed without a troublesome operation such as setting the image size by the user. Suitable for size I Image data can be created automatically.
[0020]
In addition, the first information device has the I At the time of creating the image data, the print image may be rotated to fit the display screen of the second information device based on a preset printing direction with respect to the paper, and the data may be filed. Depending on the user, portrait data such as A4 portrait and B4 portrait (documents, etc.) is displayed on the second information device using the display screen in portrait orientation, and landscape data such as A4 landscape and B4 landscape (tables and graphs). There is a desire to display the second information device using the display screen in landscape orientation. Therefore, in the present invention, for example, for vertically long data, the display screen is displayed vertically. I Create image data. For landscape data, rotate the print image 90 degrees so that it can be displayed using the display screen in landscape orientation. Send To do. Thereby, in the second information device, for example, vertically long data such as a document is displayed in the vertically long direction of the display screen, and horizontally long data such as a table or a graph is displayed in the horizontally long direction of the display screen.
[0021]
In the above case, the first information device is I Compress the image data into JPEG, PNG, GIF, etc. Send May be.
[0022]
Note that the information processing system configured as described above transmits data between the first information device and the second information device. Send Data Send It can be realized as a method.
[0023]
That is, the data transmission method of the present invention includes a step of storing data handled by application software, Receiving information on display capability of other information devices; Stored application data Based on the received display capability information, rotate it to fit the display screen size of the other information device Process to convert to image data and converted image data of The method includes a step of instructing transmission to another information device, and a step of transmitting image data to another information device when transmission of image data is instructed.
[0024]
Also, the above I Of image data conversion The process is I May include a step of compressing the image data, I A step of performing color correction in accordance with the display format of the display device of the second information device at the time of creating the image data, I A step of reducing the file size by performing color reduction or black-and-white conversion when creating the image data may be included. In addition, I The image data creation process is I A step of unifying the image size to be easily displayed on the second information device when creating the image data, I Match the image size of the second information device when creating image data I A step of creating image data may be included.
[0025]
A step of transmitting the display capability information of the own device from the second information device to the first information device during connection communication between the second information device and the first information device; Said I Of image data conversion The process is created based on the display capability information received from the second information device. I A step of determining an image size of the image data may be included.
[0027]
In addition, the above data Send Method, data to realize this method Send This data can also be provided as a program Send It can also be provided as a recording medium storing the program.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0029]
FIG. 1 shows data according to the present invention. Send 1 shows an embodiment of an information processing system for realizing a method, in which an application program is transferred from a personal computer as a first information device to a PDA as a second information device. I Image data Send 1 is a functional block diagram schematically showing a system configuration.
[0030]
The personal computer converts processing data into a format that can be understood by humans, or performs processing such as data update according to input information, an input device 2 such as a keyboard or a mouse that accepts user operations, images, To a display device 3 that shows information such as sound to the user, a storage device 4 that stores data temporarily converted to information such as data, images, and sound to be handled, and other devices such as personal computers and PDAs The connection device 5 is connected via a connection medium such as the Internet or a USB cable, and the printing device 6 prints out data stored in the storage device 4.
[0031]
The PDA includes a processing device 7 that performs a requested process in response to a user operation, an input device 8 that receives a user operation, a display device 9 that displays information such as images and sounds, and the like. The storage device 10 stores information received from a personal computer or PDA of the personal computer or stores internally converted data, and the connection device 11 that connects to another personal computer or PDA. As communication media, various forms such as USB, infrared communication (IRDA), wireless communication (Wireless), and LAN can be used.
[0032]
In the present embodiment, as a specific example, on a personal computer equipped with Windows (registered trademark of Microsoft Corporation: the same shall apply hereinafter), from a hypertext having information such as a figure, a text, and a link indicating a reference to another document, a PDA The case of creating the data to be browsed above will be described with reference to the flowchart shown in FIG.
[0033]
When browsing data using only a personal computer, the processing device 1 interprets and executes a hypertext browsing program (hereinafter referred to as a browser) read from the storage device 4 or obtained from another device via the connection device 5.
[0034]
That is, an instruction from the user such as “print display page” is obtained from the input device 2 (step S1).
[0035]
For example, by operating using the input device 2, the hypertext stored in the storage device 4 based on an instruction from the user, or obtained from another device via the connection network such as the Internet from the connection device 5. The hypertext (see FIG. 3) is processed into print image data (step S2). The processed print image data is once transferred to Windows and is normally printed by the printing device 6.
[0036]
This operation may be, for example, an operation of pressing a key on the keyboard, an operation of pressing a button indicating the start of transmission using a pointing device such as a mouse, or any other operation. May be.
[0037]
Upon receiving this operation, Windows passes the requested range of print image data to the PDA transmission print driver (step S3). The print driver for PDA transmission converts the received data into an image format (JPEG (Joint Photographic Experts Group), DIB (Device Independent Bitmap), etc.) for saving in the PDA (step S4), and sends this to the PDA. Believe (Step S5). Send File as a way to Send Use to print image data Send Or print image data on a network drive Send A method of (copying) can be considered.
[0038]
The network drive recognizes the storage devices of the first information device and the second information device as a pseudo storage device, and both storage devices recognize the other storage device as a counterpart storage device.
[0039]
The PDA performs processing according to processing determined in advance on the PDA, for example, storing the received print image data in the storage device 10 or displaying it on the display device 9 without saving.
[0040]
By executing such a series of processing, application data operated by the transmission source program is converted into basic data and transmitted to the PDA without performing any special processing on the transmission source program. Even in a PDA that does not support hypertext display, hypertext can be displayed as long as an image can be displayed.
[0041]
Next, a specific procedure for fetching print image data will be described with reference to a flowchart shown in FIG.
[0042]
First, a document to be imported as print image data is opened (step S11).
[0043]
Next, a pop-up menu shown in FIG. 5 is opened by clicking a task tray icon (not shown). In this pop-up menu, “Image capture (active window) (A)”, “Image capture (rectangular range designation) (R)”, “Print image capture (whole document) (D)” are used as image data capture methods. Since a menu such as “text capture (T)” is prepared, “capture print image (whole document) (D)” is selected here (step S12). As a selection method, it is possible to select from this pop-up menu, but it is also possible to select by pressing a “Ctrl” + “PrintScreen” button on the keyboard of the personal computer.
[0044]
Thereby, as shown in FIG. 6, a print dialog box of the application is displayed (step S13). In this embodiment, the name of the PDA is displayed as the printer name (printer driver) in the print dialog. That is, the PDA is displayed as one drive of the personal computer (in this embodiment, it is assumed as D drive), and this D drive is selected. However, the printer name may be set as a default value so that it can be used for actual printing, and the user may select PDA as the printer name.
[0045]
Thereafter, by confirming the printer name and pressing the “OK” button (step S14), the print image data of the displayed active window document is copied to the image file of the PDA (step S15).
[0046]
As a network drive Send Instead of (copying), for example as a JPEG file Send In order to do so, after the print image data is taken in at step S12, it is temporarily stored in the storage device 4 of the personal computer. Then, the connection state with the PDA is confirmed. If the PDA is connected to the personal computer, the stored print image data is transmitted to the PDA as a JPEG file. In the case of JPEG, if information such as thumbnails is embedded in the Exif format, thumbnail images of all pages of the print image data can be viewed on the PDA side.
[0047]
Here, when “Property (P)” in the print dialog shown in FIG. 6 is selected, a property screen shown in FIG. 7 is displayed. On this screen, the user can arbitrarily set the resolution, paper size, print direction (more precisely, the display direction) of data displayed on the PDA side. There are four types of resolutions: low (72 dpi) / medium (96 dpi) / high (150 dpi) / high (300 dpi), and the paper sizes are A3 / B4 / A4 / B5 / A5 / letter / Seven types of postcards are available. FIG. 8 shows the relationship between the paper size and the output resolution.
[0048]
FIG. 9 shows the correspondence (dot number comparison) between each size of VGA / SVGA / XGA / SXGA / UXGA, which is the image size of the display system, and each paper size. The user may set the paper size and resolution in accordance with such correspondence. For example, if it is desired to display A4 size print image data in the SVGA size on the PDA side, the paper size may be set to A4 and the resolution to 72 dpi on the property screen shown in FIG. As a result, the number of dots with a resolution of 72 dpi in A4 size becomes “horizontal: vertical = 855: 605”, which is almost the same as the number of dots of SVGA size “horizontal: vertical = 800: 600”, and the peripheral portion slightly protrudes. It is displayed in a size that almost fits on the display screen of the PDA.
[0049]
In the above processing, the acquired print image data is transmitted as it is to the PDA. However, depending on the display format of the display device on the PDA side, the appearance of the display may be different. Therefore, when creating print image data, perform color correction that matches the display format of the display device on the PDA side. Send You may make it do.
[0050]
For example, when the display device 9 of the PDA is a reflection type liquid crystal, the color correction of the print image data is performed so as to obtain a beautiful color when displayed on the PDA in consideration of the reflectance and the base color of the liquid crystal. . Further, when outputting to the projector via the PDA, the color correction of the print image data is performed in accordance with the color characteristics of the transmitted light of the liquid crystal used in the projector. Various specific methods for color correction have been proposed in the past, and those techniques can also be used in this embodiment, so detailed description thereof will be omitted here. As a result, the print image data can be displayed in an optimum color according to the display format of the display device 9 on the PDA side.
[0051]
As a method for selecting what color correction is performed on the print image data, for example, a color correction selection screen (not shown) is displayed on a personal computer screen, and “PDA (reflection liquid crystal)”, “ A name corresponding to a display format such as “projector (transmission type liquid crystal)” is displayed. Then, when the user selects a name from among them, color correction of the display format corresponding to the name may be performed. For example, when displaying print image data for presentation on a projector externally attached to the PDA, “projector” displayed on the color correction selection screen may be selected.
[0052]
If the amount of print image data is large, reduce the file size by performing color reduction or black-and-white conversion. Send May be.
[0053]
For example, when the display color of the display device 9 is 256 colors, the print image data to be created is also created with 256 colors instead of full color. Also, if the print image data is a regular document presentation, even if it is converted from color to black and white, there is almost no change in viewability. Create by converting to black and white. By reducing the file size in this way, the data Send However, the amount of data is easy to handle even in a PDA.
[0054]
When creating print image data, the screen size is easy to display on the PDA side. Send May be.
[0055]
When the second information device is a PDA, the size of the display screen is naturally limited. Then, print image data with a large capacity of one page is directly applied to the PDA whose screen size is limited in this way. Send Then, there is a problem that the entire page cannot be viewed unless the screen is scrolled many times. Therefore, by unifying to a screen size that is easy to display on a PDA (display standard, for example, VGA size), Send An easy-to-see screen can be displayed on the PDA without being affected by the image size of each page of the print image data. FIG. 10 shows this example. FIG. 6A shows an example of the print image data having a portrait size, and FIG. 9B shows an example of the print image data having a landscape size. PDA Send When doing so, as shown in FIGS. 3C and 3D, these print image data are unified to the same size (for example, VGA (640 × 480)). Send To do.
[0056]
Also, when creating print image data, create print image data according to the PDA image size, Send May be. That is, when creating print image data, the print image data is not created according to the normal paper size (A4, B4, A5, B5, postcard, etc.), but is matched to the image size of a display system such as a PDA or projector. Thus, print image data is created in a size such as VGA, SVGA, or XVGA.
[0057]
FIG. 11 shows an example of a setting screen on which the user sets the image size of the print image data. FIG. 4A shows an example in which the image size is specified by specifying the magnification, and FIG. 4B shows an example in which the image size is set by selecting a display system image size.
[0058]
In the magnification designation shown in FIG. 5A, setting is sometimes difficult because the user needs to remember the ratio between the paper size and the display image size. On the other hand, in the case of FIG. 5B, the type of image size is displayed in advance, and it is considered that the user can select a desired image size by selecting among them. In this case, it is possible to display VGA, SVGA, XGA as the image size, but these size displays are not generally known as paper sizes (A4, B4, B5, etc.). In the embodiment, the number of horizontal and vertical dots is used. Incidentally, “640 × 480” corresponds to the VGA size, and “800 × 600” corresponds to the SVGA size. The other items are items in which the user manually inputs the number of horizontal dots and the number of vertical dots, and the XGA size is displayed as a default value in the figure (see FIG. 9 for numerical values). .
[0059]
Such a setting on the screen enables display suitable for the screen size of the PDA.
[0060]
The above is a configuration in which the user manually sets the image size of print image data to be transmitted to the PDA. However, it is also possible to automate the setting of such an image size.
[0061]
FIG. 12 shows a processing procedure for automatically setting the image size.
[0062]
The PDA and personal computer are connected by, for example, USB, and the PDA and personal computer are turned on (steps S21 and S31).
[0063]
When the PDA confirms that it is connected to the personal computer (when it is determined Yes in step S22), it transmits information on its display capability to the personal computer. The display capability information includes screen size, dot pitch, color depth, refresh rate, color characteristics, and the like.
[0064]
FIG. 13 shows a configuration example of a display capability information packet transmitted to the personal computer side. Following the header, data such as the PDA name, screen size, dot pitch, color depth, refresh rate, and color identification are recorded, and EOM is added at the end.
[0065]
The personal computer temporarily stores the display capability information transmitted from the PDA in the storage device 4 (step S32), and based on the stored display capability information, displays image characteristics such as the image size of the print image data to be created. Determine (step S33).
[0066]
In this way, by transmitting the display capability of the PDA to the personal computer in advance at the time of connection, an image size suitable for the screen size of the PDA can be obtained on the personal computer without the troublesome operation of the user setting the image size. Print image data can be automatically created. In the case of wireless communication, the display capability of the PDA is transmitted to the personal computer in advance when communication is possible.
[0067]
Also, depending on the user, vertical data such as A4 vertical and B4 vertical (such as documents) is displayed on the PDA using the screen vertically, and horizontal data such as A4 horizontal and B4 horizontal (tables, graphs, etc.) There is a demand for displaying a screen in a landscape orientation even with a PDA.
[0068]
Therefore, in the present embodiment, print image data is created so that the portrait data is displayed using the PDA screen in portrait orientation, and the landscape data is displayed using the PDA screen in landscape orientation. Data is created by rotating the print image 90 degrees.
[0069]
That is, the print image data shown in FIG. 14A is sequentially scanned in the horizontal direction while moving from the upper left to the lower direction, and the data is also moved in the horizontal direction while moving from the upper left to the lower side on the VRAM of the storage device. Recording is performed sequentially (see FIG. 5B). When this data is transmitted to the PDA, the PDA displays the data shown in FIG. 5A on the vertically long screen as it is (see FIG. 4C). On the other hand, the scan direction of the print image data shown in FIG. 14A is rotated by 90 degrees, and sequentially scanned in the vertical direction while moving from the lower left to the right, and the data is also transferred from the lower left to the VRAM as the storage device. Recording is sequentially performed in the vertical direction while moving in the right direction (see FIG. 4D). When this data is transmitted to the PDA, the PDA displays the data shown in FIG. 4A on the vertically long screen (in a state where the display direction is rotated by 90 degrees). e)).
[0070]
Accordingly, as shown in FIG. 15, in the PDA, for example, portrait data such as a document is displayed in a portrait orientation on a portrait display screen (see FIG. 15A), and landscape data such as a table or graph is displayed in portrait orientation. It is displayed in the landscape direction on the screen (see FIG. 5B).
[0071]
By the way, when the vertically long data is displayed by using the PDA with the screen vertically and the horizontally long data is displayed by using the PDA with the screen horizontally long as described above, each time the user displays the data, The PDA itself must be rotated 90 degrees according to the display state (vertical display or horizontal display). In addition, when viewing the display with the screen horizontally long, as shown in FIG. 15B, the button arrangement is also in the horizontal direction, and there is a problem that the button operation is difficult.
[0072]
FIG. 16 shows an embodiment for eliminating the inconvenience of rotating the PDA itself by hand and the difficulty of operating buttons in the case of landscape display.
[0073]
That is, the PDA 51 is configured by a display unit main body 52 having a rectangular shape in plan view and a holding body 53 that holds the display unit main body 52, and the display unit main body 52 is rotatably held via a rotation mechanism unit (not shown). The structure is held by the body 53. In this case, various buttons are provided on the holding body 53 side. An operation button 54 for rotating the display unit 52 is also provided on the holding body 53. The user presses the operation button 54 to change from the state of the vertically long screen shown in FIG. 5A to the state of the horizontally long screen shown in FIG. 5B and the state of the horizontally long screen shown in FIG. The display unit main body 52 can be rotated from the state to the state of the vertically long screen shown in FIG. As a result, the user does not need to rotate the PDA itself, and the button arrangement does not change with the rotation, so that the operability is improved.
[0074]
In the above-described embodiment, the display unit main body 52 is rotated by the user's button operation. However, when the print image data is created by rotating 90 degrees on the personal computer side, the rotation information is also included in the print image data. In addition, when the PDA receives this rotation information, the display unit main body 52 can be automatically rotated 90 degrees. Thus, by automatically rotating the display unit main body 52 in accordance with the display form of the created print image data, the user is always in the most viewable state without being conscious of the display form such as portrait or landscape. You can see the contents of the display screen.
[0075]
Incidentally, the print image data can be additionally embedded with information depending on the format. For example, in the case of JPEG, information can be embedded in an area called an application marker segment.
[0076]
Even if the data cannot be embedded, the same function can be realized by preparing other data and indicating that the data is additional information for the print image data. For example, when storing print image data as a file, another text file is prepared, and the name of the print image data file to be associated and the added information are written together, so that the same as the application marker segment of JPEG. A function can be realized.
[0077]
Then, by describing the conditions when the print image data is created in the additional information portion, the data can be manipulated more flexibly on the PDA.
[0078]
For example, if there is a means for displaying hypertext on the PDA, by embedding information (such as a URL) as shown in FIG. In addition to displaying the transmitted data, it is possible to actually access the data.
[0079]
An example of the result of performing a plurality of such additional information transmissions is shown in FIG.
[0080]
For example, in the example using the JPEG application marker segment, each row of the table shown in FIG. 18 corresponds to one JPEG file. In each JPEG file, the address (URL) of the web page referred to when each print image data is displayed as additional information in the application marker segment is written.
[0081]
In the information processing system described above, data is transferred between a personal computer that is the first information device and a PDA that is the second information device. Send This is realized by a program for causing the processing to function.
[0082]
The subject of the invention may be the program itself, or the program stored in a computer-readable recording medium.
[0083]
In the present invention, as the recording medium, a memory required for processing by the processing device (microcomputer) 1 shown in FIG. 1, for example, a ROM itself may be a program medium. Also, a program reading device may be provided as an external storage device (not shown), and the program medium may be read by inserting a recording medium therein. In the present invention, the storage device 4 shown in FIG. 1 is a program medium. In any case, the stored program may be configured to be accessed and executed by the microcomputer, or in any case, the program is read and the read program is a program (not shown) of the microcomputer. It may be a method in which the program is executed after being loaded into the storage area. It is assumed that this loading program is stored in the apparatus main body in advance.
[0084]
Here, the program medium is a recording medium configured to be separable from the main body, such as a tape system such as a magnetic tape or a cassette tape, a magnetic disk such as FD (flexible disk) or HD (hard disk), or a CD-ROM / It carries fixed programs, including optical disks such as MO / MD / DVD, card systems such as IC cards (including memory cards) / optical cards, and semiconductor memories such as mask ROM, EPROM, EEPROM, flash ROM, etc. It may be a medium.
[0085]
In the present invention, in the case of a system configuration that can be connected to a communication network including the Internet, a medium that fluidly carries the program so as to download the program from the communication network may be used. When the program is downloaded from the communication network in this way, the download program may be stored in advance in the device main body or may be installed from another recording medium. The content stored in the recording medium is not limited to a program, and may be data.
[0086]
Furthermore, in the present invention, the program itself may be the process itself executed by the processing device 1 shown in FIG. 1, or may be acquired by accessing a communication network including the Internet, or may be acquired. It may be sent out from here. Furthermore, it may be a result of processing in the information device, that is, a generated one based on the fetched program. Alternatively, it may be a result of processing in the information device when it is sent out from here, that is, a generated result. In addition, these things are not limited to a program, Data may be sufficient.
[0087]
【The invention's effect】
As described above, according to the present invention, a program capable of operating application data converts application data into basic data. Send This makes it possible to handle (manipulate) application data even in an information device that does not have means for directly operating application data.
[0088]
According to the present invention, the print image data is communicated to the second information device by communication as a print driver for the application. Send By doing so, you can ensure multiple pages of data and image data that can only be seen by scrolling the screen with a simple operation. Send can do.
[Brief description of the drawings]
FIG. 1 is a functional block diagram schematically showing a system configuration for transmitting print image data from a personal computer which is a first information device according to the present invention to a PDA which is a second information device.
FIG. 2 is a flowchart showing a processing procedure for creating data to be viewed on a PDA from hypertext.
FIG. 3 is an explanatory diagram showing an example of hypertext stored in a storage device or obtained from another device via a connection network such as the Internet.
FIG. 4 is a flowchart showing a specific procedure for fetching print image data.
FIG. 5 is an explanatory diagram showing a display example of a pop-up menu.
FIG. 6 is an explanatory diagram illustrating a display example of a print dialog box of an application.
FIG. 7 is an explanatory diagram illustrating a display example of a property screen when “Property (P)” is selected in the print dialog.
FIG. 8 is an explanatory diagram summarizing the relationship between paper size and output resolution in a list format.
FIG. 9 is an explanatory diagram that summarizes the correspondence relationship (dot number comparison) between each image size of a display system and each paper size in a list format.
FIG. 10 is an explanatory diagram showing a display state when screen sizes are unified.
FIG. 11 is an explanatory diagram illustrating an example of a setting screen on which the user sets the image size of print image data.
FIG. 12 is a flowchart illustrating a processing procedure for automatically setting an image size.
FIG. 13 is an explanatory diagram showing a configuration example of a display capability information packet transmitted to the personal computer side;
FIG. 14 is a diagram for explaining a data scanning method when print image data is displayed vertically and when it is displayed horizontally.
FIG. 15 is an explanatory diagram when print image data is displayed vertically and when it is displayed horizontally.
FIG. 16 is an explanatory diagram showing an example of a mechanism for rotating a display unit of a PDA.
FIG. 17 is an explanatory diagram illustrating an example of additional information.
FIG. 18 is an explanatory diagram illustrating an example of a result of transmitting a plurality of print image data files with additional information.
[Explanation of symbols]
1,7 processing equipment
2, 8 input device
3, 9 Display device
4, 10 storage device
5, 11 Connection device
6 Printing device
51 PDA
52 Display body
53 Holder
54 Operation buttons

Claims (4)

アプリケーションソフトで扱うデータを記憶する記憶手段と、
前記記憶手段で記憶されたデータをイメージデータに変換する変換手段と、
前記変換手段で変換されたイメージデータ他の情報機器への送信を指示する指示手段と、
前記指示手段の指示により、変換されたイメージデータを他の情報機器に送信する送信手段と、
前記他の情報機器の表示能力の情報を受信する受信手段とを備え、
前記変換手段は、前記受信手段で受信した表示能力の情報に基づいて、前記他の情報機器の表示画面サイズに合うように回転させてイメージデータを作成することを特徴とする情報処理装置。
Storage means for storing data handled by the application software;
Conversion means for converting the data stored in the storage means into image data;
And instruction means for instructing the transmission to other information devices of the transformed image data by said converting means,
In accordance with an instruction from the instruction unit, a transmission unit that transmits the converted image data to another information device;
Receiving means for receiving information on the display capability of the other information device,
The information processing apparatus according to claim 1, wherein the conversion unit creates image data by rotating the display unit so as to fit a display screen size of the other information device based on the display capability information received by the receiving unit.
アプリケーションソフトで扱うデータを記憶する工程と、Storing data handled by application software;
他の情報機器の表示能力の情報を受信する工程と、Receiving information on display capability of other information devices;
記憶されたアプリケーションデータを、受信した表示能力の情報に基づいて、前記他の情報機器の表示画面サイズに合うように回転させてイメージデータに変換する工程と、A step of rotating the stored application data into image data based on the received display capability information so as to fit the display screen size of the other information device; and
変換されたイメージデータの他の情報機器への送信を指示する工程と、Instructing transmission of the converted image data to another information device;
イメージデータの送信が指示されると、イメージデータを他の情報機器に送信する工程とを含むことを特徴とするデータ送信方法。And a step of transmitting the image data to another information device when an instruction to transmit the image data is given.
アプリケーションソフトで扱うデータを記憶するステップと、Storing data handled by application software;
他の情報機器の表示能力の情報を受信するステップと、Receiving information on display capabilities of other information devices;
記憶されたアプリケーションデータを、受信した表示能力の情報に基づいて、前記他の情報機器の表示画面サイズに合うように回転させてイメージデータに変換するステップと、Based on the received display capability information, the stored application data is rotated to fit the display screen size of the other information device and converted into image data; and
変換されたイメージデータの他の情報機器への送信を指示するステップと、Instructing transmission of the converted image data to another information device;
イメージデータの送信が指示されると、イメージデータを他の情報機器に送信するステップとをコンピュータに実行させることを特徴とするデータ送信プログラム。A data transmission program that, when instructed to transmit image data, causes a computer to execute a step of transmitting the image data to another information device.
請求項3に記載のデータ送信プログラムを記録したコンピュータ読み取り可能な記録媒体。A computer-readable recording medium on which the data transmission program according to claim 3 is recorded.
JP2002327088A 2002-11-11 2002-11-11 Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded Expired - Fee Related JP4202094B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002327088A JP4202094B2 (en) 2002-11-11 2002-11-11 Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002327088A JP4202094B2 (en) 2002-11-11 2002-11-11 Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded

Publications (3)

Publication Number Publication Date
JP2004164102A JP2004164102A (en) 2004-06-10
JP2004164102A5 JP2004164102A5 (en) 2006-07-13
JP4202094B2 true JP4202094B2 (en) 2008-12-24

Family

ID=32805844

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002327088A Expired - Fee Related JP4202094B2 (en) 2002-11-11 2002-11-11 Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded

Country Status (1)

Country Link
JP (1) JP4202094B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ITUD20070076A1 (en) * 2007-04-26 2008-10-27 Eurotech S P A INTERACTIVE DISPLAY DEVICE AND CONFIGURATION PROCEDURE WITH CALCULATION UNIT
JP5256789B2 (en) * 2008-03-10 2013-08-07 セイコーエプソン株式会社 Screen display control device
JP5065347B2 (en) * 2009-07-23 2012-10-31 ブラザー工業株式会社 Data processing system, program and printing device
US8937735B2 (en) 2011-03-31 2015-01-20 Brother Kogyo Kabushiki Kaisha Non-transitory storage medium storing image-forming-data transmitting program, mobile terminal, and control method therefor transmitting movement and orientation information of mobile terminal
JP5637242B2 (en) * 2013-03-29 2014-12-10 ブラザー工業株式会社 Control device mounted on portable terminal device
US11600027B2 (en) * 2018-09-26 2023-03-07 Guardian Glass, LLC Augmented reality system and method for substrates, coated articles, insulating glass units, and/or the like

Also Published As

Publication number Publication date
JP2004164102A (en) 2004-06-10

Similar Documents

Publication Publication Date Title
KR101088671B1 (en) Information processing apparatus and image processing apparatus
US8724193B2 (en) Image forming device creating a preview image
US8139256B2 (en) Method and system for merging scan files into a color workflow
US10108584B2 (en) Host apparatus and screen capture control method thereof
US20070041029A1 (en) Image forming apparatus with an image editing function and a method thereof
AU2001286981A1 (en) Method and system for merging scan files into a color workflow
JP4745866B2 (en) Device management system and control method thereof
JP2010040048A (en) System and method for selective redaction of document
JP4807403B2 (en) Web page display control device, web page display method, and computer program
US20040184072A1 (en) Storing and accessing thumbnail images corresponding to print jobs
US8294943B2 (en) Print control apparatus and printing system
US8149429B2 (en) Control apparatus, program, computer-readable storage medium, imaging apparatus control system, and control method
US20060103877A1 (en) Image forming system having a scanned-image preview function and method thereof
KR20100008495A (en) Image forming apparatus, host apparatus, and web page printing method thereof
JP4255902B2 (en) Image management system
JP5933387B2 (en) Scanning apparatus, scanning method, and computer program
US20040008372A1 (en) Image processing device, image processing method and image processing program
JP4202094B2 (en) Information processing apparatus, data transmission method, data transmission program, and recording medium on which data transmission program is recorded
JP4123726B2 (en) Digital still camera
US8599433B2 (en) Image processor, image processing method, computer readable medium, and image processing system
JP2005246683A (en) Image forming apparatus and printing control program
US20040042032A1 (en) Copy document production
JP4914477B2 (en) Image processing device
JP2010165353A (en) System and method for alteration of user interface of document processing device
JP3430592B2 (en) Output processing content indicating device and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080715

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080905

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

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

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121017

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131017

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees