JPH05289841A - Document display controller - Google Patents

Document display controller

Info

Publication number
JPH05289841A
JPH05289841A JP4115326A JP11532692A JPH05289841A JP H05289841 A JPH05289841 A JP H05289841A JP 4115326 A JP4115326 A JP 4115326A JP 11532692 A JP11532692 A JP 11532692A JP H05289841 A JPH05289841 A JP H05289841A
Authority
JP
Japan
Prior art keywords
data
display
page
document
screen
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
JP4115326A
Other languages
Japanese (ja)
Inventor
Yuji Hara
雄司 原
Masashi Takahashi
雅士 高橋
Yumiko Kaneko
由美子 金子
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.)
NIIGATA NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Niigata Ltd
Original Assignee
NIIGATA NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Niigata 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 NIIGATA NIPPON DENKI SOFTWARE KK, NEC Corp, NEC Software Niigata Ltd filed Critical NIIGATA NIPPON DENKI SOFTWARE KK
Priority to JP4115326A priority Critical patent/JPH05289841A/en
Publication of JPH05289841A publication Critical patent/JPH05289841A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily proofread a document consisting of plural pages and to easily retrieve desired data from this document. CONSTITUTION:A current page discrimination management device 21 discriminates a current page to be displayed and processed based on control information for display. A display page number discriminating device 25 uses a data reader 23 to read in data from the current page to a required page from a document data file 1, and a document information acquiring device 24 is used to take out document information from this data. A data processor 26 for picture division and display calculates a reduction or enlargement rate in accordance with longitudinal and lateral sizes of a picture divided into a preliminareily set prescribed number and taken-out document information and reduces or enlarges the picture based on the calculated reduction or enlargement rate to display the picture.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【技術分野】本発明は文書表示制御装置に関し、特にD
TP(desk top publishing )システム等において文書
の内容を表示する文書表示方式に関する。
TECHNICAL FIELD The present invention relates to a document display control device, and more particularly to D
The present invention relates to a document display method for displaying the contents of a document in a TP (desk top publishing) system or the like.

【0002】[0002]

【従来技術】一般にDTPと呼ばれるものはレイアウト
ソフトウェアである。該ソフトウェアはワープロソフト
のように文字をキーボードで入力して文書を作成するの
を主眼とするのではなく、他のソフトウェア(ワープ
ロ,表,図形,イメージなどのソフトウェア)のデータ
を取込み、そのデータを切り貼り感覚で位置付けて文書
を作成するソフトウェアである。
2. Description of the Related Art Layout software is generally called DTP. This software does not focus on creating documents by inputting characters with a keyboard like word processing software, but imports the data of other software (software such as word processing, tables, figures, images) and uses that data. It is software that creates a document by locating and cutting.

【0003】一般に、画面表示というと1ページが対象
である。従来、その1ページをどのように見せるかとい
う(1ページ中任意の部分の拡大表示や1ページの何パ
ーセントかの表示など)表示方式はあるが、複数ページ
を1画面に表示するという文書表示方式はない。
Generally, one page is the target of screen display. Conventionally, there is a display method as to how to display that one page (such as enlarged display of an arbitrary portion of one page or display of a percentage of one page), but a document display that displays multiple pages on one screen. There is no method.

【0004】上述した従来の画面表示では、表示の対象
が1ページであるので、1文書のページ数が多い場合、
あるいは1文書としての出来や流れを見る場合、仮に1
文書が10ページであれば1ページづつ10ページを次
々に表示させなければならず、大変手間がかかるという
問題がある。また、ページ数の多い1文書から欲しいデ
ータを探す場合にも、上述した処理と同様に、大変手間
がかかるという問題がある。
In the above-described conventional screen display, since the display target is one page, if the number of pages in one document is large,
Or if you want to see the performance and flow of one document,
If the document has 10 pages, 10 pages must be displayed one by one one after another, which is very troublesome. Also, when searching for desired data from one document having a large number of pages, there is a problem that it is very troublesome as in the above-described processing.

【0005】[0005]

【発明の目的】本発明は上記のような従来のものの問題
点を除去すべくなされたもので、複数ページからなる文
書の校正および該文書中からの所望のデータの検索を容
易に行うことができる文書表示制御装置の提供を目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to eliminate the above-mentioned problems of the prior art, and facilitates proofreading of a document consisting of a plurality of pages and retrieval of desired data from the document. An object of the present invention is to provide a document display control device that can be used.

【0006】[0006]

【発明の構成】本発明による文書表示制御装置は、文書
の各頁毎に付与された頁情報から表示画面上に現在表示
中の頁を検出する検出手段と、前記検出手段によって検
出された現在頁を基準として順次次頁のデータを読込む
読込み手段と、前記現在頁のデータおよび前記読込み手
段によって読込まれたデータが予め複数の画面に分割さ
れた前記表示画面に表示可能か否かを判定する判定手段
と、前記判定手段によって表示可能と判定されたときに
前記現在頁のデータおよび前記読込み手段によって読込
まれたデータ各々を前記表示画面の分割画面の大きさと
略同一の大きさに拡大縮小する拡大縮小手段と、前記拡
大縮小手段によって拡大縮小されたデータを前記分割画
面各々に表示する表示手段とを有することを特徴とす
る。
A document display control apparatus according to the present invention comprises a detecting means for detecting a page currently being displayed on a display screen from page information given to each page of a document, and a current detecting means for detecting the current page. Reading means for sequentially reading the data of the next page based on the page, and determining whether the data of the current page and the data read by the reading means can be displayed on the display screen divided into a plurality of screens in advance And a scaling means for scaling the data of the current page and the data read by the reading means to a size substantially the same as the size of the split screen of the display screen when the determination means determines that the data can be displayed. And a display unit for displaying the data scaled up and down by the scaling unit on each of the divided screens.

【0007】[0007]

【実施例】次に、本発明の一実施例について図面を参照
して説明する。
An embodiment of the present invention will be described with reference to the drawings.

【0008】図1は本発明の一実施例の構成を示すブロ
ック図である。図において、文書データファイル1には
各種文書データが格納されており、これら文書データは
全画面表示装置2によって文書データファイル1から読
込まれてCRT装置3に表示される。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, various kinds of document data are stored in the document data file 1, and these document data are read from the document data file 1 by the full-screen display device 2 and displayed on the CRT device 3.

【0009】全画面表示装置2ではCRT装置3に複数
ページの文書データを同時に表示する場合、まずカレン
トページ判定管理装置21によって処理対象ページを認
識する。その後に、画面クリア装置22によってCRT
装置3の画面上の表示をクリアする。画面上の表示をク
リアすると、データ読込み装置23によって文書データ
ファイル1からデータを読込み、読込んだデータから表
示の際に必要となる文書の情報(A4やB4などの用紙
サイズや用紙方向の縦横など)を文書情報取得装置24
によって取出す。
In the full-screen display device 2, when simultaneously displaying document data of a plurality of pages on the CRT device 3, the current page determination management device 21 recognizes the page to be processed. After that, the CRT is performed by the screen clearing device 22.
Clear the display on the screen of the device 3. When the display on the screen is cleared, the data reading device 23 reads the data from the document data file 1, and the information of the document necessary for displaying from the read data (the paper size such as A4 and B4 and the vertical and horizontal directions of the paper). Etc.) to the document information acquisition device 24
Take out by.

【0010】表示ページ数判定装置25は表示した文書
のページ数が予め設定された1画面に表示可能なページ
数内か否かを判定する。表示ページ数判定装置25は表
示可能なページ数内と判定すると、データ読込み装置2
3によって読込んだデータおよび文書情報を画面分割表
示用データ処理装置26に渡す。
The display page number determination device 25 determines whether the number of pages of the displayed document is within a preset number of pages that can be displayed on one screen. When the display page number determination device 25 determines that the display page number is within the displayable page number, the data reading device 2
The data read by 3 and the document information are passed to the screen division display data processing device 26.

【0011】画面分割表示用データ処理装置26は渡さ
れたデータを夫々CRT装置3の予め所定数に分割され
た分割画面に表示するために、該データを拡大または縮
小してページ表示装置27を介してCRT装置3に出力
して分割画面各々に表示する。尚、CRT装置3の画面
は予め設定された所定数の分割画面に分割可能となって
おり、その分割画面各々の原点座標とその分割画面の縦
および横の大きさとが夫々保持されている。この所定数
は1画面に同時に表示できる最大ページ数であり、装置
毎に予め決められている。
The screen split display data processing device 26 enlarges or reduces the transferred data to display the data on the split screens of the CRT device 3 which are divided into a predetermined number in advance. It is output to the CRT device 3 via the display and displayed on each divided screen. The screen of the CRT device 3 can be divided into a preset number of divided screens, and the origin coordinates of each divided screen and the vertical and horizontal sizes of the divided screens are held. This predetermined number is the maximum number of pages that can be simultaneously displayed on one screen, and is predetermined for each device.

【0012】図2は本発明の一実施例の動作を示すフロ
ーチャートである。これら図1および図2を用いて本発
明の一実施例の動作について説明する。以下、CRT装
置3の画面が3つに分割される場合について説明する。
FIG. 2 is a flow chart showing the operation of one embodiment of the present invention. The operation of the embodiment of the present invention will be described with reference to FIGS. Hereinafter, a case where the screen of the CRT device 3 is divided into three will be described.

【0013】CRT装置3の画面上に複数のページを同
時に表示する場合、まずカレントページ判定管理装置2
によって表示および処理すべきカレントページを、すな
わち該表示の基準となるページを現在表示中のデータの
表示用制御情報をもとに判定する(図2ステップ101
)。この表示用制御情報には現在画面上に表示されて
いるデータのページ情報が含まれており、画面が切換わ
る毎にページ情報も更新されるようになっている。
When a plurality of pages are simultaneously displayed on the screen of the CRT device 3, first the current page determination management device 2
The current page to be displayed and processed by, that is, the page serving as the reference of the display is determined based on the display control information of the data currently displayed (step 101 in FIG. 2).
). The display control information includes page information of the data currently displayed on the screen, and the page information is also updated every time the screen is switched.

【0014】カレントページ判定管理装置21によって
カレントページが判定されると、現在表示中のデータの
表示用制御情報が初期化され(図2ステップ102 )、ペ
ージ表示メモリおよび管理テーブルが初期化される(図
2ステップ103 )。さらに、データが現在表示されてい
るCRT装置3の画面が画面クリア装置22によってク
リアされる(図2ステップ104 )。これによって、CR
T装置3の画面に対する初期化処理が完了する。
When the current page determination management device 21 determines the current page, the display control information of the data currently displayed is initialized (step 102 in FIG. 2), and the page display memory and the management table are initialized. (FIG. 2, step 103). Further, the screen of the CRT device 3 in which the data is currently displayed is cleared by the screen clearing device 22 (step 104 in FIG. 2). By this, CR
The initialization process for the screen of the T device 3 is completed.

【0015】次に、カレントページと判定されたページ
のデータをデータ読込み装置23によって文書データフ
ァイル1から読込み(図2ステップ105 )、該データか
ら文書情報を文書情報取得装置24によって取出す(図
2ステップ106 )。表示ページ数判定装置25では1画
面に表示可能な最大ページ数(この場合は3ページ)を
取出し、必要なページのデータをこの最大ページ数内で
読込むようデータ読込み装置23を制御する。
Next, the data of the page determined to be the current page is read from the document data file 1 by the data reading device 23 (step 105 in FIG. 2), and the document information is taken out from the data by the document information acquisition device 24 (FIG. 2). Step 106). The display page number determination device 25 takes out the maximum number of pages that can be displayed on one screen (three pages in this case), and controls the data reading device 23 so that the data of the required page is read within this maximum number of pages.

【0016】すなわち、表示ページ数判定装置25はデ
ータ読込み装置23によって読込まれたデータをすべて
1画面に表示できるかどうかを判定する(図2ステップ
107)。データをすべて1画面に表示できると判定する
と、つまり表示するデータが最大ページ数(3ページ)
以内であると判定すると、表示ページ数判定装置25は
表示の種類が複数ページの表示か否かを判定する(図2
ステップ108 )。
That is, the display page number judging device 25 judges whether all the data read by the data reading device 23 can be displayed on one screen (step in FIG. 2).
107). When it is determined that all the data can be displayed on one screen, that is, the maximum number of pages to display (3 pages)
If it is determined that the display type is within the range, the display page number determination device 25 determines whether the display type is a display of a plurality of pages (FIG. 2).
Step 108).

【0017】表示の種類が複数ページの表示であれば、
表示ページ数判定装置25は読込んだデータのページが
最終ページか否かを判定する(図2ステップ109 )。最
終ページでなければ、表示ページ数判定装置25はデー
タ読込み装置23を用いて次ページのデータを読込み
(図2ステップ110 )、文書情報取得装置24を用いて
該データから文書情報を取出す(図2ステップ111 )。
この後、表示ページ数判定装置25はステップ107 の判
定処理に戻り、該データに対して上記と同様の処理を行
う。
If the display type is the display of a plurality of pages,
The display page number determination device 25 determines whether or not the page of the read data is the last page (step 109 in FIG. 2). If it is not the final page, the display page number determination device 25 uses the data reading device 23 to read the data of the next page (step 110 in FIG. 2) and uses the document information acquisition device 24 to extract the document information from the data (see FIG. 2). 2 step 111).
After that, the display page number determination device 25 returns to the determination processing in step 107 and performs the same processing as described above on the data.

【0018】上記の処理によって、表示ページ数判定装
置25が1画面に表示できないと判定した場合、または
表示の種類が複数ページの表示でないと判定した場合、
あるいは最終ページであると判定した場合、すなわちデ
ータの読込み処理のループを抜けると、画面分割表示用
データ処理装置26によって文書表示の準備が行われ
る。
By the above processing, when the display page number determination device 25 determines that it cannot display on one screen, or when it determines that the display type is not display of a plurality of pages,
Alternatively, when it is determined that the page is the final page, that is, when the loop of the data reading process is exited, the screen split display data processing device 26 prepares for document display.

【0019】画面分割表示用データ処理装置26は表示
用制御情報から画面分割表示時の画面のページを表示す
る部分の縦の大きさおよび横の大きさと、表示される各
ページの原点となる座標を取得する(図2ステップ112
)。画面分割表示用データ処理装置26は分割した画
面にデータを納めるためにデータの縮小率または拡大率
を求める(図2ステップ113 )。縮小率または拡大率の
求め方は表示するページの書式用紙の縦の大きさを分母
として画面のページを表示する部分の縦の大きさを分子
とする値と、表示するページの書式用紙の横の大きさを
分母として画面のページを表示する部分の横の大きさを
分子とする値とを比較して小さいほうを縮小率または拡
大率とする。縮小率または拡大率を求めると画面分割表
示用データ処理装置26はその縮小率または拡大率で1
ページ分のデータ毎にデータの縮小または拡大を行う
(図2ステップ114 )。
The screen split display data processing device 26 uses the display control information to determine the vertical and horizontal sizes of the screen display portion of the screen during the split screen display, and the coordinates of the origin of each displayed page. (Step 112 in FIG. 2)
). The screen division display data processing device 26 obtains the reduction rate or the enlargement rate of the data in order to store the data in the divided screens (step 113 in FIG. 2). To determine the reduction ratio or enlargement ratio, use the vertical size of the format sheet of the displayed page as the denominator, and the vertical size of the page display area as the numerator, and the horizontal size of the format sheet of the displayed page. Is used as the denominator, and the horizontal size of the portion displaying the screen page is used as the numerator, and the smaller value is used as the reduction rate or the enlargement rate. When the reduction rate or the enlargement rate is calculated, the screen split display data processing device 26 is set to 1 at the reduction rate or the enlargement rate.
The data is reduced or expanded for each page of data (step 114 in FIG. 2).

【0020】画面分割表示用データ処理装置26は縮小
または拡大したデータを、ページ表示装置27を介して
CRT装置3に出力し(図2ステップ115 )、該データ
をCRT装置3の分割画面各々に表示する。ここで、C
RT装置3への複数ページの表示の場合に、最大ページ
数分のデータを読込む前に最終ページになると、例えば
最大ページ数が3ページのときに2ページ分のデータを
読込んだ時点で最終ページになると、3分割された画面
のうち2つにデータが表示され、残りの画面には何のデ
ータも表示されない。
The screen division display data processing device 26 outputs the reduced or enlarged data to the CRT device 3 via the page display device 27 (step 115 in FIG. 2), and the data is displayed on each of the divided screens of the CRT device 3. indicate. Where C
In the case of displaying a plurality of pages on the RT device 3, if the last page is reached before the data for the maximum number of pages is read, for example, when the data for two pages is read when the maximum number of pages is three. When the final page is reached, data is displayed on two of the three divided screens, and no data is displayed on the remaining screens.

【0021】このように、予めCRT装置3の画面を複
数の分割画面に分割可能としておき、その分割画面に表
示できる最大ページ数内のデータを分割画面の大きさと
略同一の大きさに画面分割表示用データ処理装置26で
縮小または拡大して表示することによって、複数ページ
からなる文書の校正および該文書中からの所望のデータ
の検索を容易に行うことができる。
In this way, the screen of the CRT device 3 can be divided into a plurality of divided screens in advance, and the data within the maximum number of pages that can be displayed on the divided screens is divided into screens of approximately the same size as the divided screens. By reducing or enlarging the data to be displayed by the display data processing device 26, it is possible to easily proofread a document including a plurality of pages and search for desired data from the document.

【0022】尚、本発明の一実施例ではCRT装置3の
画面の分割例が1種類の場合について述べたが、分割例
が複数種類の場合にも適用できるのは明白であり、これ
に限定されない。この場合、その分割例ごとに各分割画
面の原点座標と、その画面の縦および横の大きさとを記
憶しておき、それらの値を分割数に応じて選択すればよ
い。
Although one example of dividing the screen of the CRT device 3 has been described in the embodiment of the present invention, it is obvious that the present invention can be applied to a case where there are plural types of dividing examples, and the present invention is not limited to this. Not done. In this case, the origin coordinates of each divided screen and the vertical and horizontal sizes of the screen may be stored for each divided example, and those values may be selected according to the number of divisions.

【0023】[0023]

【発明の効果】以上説明したように本発明によれば、現
在表示中のページを検出して基準ページとし、その基準
ページから予め所定数に分割された画面に表示可能なペ
ージまで順次読出し、それらのデータの大きさが分割さ
れた画面の大きさと略同一となるように該データを拡大
縮小して表示することによって、複数ページからなる文
書の校正および該文書中からの所望のデータの検索を容
易に行うことができるという効果がある。
As described above, according to the present invention, a page currently being displayed is detected and used as a reference page, and from the reference page, pages that can be displayed on a screen divided into a predetermined number are sequentially read out. Proofing a document consisting of multiple pages and searching for the desired data from the document by enlarging and reducing the data so that the size of the data is approximately the same as the size of the divided screen. There is an effect that can be easily performed.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】本発明の一実施例の動作を示すフローチャート
である。
FIG. 2 is a flowchart showing the operation of the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 文書データファイル 2 全画面表示装置 3 CRT装置 21 カレントページ判定管理装置 23 データ読込み装置 24 文書情報取得装置 25 表示ページ数判定装置 26 画面分割表示用データ処理装置 27 ページ表示装置 1 Document Data File 2 Full Screen Display Device 3 CRT Device 21 Current Page Judgment Management Device 23 Data Reading Device 24 Document Information Acquisition Device 25 Displayed Page Number Judgment Device 26 Screen Division Display Data Processing Device 27 Page Display Device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 金子 由美子 新潟県新潟市万代四丁目4番27号 新潟日 本電気ソフトウェア株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yumiko Kaneko 4-4-2 Bandai 4-chome, Niigata City, Niigata Prefecture Niigata Nippon Electric Software Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 文書の各頁毎に付与された頁情報から表
示画面上に現在表示中の頁を検出する検出手段と、前記
検出手段によって検出された現在頁を基準として順次次
頁のデータを読込む読込み手段と、前記現在頁のデータ
および前記読込み手段によって読込まれたデータが予め
複数の画面に分割された前記表示画面に表示可能か否か
を判定する判定手段と、前記判定手段によって表示可能
と判定されたときに前記現在頁のデータおよび前記読込
み手段によって読込まれたデータ各々を前記表示画面の
分割画面の大きさと略同一の大きさに拡大縮小する拡大
縮小手段と、前記拡大縮小手段によって拡大縮小された
データを前記分割画面各々に表示する表示手段とを有す
ることを特徴とする文書表示制御装置。
1. A detecting means for detecting a page currently being displayed on a display screen from page information given to each page of a document, and data for the next page sequentially based on the current page detected by the detecting means. A reading means for reading, a judging means for judging whether or not the data of the current page and the data read by the reading means can be displayed on the display screen divided into a plurality of screens in advance, and by the judging means. Enlarging / reducing means for enlarging / reducing each of the data of the current page and the data read by the reading means to a size substantially the same as the size of the divided screen of the display screen when it is determined to be displayable; And a display means for displaying the data scaled up and down by the means on each of the divided screens.
JP4115326A 1992-04-08 1992-04-08 Document display controller Pending JPH05289841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4115326A JPH05289841A (en) 1992-04-08 1992-04-08 Document display controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4115326A JPH05289841A (en) 1992-04-08 1992-04-08 Document display controller

Publications (1)

Publication Number Publication Date
JPH05289841A true JPH05289841A (en) 1993-11-05

Family

ID=14659803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4115326A Pending JPH05289841A (en) 1992-04-08 1992-04-08 Document display controller

Country Status (1)

Country Link
JP (1) JPH05289841A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001031425A1 (en) * 1999-10-28 2001-05-03 Sharp Kabushiki Kaisha Electronic book display, electronic book displaying method, and computer-readable recorded medium on which electronic book displaying program is recorded
WO2007139074A1 (en) * 2006-05-26 2007-12-06 Camelot Co., Ltd. 3d game display system, display method, and display program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001031425A1 (en) * 1999-10-28 2001-05-03 Sharp Kabushiki Kaisha Electronic book display, electronic book displaying method, and computer-readable recorded medium on which electronic book displaying program is recorded
JP2001125700A (en) * 1999-10-28 2001-05-11 Sharp Corp Electronic book display device
WO2007139074A1 (en) * 2006-05-26 2007-12-06 Camelot Co., Ltd. 3d game display system, display method, and display program
JP5044549B2 (en) * 2006-05-26 2012-10-10 株式会社キャメロット Three-dimensional game display system, display method, and display program

Similar Documents

Publication Publication Date Title
US5778352A (en) Electronic document retrieval and display system and method of retrieving electronically stored documents
US20060230362A1 (en) Information management program product allowing enhanced searchability
JPH0523956B2 (en)
JP2001159967A (en) Method for adjusting window size by picture resolution
JPH05289841A (en) Document display controller
JP3045359B2 (en) Image processing device
JP3314443B2 (en) Character output device
JPS59165134A (en) Document display system
JPH0675952A (en) Document preparing device
JP2002163057A (en) Method and device for forming/editing target object and storage medium
JP3160436B2 (en) Target information display device
JPH0728842A (en) Information retrieval device
JP2968902B2 (en) Screen scroll instruction support device
JP2633801B2 (en) Document processing device
JPH08202859A (en) Electronic filing device and its method
JPH08235372A (en) Image forming device
JPH05274366A (en) Image information processor
JPH06110645A (en) Image display control method
JPH056366A (en) Method and device for processing document
JPH064593A (en) Image display device
JPH08287050A (en) Layout design device
JPH08161420A (en) Reading method for image data and document preparing device
JPH0916746A (en) Image filing device
JPS6398781A (en) Image display method in image filing device
JPH0696070A (en) Document input system