JPH07234868A - Document preparing device - Google Patents
Document preparing deviceInfo
- Publication number
- JPH07234868A JPH07234868A JP6027693A JP2769394A JPH07234868A JP H07234868 A JPH07234868 A JP H07234868A JP 6027693 A JP6027693 A JP 6027693A JP 2769394 A JP2769394 A JP 2769394A JP H07234868 A JPH07234868 A JP H07234868A
- Authority
- JP
- Japan
- Prior art keywords
- grid
- areas
- screen
- information
- line
- 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
Landscapes
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、WPやDTP、パーソ
ナルコンピュータ上の文書処理ソフトなど、文書を作成
編集する装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for creating and editing documents such as WP, DTP, and document processing software on a personal computer.
【0002】[0002]
【従来の技術】従来、ワードプロセッサやDTP(デス
クトップパブリッシング)システム等で文字や図形の混
在した文書を作成する際には、キーボードで文字を入力
して本文を作成し、マウスなどのポインティングデバイ
スを使って本文の一部を図形で囲ったり、本文の空き部
分に絵を描いたりして目的の文書を仕上げることにな
る。また、図形処理でポインティングデバイスを用いる
場合には、表示装置の解像度に対応する1ドットを正確
に指示しながら入力編集操作を行う作業は負担が大きい
ことから、特開昭62−251980号公報に記載され
ているようなグリッドと呼ばれる方眼紙状の格子を点線
や破線等で表示し、入力座標値を該グリッドの格子ピッ
チを基準に丸めることによってユーザの不正確なポイン
ト指示を補正し、図形入力編集操作を補助している。2. Description of the Related Art Conventionally, when a document in which characters and figures are mixed is created by a word processor, a DTP (desktop publishing) system, etc., characters are input by a keyboard to create a text and a pointing device such as a mouse is used. A part of the text is surrounded by a figure, or a picture is drawn in the empty part of the text to finish the desired document. Further, when a pointing device is used for graphic processing, the work of performing an input editing operation while accurately instructing one dot corresponding to the resolution of the display device is burdensome, and therefore JP-A-62-251980 discloses. A grid-like grid called a grid as described is displayed by dotted lines, broken lines, etc., and the user's inaccurate point indication is corrected by rounding the input coordinate values based on the grid pitch of the grid. It assists the input editing operation.
【0003】[0003]
【発明が解決しようとする課題】しかし、文字と図形の
混在した文書で既に書き込んである本文の上に図形を入
力するときには、ユーザは既に入力済みの文字を基準に
図形を入力したいことが多い。つまり、例えばフローチ
ャート作成等、一群の文字をあるパターンの図形で囲む
場合など、文字群の大きさや表示位置とまったく関連の
無いグリッドが表示され、さらに図形の入力座標値が補
正されてしまうため文字と図形のバランスが取りにく
い。結局ドット単位のポイント指示で入力編集を行うこ
とになり操作性が悪くなる。However, when inputting a figure on the text already written in a document in which characters and figures are mixed, the user often wants to input the figure on the basis of the already-input characters. . In other words, for example, when a group of characters is surrounded by a figure with a certain pattern, such as when creating a flowchart, a grid that is completely unrelated to the size and display position of the group of characters is displayed, and the input coordinate values of the figure are corrected And it is difficult to balance the shapes. Eventually, input editing is performed by point instruction in dot units, which deteriorates operability.
【0004】[0004]
【課題を解決するための手段】本装置は、図形入力編集
を行う編集画面に文字が既に入力されている領域を検出
する手段と、該領域を文書書式ごとに分割する手段と、
該分割した領域毎にグリッドの格子線を算出し表示する
手段と、該表示したグリッドに従ってユーザの入力値を
補正する手段を設けることにより、文字枠等の文字に依
存した図形の入力を行いやすくしている。This apparatus comprises means for detecting an area in which characters have already been input on an editing screen for graphic input editing, and means for dividing the area into document formats.
By providing a means for calculating and displaying the grid lines of the grid for each of the divided areas and a means for correcting the input value of the user according to the displayed grid, it is easy to input a figure dependent on characters such as a character frame. is doing.
【0005】[0005]
【作用】図形を入力編集する画面上の本文書式に依存し
た格子間隔のグリッドを表示し、該格子間隔に依存した
誤差範囲でユーザの指定した座標値を丸めて補正するこ
とにより本文とバランスのとれた図形入力が容易に行え
るようになる。[Function] By displaying a grid having a grid interval depending on the text format on the screen for inputting and editing a figure and correcting the coordinate value specified by the user within the error range depending on the grid interval to correct the balance with the text. It becomes possible to easily input the figure.
【0006】[0006]
【実施例】図1は、本発明の一実施例を示す装置のブロ
ック図である。本装置は、プロセッサユニット1、シス
テムの制御プログラムや辞書、文字フォント等を格納し
たROM2、プログラムのワークエリアとなるRAM
3、文書データや上書きデータを格納するハードディス
クやフロッピーディスク等の記憶装置4、文字表示用の
テキストRAMや図形表示用のグラフィックRAMなど
の表示メモリと表示用のコントローラからなる表示部5
とCRTディスプレイや液晶画面等の表示装置6、キー
ボード7やタブレット8等の入力装置から構成される。
図2は、ROM2に格納されている文字対応グリッドプ
ログラムのフローチャートである。文字対応グリッドプ
ログラムは、図形の作成編集を行うメインプログラムか
ら必要に応じて起動される。つまり、画面をスクロール
したり頁をめくったりして画面の表示文字構成が変化す
る度に、図形の入力編集プログラムは文字対応グリッド
作成プログラムを呼んでグリッドを作成表示することに
なる。1 is a block diagram of an apparatus showing an embodiment of the present invention. This apparatus includes a processor unit 1, a ROM 2 in which a system control program, a dictionary, character fonts, etc. are stored, and a RAM serving as a program work area.
3, a storage device 4 such as a hard disk or a floppy disk for storing document data or overwriting data, a display unit 5 including a display memory such as a text RAM for displaying characters and a graphic RAM for displaying graphics and a controller for displaying
And a display device 6 such as a CRT display and a liquid crystal screen, and an input device such as a keyboard 7 and a tablet 8.
FIG. 2 is a flowchart of the character corresponding grid program stored in the ROM 2. The character corresponding grid program is started as needed from the main program for creating and editing figures. That is, every time the display character configuration of the screen is changed by scrolling the screen or turning the page, the graphic input editing program calls the character corresponding grid creating program to create and display the grid.
【0007】図3(a)はRAM3に記憶される本文情
報形式例であり、図3(b)は該本文情報の表示例であ
る。図3(b)のような文章の入力が終了したところで
図形入力編集モードにし、文字対応グリッドを作成表示
して図形入力を行い図4のような文書を完成させること
になる。以下、図3の本文が既に入力され、該本文の一
部が表示装置に表示されている状態から文字に対応した
グリッドを作成表示する場合を例に装置の動作を説明す
る。FIG. 3A shows an example of a body text information format stored in the RAM 3, and FIG. 3B shows a display example of the body text information. When the input of the text as shown in FIG. 3B is completed, the graphic input edit mode is set, the grid corresponding to characters is created and displayed, and graphic input is performed to complete the document as shown in FIG. Hereinafter, the operation of the apparatus will be described by taking as an example the case where a grid corresponding to characters is created and displayed from the state where the text of FIG. 3 has already been input and a part of the text is displayed on the display device.
【0008】図形の入力編集中にユーザが文字対応グリ
ッド設定を指定すると、図2のプログラムが起動され
る。まず、ステップ1000で編集画面に表示されてい
る文面を必要に応じて領域分けする。すなわち、文字に
対応したグリッドを作成する場合、文字のレイアウト状
態が変わるとグリッドの格子の間隔等も変化するため、
通常のグリッドのように画面全体が一様な格子になると
は限らない。本装置では、行ピッチ、文字ピッチ等の書
式が変更されている個所を検出し、領域を区切る。そし
て領域数と表示画面上の領域情報をステップ1001に
送る。領域情報は、表示画面上の同書式からなる文字を
含む矩形領域の対角2端点の座標値で現される。この座
標値は表示装置の画面サイズや解像度に依存する。図3
の文例では図5のように2種類の文書書式が含まれてい
るので、例えば、図6のように該書式の境目を含んだ文
書の一部が表示されているとすると、ステップ1000
からステップ1001に送られる領域数は2になる。ま
た、各々の矩形領域の左上と右下の座標値が領域情報に
なる。本装置ではスペースやタブ、改行等で余白のよう
に見える部分も無表示の文字が入力されているものとし
て領域を作成する。When the user specifies the character grid setting during input / edit of a figure, the program of FIG. 2 is started. First, in step 1000, the text displayed on the edit screen is divided into areas as necessary. That is, when creating a grid corresponding to characters, if the layout state of characters changes, the grid spacing of the grid also changes,
The whole screen does not always have a uniform grid like a normal grid. In this device, the area where the format such as the line pitch and the character pitch is changed is detected and the area is divided. Then, the number of areas and the area information on the display screen are sent to step 1001. The area information is represented by the coordinate values of the two diagonal end points of a rectangular area including characters of the same format on the display screen. This coordinate value depends on the screen size and resolution of the display device. Figure 3
In the sentence example of FIG. 5, since two types of document formats are included as shown in FIG. 5, for example, if a part of the document including the boundary of the formats is displayed as shown in FIG.
The number of areas sent from to 1001 becomes 2. Further, the coordinate values at the upper left and lower right of each rectangular area become area information. In this device, an area is created on the assumption that non-displayed characters are input even in a part that looks like a blank due to spaces, tabs, line breaks, etc.
【0009】ステップ1001からステップ1003
で、区切った領域についてグリッドを表示するための情
報を求める。Steps 1001 to 1003
Then, the information for displaying the grid is obtained for the separated areas.
【0010】ステップ1001では、ステップ1000
で検出した領域情報を順次受け取り、該受け取った領域
のグリッド作成に必要な書式情報を読み出して、その値
をステップ1002に送る。グリッド作成に必要な書式
情報は、縦書き横書き、文字ピッチ、行ピッチである。
文字ピッチは本文入力の際のある文字の表示位置基点と
その次の文字の表示位置基点との距離。行ピッチはある
行の表示位置基点とその次の行の表示位置基点との距離
である。また、倍角、4倍角、半角等の文字の拡大縮小
が書式で指定出来る場合は、領域内で最も小さい文字の
倍率も読み出す。つまり、図6の領域1は横倍角(行方
向1倍、文字方向2倍)の文字と全角(行方向1倍、文
字方向1倍)の文字が2種類混じっているので、最小文
字の倍率は行方向1倍、文字方向1倍である。In step 1001, step 1000
The area information detected in step S1 is sequentially received, the format information necessary for creating the grid of the received area is read, and the value is sent to step 1002. The format information necessary for creating the grid is vertical writing, horizontal writing, character pitch, and line pitch.
The character pitch is the distance between the display position base point of one character and the display position base point of the next character when entering the text. The line pitch is the distance between the display position base point of a certain line and the display position base point of the next line. Also, when the scaling of characters such as double-width, double-width, and half-width can be specified by the format, the magnification of the smallest character in the area is also read. That is, since the area 1 in FIG. 6 has two types of double-width characters (one in the line direction and twice in the character direction) and two-byte characters (one in the line direction and one in the character direction), the minimum character magnification Is 1 time in the line direction and 1 time in the character direction.
【0011】ステップ1002では、グリッドの格子線
を表示するための格子線情報を算出する。格子線情報は
本装置の場合、画面を左上頂点を原点とするxy座標平
面としたときの縦横の各格子線分の始点と終点の座標の
羅列である。グリッドの格子は、グリッドの格子線が文
字と文字の中間点を通るように設定される。すなわち、
横書きなら縦の格子線は行ピッチ間隔で横の格子線は文
字ピッチ間隔になり、縦書きなら縦格子線が文字ピッチ
間隔で横格子線が行ピッチ間隔になる。ステップ100
2は、横線1本目の始点座標と終点座標、横線2本目の
始点座標と終点座標、…の格子線情報を順次求めてステ
ップ1003に送る。例えば書式情報を 領域情報=左上(xa,ya) 右下(xb,yb) 文字ピッチ=mp 行ピッチ=gp 最小文字の倍率=行方向s倍、文字方向t倍 とすると、文書が横書きたっだとき、図5の形式の上か
らK本目の横線と右からL本目の縦線は K本目横線 始点=(xa,gp×(K−1)×s) 終点=(xb,gp×(K−1)×s) L本目の縦線 始点=(mp×(L−1)×t,ya) 終点=(mp×(L−1)×t,yb) で計算される。In step 1002, grid line information for displaying grid lines of the grid is calculated. In the case of the present apparatus, the grid line information is a list of the coordinates of the start point and the end point of each grid line segment in the vertical and horizontal directions when the screen is the xy coordinate plane with the upper left vertex as the origin. The grid of the grid is set so that the grid lines of the grid pass through the midpoints between the characters. That is,
For horizontal writing, the vertical grid lines have a line pitch interval and the horizontal grid lines have a character pitch space, and for vertical writing, the vertical grid lines have a character pitch space and the horizontal grid lines have a line pitch space. Step 100
2 sequentially obtains the grid line information of the start and end coordinates of the first horizontal line, the start and end coordinates of the second horizontal line, and sends the grid line information to step 1003. For example, if the format information is area information = upper left (xa, ya) lower right (xb, yb) character pitch = mp line pitch = gp minimum character magnification = line direction s times, character direction t times, the document is written horizontally. At this time, the Kth horizontal line from the top and the Lth vertical line from the right in the format of FIG. 5 are the Kth horizontal line. Starting point = (xa, gp × (K−1) × s) End point = (xb, gp × (K− 1) × s) L-th vertical line Start point = (mp × (L−1) × t, ya) End point = (mp × (L−1) × t, yb)
【0012】文書が縦書きのときは、上式のmpがgp
に、gpがmpに入れ替わった算出式で格子線を算出す
る。When the document is written vertically, mp in the above equation is gp
Then, the grid line is calculated by the calculation formula in which gp is replaced with mp.
【0013】算出されたグリッドの格子線の始点と終点
の座標はステップ1003で順次RAM3に送られ領域
別に記憶される。The calculated coordinates of the start point and the end point of the grid line of the grid are sequentially sent to the RAM 3 in step 1003 and stored for each area.
【0014】ステップ1004で画面上の全領域につい
てステップ1001とステップ1003の処理を繰り返
す。その結果、2つの領域を含む図6の表示画面例なら
図7のような格子線情報がRAM3に記憶される。In step 1004, the processes of steps 1001 and 1003 are repeated for all the areas on the screen. As a result, in the case of the display screen example of FIG. 6 including two areas, the grid line information as shown in FIG. 7 is stored in the RAM 3.
【0015】ステップ1005では、RAM3に記憶さ
れた格子線情報の始点と終点の座標を順次読み出しては
画面上に点線で描画し、グリッドの格子線を表示する。
これにより図6のグリッドが表示できることになる。ユ
ーザはこの表示されたグリッドを目安にペンやマウスで
ポイントすることになる。上記ステップ1000から1
005を画面の表示文書の状態が変わる度に繰り返すこ
とにより、常時、文字に対応したグリッドを表示でき
る。In step 1005, the coordinates of the starting point and the ending point of the grid line information stored in the RAM 3 are sequentially read out and drawn on the screen as dotted lines to display the grid lines of the grid.
As a result, the grid shown in FIG. 6 can be displayed. The user points with this pen on the displayed grid with a pen or mouse. Steps 1000 to 1 above
By repeating 005 every time the state of the display document on the screen is changed, the grid corresponding to the character can be always displayed.
【0016】図7の格子線情報は、ユーザのポイントし
た座標値を丸めて補正するための基準値となる。すなわ
ち、図形の入力編集時にユーザが表示画面の座標のある
1点(xu,yu)を指定すると、図7の縦格子線のx
座標値の中でxuに最も近い値を検索し、該検索した値
を補正値のx座標、さらに横格子線のy座標値の中でy
uに最も近い値を補正値のy座標としてユーザ入力値を
丸めることになる。つまり、ユーザが不正確に交点をポ
イントしても一番近い格子の交点座標が入力される。The grid line information of FIG. 7 serves as a reference value for rounding and correcting the coordinate value pointed by the user. That is, when the user specifies one point (xu, yu) having coordinates on the display screen when inputting and editing a figure, x of the vertical grid line in FIG.
Of the coordinate values, the value closest to xu is searched, and the searched value is the x coordinate of the correction value, and y is the y coordinate value of the horizontal grid line.
The user input value is rounded using the value closest to u as the y coordinate of the correction value. That is, even if the user points the intersection incorrectly, the coordinates of the intersection of the closest grid are input.
【0017】図8は別の形式のグリッドの例である。図
8の形式の場合は文字周囲の4点を通るような格子線と
なる。この形式の場合は格子間隔が不規則である。すな
わち、文字のサイズと文字ピッチ、行ピッチの比率によ
って格子の間隔が変化する。従って、ステップ1000
では文字ピッチと行ピッチに加えて表示時の文字サイズ
の変化している部分でも領域を分割する。元々の文字の
サイズだけでなく、倍角や半角の拡大縮小修飾を指定し
た部分も別領域になるので、図6の形式の場合より領域
数が増加する。図8は図6と同じ部分が表示されている
が、図6の領域1内に横倍角の文字があるため、その部
分が別の領域になり、計3つの領域で別々のグリッドが
表示されることになる。FIG. 8 is an example of another type of grid. In the case of the format shown in FIG. 8, the grid line passes through four points around the character. In this form, the lattice spacing is irregular. That is, the lattice spacing changes depending on the ratio of the character size to the character pitch and the line pitch. Therefore, step 1000
Then, in addition to the character pitch and line pitch, the area is divided even in the part where the character size at the time of display changes. Since not only the original character size but also the part for which the double-width or half-width enlargement / reduction modification is designated becomes a separate region, the number of regions increases compared to the case of the format of FIG. 8 shows the same part as FIG. 6, but there is a double-width character in the area 1 in FIG. 6, so that part becomes a different area, and different grids are displayed in a total of three areas. Will be.
【0018】図8の形式の横線と縦線は、横線なら文字
の上側の線か下側の線かで、縦線なら右側の線か左側の
線かによって算出式が異なる。書式情報を 領域情報=左上(xa,ya) 右下(xb,yb) 文字ピッチ=mp 行ピッチ=gp 全角時の文字サイズ(幅,高さ)=(w,h) 最小文字の倍率=行方向s倍、文字方向t倍 としたとき、上からK本目の横線と右からL本目の縦線
は、KまたはLが偶数本目か奇数本目かによって K本目横線 (Kは奇数) 始点=(xa,gp×(K−1)×s+(gp−h)×s/
2) 終点=(xb,gp×(K−1)×s+(gp−h)×s/
2) (Kは偶数) 始点=(xa,gp×(K−1)×s+(gp−h)×s/
2) 終点=(xb,gp×(K−1)×s+(gp−h)×s/
2) L本目の縦線 (Lは奇数) 始点=(mp×(L−1)×t+(mp−w)×t/2,y
a) 終点=(mp×(L−1)×t+(mp−w)×t/2,y
b) (Lは偶数) 始点=(mp×(L−1)×t+(mp−w)×t/2,y
a) 終点=(mp×(L−1)×t+(mp−w)×t/2,y
b) の式でそれぞれ算出する。格子情報の記憶形式や丸め値
算出方法は図6の形式の場合と同じである。The horizontal and vertical lines in the format of FIG. 8 have different calculation formulas depending on whether the horizontal line is the upper line or the lower line of the character and the vertical line is the right line or the left line. Format information Area information = upper left (xa, ya) lower right (xb, yb) Character pitch = mp Line pitch = gp Full size character size (width, height) = (w, h) Minimum character magnification = line When the direction is s times and the character direction is t times, the K-th horizontal line from the top and the L-th vertical line from the right are the K-th horizontal line (K is an odd number) depending on whether K or L is an even-numbered or odd-numbered line. xa, gp × (K−1) × s + (gp−h) × s /
2) End point = (xb, gp × (K−1) × s + (gp−h) × s /
2) (K is an even number) Start point = (xa, gp × (K−1) × s + (gp−h) × s /
2) End point = (xb, gp × (K−1) × s + (gp−h) × s /
2) Lth vertical line (L is an odd number) Start point = (mp * (L-1) * t + (mp-w) * t / 2, y
a) End point = (mp × (L−1) × t + (mp−w) × t / 2, y
b) (L is an even number) Start point = (mp × (L−1) × t + (mp−w) × t / 2, y
a) End point = (mp × (L−1) × t + (mp−w) × t / 2, y
Each is calculated by the formula of b). The storage format of the lattice information and the rounding value calculation method are the same as those in the format of FIG.
【0019】以上のようにして、いくつかの書式の入り
混じった文章上に図形を描く際に、文字の大きさに対応
したグリッドを生成し、ユーザが文字と対応の取れた図
形の入力編集を行うのを補助することが出来る。As described above, when drawing a figure on a sentence in which several formats are mixed, a grid corresponding to the size of the character is generated, and the user inputs and edits the figure corresponding to the character. Can assist in doing
【0020】[0020]
【発明の効果】本発明によれば、従来、既に入力済みの
本文上に図形を入力する際に、画面上の本文書式に依存
した格子間隔のグリッドを表示し、該グリッドに依存し
た誤差範囲でユーザの指定した座標値を丸めて補正する
ことにより、本文とバランスのとれた図形入力編集の操
作が容易になる。As described above, according to the present invention, when a figure is input on a text that has already been input, a grid having a grid interval depending on the text format on the screen is displayed and an error range depending on the grid is displayed. By rounding and correcting the coordinate value specified by the user, the operation of figure input editing balanced with the text becomes easy.
【図1】本発明の1実施例を示す装置のハードウェア構
成図である。FIG. 1 is a hardware configuration diagram of an apparatus showing an embodiment of the present invention.
【図2】画面上の文字に対応したグリッドを作成するプ
ログラムのフローチャートである。FIG. 2 is a flowchart of a program for creating a grid corresponding to characters on a screen.
【図3】文書の本文とそのデータ構造例を示す図であ
る。FIG. 3 is a diagram showing a body of a document and an example of its data structure.
【図4】図形を入力した文書の例を示す図である。FIG. 4 is a diagram showing an example of a document in which a graphic is input.
【図5】書式別の領域例を示す図である。FIG. 5 is a diagram showing an example of areas for each format.
【図6】文字対応グリッドの一形式例を示す図である。FIG. 6 is a diagram showing an example of a format of a character corresponding grid.
【図7】グリッド情報の例を示す図である。FIG. 7 is a diagram showing an example of grid information.
【図8】文字対応グリッドの一形式例を示す図である。FIG. 8 is a diagram showing an example of a format of a character corresponding grid.
1…CPU、 2…ROM、 3…RAM、 4…記憶装置、 5…表示部、 6…表示装置、 7…キーボード、 8…タブレット、 9…BUS。 1 ... CPU, 2 ... ROM, 3 ... RAM, 4 ... Storage device, 5 ... Display unit, 6 ... Display device, 7 ... Keyboard, 8 ... Tablet, 9 ... BUS.
Claims (1)
電子的に作成編集する装置において、作成された文書を
表示画面上に表示する手段と、画面に表示した文書の書
式別に画面を領域に分割する手段と、分割した領域ごと
に文書書式に対応したグリッドを表示する手段と、該表
示したグリッドを基準にユーザの入力した座標値をまる
め補正する手段を有することを特徴とする文書作成装
置。1. An apparatus for electronically creating and editing a document in which characters, figures, illustrations and the like are mixed, means for displaying the created document on a display screen, and a screen area for each format of the document displayed on the screen. Document creation characterized by having a means for dividing into two, a means for displaying a grid corresponding to the document format for each divided area, and a means for rounding and correcting the coordinate values input by the user on the basis of the displayed grid. apparatus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6027693A JPH07234868A (en) | 1994-02-25 | 1994-02-25 | Document preparing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6027693A JPH07234868A (en) | 1994-02-25 | 1994-02-25 | Document preparing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07234868A true JPH07234868A (en) | 1995-09-05 |
Family
ID=12228057
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6027693A Pending JPH07234868A (en) | 1994-02-25 | 1994-02-25 | Document preparing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07234868A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100883714B1 (en) * | 2006-07-05 | 2009-02-12 | 세이코 엡슨 가부시키가이샤 | Document edition device and storage medium |
KR100904801B1 (en) * | 2006-07-04 | 2009-06-25 | 세이코 엡슨 가부시키가이샤 | Documents compilation supporting device and storage medium |
-
1994
- 1994-02-25 JP JP6027693A patent/JPH07234868A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100904801B1 (en) * | 2006-07-04 | 2009-06-25 | 세이코 엡슨 가부시키가이샤 | Documents compilation supporting device and storage medium |
US8122347B2 (en) | 2006-07-04 | 2012-02-21 | Seiko Epson Corporation | Document editing support device, program, and storage medium |
KR100883714B1 (en) * | 2006-07-05 | 2009-02-12 | 세이코 엡슨 가부시키가이샤 | Document edition device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH07234868A (en) | Document preparing device | |
JPH06274303A (en) | Multiwindow display method | |
JP3346635B2 (en) | OCR form form creation method | |
JPH07129149A (en) | Character plotting device | |
JP3193635B2 (en) | Image processing apparatus, system, method and map processing apparatus | |
JP2896544B2 (en) | Character generation method and apparatus | |
JP3101402B2 (en) | Document editing method and document editing device | |
JPH0731671B2 (en) | Formula input editing method | |
JP3264969B2 (en) | Document creation device and document creation method | |
JP2944826B2 (en) | Document processing device | |
JP2677442B2 (en) | Method of capturing illustrations in editing machine and editing machine | |
JPH06110442A (en) | Character and figure processor and method for deforming character of figure | |
JPH03184182A (en) | Character output layout determination system | |
JPH03161861A (en) | Document processor with tabulating function | |
JPH06236365A (en) | Word processor and format setting method | |
JP2753992B2 (en) | Ruled line creation device | |
JP3102979B2 (en) | Document information processing device with ruled line conversion function | |
JP3346634B2 (en) | OCR form form creation and error correction method | |
JP2595196B2 (en) | Table setting method | |
JPH05119762A (en) | Text input system | |
JPH06110444A (en) | Character processor and character output method | |
JPH0619902A (en) | Japanese word processor | |
JPH0463785B2 (en) | ||
JPH07105212A (en) | Layout design device | |
JPH0573544A (en) | Document editing device |