JP2004110733A - Information processor, information processing method, and information processing program - Google Patents

Information processor, information processing method, and information processing program Download PDF

Info

Publication number
JP2004110733A
JP2004110733A JP2002275981A JP2002275981A JP2004110733A JP 2004110733 A JP2004110733 A JP 2004110733A JP 2002275981 A JP2002275981 A JP 2002275981A JP 2002275981 A JP2002275981 A JP 2002275981A JP 2004110733 A JP2004110733 A JP 2004110733A
Authority
JP
Japan
Prior art keywords
information
document
file
additional
creating
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.)
Granted
Application number
JP2002275981A
Other languages
Japanese (ja)
Other versions
JP4021290B2 (en
Inventor
Akira Suzuki
鈴木 明
Masami Koide
小出 雅巳
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002275981A priority Critical patent/JP4021290B2/en
Publication of JP2004110733A publication Critical patent/JP2004110733A/en
Application granted granted Critical
Publication of JP4021290B2 publication Critical patent/JP4021290B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To create a document information file enabling the browsing of a document without using a document creation program or a document browsing program. <P>SOLUTION: This information processor comprises a drawing information acquisition means for acquiring a drawing image, an additive information acquisition means for acquiring additive information, and a document information file creation means for creating a document information file based on the drawing information and additive information. The document information file creation means comprises a document structure information creating means for creating document structure information based on the drawing information and additive information and an additive function program creation means for creating an additive function program based on the drawing information and additive information, and creates the document information file based on the document structure information and additive function program. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。
【0002】
【従来の技術】
現在、市販のコンピュータでは様々な電子文書を利用することができる。
【0003】
これらの文書の作成時には文書作成用プログラムが使用されるが、通常、これらの文書の閲覧時にも同種の文書作成用プログラムが使用される。なぜならば、テキスト文書やHTML文書等は別として、文書作成時にこれらの文書は独自のファイルフォーマットでファイル化されるため、文書閲覧時にその独自のファイルフォーマットを解釈しなければならないからである。そのため、コンピュータで様々な文書を閲覧するためには、そのコンピュータに各種の文書作成用プログラムをインストールしておく必要がある。この場合、文書作成用プログラムのコスト負担やバージョン管理等が問題となる。
【0004】
これらの問題を解消するためのプログラム群が、Abobe社から提供されている。同社から提供されているAcrobat(登録商標)を使用すれば、各種の文書作成用プログラムにより作成された文書に関して、そのファイルフォーマットをPDFという統一的なファイルフォーマットに変換することができる。そして、同社から提供されているAcrobat Reader(登録商標)を使用すれば、これらの文書を閲覧することができる。すなわち、各種の文書作成用プログラムにより作成された文書に関して、そのファイルフォーマットを共通の文書閲覧用プログラムを使用して閲覧することができるファイルフォーマットに変換するのである。この場合、各種の文書作成用プログラムをインストールする問題(コスト負担等)こそ解消されるものの、共通の文書閲覧用プログラムをインストールする問題(バージョン管理等)までは解消されない。
【0005】
特開2001−22618号公報に記載の発明では、各種の文書作成用プログラムにより作成された文書を、大部分のコンピュータにブラウザがインストールされているHTML文書に変換する。この場合、ブラウザがインストールされていないコンピュータでは閲覧することができない。
【0006】
特開2000−20507号公報に記載の発明では、コードデータをイメージデータに変換して、ファイルをコードデータとイメージデータにより構成する。この場合、テキストに関するコードデータもイメージデータに変換されるため、文書閲覧時にカット&ペースト等ができるようになり得ない。
【0007】
【特許文献1】
特開2000−20507号公報
【特許文献2】
特開2000−155722号公報
【特許文献3】
特開2000−181905号公報
【特許文献4】
特開2000−194832号公報
【特許文献5】
特開2001−22618号公報。
【0008】
【発明が解決しようとする課題】
このように、従来、文書作成用プログラムや文書閲覧用プログラムを使用せずに文書を閲覧することはできなかった。
【0009】
ここで、いわゆる紙文書と電子文書とを比較してみる。紙文書と比較して電子文書は、編集が容易であるという「利便性」を獲得している一方で、作成環境が閲覧環境を束縛しないという「柔軟性」を喪失している。すなわち、電子文書は「利便性」を獲得しているのと引き換えに「柔軟性」を喪失しているのである。もし、電子文書が「利便性」と「柔軟性」の両方を備えることができたならば、その有用性には計り知れないものがあると言える。
【0010】
よって、本発明は、文書作成用プログラムや文書閲覧用プログラムを使用せずに文書を閲覧することができる文書情報ファイルを作成することを課題とする。
【0011】
【課題を解決するための手段】
請求項1に記載の発明(情報処理装置)は、文書情報ファイルを作成する情報処理装置であって、前記文書情報ファイルを作成するための描画情報を取得する描画情報取得手段と、前記文書情報ファイルを作成するための付加情報を取得する付加情報取得手段と、前記描画情報と前記付加情報に基づいて前記文書情報ファイルを作成する文書情報ファイル作成手段とを備える情報処理装置において、前記文書情報ファイル作成手段は、前記描画情報と前記付加情報に基づいて文書構造情報を作成する文書構造情報作成手段と、前記描画情報と前記付加情報に基づいて付加機能プログラムを作成する付加機能プログラム作成手段とを備え、前記文書構造情報と前記付加機能プログラムに基づいて前記文書情報ファイルを作成する。
【0012】
請求項2に記載の発明(情報処理装置)は、請求項1に記載の発明(情報処理装置)に関して、前記文書情報ファイル作成手段は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを、前記文書情報ファイルとして作成する。
【0013】
請求項3に記載の発明(情報処理装置)は、請求項1に記載の発明(情報処理装置)に関して、前記文書情報ファイル作成手段は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを作成して、前記コンテンツファイルと前記文書構造情報ファイルと前記付加機能プログラムファイルとを分割可能な書庫形式でカプセル化したカプセルファイルを、前記文書情報ファイルとして作成する。
【0014】
請求項4に記載の発明(情報処理方法)は、文書情報ファイルを作成する情報処理方法であって、前記文書情報ファイルを作成するための描画情報を取得する描画情報取得段階と、前記文書情報ファイルを作成するための付加情報を取得する付加情報取得段階と、前記描画情報と前記付加情報に基づいて前記文書情報ファイルを作成する文書情報ファイル作成段階とを備える情報処理方法において、前記文書情報ファイル作成段階は、前記描画情報と前記付加情報に基づいて文書構造情報を作成する文書構造情報作成段階と、前記描画情報と前記付加情報に基づいて付加機能プログラムを作成する付加機能プログラム作成段階とを備え、前記文書構造情報と前記付加機能プログラムに基づいて前記文書情報ファイルを作成する。
【0015】
請求項5に記載の発明(情報処理方法)は、請求項4に記載の発明(情報処理方法)に関して、前記文書情報ファイル作成段階は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを、前記文書情報ファイルとして作成する。
【0016】
請求項6に記載の発明(情報処理方法)は、請求項4に記載の発明(情報処理方法)に関して、前記文書情報ファイル作成段階は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを作成して、前記コンテンツファイルと前記文書構造情報ファイルと前記付加機能プログラムファイルとを分割可能な書庫形式でカプセル化したカプセルファイルを、前記文書情報ファイルとして作成する。
【0017】
請求項7に記載の発明(情報処理プログラム)は、請求項4乃至6のいずれか1項に記載の情報処理方法をコンピュータに実行させる。
【0018】
請求項1、4、又は7に記載の発明(情報処理装置、情報処理方法、又は情報処理プログラム)では、文書情報ファイルを作成するための描画情報と付加情報を取得して、描画情報と付加情報に基づいて文書構造情報と付加機能プログラムを作成して、文書構造情報と付加機能プログラムに基づいて文書情報ファイルを作成することにより、文書作成用プログラムや文書閲覧用プログラムを使用せずに文書を閲覧することができる文書情報ファイルを作成することができる。
【0019】
請求項2、5、又は7に記載の発明(情報処理装置、情報処理方法、又は情報処理プログラム)では、コンテンツを有するコンテンツファイルと、文書構造情報を有する文書構造情報ファイルと、付加機能プログラムを有する付加機能プログラムファイルとを、文書情報ファイルとして作成することにより、利用しやすい文書情報ファイルを作成することができる。
【0020】
請求項3、6、又は7に記載の発明(情報処理装置、情報処理方法、又は情報処理プログラム)では、コンテンツを有するコンテンツファイルと、文書構造情報を有する文書構造情報ファイルと、付加機能プログラムを有する付加機能プログラムファイルとを作成して、コンテンツファイルと文書構造情報ファイルと付加機能プログラムファイルとを分割可能な書庫形式でカプセル化したカプセルファイルを、文書情報ファイルとして作成することにより、利用しやすくて管理しやすい文書情報ファイルを作成することができる。
【0021】
【発明の実施の形態】
本発明の実施の形態について説明する。
【0022】
図1は、文書情報ファイルを作成する情報処理装置11を表す。図1の情報処理装置11は、描画情報取得手段12と、付加情報取得手段13と、文書情報ファイル作成手段14とを備える。図1の文書情報ファイル作成手段14は、文書構造情報作成手段15と、付加機能プログラム作成手段16とを備える。図1の情報処理装置11は、本発明の実施の形態の例に該当する。
【0023】
描画情報取得手段12は、文書情報ファイルを作成するための描画情報を取得する。描画情報とは、作成される文書情報ファイルの文書そのものとなる情報であり、文書のテキストとなるテキスト情報や文書のイメージとなるイメージ情報がこれに該当する。
【0024】
図1の情報処理装置11では、文書作成用プログラムが提供する印刷コマンドを利用して、ユーザが描画情報取得手段12に描画情報を取得させる。コンピュータが管理する文書をプリンタに印刷させる場合、コンピュータにインストールされている文書作成用プログラムが提供する印刷コマンドを利用して、ユーザが印刷要求やプリンタ選択を入力すると、コンピュータにインストールされているプリンタドライバによりその文書のテキスト情報やイメージ情報が管理されて、最終的にプリンタによりその文書が印刷される。これを応用して、情報処理装置11にプリンタドライバと同様のプログラムをインストールしておけば、情報処理装置11はそのプログラムにより、文書のテキスト情報やイメージ情報を「描画情報」として取得することができる。すなわち、そのプログラムにより「描画情報取得手段12」が実現されるのである。大部分の文書作成用プログラムは印刷コマンドを提供しているから、そのプログラムによれば、大部分の文書作成用プログラムにより作成される文書のテキスト情報やイメージ情報を「描画情報」として取得することができる。
【0025】
付加情報取得手段13は、文書情報ファイルを作成するための付加情報を取得する。付加情報とは、作成される文書情報ファイルの文書そのものに付随する情報であり、文書の作成日や作成者などの管理情報や文書のテキストやイメージに係るリンク情報がこれに該当する。
【0026】
図1の情報処理装置11では、付加情報取得手段13は、ユーザが入力した入力情報に基づいて作成された付加情報を取得してもよいし、描画情報に基づいて作成された付加情報を取得してもよい。ユーザが入力した入力情報に基づいて付加情報を作成する手順や、描画情報に基づいて付加情報を作成する手順については、後ほど詳細に説明する。
【0027】
文書情報ファイル作成手段14は、これらの描画情報と付加情報に基づいて文書情報ファイルを作成する。図2Aのように、文書情報ファイル21は、文書情報コードと付加機能プログラムにより構成される。図2Aのように、文書情報コードは、コンテンツと文書構造情報により構成される文書情報をコード化したものである。このコンテンツが、文書情報ファイル21の文書そのものであり、具体的には文書のテキストやイメージである。
【0028】
文書構造情報は、描画情報と付加情報に基づいて文書構造情報作成手段15が作成する。文書構造情報は、文書の構造に関する情報である。具体的には、各コンテンツがテキストであるかイメージであるかなどの情報や、各コンテンツに係る配置情報や、各コンテンツに係るリンク情報等である。
【0029】
付加機能プログラムは、描画情報と付加情報に基づいて付加機能プログラム作成手段16が作成する。付加機能プログラムは、文書情報コードを動作させるためのプログラムである。各文書情報ファイルの文書は、その文書情報ファイルを構成する付加機能プログラムを使用して閲覧することができる。すなわち、図1の情報処理装置により作成される文書情報ファイルの文書は、その文書情報ファイルの他に文書作成用プログラムや文書閲覧用プログラムを使用せずに閲覧することができるのである。したがって、これらの文書情報ファイルの文書をコンピュータで閲覧するために、文書作成用プログラムや文書閲覧用プログラムをそのコンピュータにインストールしておく必要はないのである。
【0030】
ここで、文書構造情報ファイルについて説明する。例えば図2Aのように、文書ファイル作成手段14は、文書情報コードと付加機能プログラムにより構成される一体型ファイルを、文書情報ファイル21として作成することができる。
【0031】
一方で図2Bのように、文書情報ファイル作成手段14は、コンテンツと文書構造情報と付加機能プログラムとを分割して、コンテンツを有するコンテンツファイル22と、文書構造情報を有する文書構造情報ファイル23と、付加機能プログラムを有する付加機能プログラムファイル24とを、文書情報ファイル21として作成してもよい。このようにすれば、文書情報ファイル22は、編集時等に利用しやすいものとなる。なお、各文書情報ファイル21には、コンテンツファイル22や文書構造情報ファイル23が複数個存在してもよい。
【0032】
一方で図2Cのように、文書情報ファイル作成手段14は、コンテンツファイル22と文書構造情報ファイル23と付加機能プログラムファイル24とを作成して、コンテンツファイル22と文書構造情報ファイル23と付加機能プログラムファイル24とを分割可能な書庫形式でカプセル化したカプセルファイルを、文書情報ファイル21として作成してもよい。編集時等にはカプセルファイルを解凍して分割して編集等を行い、編集後等には再びカプセル化する。このようにすれば、文書情報ファイル22は、編集時等に利用しやすいうえ、通常の管理時に管理しやすいものとなる。なお、各文書情報ファイル21には、コンテンツファイル22や文書構造情報ファイル23が複数個存在してもよい。
【0033】
(1)描画情報
以下、描画情報を文書情報に変換する手順について説明する。この場合、描画情報をそのまま文書情報ファイルに保存しても良いが、後からのメンテナンス等を考えると、そのままファイル化するよりも適当なフォーマットに変換して保存したほうが良い。この様に後からのメンテナンスを考える場合、現在タグ言語であるXMLを使用するのが良い。これは、DTDと言うタグ定義情報を決定する事で構造化された情報を適切に管理出来る。また、XML技術を使ったテキストや図形、画像等をあらわす汎用フォーマットとしてSVG(Scalable Vector Graphics)がある。つまり、描画情報をSVGフォーマットで表現する事で、後からのメンテナンスが行いやすい。本実施例では文書表示等も付加機能プログラムで表示するので特に描画情報の保持フォーマットに依存しないが、他のフォーマットへの変換等を考慮すると汎用のフォーマットを使用する事が望ましい。また描画情報をSVGで表現しきれない場合は、独自の名前空間を定義し独自のタグで情報を保持すればよい。この場合は付加機能プログラムがこの情報を表示できるように対応する事で、問題は生じない。
【0034】
一般的な文書は、例えば図3の様に、テキスト情報、図形情報(ベクタ情報)、画像情報(ラスタ情報)からなる。また、一般的にコンピュータが表示を行う場合は、出力機器に依存しない形のデバイスコンテキストと言うものを通して描画される。また、コンピュータが表示を行う場合は、テキスト描画、図形描画(線分、矩形、多角形、楕円等)、ラスタ画像描画(ビットマップ描画)の3種類の描画方法で描画される。そして、アプリケーション(文書作成用プログラム)が印刷等の指示を行う場合は、これらの描画コマンドを複合したメタファイルが出力機器のドライバに転送される。つまり、この描画情報であるメタファイルをSVGファイル形式に変換すればよい。これに付いては各描画コマンドに対応したタグがSVGフォーマットでは用意されているので、ただ単に置き換える事で対応できる。
【0035】
例えば図3の様な表示をSVGファイルにする場合には、図4の様にテキスト描画はTEXTタグで、矩形描画はRECTタグで、ラスタ画像描画はIMAGEタグで表現すればよい。各描画と各タグとの対応関係を図5に表す。なお、画像を表すIMAGEタグは、画像データそのものをタグ内に記述するのではなく画像データのファイル名を記述する。この様な手順は図6の様になる。まず、描画情報をシーケンシャルにアプリケーションから取得(S61)する。次に、取得された描画情報が画像情報か判断(S62)する。画像情報の場合は、適当なファイル名で画像ファイルを作成(S63)する。次に、図5の様な描画コマンドとそれに対応するタグを作成(S64)する。次に、描画情報の各種属性情報をタグ内にセット(S65)する。この様な動作を描画情報が終了(S66)するまで繰り返す。
【0036】
この様にする事により、印刷指定時にアプリケーションから出力される描画情報を、SVGフォーマット等の別のフォーマットのファイルに変換できる。つまり、文書情報ファイル作成手段は、描画情報取得手段から取得した描画情報を文書構造情報ファイル(SVGファイル)とコンテンツファイル(画像ファイル)に変換できる。
【0037】
また、一般的な文書は複数のページから構成される場合が多い。その場合は、そのページ毎に上記の操作を行い、ページ毎に文書構造情報ファイル(SVGファイル)を作成すればよい。この場合の文書構造情報ファイル全体23は、図7の様に文書全体の文書構造情報ファイル23Pと各ページの文書構造情報ファイル23P1等(SVGファイル)の様に分ける事で、各ページの位置を文書全体の構造ファイルに規定できる。例えば文書全体の文書構造情報ファイル23PをSVGフォーマットで表す場合は、図8の様に参照タグを使用して文書全体の文書構造情報ファイル23Pから参照するように記述しても良いし、独自のページを表すタグで記述するように出力しても良い。つまり図2Cで説明した書庫形式でカプセル化された文書構造情報ファイル23は、具体的には図9の様になる。
【0038】
(2)付加情報
以下、付加情報を文書情報に変換する手順について説明する。付加情報は、付加機能プログラムを作成する際や、文書構造情報ファイルを作成する際に利用される。前者は付加機能を実現する為のプログラム作成に利用され、後者は付加機能の内容を記述する為に利用される。ここでは、後者の付加機能の内容記述に付いて述べる。
【0039】
付加情報として、ここでは2種類の情報を挙げる。第一の種類は文書全体に関わる情報で、作成者や作成日や新たに付加される機能等である。これらは単に図10の様に、文書全体の文書構造情報ファイルに独自のタグにより記述すればよい。また、ページごとに作成者や作成日が異なる場合は、ページ毎の文書構造情報ファイルにも記述しページ毎の情報を優先すればよい。第二の種類は文書の特定部分に関わる情報で、テキストに係るリンク情報等である。これらはその部分に記述されるように文書情報ファイル作成手段が出力すればよい。例えばテキストに係るリンク情報は、図11の様に記述されるように出力すればよい。
【0040】
この様に描画情報と付加情報の内容を文書構造情報ファイルに記述されるように文書情報ファイル作成手段が出力し、その機能を実現する付加機能プログラムと共に文書情報ファイルとして出力する事で、文書情報ファイルは単独で文書構造情報ファイルの付加情報とその情報を元に付加機能プログラムが動作させることで新たな機能を含む各種の動作を実現できる。
【0041】
(3)文書情報ファイル
以下、文書情報ファイルの起動動作について説明する。文書情報ファイルを起動指示(通常、オペレーティングシステムのファイル名表示プログラムによって表示ファイルをクリック)すると、書庫内の付加機能プログラムが起動する。次に、付加機能プログラムは書庫内の文書構造情報ファイルを読み込み、文書構造情報ファイルに記述されている情報に基づき付加機能プログラムは動作する。基本的に、起動して文書構造情報ファイルを読み込み文書情報を取得するまでは、付加機能プログラムの動作はどのような文書構造情報ファイルでも動作は同様である。
【0042】
ここでは、付加機能プログラムは、基本機能プログラムと拡張機能プログラムにより構成されるとする。つまり、図12の様に、基本機能プログラム121が起動後、基本機能プログラム121は文書全体の文書構造情報ファイルを読み込み、この情報を元にこの情報を処理する為の拡張機能プログラム122をそれぞれ起動させる。例えば、図10の様な文書全体の文書構造情報ファイルがあった場合に、memoと言うタグで加筆機能を追加する事とcomというタグで通信機能を追加する事を指示し、p0001.svgとp0002.svgの2ページの文書を表示する様に指示されている。
【0043】
そこで図13の様に、基本機能プログラム121は起動後まず、文書全体の文書構造情報ファイルの読み込み(S131)を行う。次に、読み込まれた文書構造情報ファイルの情報を解析し、記述情報に基づいた情報ツリーを作成(S132)する。この場合、文書情報ファイルがXML技術に基づくタグ形式で記述されている場合は、通常XMLパーサと言う汎用のライブラリを使えばよい。この場合は、解析後作成されたツリーを加工する事が無いので、SAXパーサを使う方が効率的である。また、加工する必要が生じる場合はDOMパーサを使っても良い。次に、作成されたツリー情報から起動すべき拡張機能プログラム121を選択(S133)する。図10の場合は、新たな付加機能としてmemoタグの加筆機能とcomタグで表した通信機能と各ページを表示する文書表示機能の拡張機能プログラム122A・B・Cを起動すればよい。この様に選択された各機能の拡張機能プログラム122を拡張機能プログラム122毎に別スレッドで起動(S134)する事で、付加機能を実現できる。つまり、基本機能プログラム121は起動すべき拡張機能プログラム122を文書全体の文書構造情報ファイルの情報から検出し、それに対応する複数の拡張機能プログラム122をそれぞれ別スレッドで動作させた後終了する事で、それ以降は各拡張機能プログラム122はそれぞれの機能を担当する。
【0044】
続いて図14により、ページ毎の文書の内容を表示する文書表示のための拡張機能プログラム122Aについて説明する。まず、起動された拡張機能プログラム122Aは、表示すべき各ページの文書構造情報ファイルのファイル名を取得(S141)する。これは、基本機能プログラム121が拡張機能プログラム122Aを起動するときに属性値として拡張機能プログラム122Aに渡しても良いし、拡張機能プログラム122Aが文書全体の文書構造情報ファイルから取得しても良い。次に、ページ毎の文書構造情報ファイルの読み込み(S142)を行う。次に、読み込まれた文書構造情報ファイルを解析し、表示すべき情報ツリーを前述と同様に作成(S143)する。そして、作成された情報をページ表示(S144)する。文書構造情報ファイルはSVGフォーマットでも良いし、SVGフォーマットではなくHTMLや他の独自フォーマットでも良い。また、この文書表示のための拡張機能プログラム122Aは、表示文書フォーマットに合わせて複数用意しても良い。この場合は、文書構造情報ファイルのファイル名の拡張子で、どの拡張機能プログラム122Aを起動するか判断すればよい。
【0045】
次の例として新たな付加機能としての加筆機能の場合は図15の様になる。まず、加筆の為の拡張機能プログラム122Bが起動されると、加筆機能を開始・停止させるボタンを、文書を表示しているウィンドウのツールバー等に追加表示(S151)する。次に、このボタンが押されるの待ち、ボタンが押される(S152)と加筆機能を開始しマウスイベントを取得し座標を検出(S153)する。次に、検出された座標情報から加筆情報を作成(S154)し、文書表示ウィンドウに加筆情報を表示(S155)する。これらの動作を再度ボタンが押されるまで繰り返し、再度ボタンが押された(S156)場合は、加筆動作を終了(S157)する。
【0046】
ここまで、付加機能プログラムを基本機能プログラム121と複数の拡張機能プログラム122によって構成し動作させる手法に付いて述べた。これを土台として考察するに、付加機能プログラム作成手段により付加機能プログラムを作成する際に、文書情報ファイルにどのような付加機能を付加するかを判断し、その付加機能を実現する為の幾つかの拡張機能プログラムを選択し、選択された拡張機能プログラム122と基本機能プログラム121から付加機能プログラムを構成すればよいと言える。言い換えれば、文書情報ファイルの作成時において、予め作成された基本機能プログラム121と複数の拡張機能プログラム122から描画情報と付加情報に基づいて拡張機能プログラム122の組み合わせを決定して、基本機能プログラム121と決定された拡張機能プログラム122から付加機能プログラムを構成すればよい。これにより、簡単かつ柔軟に付加機能プログラムを構成することができる。また、基本機能プログラム121や拡張機能プログラム122のような付加機能プログラムモジュールをJAVA(登録商標)等の中間言語で構成すれば、マルチプラットフォームで閲覧できるので文書の汎用性が高まる。
【0047】
なお、一つの機能を一つの拡張機能プログラム122で構成するのではなく、一つの機能を複数個の拡張機能プログラム122で構成するように構成しても良い。例えば、文書表示の画像部分の表示と図形部分の表示とテキスト表示の部分を、それぞれ別の拡張機能プログラム122として構成しても良い。こうする事で、リンク機能で画像を表示する場合は同じ拡張機能プログラム122を使用できる。この場合は、描画情報の中に画像描画がある場合は画像描画用の拡張機能プログラム122を追加したり、テキスト描画がある場合はテキスト描画用拡張機能プログラム122を追加したりすれば良い。
【0048】
(4)文書構造情報・付加機能プログラム
以下、文書構造情報(ファイル)と付加機能プログラム(ファイル)を作成する手順について説明する。ここでは、図16と図17の様な二つの方法について説明する。第一の方法は、付加機能プログラムと文書構造情報を同時に作成する方法である。第二の方法は、文書構造情報を作成し、その後、文書構造情報から付加機能プログラムを作成する方法である。この場合には、描画情報は単に各ページの文書構造情報に変換してあるだけなので、描画情報から必要とする拡張機能プログラムを選択できる。また付加情報も同様に文書構造情報に記述されているので、これを取得すればよい。
【0049】
第一の方法に付いて図16を使って説明する。付加機能プログラム作成手段が行う付加機能プログラム作成ブロックでは、付加情報と描画情報を付加情報取得手段と描画情報取得手段から取得(S161)する。次に、付加情報から使用する拡張機能プログラムを決定(S162)する。これは主に、加筆機能や通信機能等の新たな機能を付加するものである。次に、描画情報から使用する拡張機能プログラムを決定(S163)する。これは、ビットマップ情報が描画情報に含まれる場合はビットマップ画像表示のための拡張機能プログラムを追加して、図形描画情報がある場合は図形表示のための拡張機能プログラムを追加する。これらの付加情報と描画情報に基づいて必要な拡張機能プログラムを決定し、基本機能プログラムと共にこれら選択された拡張機能プログラムにより付加機能プログラムを構成(S164)し、これを文書情報ファイルの一部として構成(S168)する事で、必要な機能を満たす事が出来る。また、それと共に文書構造情報ファイル作成ブロックでは、同様に付加情報と描画情報を取得(S165)し、付加情報と描画情報から文書全体の文書構造情報ファイルを作成(S166)する。この場合、描画情報は複数ページがあるかどうかも検出する。次に、各ページの描画情報から各ページ毎の文書構造情報ファイルを作成(S167)し、これを文書情報ファイルの一部として構成(S168)する。このときに各ファイルを書庫形式でカプセル化しても良い。
【0050】
第二の方法に付いて図17を使って説明する。まず、図16の文書構造情報ファイル作成ブロックと同様に、文書構造情報ファイルを作成(S171)する。次に、作成された文書全体の文書構造情報ファイルから使用する拡張機能プログラムを決定(S172)すると共に、ページ毎の文書構造情報ファイルから使用する拡張機能プログラムを決定(S173)する。これらの拡張機能プログラムと基本機能プログラムから付加機能プログラムを構成(S174)し、図16と同様に文書構造情報ファイルと付加機能プログラムから文書情報ファイルを作成(S175)する。なお、この場合、図1において矢印Aのように文書構造情報ファイルが授受される。
【0051】
(5)付加情報の取得手順
以下、付加情報を取得する手順について説明する。ここでは、ユーザが入力した入力情報に基づいて付加情報を作成する場合と、描画情報に基づいて付加情報を作成する場合について説明する。付加情報取得手段は、前者の場合は、ユーザが入力した入力情報に基づいて作成された付加情報を取得し、後者の場合は、描画情報に基づいて作成された付加情報を取得することになる。
【0052】
ユーザが入力した入力情報に基づいて付加情報を作成する場合について説明する。この入力情報は、図1の情報処理装置11を構成する図示しない入力情報取得手段が取得する。具体的には、当該情報処理装置11が提供する入力コマンドを利用して、ユーザが入力情報取得手段に入力情報を取得させる。当該情報処理装置11は、この入力情報に基づいて付加情報を作成して、付加情報取得手段13に付加情報を取得させる。
【0053】
ここで、入力情報を取得するための入力コマンドの提供処理の進行態様としては、描画情報を取得するための印刷コマンドと独立して進行する場合と、印刷コマンドにより取得された描画情報をディスプレイに表示しながら入力コマンドを提供する場合とが考えられる。後者の場合には、図1の情報処理装置11を構成する図示しない描画情報表示手段が、描画情報取得手段により取得された描画情報をディスプレイに表示させる。前者は、文書作成中に一般のアプリケーションで表示されたものを見ながら付加機能を追加し、後者は、文書完成時に印刷指示等で得られた描画情報を見ながら付加機能を追加するものである。
【0054】
前者のように、一般のアプリケーションにより文書作成時に付加情報を付加する場合は、アプリケーションの出力情報のフォーマットが判らないとアプリケーションが描画情報以外に付加した情報を検出できない。そこで、アプリケーションによって文書を作成しているときに、それと共に付加情報を取得するプログラムを動作させる必要がある。この場合、文書全体に付加情報を付加する場合は単に付加情報を付加する操作をユーザが行ったときに付加情報を取得するプログラムがユーザ入力を取得するダイアログボックス等を表示し、入力を促せばよい。
【0055】
しかしながら、リンク情報等の様に文書の内容の一部に関連して付加される付加情報は、図18の様に付加情報の取得だけではなく、付加情報に関係する文書内容の部分の位置を取得する必要がある。この様な場合は通常文書に何らかの情報を取得する方法や、埋め込む方法を使えばよい。例えば、画像等に情報を付加する場合は、付加情報を付加するときに画像の特徴量を検出しておく。そして、描画情報を取得したときに描画情報の画像の部分の特徴量を照合し、どの画像に取得された付加情報が当てはまるかを検出する。また、特定の画像に付加情報を付加する場合にその画像に電子透かし技術を用いてオリジナルの画像に付加情報を重層し、その画像をオリジナルの画像と差し替えても良い。同様に、特定の文字列に付加情報を付加する場合は、その部分と前後の文字コードを取得して描画情報を取得したときに取得した文字コードから付加情報を付加する場所を検出しても良い。また、付加情報を付加する文字列のフォントを特殊なフォントに変えることで、付加情報が存在する文字列に印を付けても良い。
【0056】
後者のように、アプリケーションにより文書を印刷し、その描画情報を見ながら付加情報を付加する場合は、前述の様な付加位置の照合や付加位置にしるし付けるなどを一般のアプリケーション使用時に行う必要が無い。しかしながら、ユーザが文書を編集時に特定部分に付加情報を付加する場合には対応できない。
【0057】
ここまでは、ユーザが入力した入力情報に基づいて付加情報を作成する場合について説明したが、ここからは、描画情報に基づいて付加情報を作成する場合について説明する。この場合、図19の様に作成文書の最後または最初に付加情報の一覧のページを設け、図1の矢印Bの様な流れで文書印刷指示時に描画情報を取得して付加情報ページのテキスト描画情報から付加情報を取得しても良い。よって図20の様に、付加情報取得手段は一般のアプリケーションの作成編集時と印刷指示後の描画情報表示時(S201−S204)に、ダイアログボックス等でユーザの入力を促す事で付加情報を取得(S205・S206)し、描画情報と取得した付加情報から文書情報ファイルを作成(S207)すればよい。
【0058】
(変形例)
以下、図1の情報処理装置11の変形例について説明する。
【0059】
(A)文書ID
図1の情報処理装置11において、印刷指示前の一般のアプリケーションで作成した文書ファイルのファイル名や、格納先のアドレスを自動的に取得して付加情報として付加しても良い。また、通信機能を備えたカプセル化文書で通信文書を特定する為の文書IDを、文書情報ファイル作成時に生成しても良い。この文書IDは、当該情報処理装置11を構成する図示しない文書ID生成手段が生成する。この場合はユニークな番号を生成する為に、加筆情報のデータのチェックサムと作成時の時刻データからIDを生成しても良い。この場合、通常コンピュータ内の時計機能はミリ秒単位の情報を取得できるので、この様な時刻データを利用する事でよりユニークなIDを生成できる。この生成したIDを前述の様に付加情報として文書構造情報ファイル内に出力する事で、ユニークなIDを持つ文書が作成出来る。この作成した文書情報ファイルを単純にコピーして配布する事で、通信機能により文書間通信を行うことが出来る。また、このIDを文書管理に使用しても良い。つまり、文書作成時に付与されたIDが異なる場合は、異なる文書と判断しても良い。また、文書情報ファイルを再編集した場合に新たな文書IDを付与すると共に元からのIDも保持する事で、原本の探索に使用できる。つまり、最初に付与されたIDを持つ文書情報ファイルが原本に成るので、これを使って原本を探索できる。
【0060】
(B)文書の管理・配布
ここでは、作成された文書の管理や配布等に付いて述べる。現在、文書を作成するアプリケーションは文書を作成するに留まり、管理や配布は別のアプリケーションで行っている。この様な方法でも文書作成と管理が行えるが、一元的に管理されていない為に管理が適切に出来ない。例えば文書を作成後、配布先はユーザが勝手配布するので意識して配布先を記録して置かないと管理されない。したがってここでは、文書情報ファイル作成時に自動的に配布、管理が行える方式について述べる。
【0061】
この様な管理情報は前述の付加情報に含まれる。そこで、図19や図20で述べたように、管理に対する付加情報を描画情報から得る方法に付いて述べる。まず、ユーザは一般の文書作成アプリケーションを用いて文書内容を記述する。次に、図21の様に付加情報ページとして以下の様に作成者、作成日、配布先、保存場所等を記述する。ここで、この記述情報は付加情報であることを付加情報取得手段に認識させる為に、ページの初めにヘッダーとしての「***付加情報ページ***」と言うテキスト情報を記述する。これに付いてはよりユニークのコードになるように特殊なフォントで記述しても良いし、複雑なコードを記述しても良い。また、この様なページのテンプレートを予め用意しておいても良い。
【0062】
これに付いては、図22の様なサブルーチンを付加情報取得手段に付加すればよい。まず、付加情報取得手段は描画情報を描画情報取得手段から取得(S221)する。次に、描画情報のテキスト情報を調べ、付加情報ページを表すヘッダテキストがあるか検出(S222)する。付加情報ページのヘッダがある場合は描画情報から付加情報を抽出(S223)する。この様な操作を全てのページの描画情報に対して繰り返す事で付加情報が取得(S224・S225)できる。この付加情報を、前述の様に文書構造情報ファイル内に記述されるように出力する。次に、文書情報ファイル作成手段は文書構造情報ファイル内に記述された付加情報を元に、配布先や保存先を判断し配布や保存(S226−S230)を行なう。このために、文書情報ファイル作成手段は付加情報を取得し、付加情報内に配布先が指示されている場合は、配布先に電子メール等で文書を配布する。また、保存先が指示されている場合は保存先に保存する。保存先が指示されていない場合はローカルに保存する。
【0063】
保存や配布された文書情報ファイルは、付加機能プログラムにより簡単に配布先や保存先の情報を文書閲覧者に表示させることも出来る。また、付加機能プログラムに呼び出されたときに配布先等を出力するモジュールを付加することで、情報処理装置11が複数の文書情報ファイルから特定の配布先に配布された文書を検索したい場合は、情報処理装置11がそれぞれの文書の付加機能プログラムを呼び出し配布先を取得する事で、文書情報ファイル作成手段により文書情報ファイルに変換する事で検索できる。これに付いては作成者、作成日等も同様に行なえる。この様に一般のアプリケーションで色々な種類の文書を作成しても、本実施例では付加機能プログラムがカプセル化されているので配布先で閲覧する為のアプリケーションが無い等の問題が回避され、また文書内に保存先や配布先が自動的に保持されているので管理がし易く、またユーザが配布や保存を別のアプリケーションで行なう必要がなくなる。
【0064】
また、付加機能プログラムをHTMLのオブジェクトとして扱えるアプレットで記述する事で、本実施例に係る文書を簡単にWebページ化できるので、Webサーバ上に保存できる。この場合は配布先にはこのWebページのリンク情報を送るだけでよい。また、特定のデータベースに保存する場合は付加情報の作成者、作成日等の情報を元にデータベースに自動的に登録するようにしても良い。また、配布後自動的に文書情報ファイルを起動できるようにしても良い。この場合は本出願人の通信機能により配布先の閲覧者とすぐに文書間通信によるコミュニケーションのセッションに移る事が出来る。
【0065】
(C)文書の読込・結合
文書情報ファイルが作成された後には、文書情報ファイルを直接編集できるエディタを用いて文書情報ファイルを編集するようにしても良い。この場合は、図1の情報処理装置11に図示しない文書情報ファイル読込手段と編集操作取得手段とを設け、文書情報ファイル読込手段により以前作成された文書情報ファイルを読み込み、編集操作取得手段によりユーザの編集操作を取得して文書情報ファイルを編集すればよい。
【0066】
さらに、文書情報ファイル読込手段により以前作成された文書情報ファイルを読み込むと共に、それとは別個の描画情報と付加情報から新たな文書構造情報ファイルと付加機能プログラムを作成して新たな文書情報ファイルを作成し、両者を結合する事で複数文書内容からなる文書情報ファイルが作成できる。これにより例えば、プレゼンテーション資料とそれに関する電子メール文書等の複数の種類の文書をまとめて管理出来る。従来の様な一般的なアプリケーションを使って文書を作成する場合は、この様な異種のフォーマットの文書を結合して表示することは出来ない。この場合は、図23の様に単にページ単位で文書内容を結合すればよいので、文書構造情報ファイルはそれぞれの文書の描画情報と付加情報を表すページ毎の文書構造情報ファイルを文書全体の文書構造情報ファイル内で図8の様に関連付ければ良い。また付加機能プログラムは、図17の様に文書構造情報ファイルの定義内容から拡張機能プログラムの選択を決定すればよい。
【0067】
(D)情報処理方法・情報処理プログラム
図1の情報処理装置11は、本発明に係る「情報処理装置」の実施の形態の例である。さらに、図1の情報処理装置11により実行される情報処理方法は、本発明に係る「情報処理方法」の実施の形態の例である。さらに、当該情報処理方法をコンピュータに実行させるコンピュータプログラムは、本発明に係る「情報処理プログラム」の実施の形態の例である。
【0068】
【発明の効果】
このように、本発明により、文書作成用プログラムや文書閲覧用プログラムを使用せずに文書を閲覧することができる文書情報ファイルが作成される。
【図面の簡単な説明】
【図1】文書情報ファイルを作成する情報処理装置を表す。
【図2】文書情報ファイルを表す。
【図3】一般的な文書を表す。
【図4】タグの使用態様を表す。
【図5】各描画と各タグとの対応関係を表す。
【図6】描画情報を文書情報に変換する手順を表す。
【図7】文書構造情報ファイルを表す。
【図8】タグの使用態様を表す。
【図9】文書情報ファイルを表す。
【図10】タグの使用態様を表す。
【図11】タグの使用態様を表す。
【図12】付加機能プログラムについて説明するための図である。
【図13】基本機能プログラムの動作に関する図である。
【図14】拡張機能プログラムの動作に関する図である。
【図15】拡張機能プログラムの動作に関する図である。
【図16】文書構造情報と付加機能プログラムを作成する手順を表す。
【図17】文書構造情報と付加機能プログラムを作成する手順を表す。
【図18】付加情報の取得手順について説明するための図である。
【図19】付加情報の取得手順について説明するための図である。
【図20】付加情報の取得手順について説明するための図である。
【図21】文書の管理・配布について説明するための図である。
【図22】文書の管理・配布について説明するための図である。
【図23】文書の読込・結合について説明するための図である。
【符号の説明】
11 情報処理装置
12 描画情報取得手段
13 付加情報取得手段
14 文書情報ファイル作成手段
15 文書構造情報作成手段
16 付加機能プログラム作成手段
21 文書情報ファイル
22 コンテンツファイル
23 文書構造情報ファイル
24 付加機能プログラムファイル
121 基本機能プログラム
122 拡張機能プログラム
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an information processing device, an information processing method, and an information processing program.
[0002]
[Prior art]
At present, various electronic documents can be used on commercially available computers.
[0003]
When creating these documents, a document creation program is used, but usually, when browsing these documents, the same type of document creation program is used. This is because, apart from a text document, an HTML document, and the like, these documents are filed in a unique file format at the time of document creation, so that the unique file format must be interpreted when browsing the document. Therefore, in order to browse various documents on a computer, it is necessary to install various document creation programs on the computer. In this case, there are problems such as cost burden and version management of the document creation program.
[0004]
A program group for solving these problems is provided by Above. If Acrobat (registered trademark) provided by the company is used, the file format of a document created by various document creation programs can be converted into a unified file format called PDF. These documents can be browsed by using Acrobat Reader (registered trademark) provided by the company. That is, with respect to documents created by various document creation programs, the file format is converted to a file format that can be browsed using a common document viewing program. In this case, the problem of installing various document creation programs (cost burden, etc.) is solved, but the problem of installing a common document viewing program (version management, etc.) is not solved.
[0005]
According to the invention described in Japanese Patent Application Laid-Open No. 2001-22618, a document created by various document creation programs is converted into an HTML document in which a browser is installed in most computers. In this case, browsing cannot be performed on a computer on which a browser is not installed.
[0006]
In the invention described in Japanese Patent Application Laid-Open No. 2000-20507, code data is converted into image data, and a file is composed of the code data and the image data. In this case, since the code data relating to the text is also converted into the image data, it is not possible to perform cut and paste when browsing the document.
[0007]
[Patent Document 1]
JP 2000-20507 A
[Patent Document 2]
JP 2000-155722 A
[Patent Document 3]
JP 2000-181905 A
[Patent Document 4]
JP-A-2000-194832
[Patent Document 5]
JP 2001-22618 A.
[0008]
[Problems to be solved by the invention]
As described above, conventionally, documents cannot be browsed without using a document creation program or a document browsing program.
[0009]
Here, a comparison is made between a so-called paper document and an electronic document. Electronic documents have gained the “convenience” of being easy to edit compared to paper documents, but have lost the “flexibility” that the creation environment does not constrain the browsing environment. In other words, electronic documents have lost "flexibility" in exchange for gaining "convenience." If an electronic document can be provided with both “convenience” and “flexibility”, it can be said that its usefulness is immeasurable.
[0010]
Therefore, an object of the present invention is to create a document information file that allows a user to view a document without using a document creation program or a document viewing program.
[0011]
[Means for Solving the Problems]
The invention (information processing apparatus) according to claim 1 is an information processing apparatus that creates a document information file, wherein the drawing information acquisition unit acquires drawing information for creating the document information file, and the document information An information processing apparatus comprising: additional information acquisition means for acquiring additional information for creating a file; and a document information file creation means for creating the document information file based on the drawing information and the additional information. File creation means for creating document structure information based on the drawing information and the additional information, additional function program creation means for creating an additional function program based on the drawing information and the additional information, And generating the document information file based on the document structure information and the additional function program.
[0012]
According to a second aspect of the invention (information processing apparatus) according to the first aspect of the invention (information processing apparatus), the document information file creating means includes a content file having a content and a document having the document structure information. A structure information file and an additional function program file having the additional function program are created as the document information file.
[0013]
According to a third aspect of the invention (information processing apparatus) according to the first aspect of the invention (information processing apparatus), the document information file creating means may include a content file having content and a document having the document structure information. A capsule information file is created by creating a structure information file and an additional function program file having the additional function program, and encapsulating the content file, the document structure information file, and the additional function program file in a separable archive format. Is created as the document information file.
[0014]
The invention (information processing method) according to claim 4, which is an information processing method for creating a document information file, comprising: a drawing information acquiring step of acquiring drawing information for creating the document information file; An information processing method comprising: an additional information acquiring step of acquiring additional information for creating a file; and a document information file creating step of creating the document information file based on the drawing information and the additional information. A file creation step for creating document structure information based on the drawing information and the additional information; and an additional function program creation step for creating an additional function program based on the drawing information and the additional information. And generating the document information file based on the document structure information and the additional function program.
[0015]
An invention (information processing method) according to a fifth aspect is the invention according to the fourth aspect (information processing method), wherein the document information file creation step includes the step of: creating a content file having content and a document having the document structure information. A structure information file and an additional function program file having the additional function program are created as the document information file.
[0016]
The invention (information processing method) according to claim 6 is the invention according to claim 4 (information processing method), wherein the document information file creation step includes the step of: creating a content file having content and a document having the document structure information. A capsule information file is created by creating a structure information file and an additional function program file having the additional function program, and encapsulating the content file, the document structure information file, and the additional function program file in a separable archive format. Is created as the document information file.
[0017]
An invention (information processing program) according to a seventh aspect causes a computer to execute the information processing method according to any one of the fourth to sixth aspects.
[0018]
According to the invention (information processing apparatus, information processing method, or information processing program) according to the first, fourth, or seventh aspect, drawing information and additional information for creating a document information file are acquired and added to the drawing information. By creating document structure information and additional function programs based on the information, and creating a document information file based on the document structure information and additional function programs, documents can be created without using a document creation program or a document viewing program. A document information file that can be viewed can be created.
[0019]
According to the invention (information processing apparatus, information processing method, or information processing program) according to claim 2, the content file having the content, the document structure information file having the document structure information, and the additional function program are provided. By creating the additional function program file as a document information file, an easy-to-use document information file can be created.
[0020]
In the invention (information processing apparatus, information processing method, or information processing program) according to claim 3, 6, or 7, a content file having content, a document structure information file having document structure information, and an additional function program are stored. Easy to use by creating a capsule file in which the content file, the document structure information file, and the additional function program file are encapsulated in a divisible archive format by creating an additional function program file having the same as the document information file. This makes it possible to create a document information file that is easy to manage.
[0021]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described.
[0022]
FIG. 1 shows an information processing apparatus 11 that creates a document information file. The information processing apparatus 11 of FIG. 1 includes a drawing information acquisition unit 12, an additional information acquisition unit 13, and a document information file creation unit 14. The document information file creator 14 in FIG. 1 includes a document structure information creator 15 and an additional function program creator 16. The information processing apparatus 11 in FIG. 1 corresponds to an example of an embodiment of the present invention.
[0023]
The drawing information acquisition unit 12 acquires drawing information for creating a document information file. The drawing information is information that becomes the document itself of the created document information file, and corresponds to text information that becomes the text of the document and image information that becomes the image of the document.
[0024]
In the information processing apparatus 11 of FIG. 1, the user causes the drawing information acquisition unit 12 to acquire the drawing information by using the print command provided by the document creation program. When a document managed by a computer is printed by a printer, a user inputs a print request or a printer selection using a print command provided by a document creation program installed on the computer. The driver manages the text information and image information of the document, and the printer finally prints the document. By applying this, if a program similar to a printer driver is installed in the information processing apparatus 11, the information processing apparatus 11 can acquire text information and image information of a document as "drawing information" by the program. it can. That is, the “drawing information acquisition unit 12” is realized by the program. Most document creation programs provide print commands, so according to that program, text information and image information of documents created by most document creation programs should be obtained as "drawing information". Can be.
[0025]
The additional information obtaining means 13 obtains additional information for creating a document information file. The additional information is information accompanying the document itself in the document information file to be created, and corresponds to management information such as the creation date and the creator of the document, and link information relating to the text and image of the document.
[0026]
In the information processing apparatus 11 of FIG. 1, the additional information acquisition unit 13 may acquire additional information created based on input information input by a user or acquire additional information created based on drawing information. May be. A procedure for creating additional information based on input information input by the user and a procedure for creating additional information based on drawing information will be described later in detail.
[0027]
The document information file creating means 14 creates a document information file based on the drawing information and the additional information. As shown in FIG. 2A, the document information file 21 includes a document information code and an additional function program. As shown in FIG. 2A, the document information code is obtained by encoding document information composed of content and document structure information. This content is the document itself of the document information file 21, specifically, the text or image of the document.
[0028]
The document structure information is created by the document structure information creating means 15 based on the drawing information and the additional information. The document structure information is information on the structure of the document. Specifically, the information includes information such as whether each content is a text or an image, arrangement information related to each content, and link information related to each content.
[0029]
The additional function program is created by the additional function program creating means 16 based on the drawing information and the additional information. The additional function program is a program for operating the document information code. The documents in each document information file can be browsed by using the additional function program constituting the document information file. That is, the document in the document information file created by the information processing apparatus in FIG. 1 can be browsed without using a document creation program or a document viewing program in addition to the document information file. Therefore, there is no need to install a document creation program or a document viewing program on the computer in order to view the documents of these document information files on the computer.
[0030]
Here, the document structure information file will be described. For example, as shown in FIG. 2A, the document file creating means 14 can create an integrated file including a document information code and an additional function program as the document information file 21.
[0031]
On the other hand, as shown in FIG. 2B, the document information file creator 14 divides the content, the document structure information, and the additional function program into a content file 22 having the content and a document structure information file 23 having the document structure information. And an additional function program file 24 having an additional function program may be created as the document information file 21. In this way, the document information file 22 becomes easy to use at the time of editing or the like. Note that each document information file 21 may include a plurality of content files 22 and a plurality of document structure information files 23.
[0032]
On the other hand, as shown in FIG. 2C, the document information file creator 14 creates the content file 22, the document structure information file 23, and the additional function program file 24, and generates the content file 22, the document structure information file 23, and the additional function program. A capsule file in which the file 24 and the file 24 are encapsulated in an archive format that can be divided may be created as the document information file 21. At the time of editing or the like, the capsule file is decompressed and divided to perform editing or the like, and after editing or the like, the capsule file is encapsulated again. In this way, the document information file 22 is easy to use at the time of editing and the like, and is easy to manage at the time of normal management. Note that each document information file 21 may include a plurality of content files 22 and a plurality of document structure information files 23.
[0033]
(1) Drawing information
Hereinafter, a procedure for converting drawing information into document information will be described. In this case, the drawing information may be stored as it is in the document information file. However, considering maintenance and the like later, it is better to convert and save the drawing information into an appropriate format rather than converting it into a file as it is. As described above, when considering later maintenance, it is preferable to use XML which is a tag language at present. In this case, structured information can be appropriately managed by determining tag definition information called DTD. SVG (Scalable Vector Graphics) is a general-purpose format that represents text, graphics, images, and the like using the XML technology. That is, by expressing the drawing information in the SVG format, maintenance can be easily performed later. In this embodiment, since the document display and the like are also displayed by the additional function program, they do not particularly depend on the format for holding the drawing information. However, it is desirable to use a general-purpose format in consideration of conversion to another format. If the drawing information cannot be completely represented by SVG, a unique name space may be defined and the information may be held by a unique tag. In this case, no problem arises if the additional function program is adapted to display this information.
[0034]
A general document includes, for example, text information, graphic information (vector information), and image information (raster information) as shown in FIG. In general, when a computer performs display, the image is rendered through a device context independent of the output device. When a computer performs display, it is drawn by three types of drawing methods: text drawing, graphic drawing (line segment, rectangle, polygon, ellipse, etc.), and raster image drawing (bitmap drawing). When the application (document creation program) issues an instruction such as printing, a metafile combining these drawing commands is transferred to the driver of the output device. That is, the meta file which is the drawing information may be converted into the SVG file format. Regarding this, since tags corresponding to each drawing command are prepared in the SVG format, it can be dealt with simply by replacing them.
[0035]
For example, when the display as shown in FIG. 3 is an SVG file, text drawing may be expressed by a TEXT tag, rectangular drawing may be expressed by a RECT tag, and raster image drawing may be expressed by an IMAGE tag as shown in FIG. FIG. 5 shows the correspondence between each drawing and each tag. Note that the IMAGE tag representing an image describes the file name of the image data instead of describing the image data itself in the tag. Such a procedure is as shown in FIG. First, drawing information is sequentially obtained from the application (S61). Next, it is determined whether the acquired drawing information is image information (S62). In the case of image information, an image file is created with an appropriate file name (S63). Next, a drawing command as shown in FIG. 5 and a tag corresponding to the drawing command are created (S64). Next, various attribute information of the drawing information is set in the tag (S65). Such an operation is repeated until the drawing information ends (S66).
[0036]
By doing so, the drawing information output from the application at the time of printing designation can be converted to a file of another format such as the SVG format. That is, the document information file creating means can convert the drawing information acquired from the drawing information acquiring means into a document structure information file (SVG file) and a content file (image file).
[0037]
In addition, a general document often includes a plurality of pages. In such a case, the above operation is performed for each page, and a document structure information file (SVG file) may be created for each page. In this case, the entire document structure information file 23 is divided into a document structure information file 23P of the entire document and a document structure information file 23P1 of each page (SVG file) as shown in FIG. Can be specified in the structure file of the whole document. For example, when the document structure information file 23P of the entire document is represented in the SVG format, reference may be made to the document structure information file 23P of the entire document using a reference tag as shown in FIG. It may be output so as to be described with a tag indicating a page. That is, the document structure information file 23 encapsulated in the archive format described with reference to FIG. 2C is specifically as shown in FIG.
[0038]
(2) Additional information
Hereinafter, a procedure for converting the additional information into the document information will be described. The additional information is used when creating an additional function program or creating a document structure information file. The former is used to create a program for implementing the additional function, and the latter is used to describe the content of the additional function. Here, the content description of the latter additional function will be described.
[0039]
Here, two types of information are given as additional information. The first type is information related to the entire document, such as a creator, a creation date, a newly added function, and the like. These may be simply described in the document structure information file of the entire document by a unique tag as shown in FIG. When the creator and the creation date are different for each page, the information may be described in the document structure information file for each page and the information for each page may be given priority. The second type is information relating to a specific part of the document, such as link information relating to text. These may be output by the document information file creating means as described in those portions. For example, link information relating to text may be output as described in FIG.
[0040]
As described above, the document information file creating means outputs the contents of the drawing information and the additional information so as to be described in the document structure information file, and outputs the document information file together with the additional function program for realizing the function. The file alone can realize various operations including new functions by operating the additional function program based on the additional information of the document structure information file and the information.
[0041]
(3) Document information file
Hereinafter, the starting operation of the document information file will be described. When an instruction to start the document information file is issued (normally, the display file is clicked by the file name display program of the operating system), the additional function program in the library is started. Next, the additional function program reads the document structure information file in the library, and the additional function program operates based on the information described in the document structure information file. Basically, the operation of the additional function program is the same in any document structure information file until the document structure information file is read and document information is acquired.
[0042]
Here, it is assumed that the additional function program includes a basic function program and an extended function program. That is, as shown in FIG. 12, after the basic function program 121 is started, the basic function program 121 reads the document structure information file of the entire document, and starts the extended function program 122 for processing this information based on this information. Let it. For example, when there is a document structure information file of the entire document as shown in FIG. 10, it is instructed to add a rewriting function with a tag of memo and to add a communication function with a tag of com. svg and p0002. The user is instructed to display a two-page document of SVG.
[0043]
Therefore, as shown in FIG. 13, the basic function program 121 first reads the document structure information file of the entire document (S131) after starting. Next, the information of the read document structure information file is analyzed, and an information tree based on the description information is created (S132). In this case, if the document information file is described in a tag format based on the XML technology, a general-purpose library called an ordinary XML parser may be used. In this case, there is no need to process the tree created after analysis, so it is more efficient to use a SAX parser. If processing is necessary, a DOM parser may be used. Next, the extension function program 121 to be started is selected from the created tree information (S133). In the case of FIG. 10, the extended function programs 122A, B, and C of the document display function for displaying each page and the communication function represented by the memo tag, the communication function represented by the com tag, and the like may be activated as new additional functions. By starting the extended function program 122 of each function selected in this way in a separate thread for each extended function program 122 (S134), additional functions can be realized. In other words, the basic function program 121 detects the extended function program 122 to be started from the information of the document structure information file of the entire document, and operates the plurality of extended function programs 122 corresponding to the extended function programs 122 in different threads, and then terminates. After that, each extended function program 122 is in charge of each function.
[0044]
Next, an extended function program 122A for displaying a document for displaying the contents of a document for each page will be described with reference to FIG. First, the activated extended function program 122A acquires the file name of the document structure information file of each page to be displayed (S141). This may be passed to the extended function program 122A as an attribute value when the basic function program 121 activates the extended function program 122A, or may be acquired from the document structure information file of the entire document by the extended function program 122A. Next, a document structure information file for each page is read (S142). Next, the read document structure information file is analyzed, and an information tree to be displayed is created in the same manner as described above (S143). Then, the created information is displayed on a page (S144). The document structure information file may be in SVG format, or may be in HTML or another unique format instead of SVG format. A plurality of extended function programs 122A for displaying the document may be prepared according to the display document format. In this case, the extension function program 122A to be activated may be determined based on the file name extension of the document structure information file.
[0045]
As a next example, a case of a retouching function as a new additional function is as shown in FIG. First, when the extended function program 122B for retouching is activated, buttons for starting and stopping the retouching function are additionally displayed on a toolbar or the like of the window displaying the document (S151). Next, waiting for this button to be pressed, when the button is pressed (S152), the rewriting function is started, a mouse event is acquired, and the coordinates are detected (S153). Next, rewriting information is created from the detected coordinate information (S154), and the rewriting information is displayed on the document display window (S155). These operations are repeated until the button is pressed again. When the button is pressed again (S156), the retouching operation ends (S157).
[0046]
The method of configuring and operating the additional function program by the basic function program 121 and the plurality of extended function programs 122 has been described above. Considering this as a basis, when creating an additional function program by the additional function program creation means, determine what additional functions are to be added to the document information file, and take some measures to realize the additional functions. It can be said that the extended function program is selected, and the additional function program is configured from the selected extended function program 122 and basic function program 121. In other words, when the document information file is created, the combination of the extended function program 122 is determined from the previously created basic function program 121 and the plurality of extended function programs 122 based on the drawing information and the additional information, and the basic function program 121 is determined. The additional function program may be configured from the extended function program 122 determined as above. This makes it possible to easily and flexibly configure the additional function program. Further, if the additional function program modules such as the basic function program 121 and the extension function program 122 are configured in an intermediate language such as JAVA (registered trademark), the multi-platform can be browsed, so that the versatility of the document is improved.
[0047]
Note that one function may not be constituted by one extended function program 122, but one function may be constituted by a plurality of extended function programs 122. For example, the display of the image portion, the display of the graphic portion, and the text display portion of the document display may be configured as separate extended function programs 122, respectively. By doing so, the same extended function program 122 can be used when displaying an image with the link function. In this case, if there is an image drawing in the drawing information, an extended function program 122 for image drawing may be added, and if there is a text drawing, an extended function program 122 for text drawing may be added.
[0048]
(4) Document structure information / additional function program
Hereinafter, a procedure for creating the document structure information (file) and the additional function program (file) will be described. Here, two methods as shown in FIGS. 16 and 17 will be described. The first method is to create the additional function program and the document structure information at the same time. The second method is to create document structure information and then create an additional function program from the document structure information. In this case, since the drawing information is simply converted into the document structure information of each page, a required extended function program can be selected from the drawing information. In addition, since the additional information is also described in the document structure information, it may be obtained.
[0049]
The first method will be described with reference to FIG. In the additional function program creation block performed by the additional function program creation means, additional information and drawing information are acquired from the additional information acquisition means and the drawing information acquisition means (S161). Next, an extended function program to be used is determined from the additional information (S162). This mainly adds new functions such as a rewriting function and a communication function. Next, an extended function program to be used is determined from the drawing information (S163). In this case, when bitmap information is included in drawing information, an extended function program for displaying a bitmap image is added, and when there is graphic drawing information, an extended function program for displaying a graphic is added. A necessary extended function program is determined based on the additional information and the drawing information, and an additional function program is configured by the selected extended function program together with the basic function program (S164), and this is included as a part of the document information file. By configuring (S168), necessary functions can be satisfied. At the same time, the document structure information file creation block also acquires additional information and drawing information (S165), and creates a document structure information file of the entire document from the additional information and the drawing information (S166). In this case, the drawing information also detects whether there are a plurality of pages. Next, a document structure information file for each page is created from the drawing information of each page (S167), and this is configured as a part of the document information file (S168). At this time, each file may be encapsulated in an archive format.
[0050]
The second method will be described with reference to FIG. First, a document structure information file is created (S171) as in the document structure information file creation block of FIG. Next, an extended function program to be used is determined from the created document structure information file of the entire document (S172), and an extended function program to be used is determined from the document structure information file for each page (S173). An additional function program is formed from the extended function program and the basic function program (S174), and a document information file is created from the document structure information file and the additional function program (S175) as in FIG. In this case, a document structure information file is exchanged as shown by an arrow A in FIG.
[0051]
(5) Additional information acquisition procedure
Hereinafter, a procedure for acquiring the additional information will be described. Here, a case where the additional information is created based on the input information input by the user and a case where the additional information is created based on the drawing information will be described. The additional information acquisition means acquires the additional information created based on the input information input by the user in the former case, and acquires the additional information created based on the drawing information in the latter case. .
[0052]
A case where additional information is created based on input information input by a user will be described. This input information is obtained by input information obtaining means (not shown) included in the information processing apparatus 11 of FIG. Specifically, using the input command provided by the information processing apparatus 11, the user causes the input information acquisition unit to acquire the input information. The information processing device 11 creates additional information based on the input information, and causes the additional information acquisition unit 13 to acquire the additional information.
[0053]
Here, the process of providing the input command for acquiring the input information may be performed in a case where the process proceeds independently of the print command for acquiring the drawing information, or when the rendering information acquired by the print command is displayed on the display. It is conceivable to provide an input command while displaying. In the latter case, drawing information display means (not shown) constituting the information processing apparatus 11 of FIG. 1 causes the display to display the drawing information obtained by the drawing information obtaining means. The former adds an additional function while viewing a document displayed by a general application during document creation, and the latter adds an additional function while viewing drawing information obtained by a print instruction or the like when the document is completed. .
[0054]
As in the former case, when additional information is added by a general application when creating a document, information added by the application other than drawing information cannot be detected unless the format of the output information of the application is known. Therefore, when a document is created by an application, it is necessary to operate a program for acquiring additional information together with the document. In this case, when the additional information is added to the entire document, a program for obtaining the additional information simply displays a dialog box for obtaining the user input when the user performs the operation of adding the additional information, and prompts the input. Good.
[0055]
However, the additional information added in connection with a part of the content of the document, such as link information, not only obtains the additional information as shown in FIG. 18 but also determines the position of the part of the document content related to the additional information. Need to get. In such a case, a method of acquiring or embedding some information in the document may be used. For example, when information is added to an image or the like, the feature amount of the image is detected when the additional information is added. Then, when the drawing information is acquired, the feature amount of the image portion of the drawing information is collated to detect which image the acquired additional information applies to. Further, when additional information is added to a specific image, the additional information may be overlaid on the original image by using a digital watermark technique, and the image may be replaced with the original image. Similarly, when additional information is added to a specific character string, even if a portion where additional information is added is detected from the character code obtained when the character code before and after the part and the drawing information are obtained. good. Further, the character string in which the additional information exists may be marked by changing the font of the character string to which the additional information is added to a special font.
[0056]
As in the latter case, when printing a document with an application and adding additional information while viewing the drawing information, it is necessary to perform the collation of the additional position and mark the additional position as described above when using a general application. There is no. However, it cannot cope with a case where a user adds additional information to a specific portion when editing a document.
[0057]
So far, the case where the additional information is created based on the input information input by the user has been described. From now on, the case where the additional information is created based on the drawing information will be described. In this case, as shown in FIG. 19, a page of a list of additional information is provided at the end or first of the created document, and drawing information is obtained at the time of instructing document printing according to the flow shown by arrow B in FIG. Additional information may be obtained from the information. Therefore, as shown in FIG. 20, the additional information obtaining means obtains additional information by prompting the user for input in a dialog box or the like at the time of creating and editing a general application and at the time of displaying drawing information after a print instruction (S201-S204). (S205 and S206), and a document information file may be created from the drawing information and the acquired additional information (S207).
[0058]
(Modification)
Hereinafter, a modified example of the information processing apparatus 11 of FIG. 1 will be described.
[0059]
(A) Document ID
In the information processing apparatus 11 of FIG. 1, a file name of a document file created by a general application before a print instruction and a storage destination address may be automatically acquired and added as additional information. Further, a document ID for specifying a communication document in an encapsulated document having a communication function may be generated when a document information file is created. The document ID is generated by a document ID generation unit (not shown) included in the information processing apparatus 11. In this case, in order to generate a unique number, an ID may be generated from the checksum of the data of the added information and the time data at the time of creation. In this case, since the clock function in the computer can usually acquire information in millisecond units, a more unique ID can be generated by using such time data. By outputting the generated ID as additional information in the document structure information file as described above, a document having a unique ID can be created. By simply copying and distributing the created document information file, communication between documents can be performed by the communication function. This ID may be used for document management. That is, if the IDs assigned at the time of document creation are different, it may be determined that the documents are different. In addition, when a document information file is re-edited, a new document ID is given and the original ID is retained, so that the original information can be used for searching. That is, since the document information file having the ID assigned first becomes the original, the original can be searched using this.
[0060]
(B) Document management and distribution
Here, management and distribution of the created document will be described. At present, an application for creating a document is limited to creating a document, and management and distribution are performed by another application. Although the document can be created and managed by such a method, the management cannot be appropriately performed because the document is not centrally managed. For example, after creating a document, the distribution destination is distributed by the user without permission, so that the distribution destination is not managed unless the distribution destination is recorded. Therefore, here, a method that can be automatically distributed and managed when the document information file is created will be described.
[0061]
Such management information is included in the additional information described above. Therefore, as described in FIGS. 19 and 20, a method of obtaining additional information for management from drawing information will be described. First, the user describes the contents of a document using a general document creation application. Next, a creator, a creation date, a distribution destination, a storage location, and the like are described as an additional information page as shown in FIG. Here, in order to make the additional information acquiring means recognize that the description information is additional information, text information called "*** additional information page ***" is described as a header at the beginning of the page. This may be described in a special font so as to provide a more unique code, or a complicated code may be described. A template for such a page may be prepared in advance.
[0062]
For this, a subroutine as shown in FIG. 22 may be added to the additional information acquisition means. First, the additional information acquisition unit acquires the drawing information from the drawing information acquisition unit (S221). Next, the text information of the drawing information is checked to detect whether there is a header text indicating the additional information page (S222). If there is a header of the additional information page, the additional information is extracted from the drawing information (S223). By repeating such an operation for the drawing information of all pages, additional information can be obtained (S224 / S225). This additional information is output as described in the document structure information file as described above. Next, based on the additional information described in the document structure information file, the document information file creating means determines a distribution destination and a storage destination, and performs distribution and storage (S226 to S230). For this purpose, the document information file creating means acquires the additional information, and distributes the document to the distribution destination by e-mail or the like when the distribution destination is specified in the additional information. If a save destination is specified, the file is saved in the save destination. If the save destination is not specified, save it locally.
[0063]
The saved or distributed document information file can be easily displayed to the document viewer by using the additional function program. If the information processing apparatus 11 wants to search for a document distributed to a specific distribution destination from a plurality of document information files by adding a module for outputting a distribution destination or the like when called by the additional function program, When the information processing apparatus 11 calls the additional function program of each document and obtains the distribution destination, the document information file can be searched by being converted into a document information file by the document information file creating means. For this, the creator, the creation date, and the like can be similarly performed. In this way, even if various types of documents are created by a general application, in this embodiment, since the additional function program is encapsulated, the problem that there is no application for viewing at the distribution destination can be avoided. Since the storage destination and the distribution destination are automatically stored in the document, the management is easy, and the user does not need to perform distribution and storage by another application.
[0064]
Further, by describing the additional function program with an applet that can be handled as an HTML object, the document according to the present embodiment can be easily converted into a Web page, and can be stored on a Web server. In this case, it is only necessary to send the link information of this Web page to the distribution destination. When the information is stored in a specific database, the additional information may be automatically registered in the database based on information such as a creator and a creation date of the additional information. Further, the document information file may be automatically activated after distribution. In this case, the communication function of the present applicant can immediately shift to a communication session by inter-document communication with the viewer of the distribution destination.
[0065]
(C) Reading and combining documents
After the document information file is created, the document information file may be edited using an editor that can directly edit the document information file. In this case, the information processing apparatus 11 shown in FIG. 1 is provided with a document information file reading means and an editing operation obtaining means (not shown), the document information file reading means reads the previously created document information file, and the editing operation obtaining means reads the user information file. The document information file may be edited by acquiring the editing operation of.
[0066]
In addition, the document information file reading means reads the previously created document information file, and creates a new document structure information file and an additional function program from separate drawing information and additional information to create a new document information file. Then, by combining the two, a document information file including a plurality of document contents can be created. Thus, for example, a plurality of types of documents such as presentation materials and e-mail documents related thereto can be managed together. When a document is created using a conventional general application, it is not possible to combine and display documents of such different formats. In this case, as shown in FIG. 23, it is only necessary to combine the document contents in page units. Therefore, the document structure information file is a document structure information file for each page representing the drawing information and additional information of each document. What is necessary is just to relate as shown in FIG. 8 in a structure information file. The additional function program may determine the selection of the extended function program from the definition contents of the document structure information file as shown in FIG.
[0067]
(D) Information processing method / information processing program
The information processing device 11 in FIG. 1 is an example of an embodiment of the “information processing device” according to the present invention. Further, the information processing method executed by the information processing apparatus 11 in FIG. 1 is an example of the embodiment of the “information processing method” according to the present invention. Furthermore, a computer program that causes a computer to execute the information processing method is an example of an embodiment of the “information processing program” according to the present invention.
[0068]
【The invention's effect】
As described above, according to the present invention, a document information file capable of browsing a document without using a document creation program or a document browsing program is created.
[Brief description of the drawings]
FIG. 1 illustrates an information processing apparatus that creates a document information file.
FIG. 2 shows a document information file.
FIG. 3 shows a general document.
FIG. 4 shows a usage mode of a tag.
FIG. 5 shows the correspondence between each drawing and each tag.
FIG. 6 shows a procedure for converting drawing information into document information.
FIG. 7 shows a document structure information file.
FIG. 8 shows a usage mode of a tag.
FIG. 9 shows a document information file.
FIG. 10 illustrates a usage mode of a tag.
FIG. 11 illustrates a usage mode of a tag.
FIG. 12 is a diagram for describing an additional function program.
FIG. 13 is a diagram related to the operation of the basic function program.
FIG. 14 is a diagram related to the operation of the extended function program.
FIG. 15 is a diagram related to the operation of the extended function program.
FIG. 16 shows a procedure for creating document structure information and an additional function program.
FIG. 17 shows a procedure for creating document structure information and an additional function program.
FIG. 18 is a diagram for describing a procedure for acquiring additional information.
FIG. 19 is a diagram for describing a procedure for acquiring additional information.
FIG. 20 is a diagram for describing a procedure for acquiring additional information.
FIG. 21 is a diagram for describing management / distribution of a document.
FIG. 22 is a diagram for describing document management / distribution.
FIG. 23 is a diagram for describing reading and combining of documents.
[Explanation of symbols]
11 Information processing device
12 Drawing information acquisition means
13 Additional information acquisition means
14 Document information file creation means
15 Document structure information creation means
16 Additional function program creation means
21 Document information file
22 Content files
23 Document structure information file
24 Additional function program file
121 Basic Function Program
122 Extended Function Program

Claims (7)

文書情報ファイルを作成する情報処理装置であって、前記文書情報ファイルを作成するための描画情報を取得する描画情報取得手段と、前記文書情報ファイルを作成するための付加情報を取得する付加情報取得手段と、前記描画情報と前記付加情報に基づいて前記文書情報ファイルを作成する文書情報ファイル作成手段とを備える情報処理装置において、
前記文書情報ファイル作成手段は、前記描画情報と前記付加情報に基づいて文書構造情報を作成する文書構造情報作成手段と、前記描画情報と前記付加情報に基づいて付加機能プログラムを作成する付加機能プログラム作成手段とを備え、前記文書構造情報と前記付加機能プログラムに基づいて前記文書情報ファイルを作成することを特徴とする情報処理装置。
An information processing apparatus for creating a document information file, comprising: a drawing information acquisition unit for acquiring drawing information for creating the document information file; and an additional information acquisition for acquiring additional information for creating the document information file. Means, a document information file creating means for creating the document information file based on the drawing information and the additional information,
The document information file creating means includes: document structure information creating means for creating document structure information based on the drawing information and the additional information; and an additional function program creating an additional function program based on the drawing information and the additional information. An information processing apparatus comprising: a creation unit, wherein the document information file is created based on the document structure information and the additional function program.
前記文書情報ファイル作成手段は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを、前記文書情報ファイルとして作成することを特徴とする請求項1に記載の情報処理装置。The document information file creating means creates, as the document information file, a content file having content, a document structure information file having the document structure information, and an additional function program file having the additional function program. The information processing apparatus according to claim 1. 前記文書情報ファイル作成手段は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを作成して、前記コンテンツファイルと前記文書構造情報ファイルと前記付加機能プログラムファイルとを分割可能な書庫形式でカプセル化したカプセルファイルを、前記文書情報ファイルとして作成することを特徴とする請求項1に記載の情報処理装置。The document information file creating means creates a content file having content, a document structure information file having the document structure information, and an additional function program file having the additional function program, and creates the content file and the document structure. 2. The information processing apparatus according to claim 1, wherein a capsule file obtained by encapsulating an information file and the additional function program file in an archive format that can be divided is created as the document information file. 文書情報ファイルを作成する情報処理方法であって、前記文書情報ファイルを作成するための描画情報を取得する描画情報取得段階と、前記文書情報ファイルを作成するための付加情報を取得する付加情報取得段階と、前記描画情報と前記付加情報に基づいて前記文書情報ファイルを作成する文書情報ファイル作成段階とを備える情報処理方法において、
前記文書情報ファイル作成段階は、前記描画情報と前記付加情報に基づいて文書構造情報を作成する文書構造情報作成段階と、前記描画情報と前記付加情報に基づいて付加機能プログラムを作成する付加機能プログラム作成段階とを備え、前記文書構造情報と前記付加機能プログラムに基づいて前記文書情報ファイルを作成することを特徴とする情報処理方法。
An information processing method for creating a document information file, comprising: a drawing information acquisition step of acquiring drawing information for creating the document information file; and an additional information acquisition for acquiring additional information for creating the document information file. And an information processing method comprising: a document information file creating step of creating the document information file based on the drawing information and the additional information.
The document information file creating step includes: a document structure information creating step of creating document structure information based on the drawing information and the additional information; and an additional function program creating an additional function program based on the drawing information and the additional information. Creating a document information file based on the document structure information and the additional function program.
前記文書情報ファイル作成段階は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを、前記文書情報ファイルとして作成することを特徴とする請求項4に記載の情報処理方法。In the document information file creating step, a content file having contents, a document structure information file having the document structure information, and an additional function program file having the additional function program are created as the document information file. The information processing method according to claim 4, wherein 前記文書情報ファイル作成段階は、コンテンツを有するコンテンツファイルと、前記文書構造情報を有する文書構造情報ファイルと、前記付加機能プログラムを有する付加機能プログラムファイルとを作成して、前記コンテンツファイルと前記文書構造情報ファイルと前記付加機能プログラムファイルとを分割可能な書庫形式でカプセル化したカプセルファイルを、前記文書情報ファイルとして作成することを特徴とする請求項4に記載の情報処理方法。The document information file creation step includes creating a content file having content, a document structure information file having the document structure information, and an additional function program file having the additional function program, and creating the content file and the document structure. 5. The information processing method according to claim 4, wherein a capsule file in which an information file and said additional function program file are encapsulated in an archive format that can be divided is created as said document information file. 請求項4乃至6のいずれか1項に記載の情報処理方法をコンピュータに実行させることを特徴とする情報処理プログラム。An information processing program for causing a computer to execute the information processing method according to claim 4.
JP2002275981A 2002-09-20 2002-09-20 Information processing apparatus, information processing method, and information processing program Expired - Fee Related JP4021290B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002275981A JP4021290B2 (en) 2002-09-20 2002-09-20 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002275981A JP4021290B2 (en) 2002-09-20 2002-09-20 Information processing apparatus, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2004110733A true JP2004110733A (en) 2004-04-08
JP4021290B2 JP4021290B2 (en) 2007-12-12

Family

ID=32272008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002275981A Expired - Fee Related JP4021290B2 (en) 2002-09-20 2002-09-20 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP4021290B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146509A (en) * 2004-11-18 2006-06-08 Nec Corp History information management system and method
JP2007041702A (en) * 2005-08-01 2007-02-15 Ricoh Co Ltd Encapsulated document structure and method for preparing document having web server function
JP2008204453A (en) * 2007-02-16 2008-09-04 Palo Alto Research Center Inc System and method for annotating document

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146509A (en) * 2004-11-18 2006-06-08 Nec Corp History information management system and method
JP2007041702A (en) * 2005-08-01 2007-02-15 Ricoh Co Ltd Encapsulated document structure and method for preparing document having web server function
JP2008204453A (en) * 2007-02-16 2008-09-04 Palo Alto Research Center Inc System and method for annotating document

Also Published As

Publication number Publication date
JP4021290B2 (en) 2007-12-12

Similar Documents

Publication Publication Date Title
US7434160B2 (en) PDF document to PPML template translation
JP4290011B2 (en) Viewer device, control method therefor, and program
CN102713896B (en) System and method for editing of electronic document
US8243317B2 (en) Hierarchical arrangement for spooling job data
US20130117656A1 (en) Conversion of web template designs
US20070180359A1 (en) Method of and apparatus for preparing a document for display or printing
CN102132313B (en) There is the content of the machine part and export section
JPWO2007081017A1 (en) Document processing device
JP4666996B2 (en) Electronic filing system and electronic filing method
JP4723511B2 (en) Document processing apparatus and document processing method
US20070101257A1 (en) Electronic file re-formatting tool
JP2006309398A (en) Document merge system, data processor, document merge method and program
US8984397B2 (en) Architecture for arbitrary extensible markup language processing engine
US20060095838A1 (en) Object-oriented processing of tab text
JP4021290B2 (en) Information processing apparatus, information processing method, and information processing program
JPWO2006051974A1 (en) Document processing apparatus and document processing method
KR101984058B1 (en) Template application system and method using the file format svg
US20220004700A1 (en) System and method for producing transferable, modular web pages
US20020038322A1 (en) Information processing apparatus, method therefor,and computer-readable memory
CN113377453A (en) Picture processing method and device and electronic equipment
JP2005063243A (en) Information processor, program, and computer-readable storage medium
JP2010224659A (en) Information processing device, information processing method, program and storage medium
KR20090000733A (en) System for generating flash contents, and method therefor
JPWO2006051973A1 (en) Document processing apparatus and document processing method
JP2007280124A (en) Information processor and processing method therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070126

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070423

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070510

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070529

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070730

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070926

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

Free format text: PAYMENT UNTIL: 20101005

Year of fee payment: 3

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

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121005

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131005

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees