JPH01125658A - Document processing system containing layout function - Google Patents

Document processing system containing layout function

Info

Publication number
JPH01125658A
JPH01125658A JP62284959A JP28495987A JPH01125658A JP H01125658 A JPH01125658 A JP H01125658A JP 62284959 A JP62284959 A JP 62284959A JP 28495987 A JP28495987 A JP 28495987A JP H01125658 A JPH01125658 A JP H01125658A
Authority
JP
Japan
Prior art keywords
text
document
document processing
end position
area information
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
JP62284959A
Other languages
Japanese (ja)
Inventor
Yoshihide Saikawa
齋川 宜秀
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP62284959A priority Critical patent/JPH01125658A/en
Publication of JPH01125658A publication Critical patent/JPH01125658A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To freely produce a text and to freely set the layouts when the documents are printed by securing such a constitution where a host document processing system decides the line left end position, the line right end position and the text data length based on the area information and then edits a text to be given to the relevant line. CONSTITUTION:A print command received from a terminal is sent to a document layout control part 8 via a document processing control part 7 and the area information supplied after the print command is stored in an area information file 13. Then the part 7 sends the print command to a document print control part 9. The part 9 reads the area information out of the file 13 for each page to evolve it onto a memory and cells out a text formatting control part 10. Thus the line right end position is decided together with the line left end position and the text data length. Then an image area and a graph area can be decided. In such a way, the texts given to the lines are edited.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はレイアウト機能を備えた文書処理システム、特
に一元管理された文書のプリントイメージを作成するレ
イアウト機能を備えた文書処理システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a document processing system equipped with a layout function, and more particularly to a document processing system equipped with a layout function that creates print images of centrally managed documents.

〔従来の技術〕[Conventional technology]

従来、グラフ、イメージ、表を所定の真上に割付けるた
めの領域を確保する方式は第4図(a)に示すように文
書作成装置でテキスト作成時に領域を考慮してテキスト
入力を行う、すなわち第3図(b)のテキストデータの
構造に示されるように文書作成装置側で行単位に行左端
位置9行右端位置、テキストデータ長をセットし文書作
成装置側のテキストファイルに格納する(第3図(a)
)、そしてホストにその文書を転送して管理し、表示あ
るいは印刷時にグラフ、イメージ。
Conventionally, a method for securing an area for allocating a graph, image, or table directly above a predetermined position is to input text by taking the area into account when creating text using a document creation device, as shown in FIG. 4(a). That is, as shown in the text data structure in FIG. 3(b), the document creation device sets the left end position, 9th row right end position, and text data length for each line, and stores it in the text file on the document creation device ( Figure 3(a)
), and then transfer that document to the host to manage it, graphs, images, etc. for viewing or printing.

表を埋込み表示あるいは印刷する。Display or print embedded tables.

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

従来の方式では、文書作成装置でセットされた行右端位
置1行左端位置、データ長はホストの文書処理システム
では固定的に処理するので、次の問題点がある。
In the conventional method, the host document processing system processes the line right end position, one line left end position, and data length set by the document creation device as fixed values, which causes the following problem.

(イ)グラフ、イメージ、表を割付ける領域を考慮せず
にテキストを作成した場合、ホスト側の文書処理システ
ムで領域を設定し文書の表示あるいは印刷したとき領域
下のテキストが消える(第4図(b)のA参照)。
(b) If you create text without considering the area to which graphs, images, and tables will be allocated, when you set the area in the document processing system on the host side and display or print the document, the text under the area will disappear (see Section 4). (See A in figure (b)).

(U)テキスト作成時に確保した領域が実際に割付ける
データよりも小さい場合、ホスト側の文書処理システム
で領域を設定し文書の表示あるいは印刷したとき領域下
のテキストが消える(第4図(b)のB参照)。また、
テキスト作成時に確保した領域が実際に割付けるデータ
よりも大きい場合、ホスト側の文書処理システムで領域
を設定し文書の表示あるいは印刷したとき余分な空白が
できる(第4図(b)のC参照)。
(U) If the area secured when creating text is smaller than the data actually allocated, when the area is set in the document processing system on the host side and the document is displayed or printed, the text under the area disappears (Figure 4 (b) ). Also,
If the area secured when creating text is larger than the data actually allocated, extra blank space will appear when the area is set in the document processing system on the host side and the document is displayed or printed (see C in Figure 4(b)). ).

上記のような不都合を回避するためには、ホストの文書
処理システムより文書作成装置にテキストを転送してテ
キストの校正を行ない、再度ホストに転送しなければな
らないという欠点がある。
In order to avoid the above-mentioned inconvenience, there is a drawback that the text must be transferred from the host's document processing system to the document creation device, the text must be proofread, and then transferred to the host again.

本発明の目的はレイアウトデータを与えることによって
ホストにおいてテキストのプリントイメージを作成する
ようにして上記の欠点を改善したレイアウト機能を備え
た文書処理システムを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a document processing system with a layout function that improves the above-mentioned drawbacks by creating a text print image in a host by providing layout data.

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

本発明によるレイアウト機能を備えた文書処理システム
は、テキスト、グラフ、イメージ、表を作成できる入力
手段および表示手段を備えた文書作成装置と、グラフ、
イメージ、表の割付は情報に従ってテキストの位置情報
を作成するテキストフォーマティング制御部とを具備し
、一元管環している文書のプリントイメージを作成する
ようにして構成される。
A document processing system with a layout function according to the present invention includes a document creation device equipped with an input means and a display means capable of creating text, graphs, images, and tables;
The image and table layout includes a text formatting control section that creates text position information according to the information, and is configured to create a print image of a unified document.

〔実施例〕〔Example〕

第1図(a)は本発明の一実施例を示す構成図である。 FIG. 1(a) is a block diagram showing an embodiment of the present invention.

また第1図(b)はテキストフォーマティング制御部1
0の詳細を示す構成図である。
In addition, FIG. 1(b) shows the text formatting control section 1.
FIG. 2 is a configuration diagram showing details of 0.

同図において1〜6は文書作成装置(端末)の構成要素
であり、7〜21は文書処理システム(ホスト)の構成
要素である。
In the figure, 1 to 6 are components of a document creation device (terminal), and 7 to 21 are components of a document processing system (host).

利用者は表示部1.キーボード部21文書作成制御部3
を介して文書(テキスト、非テキスト)をテキストファ
イル5および非テキストファイル6上に作成する。作成
された文書は文書処理制御部4よりホストの文書処理制
御部7に転送されテキストファイル11および非テキス
トファイル12に格納され管理される。テキストファイ
ル11上のテキストデータの構造は前述の第3図(b)
と同様である。
The user selects display section 1. Keyboard section 21 Document creation control section 3
A document (text, non-text) is created on a text file 5 and a non-text file 6 via. The created document is transferred from the document processing control section 4 to the document processing control section 7 of the host, stored in a text file 11 and a non-text file 12, and managed. The structure of the text data in the text file 11 is shown in Figure 3 (b) above.
It is similar to

端末より入力された印刷指令は文書処理制御部7を介し
て文書レイアウト制御部8に伝達され、続けて入力され
た領域情報(第2図(a)参照)を領域情報ファイル1
3に格納する0次に、文書処理制御部7は上記の印刷指
令を文書印刷制御部9に伝達し、文書印刷制御部9は領
域情報ファイル13より頁単位に領域情報を読み込みメ
モリ上に展開し、テキスト7オーマテイング制御部10
を呼び出す。
The print command input from the terminal is transmitted to the document layout control unit 8 via the document processing control unit 7, and the area information inputted subsequently (see FIG. 2(a)) is transferred to the area information file 1.
Next, the document processing control section 7 transmits the above print command to the document printing control section 9, and the document printing control section 9 reads area information page by page from the area information file 13 and develops it on the memory. and text 7 automation control section 10
call.

テキストフォーマティング制御部10の制御部10aは
テキストファイルI10部15に編集する行番号を渡し
、テキストファイルI10部15は指定行のテキストを
テキストファイル11から読み込みバッファ18にセッ
トし、指定行の領域情報17をバッファ19にセットし
制御部10aに戻る。次に制御部10aはテキスト行フ
ォーマティング部16にバッファ18およびバッファ1
9を渡し〜、テキスト行フォーマティング部16は渡さ
れた領域情報に従ってテキスト行を編集し、テキストを
バッファ20にセットし、テキスト情報をバッファ21
にセットする。そして制御部10aは編集されたテキス
トとテキスト情報を文書印刷制御部9に戻す。
The control section 10a of the text formatting control section 10 passes the line number to be edited to the text file I 10 section 15, and the text file I 10 section 15 reads the text of the specified line from the text file 11 and sets it in the buffer 18, and stores the area of the specified line. The information 17 is set in the buffer 19 and the process returns to the control section 10a. Next, the control section 10a sends the text line formatting section 16 to the buffer 18 and the buffer 1.
9 ~, the text line formatting unit 16 edits the text line according to the passed area information, sets the text in the buffer 20, and stores the text information in the buffer 21.
Set to . The control unit 10a then returns the edited text and text information to the document print control unit 9.

文書印刷制御部9は領域情報に従って非テキストファイ
ル12よりデータを読み込みプリントイメージを作成し
プリントイメージファイル14に出力する。文書印刷制
御部9はテキストの編集が終了するまでテキストフォー
マティング制御部10の呼び出しを繰り返す。
The document print control unit 9 reads data from the non-text file 12 according to area information, creates a print image, and outputs it to a print image file 14. The document printing control section 9 repeatedly calls the text formatting control section 10 until the text editing is completed.

上記のようにして、たとえば第2図(b)に示すプリン
トイメージはイメージおよびグラフの各領域情報によっ
て領域■および■を確定して領域■を求め、そこにテキ
ストを順次に流し込むようにして作成する。
In the above manner, for example, the print image shown in Fig. 2(b) is created by determining the areas ■ and ■ based on the area information of the image and graph, determining the area ■, and sequentially pouring text there. do.

〔発明の効果〕    ′ 以上、詳細に説明したように本発明のレイアウト機能を
備えた文書処理システムによれば、ホストの文書処理シ
ステムが領域情報に従って行右端位置1行左端位置、テ
キストデータ長を決定し、その行に流し込むテキストを
編集する。したがって (イ)文書作成装置でテキスト作成時にグラフ。
[Effects of the Invention] ′ As described in detail above, according to the document processing system equipped with the layout function of the present invention, the host document processing system determines the line right end position, one line left end position, and text data length according to the area information. Decide and edit the text that will flow into that line. Therefore, (a) graphs are created when text is created using a document creation device.

イメージ、表の割付は領域を考慮する必要なく自由にテ
キストを作成できる。
You can freely create text for images and table layouts without having to consider the area.

(U)文書の印刷時に自由にレイアウトを設定でき、テ
キストの再校正の操作を必要としない。
(U) The layout can be freely set when printing a document, and there is no need to re-proofread the text.

という効果がある。There is an effect.

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

第1図(a)および(b)は本発明の一実施例を示す構
成図、第2図(a)は領域情報ファイルの構造を示す説
明図、第2図(b)はプリントイメージの例を示す説明
図、第3図および第4図は従来例を示す説明図である。 1・・・表示部、2・・・入力部、3・・・文書作成制
御部、4・7・・・文書処理制御部、5・11・・・テ
キストファイル、6・12・・・非テキストファイル、
8・・・文書レイアウト制御部、9・・・文書印刷制御
部、10・・・テキストフォーマティング制御部、13
・・・領域情報ファイル、14・・・プリントイメージ
ファイル。
Figures 1 (a) and (b) are block diagrams showing one embodiment of the present invention, Figure 2 (a) is an explanatory diagram showing the structure of an area information file, and Figure 2 (b) is an example of a print image. FIGS. 3 and 4 are explanatory diagrams showing conventional examples. 1...Display section, 2...Input section, 3...Document creation control section, 4.7...Document processing control section, 5.11...Text file, 6.12...Non text file,
8... Document layout control unit, 9... Document printing control unit, 10... Text formatting control unit, 13
...Area information file, 14...Print image file.

Claims (1)

【特許請求の範囲】[Claims] テキスト、グラフ、イメージ、表を作成できる入力手段
および表示手段を備えた文書作成装置と、グラフ、イメ
ージ、表の割付け情報に従ってテキストの位置情報を作
成するテキストフォーマティング制御部とを具備し、一
元管理している文書のプリントイメージを作成すること
を特徴とするレイアウト機能を備えた文書処理システム
It is equipped with a document creation device equipped with input means and display means that can create text, graphs, images, and tables, and a text formatting control unit that creates text position information according to the layout information of graphs, images, and tables. A document processing system equipped with a layout function that creates print images of managed documents.
JP62284959A 1987-11-10 1987-11-10 Document processing system containing layout function Pending JPH01125658A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62284959A JPH01125658A (en) 1987-11-10 1987-11-10 Document processing system containing layout function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62284959A JPH01125658A (en) 1987-11-10 1987-11-10 Document processing system containing layout function

Publications (1)

Publication Number Publication Date
JPH01125658A true JPH01125658A (en) 1989-05-18

Family

ID=17685294

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62284959A Pending JPH01125658A (en) 1987-11-10 1987-11-10 Document processing system containing layout function

Country Status (1)

Country Link
JP (1) JPH01125658A (en)

Similar Documents

Publication Publication Date Title
JPH028339B2 (en)
JPS6290753A (en) Documentation device
JPH01125658A (en) Document processing system containing layout function
JPH04259059A (en) Document processor
JPS6244866A (en) Area format setting system
JPS63139751A (en) Printing method in printing system
JPH08127152A (en) Printer and translation printing method thereof
JPS6020233A (en) Western/japanese mixed sentence processor
JPS61105666A (en) Document processing device
JP2770309B2 (en) Output message editing method
JPH11115260A (en) Method for controlling print output of document data, and font conversion control printer
JPH0421165A (en) Output system for composite picture/writing synthesis document
JP2933222B2 (en) Document processing device
JPH02136269A (en) Document processing apparatus
JPS63278863A (en) Form overlay printing system
JPH04369761A (en) Document preparing system
JPS61156087A (en) System of correcting and editing expanded/reduced character
JPH08161308A (en) Document processor
JPH103371A (en) Page layout comparator and page layout display device
JPH0644231A (en) Document preparing device
JPS62186355A (en) Document preparation system
JPH08314905A (en) Document generation device
JPH038062A (en) Document converting device
JPS6186836A (en) Conversation system for information processor
JPH039463A (en) Japanese language processor