JP5455321B2 - 文書処理装置及び文書処理方法 - Google Patents
文書処理装置及び文書処理方法 Download PDFInfo
- Publication number
- JP5455321B2 JP5455321B2 JP2008120770A JP2008120770A JP5455321B2 JP 5455321 B2 JP5455321 B2 JP 5455321B2 JP 2008120770 A JP2008120770 A JP 2008120770A JP 2008120770 A JP2008120770 A JP 2008120770A JP 5455321 B2 JP5455321 B2 JP 5455321B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- chapter
- external
- document data
- page
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
前記第1のドキュメントデータへの第2のドキュメントデータの挿入箇所に基づいて、前記第1の章を前記第1の章と第2の章に分割する分割手段と、
前記分割手段が分割した前記第1の章と前記第2の章に対応する参照情報に前記外部ドキュメントデータに対する順序情報を付与する付与手段と、
前記付与手段が前記順序情報を付与した前記第1のドキュメントデータの参照情報の順序情報に基づいて前記第1の章の文書のページと前記第2の章の文書のページを並べて、前記外部ドキュメントデータを更新する更新手段とを有する。
図1は、本発明の実施形態に係るドキュメント処理システムの全体構成を示すブロック図である。本プリントシステムは、情報処理装置としてのクライアント(コンピュータ)101〜103が互いにネットワーク104にて接続されている構成からなる。
ドキュメント構成管理部204により管理する構造化ドキュメントの概念図を図41に示す。
次に、本実施形態における構造化ドキュメントの詳細な一例を図3に示す。構造化ドキュメント300はアーカイブされたファイルであり、アーカイブ内はJOBフォルダ301をルートフォルダとし、フォルダ構造を利用した階層構造を持つ。最下位層すなわち葉ノードはページである。なお構造化ドキュメントを単にドキュメントと呼ぶこともある。
本実施形態において、アプリケーションプログラムが外部ドキュメントを更新する際の処理フローを図56に例示する。
次に、図24に例示する構造化ドキュメントの編集処理について述べる。図24においては、図3と基本的なドキュメント構造は同じだが、1つの章から構成されており、該章は2ページからなる。図43に、図24の構造化ドキュメントの概念図を例示する。ドキュメントのルートであるJob4301の直下に、章の構造を有するDocument1−4302が存在する。また、Document1−4302内に、ページデータであるPage1−4303及び、Page2−4304が存在する。
Claims (5)
- 第1の章と前記第1の章に対応する外部ドキュメントデータへの参照情報を含む第1のドキュメントデータを処理する文書処理装置であって、
前記第1のドキュメントデータへの第2のドキュメントデータの挿入箇所に基づいて、前記第1の章を前記第1の章と第2の章に分割する分割手段と、
前記分割手段が分割した前記第1の章と前記第2の章に対応する参照情報に前記外部ドキュメントデータに対する順序情報を付与する付与手段と、
前記付与手段が前記順序情報を付与した前記第1のドキュメントデータの参照情報の順序情報に基づいて前記第1の章の文書のページと前記第2の章の文書のページを並べて、前記外部ドキュメントデータを更新する更新手段と
を有することを特徴とする文書処理装置。 - 前記ドキュメントデータはページを最下位層とする階層構造を有し、
編集対象のドキュメントデータに対して、ページの入れ替え、または追加、または削除の編集をページ単位で施す編集手段を有することを特徴とする請求項1に記載の文書処理装置。 - 前記編集手段は、編集対象のドキュメントデータに対して、章の入れ替え、または追加、または削除の編集を章で施すことを特徴とする請求項2に記載の文書処理装置。
- 第1の章と前記第1の章に対応する外部ドキュメントデータへの参照情報を含む第1のドキュメントデータを処理するためのプログラムであって、
前記第1のドキュメントデータへの第2のドキュメントデータの挿入箇所に基づいて、前記第1の章を前記第1の章と第2の章に分割する分割手段と、
前記分割手段が分割した前記第1の章と前記第2の章に対応する参照情報に前記外部ドキュメントデータに対する順序情報を付与する付与手段と、
前記付与手段が前記順序情報を付与した前記第1のドキュメントデータの参照情報の順序情報に基づいて前記第1の章の文書のページと前記第2の章の文書のページを並べて、前記外部ドキュメントデータを更新する更新手段と
してコンピュータを機能させるためのプログラム。 - 第1の章と前記第1の章に対応する外部ドキュメントデータへの参照情報を含む第1のドキュメントデータを処理する文書処理装置による文書処理方法であって、
前記文書処理装置の分割手段が、前記第1のドキュメントデータへの第2のドキュメントデータの挿入箇所に基づいて、前記第1の章を前記第1の章と第2の章に分割する分割工程と、
前記文書処理装置の付与手段が、前記分割工程により分割した前記第1の章と前記第2の章に対応する参照情報に前記外部ドキュメントデータに対する順序情報を付与する付与工程と、
前記文書処理装置の更新手段が、前記付与工程により前記順序情報を付与した前記第1のドキュメントデータの参照情報の順序情報に基づいて前記第1の章の文書のページと前記第2の章の文書のページを並べて、前記外部ドキュメントデータを更新する更新工程と
を有することを特徴とする文書処理方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008120770A JP5455321B2 (ja) | 2008-05-02 | 2008-05-02 | 文書処理装置及び文書処理方法 |
US12/432,210 US8539332B2 (en) | 2008-05-02 | 2009-04-29 | Importing an external subordinate document into a master document, editing the “subordinate” portion of the master document and updating the external subordinate document by exporting the edit of the “subordinate” portion of the master document to the external subordinate document |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008120770A JP5455321B2 (ja) | 2008-05-02 | 2008-05-02 | 文書処理装置及び文書処理方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2009271681A JP2009271681A (ja) | 2009-11-19 |
JP2009271681A5 JP2009271681A5 (ja) | 2011-06-16 |
JP5455321B2 true JP5455321B2 (ja) | 2014-03-26 |
Family
ID=41257941
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008120770A Expired - Fee Related JP5455321B2 (ja) | 2008-05-02 | 2008-05-02 | 文書処理装置及び文書処理方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US8539332B2 (ja) |
JP (1) | JP5455321B2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5582012B2 (ja) | 2010-12-13 | 2014-09-03 | 株式会社リコー | 画像形成装置、情報処理装置、カスタマイズプログラム及び記録媒体 |
JP5882680B2 (ja) * | 2011-11-01 | 2016-03-09 | キヤノン株式会社 | 文書処理装置及び方法 |
US11386112B2 (en) * | 2018-08-08 | 2022-07-12 | Microsoft Technology Licensing, Llc | Visualization platform for reusable data chunks |
Family Cites Families (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0696077A (ja) * | 1992-09-14 | 1994-04-08 | Omron Corp | データの共有処理システム及びそのデータの処理装置 |
JP2000357074A (ja) | 1999-06-16 | 2000-12-26 | Hitachi Ltd | 文書ファイル印刷システム |
IE20010467A1 (en) * | 2000-05-16 | 2001-11-28 | Garrett O'carroll | A document processing system and method |
JP4298146B2 (ja) * | 2000-08-22 | 2009-07-15 | キヤノン株式会社 | 印刷データを生成する情報処理装置及び方法 |
US7426687B1 (en) * | 2001-01-04 | 2008-09-16 | Omniture, Inc. | Automatic linking of documents |
US7366979B2 (en) * | 2001-03-09 | 2008-04-29 | Copernicus Investments, Llc | Method and apparatus for annotating a document |
US7734826B2 (en) * | 2001-03-16 | 2010-06-08 | Novell, Inc. | Client-server model for synchronization of files |
AUPR962001A0 (en) * | 2001-12-19 | 2002-01-24 | Redbank Manor Pty Ltd | Document display system and method |
JP4136634B2 (ja) * | 2002-12-10 | 2008-08-20 | キヤノン株式会社 | 文書処理装置及び方法 |
JP4059488B2 (ja) * | 2002-12-20 | 2008-03-12 | キヤノン株式会社 | 文書処理方法および装置 |
JP2006525609A (ja) * | 2003-05-05 | 2006-11-09 | アーバーテキスト, インコーポレイテッド | コンテンツを複数のフォーマットで出力するための仕様を規定するシステムおよび方法 |
JP2004341671A (ja) * | 2003-05-14 | 2004-12-02 | Internatl Business Mach Corp <Ibm> | 情報処理システム、制御方法、制御プログラム、及び記録媒体 |
US7791755B2 (en) * | 2003-11-05 | 2010-09-07 | Canon Kabushiki Kaisha | Document creation method and document creation apparatus for reflecting a document structure of a paper document in an electronic document |
US20050216825A1 (en) * | 2004-03-12 | 2005-09-29 | Onfolio, Inc. | Local storage of script-containing content |
US7617450B2 (en) * | 2004-09-30 | 2009-11-10 | Microsoft Corporation | Method, system, and computer-readable medium for creating, inserting, and reusing document parts in an electronic document |
JP2006107142A (ja) * | 2004-10-05 | 2006-04-20 | Canon Inc | 文書処理装置及び方法 |
US7945590B2 (en) * | 2005-01-06 | 2011-05-17 | Microsoft Corporation | Programmability for binding data |
US7730394B2 (en) * | 2005-01-06 | 2010-06-01 | Microsoft Corporation | Data binding in a word-processing application |
US20080015968A1 (en) * | 2005-10-14 | 2008-01-17 | Leviathan Entertainment, Llc | Fee-Based Priority Queuing for Insurance Claim Processing |
CN100356371C (zh) * | 2005-12-20 | 2007-12-19 | 无锡永中科技有限公司 | 在文档中插入和播放幻灯片的方法 |
US7734998B2 (en) * | 2007-03-09 | 2010-06-08 | International Business Machines Corporation | Minimizing accesses to a repository during document reconstitution in a content management system |
US20080282175A1 (en) * | 2007-05-07 | 2008-11-13 | Adobe Systems Incorporated | Automatically encoded, gracefully degrading panels |
JP4948283B2 (ja) * | 2007-06-25 | 2012-06-06 | キヤノン株式会社 | 情報処理装置および制御方法および制御プログラム |
US20110296291A1 (en) * | 2007-11-15 | 2011-12-01 | Olya Melkinov | System and method for transforming documents for publishing electronically |
US20090199083A1 (en) * | 2008-01-17 | 2009-08-06 | Can Sar | Method of enabling the modification and annotation of a webpage from a web browser |
US8493609B2 (en) * | 2008-02-13 | 2013-07-23 | Konica Minolta Laboratory U.S.A. Inc. | Method for generating simulated insert sheets for a print job |
JP5161647B2 (ja) * | 2008-05-01 | 2013-03-13 | キヤノン株式会社 | 文書処理装置、文書処理方法、プログラム及び記憶媒体 |
JP5341388B2 (ja) * | 2008-05-02 | 2013-11-13 | キヤノン株式会社 | 文書処理装置及び文書処理方法 |
-
2008
- 2008-05-02 JP JP2008120770A patent/JP5455321B2/ja not_active Expired - Fee Related
-
2009
- 2009-04-29 US US12/432,210 patent/US8539332B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8539332B2 (en) | 2013-09-17 |
US20090276699A1 (en) | 2009-11-05 |
JP2009271681A (ja) | 2009-11-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7694218B2 (en) | Information processing apparatus, method therefor, and computer-readable memory | |
US7584413B2 (en) | Electronic document binder builder | |
US7603618B2 (en) | Document processing apparatus, control method therefor, and computer program | |
US8860978B2 (en) | Information processing apparatus and control method thereof | |
JP3984890B2 (ja) | 印刷制御装置および方法、コンピュータプログラム、記憶媒体 | |
US20050246631A1 (en) | Document processing apparatus, control method therefor, computer program, and computer-readable storage medium | |
JP4059488B2 (ja) | 文書処理方法および装置 | |
JP7020062B2 (ja) | 情報処理装置及びプログラム | |
JP5455321B2 (ja) | 文書処理装置及び文書処理方法 | |
JP5393171B2 (ja) | 画像形成装置、画像形成方法、及び、画像形成プログラム | |
JP7024330B2 (ja) | 情報処理装置及びプログラム | |
JP4439864B2 (ja) | 文書処理装置および文書処理方法およびプログラム | |
JP2002229976A (ja) | 情報処理装置及びその方法、コンピュータ可読メモリ、プログラム | |
JP2002091949A (ja) | 情報処理装置及びその方法、コンピュータ可読メモリ | |
JP4006312B2 (ja) | 情報処理装置、その制御方法、記憶媒体、及び制御プログラム | |
JP2002108845A (ja) | 情報処理装置及びその方法、コンピュータ可読メモリ | |
JP6881920B2 (ja) | 情報処理装置、制御方法、及びプログラム | |
JP2003067373A (ja) | プログラム、文書処理装置及び文書処理方法 | |
US8023146B2 (en) | Print control device, information processing device, method of print control device, method of information processing device and computer program | |
JP5159400B2 (ja) | 文書処理装置及び文書処理方法 | |
JP7013797B2 (ja) | 情報処理装置及びプログラム | |
JP2007328741A (ja) | 電子文書編集方法、並びにプログラム及び記憶媒体 | |
JP4598935B2 (ja) | 情報処理装置及びその方法、コンピュータ可読メモリ | |
JP4498372B2 (ja) | 印刷制御装置、印刷制御方法、プログラム、記録媒体 | |
JP2024009051A (ja) | 情報処理装置及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110426 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110426 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130311 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130509 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130531 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130729 |
|
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: 20131209 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140107 |
|
LAPS | Cancellation because of no payment of annual fees |