JPS62288969A - Compressed document data processor - Google Patents

Compressed document data processor

Info

Publication number
JPS62288969A
JPS62288969A JP61133274A JP13327486A JPS62288969A JP S62288969 A JPS62288969 A JP S62288969A JP 61133274 A JP61133274 A JP 61133274A JP 13327486 A JP13327486 A JP 13327486A JP S62288969 A JPS62288969 A JP S62288969A
Authority
JP
Japan
Prior art keywords
page
document data
text
changed
pointer table
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
Application number
JP61133274A
Other languages
Japanese (ja)
Inventor
Toshifumi Erikawa
江利川 敏文
Hiroyuki Matsuyama
松山 浩之
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP61133274A priority Critical patent/JPS62288969A/en
Publication of JPS62288969A publication Critical patent/JPS62288969A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To quickly control a picture for page switching of document information by providing a page designation table and holding document information, which is edited once up to the current page, and head position information of each page in the table. CONSTITUTION:A page designation table 20 is provided with a two-byte area for a head page number A and a three-byte register area for every page, and a two-byte pointer B1... to the text head position in the document information storage part 21 of each page and the one-byte settled frame number C1... of the page are stored in each register area. A frame provided in document information is discriminated by the frame number. The head page number A is the head page number of the pointer held in the table 20. If a changed page is already registered in the table 20, the position of the changed page is read out from the table 20 to directly determine a text position by a text position determining part 17, and virtual editing is unnecessary. If the changed page cannot be obtained from the table, page position information is set and registered in the table simultaneously with virtual editing. Thus, the overhead related to the setting processing of the table 20 is scarcely generated to keep the processing speed approximating conventional that.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔概要〕 文書データを圧縮して管理する圧縮型文書データ処理装
置において、ページポインタテーブルを設け、該ページ
ポインタテーブルに、一度績集された現ページまでの文
書データ・テキストの各ページ先頭位置情報を保持して
おくことにより1文書データのページ切換えにおける画
面制御を高速化する。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Summary] In a compressed document data processing device that compresses and manages document data, a page pointer table is provided, and a page pointer table is provided with a page pointer table. By retaining information on the top position of each page of document data/text up to the current page, screen control when switching between pages of one document data can be speeded up.

〔産業上の利用分野〕[Industrial application field]

本発明は2例えばワードプロセッサ等の文書データ処理
装置に係り、特に圧縮されて管理される文書データのペ
ージ切換えにおける画面制御を高速化した圧縮型文書デ
ータ処理装置に関するものである。
The present invention relates to a document data processing apparatus such as a word processor, and more particularly to a compressed document data processing apparatus that speeds up screen control when switching between pages of compressed and managed document data.

〔従来の技術〕[Conventional technology]

ワードプロセッサ等の文書データ処理装置では。 In document data processing devices such as word processors.

予め定められた1行の文字数と1ページの行数とによっ
て、テキストをページ単位で管理することが行われてい
る。文書データを圧縮しないで記憶し、保持する処理装
置の場合、1行および1ページの文字数が固定であるた
め1例えば改行コードや改ページコード等の後には、空
白コード等が埋め込まれる。そのため、空白等の無効デ
ータについて、記憶領域に無駄が生じることになる。
Text is managed on a page-by-page basis using a predetermined number of characters per line and a predetermined number of lines per page. In the case of a processing device that stores and holds document data without compressing it, the number of characters in one line and one page is fixed, so a blank code or the like is embedded after a line feed code, page feed code, etc., for example. Therefore, the storage area is wasted for invalid data such as blank spaces.

そこで2文書データを記taする記憶領域を節減するた
め9文書データを圧縮して管理する圧縮型文書データ処
理装置が用いられている。
Therefore, in order to save the storage area for recording two document data, a compressed document data processing device is used which compresses and manages nine document data.

従来の圧縮型文書データ処理装置では、圧縮されて記憶
されている文書データを伸張して、実際に元の状態に復
元してみないと、各ページの先頭位置がわからないため
、現在9表示しているページの変更指示があった場合な
どには1文書データの先頭から、順次2文書データを伸
張する仮想編集を行い、指定されたページの文書データ
・テキストを求めるようにされている。
With conventional compression type document data processing devices, the starting position of each page cannot be known unless the compressed and stored document data is decompressed and restored to its original state. When there is an instruction to change a page that is currently in use, virtual editing is performed to sequentially expand two document data from the beginning of one document data, and the document data/text of the specified page is obtained.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来の方式によれば、ページ切換え等の場合に、常
に文書データの先頭から仮想編集が行われるので、デー
タ量が多くなるにつれて1編集対象となる文書データを
、ディスプレイに表示する速度が遅くなるという問題が
ある。
According to the above conventional method, virtual editing is always performed from the beginning of document data when switching pages, etc., so as the amount of data increases, the speed at which document data that is subject to one edit is displayed on the display becomes slower. There is a problem with becoming.

しかしながら、予め全ページの先頭位置情報を求めてお
き、そのページ先頭位置をテーブル化して記憶しておく
とすると、途中のページで3文字の追加や削除があった
場合に、そのテーブルを更新して、常に最新の状態にし
ておくためのオーバヘッドが大きいという問題がある。
However, if you obtain the start position information of all pages in advance and store the start position of the page in a table, if three characters are added or deleted on an intermediate page, the table will be updated. However, there is a problem in that the overhead required to always keep it up to date is large.

本発明は上記問題点の解決を図り、ページ切換えにおけ
る仮想編集するデータ量を少なくして。
The present invention aims to solve the above problems by reducing the amount of data to be virtually edited when switching pages.

画面制御を高速化する手段を提供することを目的として
いる。
The purpose is to provide a means to speed up screen control.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の基本構成例を示す。 FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、10はキーボード装置等の人力装置、
11はCPUおよびメモリからなる処理装置、12はC
RTディスプレイ等の表示装置。
In FIG. 1, 10 is a human powered device such as a keyboard device,
11 is a processing unit consisting of a CPU and memory; 12 is a C
Display devices such as RT displays.

13は入力装置10からの入力を制御する入力制御部、
14は文書データを表示装置12に表示しつつ編集処理
する文書データ編集部、15は表示ページの切換えを制
御するページ切換え制御部。
13 is an input control unit that controls input from the input device 10;
14 is a document data editing section that edits document data while displaying it on the display device 12, and 15 is a page switching control section that controls switching of display pages.

16は表示を変更するページと現ページとの大小を比較
する変更ページ判定部、17は変更するページのテキス
ト位置を決定するテキスト位置決定部、18は文書デー
タの仮想編集を行いつつページポインタテーブルへのポ
インタ登録を行うページポインタテーブル設定部、19
は文書データに関する圧縮/伸張の処理を行う文書デー
タ圧縮/伸張部、20は文書データ・テキストの各ペー
ジ先頭位置情報を記憶するページポインタテーブル。
16 is a changed page determination unit that compares the size of the page whose display is to be changed and the current page; 17 is a text position determination unit that determines the text position of the page to be changed; and 18 is a page pointer table that performs virtual editing of document data. a page pointer table setting unit for registering pointers to; 19;
20 is a document data compression/expansion unit that performs compression/expansion processing on document data; 20 is a page pointer table that stores information on the top position of each page of document data/text;

21は圧縮された文書データを記憶する文書データ記憶
部、22は表示装置12への表示制御を行う表示制御部
を表す。
Reference numeral 21 represents a document data storage unit that stores compressed document data, and 22 represents a display control unit that performs display control on the display device 12.

本発明の場合、ページポインタテーブル20が設けられ
、ページポインタテーブル20に1文書データ記憶部2
1における一度編集された文書データ・テキストの各ペ
ージ先頭位置情報が登録されるようになっている。
In the case of the present invention, a page pointer table 20 is provided, and one document data storage section 2 is provided in the page pointer table 20.
Information on the top position of each page of document data/text once edited in 1 is registered.

ページ切換えの指示により、入力制御部13を介して、
ページ切換え制御部15が起動されると。
In response to a page switching instruction, via the input control unit 13,
When the page switching control unit 15 is activated.

ページ切換え制御部15は、変更ページ判定部16を呼
び出す。変更ページ判定部16は、変更ページが、現在
表示しているページよりも大きくなく、かつ該変更ペー
ジの位置情報がページポインタテーブル20に登録され
ている場合に、テキスト位置決定部17を呼び出す。そ
れ以外の場合には、ページポインタテーブル設定部18
を呼び出す。
The page switching control unit 15 calls the changed page determination unit 16. The changed page determination unit 16 calls the text position determination unit 17 when the changed page is not larger than the currently displayed page and the position information of the changed page is registered in the page pointer table 20. In other cases, the page pointer table setting section 18
call.

テキスト位置決定部17は、ページポインタテーブル2
0を参照することにより、変更ページの位置情報を得る
。文書データ圧縮/伸張部19は。
The text position determination unit 17 uses the page pointer table 2
By referring to 0, the position information of the changed page is obtained. The document data compression/expansion section 19.

その変更ページの位置情報により1文書データ記憶部2
1からそのページのテキストを読み出し。
1 document data storage unit 2 according to the position information of the changed page.
Read the text of that page from 1.

文書データを伸張して1表示制御部22を経由し。The document data is decompressed and passed through the 1 display control unit 22.

表示装置12へ表示する。以後、そのページについて2
文書データを処理できることになる。
It is displayed on the display device 12. From now on, about that page 2
This means that document data can be processed.

ページポインタテーブル設定部18は2文書データ・テ
キストの先頭ページまたは現在表示しているページから
変更ページまでの仮想編集を行いつつ、ページが切り換
わるごとに、ページポインタテーブル20に文書データ
・テキストの各ページ先頭位置情報を登録する処理を実
行する。変更ページまでの処理が終わった場合2文書デ
ータ圧縮/伸張部19により1表示制御部22を介して
The page pointer table setting unit 18 performs virtual editing from the first page of the two document data/texts or the currently displayed page to the changed page, and each time the page changes, the page pointer table 20 stores the document data/text. Executes the process of registering the top position information of each page. When processing up to the changed page is completed, 2. By the document data compression/expansion section 19, 1. Via the display control section 22.

表示装置12への変更ページの表示を行う。なお。The change page is displayed on the display device 12. In addition.

仮想編集は1表示装置12へ表示することなく。Virtual editing is performed without displaying on one display device 12.

内部だけで1文書データの伸張処理を行う編集である。This is an editing process that decompresses one document data only internally.

〔作用〕[Effect]

圧縮型の文書データ・テキストの場合、データの入力や
削除を行うと、それ以降のテキストは。
In the case of compressed document data/text, when data is entered or deleted, the subsequent text is

ページの先頭位置がずれ込むために、過去の情報を保証
することができなくなる。しかし、入力や削除箇所より
前にあるテキストについては、その各ページの先頭位置
は変化しない。本発明はこの点に着目してなされたもの
で、一度編集されたページのポインタを、ページポイン
タテーブル20により管理することによって、高速化を
可能にしている。
Because the top position of the page shifts, past information cannot be guaranteed. However, for the text that precedes the input or deletion location, the top position of each page does not change. The present invention has been developed with this point in mind, and by managing the pointers of once edited pages using the page pointer table 20, it is possible to increase the processing speed.

本発明によれば、変更ページが既にページポインタテー
ブル20に登録されている場合には、ページポインタテ
ーブル20から変更ページの位置情報が読み出され、直
接、テキスト位置決定部17により、テキスト位置が決
定されるので、途中のページについての仮想編集が全く
必要なくなる。
According to the present invention, if the changed page has already been registered in the page pointer table 20, the position information of the changed page is read from the page pointer table 20, and the text position is directly determined by the text position determination unit 17. Since the information is determined, there is no need for virtual editing of intermediate pages.

変更ページが、ページポインタテーブル2oがら得られ
ない場合には、従来と同様に、変更ページまでの仮想編
集がなされる。このとき、ページポインタテーブル20
へのページ位置情報の設定登録が同時になされるので、
ページポインタテーブル20への設定処理に関するオー
バヘッドは。
If the changed page cannot be obtained from the page pointer table 2o, virtual editing up to the changed page is performed as in the conventional case. At this time, the page pointer table 20
Since the page location information settings are registered at the same time,
What is the overhead associated with the process of setting the page pointer table 20?

はとんどなく、従来と同程度の処理スピードが維持され
る。
For the most part, processing speeds are maintained at the same level as before.

〔実施例〕〔Example〕

第2図は本発明の実施例に係るページポインタテーブル
の説明図、第3図は本発明の一実施例処理説明図を示す
FIG. 2 is an explanatory diagram of a page pointer table according to an embodiment of the present invention, and FIG. 3 is an explanatory diagram of processing in one embodiment of the present invention.

ページポインタテーブル20は1例えば第2図図示のよ
うに構成される。ページポインタテーブル20には、先
頭ページ番号Aの2バイトの領域と、1ページにつき各
3バイトの登録エリアとが設けられる。このページ対応
の登録エリアには。
The page pointer table 20 is configured, for example, as shown in FIG. The page pointer table 20 is provided with a 2-byte area for the first page number A and a 3-byte registration area for each page. In the registration area corresponding to this page.

各ページの文書データ記憶部21におけるテキスト先頭
位置への2バイトのポインタBnと、該ベ−ジにおける
1バイトの確定枠番号Cnとが設定される。枠番号は、
グラフ、線画、イメージ等の表示用領域として2文書デ
ータ中に設けられる枠の識別番号である。
A 2-byte pointer Bn to the start position of the text in the document data storage section 21 of each page and a 1-byte fixed frame number Cn for the page are set. The frame number is
This is an identification number of a frame provided in two-document data as a display area for graphs, line drawings, images, etc.

例えば、ページポインタテーブル20として。For example, as a page pointer table 20.

302バイトの領域が用意される。この場合、100ペ
ージ分のポインタ情報を管理することができる。処理ベ
ージ力月00ページ目を超えた場合には、先頭ページか
ら順に情報が消去される。先頭ページ番号Aは、ページ
ポインタテーブル20が保持するポインタの先頭のペー
ジ番号である。
A 302-byte area is prepared. In this case, pointer information for 100 pages can be managed. When the processing page exceeds the 00th page, information is erased in order from the first page. The first page number A is the first page number of the pointer held by the page pointer table 20.

変更ページの番号がnである場合3例えば。For example, if the number of the changed page is n.

r (n−A)X3+2Jがページポインタテーブル2
0におけるポインタ格納位置の相対アドレスとなる。
r (n-A)X3+2J is page pointer table 2
This is the relative address of the pointer storage location at 0.

ところで、全ページについてのポインタを、ページポイ
ンタテーブル20により管理しようとする場合、必要と
なるテーブルの大きさがページ数に依存するため、テー
ブル領域の大きさの制限により、ページ数が増えた場合
などに、テーブルがオーバフローするおそれがある。本
実施例では。
By the way, when trying to manage pointers for all pages using the page pointer table 20, the size of the required table depends on the number of pages, so if the number of pages increases due to restrictions on the size of the table area. There is a risk that the table will overflow. In this example.

先頭ページ番号Aにより、途中のページからのポインタ
管理が可能であるため、このような問題は発生しない。
Since the first page number A allows pointer management from intermediate pages, such a problem does not occur.

次に、第3図に従って1本発明の一実施例に係る処理に
ついて説明する。以下の説明における番号■〜@は、第
3図に示す処理番号■〜@に対応する。
Next, processing according to an embodiment of the present invention will be described with reference to FIG. The numbers ■~@ in the following explanation correspond to the process numbers ■~@ shown in FIG.

■ 表示ページの変更指示があった場合、変更先のペー
ジと、現在1表示しているページとの大小を比較する。
■ When there is an instruction to change the displayed page, the size of the page to be changed is compared with the currently displayed page.

変更ページが現ページよりも大きい場合、処理■へ制御
を移す。
If the changed page is larger than the current page, control is transferred to process ■.

■ ページポインタテーブル20の先頭にセットされて
いる先頭ページ番号を得る。
(2) Obtain the first page number set at the beginning of the page pointer table 20.

■ 変更ページと処理■で得た先頭ページ番号との大小
を比較する。先頭ページ番号が大きい場合、処理■へ制
御を移す。
■ Compare the size of the changed page and the first page number obtained in process ■. If the first page number is large, control is transferred to process ■.

■ 変更ページのポインタ、即ち、変更ページの文書デ
ータ記憶部21におけるテキスト先頭位置情報を、ペー
ジポインタテーブル20から読み出す。
(2) Read the pointer of the changed page, that is, the text start position information in the document data storage unit 21 of the changed page from the page pointer table 20;

■ その変更ページに関する文書データ・テキストを9
文書データ記憶部21から読み出して。
■ The document data/text related to the changed page is 9
Read from the document data storage section 21.

データを伸張する編集を行う。Edit to expand the data.

■ 編集した変更ページのテキストを表示装置12に表
示し、ページ切換えを終了する。
■ Display the edited text of the changed page on the display device 12, and end the page switching.

■ 処理■の判定において、先頭ページ番号が大きいこ
とが検出された場合、現ページを“1”に初期化して、
処理■以降を実行する。
■ In the judgment of process ■, if it is detected that the first page number is large, the current page is initialized to "1",
Process ■ Execute the following steps.

■ 現ページの情報をセットし、以下、現ページから変
更ページまでの仮想編集を次のように行う。
■ Set the current page information, and then perform virtual editing from the current page to the changed page as follows.

■ 文書データ記憶部21から読み出した1行分のテキ
ストを仮想編集し1次の行の情報をセントする。
(2) Virtually edit one line of text read from the document data storage unit 21 and insert information on the first line.

[相] ページが変わったかどうかを判定する。1ペ一
ジ分の行数がカウントされた場合、または改ページコー
ドが検出された場合に、ページが変わる。ページが変わ
らない場合、処理■へ制御を戻し9次の行について同様
に仮想編集等を行う。
[Phase] Determine whether the page has changed. The page changes when the number of lines for one page is counted or when a page break code is detected. If the page does not change, control is returned to process (9) and virtual editing etc. are performed in the same manner for the next line.

■ ページが変わった場合、ページポインタテーブル2
0に変わったページへのポインタおよび確定枠番号をセ
ットする。
■ If the page changes, page pointer table 2
Set the pointer to the page that changed to 0 and the fixed frame number.

■ 変更ページまで、仮想編集したかどうかを判定する
。まだ、変更ページまで仮想編集が終わっていない場合
、処理■へ制御を戻して、同様に処理を繰り返す。仮想
編集が終わった場合。
■ Determine whether virtual editing has been performed up to the changed page. If the virtual editing up to the changed page has not yet been completed, control is returned to process (2) and the process is repeated in the same manner. When virtual editing is finished.

処理■へ制御を移し、変更ページの編集1表示を行う。Control is transferred to process 2, and the edit 1 display of the change page is performed.

〔発明の効果〕〔Effect of the invention〕

以上説明したように2本発明によれば、現在処理してい
るページ以前のページを編集する場合に。
As explained above, according to the second aspect of the present invention, when editing a page before the page currently being processed.

その文書データ量にかかわらずに、高速に編集・表示処
理を行うことができる。
Editing and display processing can be performed at high speed regardless of the amount of document data.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の基本構成例、第2図は本発明の実施例
に係るページポインタテーブルの説明図。 第3図は本発明の一実施例処理説明図を示す。 図中、10は入力装置、11は処理装置、12は表示装
置、13は人力制御部、14は文書データ編集部、15
はページ切換え制御部、16は変更ページ判定部、17
はテキスト位置決定部、18はページポインタテーブル
設定部、19は文書データ圧縮/伸張部、20はページ
ポインタテーブル、21は文書データ記憶部、22は表
示制御部を表す。
FIG. 1 is an example of the basic configuration of the present invention, and FIG. 2 is an explanatory diagram of a page pointer table according to an embodiment of the present invention. FIG. 3 shows a processing explanatory diagram of an embodiment of the present invention. In the figure, 10 is an input device, 11 is a processing device, 12 is a display device, 13 is a human control section, 14 is a document data editing section, 15
16 is a page switching control unit, 16 is a change page determination unit, and 17 is a page switching control unit.
18 is a text position determining section, 18 is a page pointer table setting section, 19 is a document data compression/expansion section, 20 is a page pointer table, 21 is a document data storage section, and 22 is a display control section.

Claims (1)

【特許請求の範囲】 文書データを表示する表示装置(12)と、無効データ
を取り除いた圧縮した文書データを記憶する文書データ
記憶部(21)とを備え、文書データを上記表示装置(
12)に表示しつつ、文書のテキストを作成・編集する
文書データ処理装置において、上記文書データ記憶部(
21)における文書データ・テキストの各ページ先頭位
置情報が格納されるページポインタテーブル(20)と
、 表示ページの変更指示に対し、現在表示しているページ
よりも変更ページが大きくなく、かつ該変更ページの位
置情報が上記ページポインタテーブル(20)に登録さ
れている場合に、該ページポインタテーブル(20)か
ら当該変更ページの位置情報を得て、テキスト位置を決
定するテキスト位置決定部(17)と、 表示ページの変更指示に対し、変更ページの位置情報が
上記ページポインタテーブル(20)に登録されていな
い場合に、先頭ページまたは現在表示しているページか
ら変更ページまでの仮想編集を行い、上記ページポイン
タテーブル(20)に仮想編集された文書データ・テキ
ストの各ページ先頭位置情報を登録するページポインタ
テーブル設定部(18)とを備えたことを特徴とする圧
縮型文書データ処理装置。
[Claims] Comprising a display device (12) for displaying document data, and a document data storage section (21) for storing compressed document data from which invalid data has been removed, the document data is displayed on the display device (12).
In the document data processing device that creates and edits the text of a document while displaying it on the document data storage section (12), the document data storage section (
A page pointer table (20) in which information on the top position of each page of document data/text is stored in step 21); When the page position information is registered in the page pointer table (20), a text position determination unit (17) obtains the position information of the changed page from the page pointer table (20) and determines the text position. In response to an instruction to change the displayed page, if the position information of the changed page is not registered in the page pointer table (20), virtual editing is performed from the first page or the currently displayed page to the changed page, A compressed document data processing device comprising: a page pointer table setting unit (18) for registering information on the top position of each page of virtually edited document data/text in the page pointer table (20).
JP61133274A 1986-06-09 1986-06-09 Compressed document data processor Pending JPS62288969A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61133274A JPS62288969A (en) 1986-06-09 1986-06-09 Compressed document data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61133274A JPS62288969A (en) 1986-06-09 1986-06-09 Compressed document data processor

Publications (1)

Publication Number Publication Date
JPS62288969A true JPS62288969A (en) 1987-12-15

Family

ID=15100796

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61133274A Pending JPS62288969A (en) 1986-06-09 1986-06-09 Compressed document data processor

Country Status (1)

Country Link
JP (1) JPS62288969A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS607558A (en) * 1983-06-16 1985-01-16 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Word processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS607558A (en) * 1983-06-16 1985-01-16 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Word processing system

Similar Documents

Publication Publication Date Title
JPS62288969A (en) Compressed document data processor
JP2730716B2 (en) Image processing device
JPH03185558A (en) Device and method for editing document
JP3160436B2 (en) Target information display device
JP3454054B2 (en) Internet information display device
JPH0877337A (en) Image output device
JP2845742B2 (en) Cut data information management device
JP2546828B2 (en) Information processing device
JPS6349877A (en) Retrieving/displaying system for print data
JPH0437957A (en) Image retrieving method
JPS6319049A (en) File capacity display system
JPH0571111B2 (en)
JPH01149164A (en) Text editing system
JPS60171530A (en) Data processing system
JPS5971085A (en) Plugging area display system
JPS6180292A (en) Display cotnrol system
JPH04125778A (en) Picture processor
JPS6051937A (en) Document printing control system
JPH07105186A (en) Method and device for document calling process
JPH05282121A (en) Image display control system
JPH03127247A (en) Text editing device
JP2001101048A (en) Document preparing device
JPH04148272A (en) Automatic control system for character string pouring area
JPS61287377A (en) Picture data read system
JPS63143662A (en) Text managing system