JPH02148169A - Generating system for multi-media integrated document - Google Patents
Generating system for multi-media integrated documentInfo
- Publication number
- JPH02148169A JPH02148169A JP63303145A JP30314588A JPH02148169A JP H02148169 A JPH02148169 A JP H02148169A JP 63303145 A JP63303145 A JP 63303145A JP 30314588 A JP30314588 A JP 30314588A JP H02148169 A JPH02148169 A JP H02148169A
- Authority
- JP
- Japan
- Prior art keywords
- layout
- data
- document text
- information
- media
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 claims description 4
- 239000000126 substance Substances 0.000 abstract 1
- 230000006870 function Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 230000008676 import Effects 0.000 description 1
Landscapes
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、マルチメディア統合文書の作成方式〔従来の
技術〕
従来、マルチメディアデータを文書テキストに割り付け
、統合文書として作成するには、同一ファイル中に全メ
ディアデータを格納し割り付は情報も固定的に持つよう
になっていた。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for creating a multimedia integrated document [Prior Art] Conventionally, in order to allocate multimedia data to document text and create an integrated document, All media data was stored in the file, and the layout information was fixed.
従来のマルチメディア統合文書の作成方式では、文書テ
キスト中に割り付けられているマルチメディア情報はそ
の実体が文書テキストファイルと同一のファイルに格納
されているため、これを他の文書へ取り込もうとすると
、同じものを複数個作成しなければならないという欠点
があった。In the conventional multimedia integrated document creation method, the multimedia information allocated in the document text is actually stored in the same file as the document text file, so if you try to import it into another document, The drawback was that multiple copies of the same item had to be created.
本発明のマルチメディア統合文書の作成方式は、割付は
指示のあったマルチメディアのレイアウト情報を作成し
レイアウトサブファイルに格納するレイアウト管理手段
と、レイアウトサブファイルから読出したレイアウト情
報に基づきマルチメディアデータと文書テキストデータ
とを割りつけてレイアウトイメージを作成するフォーマ
ツティング手段と、前記レイアウトイメージを表示・印
刷する表示印刷手段とを備えて構成される。The method for creating a multimedia integrated document according to the present invention includes a layout management means that creates layout information of instructed multimedia and stores it in a layout subfile; and document text data to create a layout image, and display/printing means to display and print the layout image.
次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.
第1図を参照すると、本発明の一実施例はレイアウト管
理手段1と、フォーマツティング手段2と、表示印刷手
段3とで構成されている。Referring to FIG. 1, one embodiment of the present invention is comprised of a layout management means 1, a formatting means 2, and a display printing means 3.
レイアウト管理手段1は、割付は指示のあった文書テキ
ストに割り付けるマルチメディアデータの領域情報をレ
イアウトサブファイル4に保存、参照する機能を有して
いる。レイアウトサブファイル4はベースとなる文書テ
キスト5と1対に作成され、割り付けられた領域の位置
(領域の存在する頁番号・領域の左上・右下頂点の頁内
での行カラム位置)と、領域に挿入されるべきマルチメ
ディアデータ6の格納情報(ファイル名・メディアタイ
プ)とが格納される。The layout management means 1 has a function of storing and referring to the layout subfile 4 the area information of the multimedia data to be allocated to the document text for which the layout has been instructed. The layout subfile 4 is created as a pair with the base document text 5, and contains the position of the allocated area (page number where the area exists, line column position within the page of the upper left and lower right vertices of the area), Storage information (file name, media type) of multimedia data 6 to be inserted into the area is stored.
フォーマツティング手段2は、レイアウト管理手段1の
レイアウトサブファイル4に格納された領域情報に基づ
き、メモリ内で1頁のレイアウトイメージ7を作成する
機能である。まず割り付けられた領域に各マルチメディ
アのデータ6を挿入し、そのまわりの空間にベースとな
る文書テキスト5を流し込む。こうすることにより、挿
入データの位置やデータそのものに変更があっても、毎
回柔軟に対処することが可能となる。またベースの文書
テキスト5の変更にも柔軟に対処することが可能である
。The formatting means 2 has a function of creating a one-page layout image 7 in memory based on the area information stored in the layout subfile 4 of the layout management means 1. First, each multimedia data 6 is inserted into the allocated area, and the base document text 5 is poured into the space around it. By doing this, even if there is a change in the position of the inserted data or the data itself, it is possible to deal with it flexibly each time. It is also possible to flexibly deal with changes to the base document text 5.
表示印刷手段3は、前記フォーマツティング手段2で作
成された1頁のレイアウトイメージ7を行単位、あるい
は頁単位で入力し、CRT画面8やプリンター9に表示
・印刷する。The display/printing means 3 inputs the one-page layout image 7 created by the formatting means 2 line by line or page by page, and displays and prints it on the CRT screen 8 or printer 9.
以上説明したように本発明は、文書テキストへのマルチ
メディアデータの領域割り付は情報をレイアウト管理手
段によってデータの実体と切り離して管理することによ
り、個々のメディアデータの有効利用性や変更に対する
柔軟性を確保できるという効果がある。As explained above, the present invention allocates areas of multimedia data to document text by managing the information separately from the actual data using a layout management means, thereby improving the effective use of individual media data and providing flexibility for changes. It has the effect of ensuring sex.
第1図は本発明の一実施例の構成を示すブロック図。
1・・・レイアウト管理手段、2・・・フォーマツティ
ング手段、3・・・表示印刷手段。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. 1... Layout management means, 2... Formatting means, 3... Display printing means.
Claims (1)
作成しレイアウトサブファイルに格納するレイアウト管
理手段と、レイアウトサブファイルから読出したレイア
ウト情報に基づきマルチメディアデータと文書テキスト
データとを割りつけてレイアウトイメージを作成するフ
ォーマッティング手段と、前記レイアウトイメージを表
示・印刷する表示印刷手段とを備えて成ることを特徴と
するマルチメディア統合文書の作成方式。A layout management means that creates layout information for multimedia that has been instructed to be allocated and stores it in a layout subfile, and creates a layout image by allocating multimedia data and document text data based on the layout information read from the layout subfile. 1. A method for creating a multimedia integrated document, comprising a formatting means for displaying and printing the layout image, and a display and printing means for displaying and printing the layout image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63303145A JPH02148169A (en) | 1988-11-29 | 1988-11-29 | Generating system for multi-media integrated document |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63303145A JPH02148169A (en) | 1988-11-29 | 1988-11-29 | Generating system for multi-media integrated document |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH02148169A true JPH02148169A (en) | 1990-06-07 |
Family
ID=17917423
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63303145A Pending JPH02148169A (en) | 1988-11-29 | 1988-11-29 | Generating system for multi-media integrated document |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH02148169A (en) |
-
1988
- 1988-11-29 JP JP63303145A patent/JPH02148169A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6836342B2 (en) | Variable data print job system | |
| TW424201B (en) | A printing apparatus, a method of efficiently storing bitmap print data and a computer readable storage medium encoded with an application program for efficiently storing bitmap print data | |
| US5559936A (en) | Data retrieval system, display apparatus and method of recording and displaying | |
| JPH0345076A (en) | Processing system for picture data | |
| JPH02148169A (en) | Generating system for multi-media integrated document | |
| JPS61175722A (en) | Label printing system for document processor | |
| JPH0716238U (en) | Screen display device for electronic books | |
| JPH09231206A (en) | Flyer creation system | |
| JPS61175723A (en) | Label printing system for document processor | |
| JPH03114856A (en) | Printer data management system | |
| JPH04241618A (en) | Slip preparing device | |
| JPS61271568A (en) | Text editing system | |
| JPS5991486A (en) | Display unit | |
| JPS6320619A (en) | Print processing system | |
| JPH0751374B2 (en) | Document processor | |
| JPH02224191A (en) | Image output device | |
| JPS59119433A (en) | Document writing system | |
| JPH09114996A (en) | Image forming device | |
| JPH03217965A (en) | Document preparing device | |
| JPH0740292B2 (en) | Image data filing method | |
| JPH0247761A (en) | Japanese-language word processor | |
| JPS63147221A (en) | Hard copy system | |
| JPS62214469A (en) | Sentence generating device | |
| JPH06236369A (en) | Word processor and replacing method for page | |
| JPH04333150A (en) | Electronic information processing device that displays internal status |