JPH05266040A - Producing device for data input screen format - Google Patents

Producing device for data input screen format

Info

Publication number
JPH05266040A
JPH05266040A JP4058628A JP5862892A JPH05266040A JP H05266040 A JPH05266040 A JP H05266040A JP 4058628 A JP4058628 A JP 4058628A JP 5862892 A JP5862892 A JP 5862892A JP H05266040 A JPH05266040 A JP H05266040A
Authority
JP
Japan
Prior art keywords
data
image data
character
character code
code
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.)
Withdrawn
Application number
JP4058628A
Other languages
Japanese (ja)
Inventor
Kaori Inoue
かおり 井上
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP4058628A priority Critical patent/JPH05266040A/en
Publication of JPH05266040A publication Critical patent/JPH05266040A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the designation of the positions of the characters and the ruled lines that should be steadily displayed. CONSTITUTION:An image reading part 1 reads the characters and the ruled lines which are written and should be displayed on a manuscript form of the same size as a form to be printed in a data input screen format as the image data for each square frame of the manuscript form and then outputs this image data. An image data analyzing part 2 analyzes the image data to identify them as the character data and the ruled line data, outputs the character data as they are, adds the codes according to the types of ruled lines in regard of the image data on the identified rule lines, shows the length of the ruled line in the numerical value of each square frame, and shows a start point in the numbers of rows and columns of the square frame where the ruled lines are drawn to output the point as the ruled line data with addition of a data identification code. Then a character code converting part 3 converts the character data into the character codes and outputs them with addition of the data identification code and the start point of the relevant character. These data are edited at a parameter editing part 4 and stored in a parameter library file 5.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ入力画面フォーマ
ット作成装置に関し、特に定形の伝票などのデータを画
面から入力するためのフォーマットデータを作成するデ
ータ入力画面フォーマット作成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data input screen format creating apparatus, and more particularly to a data input screen format creating apparatus for creating format data for inputting data such as a fixed form slip from a screen.

【0002】[0002]

【従来の技術】従来のデータ入力画面フォーマット作成
装置は、予め定められたコードを用いて画面上でソース
記述し、そのコードのそれぞれに対応した情報処理部を
起動させて動作させ所定のデータ入力画面用のフォーマ
ットを作成する。
2. Description of the Related Art A conventional data input screen format creation apparatus uses a predetermined code to describe the source on the screen and activates an information processing unit corresponding to each code to operate it to input a predetermined data. Create a format for the screen.

【0003】図5は従来のこの種のデータ入力画面フォ
ーマット作成装置で設計するソースデータの説明図であ
って、SCREEN21は作成すべきデータ入力画面用
フォーマットの名前を入力する部分で図5では作成すべ
きフォーマットの名前としてAが入力されている状態を
示している。
FIG. 5 is an explanatory view of source data designed by a conventional data input screen format creating apparatus of this kind. SCREEN 21 is a portion for inputting a name of a data input screen format to be created. A state in which A is input as the name of the format to be displayed is shown.

【0004】MODE22は入力すべき文字を英字数字
カナで行うか、日本語(漢字および仮名)で行うかの入
力モードを指定するメニューであり、図5においては入
力すべき文字として日本語を表わすK25が入力されて
いる状態を示している。
MODE 22 is a menu for designating an input mode in which a character to be inputted is to be inputted in alphabetic and numeric kana or in Japanese (kanji and kana). In FIG. 5, Japanese is shown as a character to be inputted. The state where K25 is input is shown.

【0005】AREA23は画面上のどの範囲について
文書入力用フォーマット中の文字を入力すべきかの範囲
を指定するもの(コード)であり、外部から(1,2
4)と入力されており、1は第1行面を意味し、24は
画面上の上から24行目を意味し、画面上の第1行目か
ら第24行目までの範囲であることを示している。
AREA 23 is a code (code) for designating a range on the screen to which a character in the document input format should be input (code).
4) is input, 1 means the first line surface, 24 means the 24th line from the top of the screen, and is the range from the 1st line to the 24th line on the screen. Is shown.

【0006】CON24は文書入力用フォーマット上に
表示すべき所望の文字を指定すべきコードで、図5にお
いては、在庫という文字を画面の上から第1行目で左側
から29桁目から在という文字が表示され同一行の右隣
りに庫という文字を表示することを示す指定が外部より
入力されている状態を表わしている。
CON24 is a code for designating a desired character to be displayed on the document input format. In FIG. 5, the character "stock" is referred to as the presence of the first line from the top of the screen and the 29th column from the left side. The characters are displayed, and the designation indicating that the character "Kou" is displayed on the right side of the same line is input from the outside.

【0007】UND25は下線を指定すべきコードであ
り、それに対して(1,29)(1,32)が指定され
ており第1行目の29桁目から始まり第1行目の32桁
目で終る下線であることを指定している。END26は
ソースデータの終りを示している。
UND25 is a code which should specify an underline, and (1,29) (1,32) is specified for it, and it starts from the 29th column of the first line and the 32nd column of the first line. It specifies that the underline ends with. END26 indicates the end of the source data.

【0008】これらの命令ソースをコンパイルして所望
の画像入力用フォーマットを作成するか、ワードプロセ
ッサを用いて画面上の入力すべき位置にカーソルを移動
し、この位置に文字あるいは罫線などの必要なデータ
を、キーボードにより入力して、入力データを解析して
データ入力画面用フォーマットデータを作成している。
These instruction sources are compiled to create a desired image input format, or a word processor is used to move a cursor to a position to be input on the screen, and necessary data such as characters or ruled lines is placed at this position. Is input with the keyboard, the input data is analyzed, and the format data for the data input screen is created.

【0009】コンピュータ画面からデータをディスクに
入力するときには、このようにして作成されたデータ入
力画面用フォーマートデータを読み出し、所定の位置に
データをキーボードにより入力している。
When data is input to the disc from the computer screen, the format data for the data input screen created in this manner is read out and the data is input to a predetermined position with the keyboard.

【0010】[0010]

【発明が解決しようとする課題】上述した従来のデータ
入力画面フォーマット作成装置で上述したメニュー形式
で作成すべき文書入力用フォーマットのデータを入力す
る装置においては、罫線や文字の設定位置や、罫線の長
さなどの情報を数値でソース記述を行うため、実際の画
面上でどのように表示されるかのイメージがつかみにく
いため、前もって設計した文字や罫線の位置が所望の位
置と異る場合が多い、そのため、一旦これらの情報を入
力し、入力した情報によって作成されたデータ入力画面
フォーマットを表示させ、修正した情報を基に再入力す
ることが必要で所望の位置に一定の文字や一定の罫線を
位置させるため、データ入力画面フォーマットの内容を
修正するのに長時間を要するという欠点を有している。
In the device for inputting the data of the document input format to be created in the menu format in the above-mentioned conventional data input screen format creation device, the setting position of ruled lines and characters and the ruled line are set. Since the source description of the length and other information is performed numerically, it is difficult to grasp the image of how it will be displayed on the actual screen, so the position of the character or ruled line designed in advance may differ from the desired position. Therefore, it is necessary to enter these information once, display the data input screen format created by the entered information, and re-enter based on the corrected information. Since the ruled lines are positioned, it takes a long time to correct the contents of the data input screen format.

【0011】また、キーボードにより直接画面上にフォ
ーマットを作成する場合においても、画面上に表示され
るイメージとこの文書作成用フォーマットを用いて作成
した文書の印字位置が必ずしも一致しないため、予め設
定すべき罫線の位置および文字の位置をどこにするかと
いう設定位置を算出しておく必要があり、その算定に多
くの時間を要するという欠点を有している。
Even when a format is created directly on the screen using the keyboard, the image displayed on the screen and the print position of the document created using this document creation format do not necessarily match, and therefore the preset position is set in advance. It is necessary to calculate the set positions of the positions of the ruled lines and the positions of the characters, which has a drawback that it takes a lot of time to calculate them.

【0012】[0012]

【課題を解決するための手段】本発明のデータ入力画面
フォーマット作成装置は、イメージデータとこのイメー
ジデータに対応する文字の文字コードとを対応付けて記
憶している文字コード・イメージデータテーブル部と、
予め定められ大きさの方形の升目で一定の入力領域が分
割された所定の入力用紙面上に記入された文字および罫
線を前記升目単位でイメージデータとして検出し出力す
るイメージ読み取り部と、前記イメージデータを入力と
し予め定められ記憶されている基準値とイメージデータ
とを比較しイメージデータの内容を罫線であるか罫線以
外のイメージデータであるかを識別し罫線以外のイメー
ジデータを文字データとして出力するとともに前記罫線
のイメージデータに関して上線と下線と上下線と縦線と
の内の一つとして識別し予め定められた線種符号を付し
これら線種符号に相当する罫線の始点が位置する前記升
目位置とその罫線の長さを前記升目単位で表わした罫線
の長さと前記線種符号と予め定められている罫線である
ことを示すデータ識別符号とを対応づけたデータを罫線
データとして出力するイメージデータ解析部と、前記文
字データを入力とし前記文字コード・イメージデータテ
ーブル部を参照して該当する文字コードに変換し該当す
る文字コードが存在しないときには空を表わす予め定め
られた文字コードに変換し前記文字コードの位置する前
記升目位置と前記文字コードと文字コードであることを
表わす予め定められたデータ識別符号とを対応づけた文
字コードデータとして出力する文字コード変換部と、前
記罫線データと文字コードデータとを入力とし前記デー
タ識別符号ごとに前記罫線データと文字コードデータと
をそれぞれのフィールドごとに前記フィールド中の予め
定められた位置に記憶しかつ文字コードである場合には
線種符号を格納する位置に前記線種とは異る予め定めら
れた符号を記憶し罫線データの場合にはその線の長さを
フィールド内の予め定められた位置に記憶し文字コード
データであれは、その文字コードを前記フィールド内の
予め定められた位置に記憶しさらにこれらの表示色を示
す符号を記憶する領域を前記フィールドに設ける編集を
行いその結果を出力するパラメータ編集部と、前記パラ
メータ編集部からの出力を記憶し表示出力命令を受けた
ときその記憶内容を出力するパラメータライブラリファ
イルと、前記パラメータライブラリファイルの出力した
内容を読み取り画像データに変換し出力するパラメータ
展開部と、前記パラメータ展開部の出力を画像表示する
表示部と、前記表示出力命令およびその他の命令を押下
されるキーに応じて出力するキーボードと、前記キーボ
ードから出力される予め定められた命令に従い前記パラ
メータライブラリファイルの内容を修正するパラメータ
修正部とを備えて構成されている。
A data input screen format creating apparatus of the present invention includes a character code / image data table section for storing image data and a character code of a character corresponding to the image data in association with each other. ,
An image reading unit that detects and outputs the characters and ruled lines written on a predetermined input paper surface in which a certain input area is divided by square cells of a predetermined size as image data in the unit of the square, and the image. The input data is compared with a predetermined and stored reference value and the image data is compared to identify whether the content of the image data is a ruled line or image data other than the ruled line, and the image data other than the ruled line is output as character data. In addition, with respect to the image data of the ruled line, it is identified as one of an upper line, an underline, an upper line, a lower line, and a vertical line, and a predetermined line type code is attached, and the starting point of the ruled line corresponding to these line type codes is located. Data indicating the grid position and the length of the ruled line in the unit of the grid and the line type code and the ruled line which is predetermined. An image data analysis unit that outputs data in which different codes are associated as ruled line data, and the character data is input and converted to a corresponding character code by referring to the character code / image data table unit and the corresponding character code is When it does not exist, the character code is converted into a predetermined character code that represents an empty space, and the grid position where the character code is located and the character code that is associated with the character code and a predetermined data identification code that represents the character code are associated with each other. A character code conversion unit for outputting as data, and inputting the ruled line data and the character code data, the ruled line data and the character code data for each data identification code, for each field, a predetermined position in the field If the line type code is stored in the Stores a different predetermined code, and in the case of ruled line data, stores the length of the line at a predetermined position in the field, and in the case of character code data, the character code is stored in advance in the field. An area for storing a code indicating these display colors, which is stored at a predetermined position, is provided in the field for editing, and a parameter editing section for outputting the result and a display output command for storing the output from the parameter editing section A parameter library file that outputs the stored contents when receiving the data, a parameter expansion unit that converts the output contents of the parameter library file into image data and outputs the image data, and a display unit that displays the output of the parameter expansion unit as an image. A keyboard for outputting the display output command and other commands in response to a pressed key, and the keyboard. And a parameter correction unit that corrects the contents of the parameter library file according to a predetermined command output from the card.

【0013】[0013]

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

【0014】図1は本発明のデータ入力画面フォーマッ
ト作成装置の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a data input screen format creating apparatus of the present invention.

【0015】本実施例のデータ入力画面フォーマット作
成装置は、図1に示すように、予め定められた入力用の
原稿用紙に記入された文字および罫線をイメージデータ
として読み取り出力するイメージ読み取り部1と、イメ
ージ読み取り部1から出力されるイメージデータを解析
し罫線とそれ以外のデータとに識別して罫線以外のデー
タは文字データとして出力し、罫線についてはその罫線
の種類に応じた符号を付し罫線の始点とその長さと前述
した罫線の種類に応じた符号とを対応づけさらに罫線デ
ータであることを示すデータ識別符号を付した罫線デー
タとして出力するイメージデータ解析部2と、文字コー
ドとそれに対応するイメージデータとを対応付けて記憶
している文字コード・イメージデータテーブル10と、
文字データを入力として、文字データが入力されると文
字コード・イメージデータテーブル10を参照して文字
データに該当するイメージデータに対応する文字コード
を抽出し文字コードであることを示す識別符号を付して
文字コードデータとして出力する文字コード変換部3
と、文字コードデータと罫線データとを入力としこれら
のデータを識別符号別に予め定められたフィールドにそ
れぞれ書込み出力するパラメータ編集部4と、パラメー
タ編集部4の出力を記憶し出力命令を受信すると記憶内
容を出力するパラメータライブラリファイル5と、パラ
メータライブラリファイルからの出力を画像データに変
換し出力するパラメータ展開部6と、画像データを入力
とし画像を表示する表示部8と、キーボード9と、キー
ボード9から出力される予め定められた命令によりパラ
メータライブラリファイル5内のデータを修正するとと
もに表示する文字および罫線の表示色の指定がキーボー
ド9より出力されると前述したパラメータライブラリフ
ァイル5内の表示色を指定する部分に指定された表示色
に対応する符号を書き込むパラメータ修正部7とから構
成されている。
As shown in FIG. 1, the data input screen format creating apparatus of the present embodiment includes an image reading unit 1 for reading and outputting characters and ruled lines written on a predetermined original document sheet as image data. , The image data output from the image reading unit 1 is analyzed and the ruled line and the other data are identified, the data other than the ruled line is output as character data, and the ruled line is given a code corresponding to the type of the ruled line. An image data analysis unit 2 for associating a starting point of a ruled line with its length and a code according to the type of the ruled line and further outputting it as ruled line data with a data identification code indicating the ruled line data; A character code / image data table 10 that stores corresponding image data in association with each other;
When the character data is input, when the character data is input, the character code / image data table 10 is referred to extract the character code corresponding to the image data corresponding to the character data, and the identification code indicating the character code is attached. Character code conversion unit 3 for outputting as character code data
And a parameter editing unit 4 for inputting character code data and ruled line data and writing and outputting these data in predetermined fields for each identification code, and storing the output of the parameter editing unit 4 and receiving an output command. A parameter library file 5 for outputting the contents, a parameter expansion unit 6 for converting the output from the parameter library file into image data and outputting the image data, a display unit 8 for displaying the image by inputting the image data, a keyboard 9, and a keyboard 9 When the designation of the display color of the characters and the ruled lines to be displayed is output from the keyboard 9 while the data in the parameter library file 5 is corrected by a predetermined command output from the keyboard 9, the display color in the parameter library file 5 is changed. Specify the code corresponding to the display color specified in the specified part And a parameter correction unit 7 for burn them.

【0016】図2は図1に示したイメージ読み取り部1
で読み取るためのデータ入力画面フォーマットを記入す
べき原稿用紙の一例を示した平面図であり、図3は図2
に示した原稿用紙30に入力すべき情報を記入した状態
を示す部分拡大図であり、図4は図1に示されているパ
ラメータ編集部4が生成するパラメータデータの内容を
示す説明図である。
FIG. 2 shows the image reading section 1 shown in FIG.
FIG. 3 is a plan view showing an example of a manuscript sheet on which a data input screen format for reading in FIG.
FIG. 4 is a partially enlarged view showing a state in which information to be input is entered on the manuscript paper 30 shown in FIG. 4, and FIG. 4 is an explanatory view showing contents of parameter data generated by the parameter editing unit 4 shown in FIG. ..

【0017】データ入力画面フォーマット作成用の原稿
用紙は図2に示すように、たとえば、原稿用紙の大きさ
がA3であり、表示部8で表示される画面上でカーソル
が移動する最小単位(カラム)で、データ入力画面フォ
ーマットにより横方向に80桁を一行とし、行数を24
行としたいのであれば、横方向を80桁に等分に分割
し、縦方向を24行分に等分に分割しイメージ読み取り
部1が検出しない色でそれぞれ方形の升目31を描いて
おく。
As shown in FIG. 2, the manuscript paper for creating the data input screen format is, for example, the size of the manuscript paper is A3, and the minimum unit (column) in which the cursor moves on the screen displayed on the display unit 8. ), The data input screen format makes the horizontal 80 digits one line and the number of lines is 24
If it is desired to form lines, the horizontal direction is equally divided into 80 columns, and the vertical direction is equally divided into 24 lines, and each square grid 31 is drawn in a color not detected by the image reading unit 1.

【0018】図3に示されているように、原稿用紙30
上に所望の文書入力用フォーマットに基づいた文字3
2、罫線の一つである上線33、下線34、上下線35
および縦線36を記入する。ここで、文字32は升目3
1の内部に記入し、上線33は升目の上辺上に描き、下
線34は升目31の下辺上に描く、また、縦線36は升
目の左辺上に描く。
As shown in FIG. 3, original document 30
Character 3 based on desired document input format above
2. One of the ruled lines, the upper line 33, the lower line 34, and the upper and lower lines 35.
And the vertical line 36. Here, the character 32 is a grid 3
1 is drawn inside, the upper line 33 is drawn on the upper side of the square, the underline 34 is drawn on the lower side of the square 31, and the vertical line 36 is drawn on the left side of the square.

【0019】イメージ読み取り部1により原稿用紙30
の上に記入された文字および罫線を論理値″1″また
は″0″の何れかで表わしたイメージデータとして読み
取り出力させる。上述のように、原稿用紙により入力領
域を分割したときには、表示部8で表示される画面上で
原稿用紙30の上の1升は横方向(下辺および上辺の長
さ)が24ドットで縦方向(左辺と右辺)の長さが30
ドットになり720ドットで表わされる。イメージデー
タはこの1升単位でイメージデータ解析部2に出力され
る。
The manuscript paper 30 is read by the image reading unit 1.
The characters and ruled lines written above are read and output as image data represented by either a logical value "1" or "0". As described above, when the input area is divided by the manuscript paper, one box on the manuscript paper 30 on the screen displayed on the display unit 8 has 24 dots in the horizontal direction (the length of the lower side and the upper side) and the vertical direction. The length of (left side and right side) is 30
It becomes a dot and is represented by 720 dots. The image data is output to the image data analysis unit 2 in units of one box.

【0020】図1に示されているイメージデータ解析部
2では、たとえば、入力されたイメージデータが罫線を
表わすデータであるか文字データであるかを以下のよう
に判断する。
The image data analysis unit 2 shown in FIG. 1 determines, for example, whether the input image data is data representing a ruled line or character data as follows.

【0021】すなわち、1升目のイメージデータで″
1″を持つドットデータの数が35%以下すなわち25
2ドット以下であり、かつ、このようなデータを持つイ
メージデータを持つ升目が2つ以上連続しているイメー
ジデータを罫線データとし、それ以外を文字データと判
断する。
That is, in the first image data
The number of dot data having 1 ″ is 35% or less, that is, 25
Image data having two dots or less and having two or more squares having image data having such data in succession is determined as ruled line data, and the other is determined as character data.

【0022】罫線については、さらに、″1″をデータ
として持つドット列が横方向に連続していれば、横罫線
とし、縦方向に連続していれば、縦罫線として識別す
る。
Regarding a ruled line, if a dot row having "1" as data is continuous in the horizontal direction, it is identified as a horizontal ruled line, and if it is continuous in the vertical direction, it is identified as a vertical ruled line.

【0023】さらに横線を以下のように区分する。すな
わち、横に並ぶ″1″を表わすドット列が升目の上半分
にある場合は、上線と判断し、升目の下半分の領域にあ
れば、下線と判断し、また、升目の上半分と下半分の領
域に互いに10ドット以上の間隔を持つて横方向にそれ
ぞれ連続しているイメージデータについてはこれを上下
線と判断する。
Further, the horizontal line is divided as follows. That is, if the dot row representing "1" arranged horizontally is in the upper half of the square, it is determined to be an overline, and if it is in the lower half of the square, it is determined to be an underline, and the upper and lower halves of the square are also determined. For image data that are continuous in the horizontal direction with an interval of 10 dots or more in each area, this is determined as an upper and lower line.

【0024】これら罫線を表わすデータについては罫線
データであることを示す識別符号、たとえば、″1″を
付し、罫線の始まりを示す始点については、余白すなわ
ちすべてが″0″のドット列を持つ升目の次にドット″
1″を含むイメージデータを持つ升目の行数と桁数で表
わし、線の長さは升目の数で表わし、罫線の種類につい
ては上線については1で、下線については2で、上下線
については3で、縦線については4で表わす、このよう
にデータ識別符号と、罫線の種類と罫線の長さと、罫線
の始点とを上述のような値に変換したものを罫線データ
としてイメージデータ解析部2より出力しパラメータ編
集部4に出力する。
The data representing these ruled lines are provided with an identification code indicating that they are ruled line data, for example, "1", and the starting point indicating the start of the ruled lines has a blank space, that is, a dot row of all "0". Dot next to square ″
It is represented by the number of lines and columns of the image data containing 1 ″, the length of the line is the number of cells, the type of ruled line is 1 for the upper line, 2 for the underline, and 2 for the upper and lower lines. The vertical line is represented by 3 and the vertical line is represented by 4. As described above, the data identification code, the type of ruled line, the length of the ruled line, and the starting point of the ruled line are converted into the above-described values as the ruled line data. 2 and outputs to the parameter editing unit 4.

【0025】文字コード変換部3に文字データが加えら
れると、文字コード変換部3が文字コード・イメージデ
ータテーブル部10を参照して、文字データに該当する
イメージデータに対応づけられている文字コードを読み
出す。もし、入力された文字データに該当するイメージ
データがない場合には、空であることを表わす文字コー
ドに変換する。
When character data is added to the character code conversion unit 3, the character code conversion unit 3 refers to the character code / image data table unit 10 to refer to the character code associated with the image data corresponding to the character data. Read out. If there is no image data corresponding to the input character data, it is converted to a character code indicating that it is empty.

【0026】この文字コードに文字コードであることを
表わす識別符号、たとえば、″0″を付しその文字始点
を横方向を原稿用紙30の左方から数えた桁数で、縦方
向を、原稿用紙30の上方から数えた行数を示す数値で
表わし、文字コードと対応づけて文字コードデータとし
てパラメータ編集部4に出力する。
An identification code indicating that this character code is a character code, for example, "0" is attached, and the character starting point is the number of digits counted from the left side of the document sheet 30 in the horizontal direction and the original in the vertical direction. It is expressed by a numerical value indicating the number of lines counted from above the paper 30, and is output to the parameter editing unit 4 as character code data in association with the character code.

【0027】パラメータ編集部4は罫線データと文字コ
ードデータとを受信すると、データ識別符号別に、たと
えば、図4に示されているフィールド内の定められた記
憶位置に入力されたデータを編集して記憶する。すなわ
ち、フィールドの左方から右方へ、順に、データ識別符
号、線の種類、線の長さ、始点の行位置、始点の桁位
置、表示色および文字コードを記憶する。
When the parameter editing unit 4 receives the ruled line data and the character code data, it edits the data input to the predetermined storage position in the field shown in FIG. 4 for each data identification code. Remember. That is, the data identification code, line type, line length, starting point line position, starting point digit position, display color, and character code are stored in order from left to right of the field.

【0028】ただし、データ識別符号が″0″、すなわ
ち、文字コードデータであれば、線の種類を表わす値は
0とする。
However, if the data identification code is "0", that is, if it is character code data, the value indicating the type of line is set to 0.

【0029】また、データ識別符号が″1″であれば、
文字コードの領域には、たとえば、0を記憶させる。
If the data identification code is "1",
For example, 0 is stored in the character code area.

【0030】パラメータ編集部4はこのように変換した
データをパラメータライブラリファイル5に出力し記憶
させる。
The parameter editing unit 4 outputs the data thus converted to the parameter library file 5 and stores it.

【0031】キーボード9から予め定められた出力命令
がパラメータライブラリファイル5に加えられると、パ
ラメータライブラリファイル5は記憶しているデータを
パラメータ展開部6に出力する。パラメータ展開部6は
上述したデータが入力されると、画像データに変換して
表示部8に出力し、表示部8により画像として表示させ
る。
When a predetermined output command is added to the parameter library file 5 from the keyboard 9, the parameter library file 5 outputs the stored data to the parameter expansion section 6. When the above-mentioned data is input, the parameter expansion unit 6 converts the data into image data, outputs the image data to the display unit 8, and displays the image on the display unit 8.

【0032】この画像を見て、所望の文字または罫線と
異る表示が成されているときには、キーボード9により
パラメータ修正部7を起動し、必要な画像上の部分にカ
ーソルを移動させて修正命令をキーボード9から出力
し、修正を行ない、修正したデータをパラメータ編集部
4と同様なデータとして生成させ、パラメータライブラ
リファイル5に加え、該当するデータを修正したデータ
に置き換える。
When this image is viewed and a display different from the desired character or ruled line is displayed, the parameter correction unit 7 is activated by the keyboard 9 and the cursor is moved to the portion on the required image for correction instruction. Is output from the keyboard 9 and correction is performed, and the corrected data is generated as the same data as the parameter editing unit 4, and in addition to the parameter library file 5, the corresponding data is replaced with the corrected data.

【0033】また罫線あるいは文字の表示色を変更した
いときにも、キーボード9により所定の命令をパラメー
タ7に加えて、表示部8で表示されている画像上で修正
したい値にカーソールを移動させ、表示色の指定を行う
予め決められた命令をキーボード9からパラメータ修正
部7に加えて、パラメータライブラリファイル5内の該
当するフレーム内の表示色の指定値を修正する。
When it is desired to change the display color of ruled lines or characters, a predetermined command is added to the parameter 7 by the keyboard 9 to move the cursor to the value to be corrected on the image displayed on the display unit 8, A predetermined command for designating the display color is added from the keyboard 9 to the parameter modification unit 7 to modify the designated value of the display color in the corresponding frame in the parameter library file 5.

【0034】[0034]

【発明の効果】以上説明したように、本発明のデータ入
力画面フォーマット作成装置は、実際に入力すべき入力
画面と同一な原稿用紙上に所望のデータ入力画面フォー
マットを記入した文字と罫線とをイメージデータとして
入力するため、作成した文書入力用フォーマットデータ
は所望の位置に設定することができ、一旦作成したデー
タ入力画面フォーマットに表示する文字および罫線が所
望の位置と異なることによりより生ず位置変更に要する
時間を無くするという効果がある。
As described above, the apparatus for creating a data input screen format according to the present invention creates a character and a ruled line in which a desired data input screen format is written on the same original paper as the input screen to be actually input. Since it is input as image data, the created document input format data can be set at the desired position, and the characters and ruled lines displayed in the created data input screen format are different from the desired position, resulting in a more unique position. This has the effect of eliminating the time required for changes.

【0035】また、実際にこのデータ入力画面フォーマ
ットにより印刷すべき用紙と同一の原稿用紙にデータ入
力画面フォーマットとして作成すべきデータを記入した
ものをイメージデータに変換するため、このフォーマッ
トにより表示すべき文字および罫線の位置データとして
入力するために前もって算定することが不要となり、こ
のようなフォーマットの作成が簡単になるという効果が
ある。
Further, since the same original paper as the paper to be actually printed by this data input screen format, into which data to be created as the data input screen format is written, is converted into image data, it should be displayed by this format. Since it is input as the position data of characters and ruled lines, it is not necessary to calculate in advance, which has the effect of simplifying the creation of such a format.

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

【図1】本発明のデータ入力画面フォーマット作成装置
の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a data input screen format creation device of the present invention.

【図2】図1に示されたイメージ読み取り部1で読み取
るべき原稿用紙の説明図である。
2 is an explanatory diagram of a document sheet to be read by the image reading unit 1 shown in FIG.

【図3】図2の原稿用紙にデータ入力画面フォーマット
を記入した状態を示す部分拡大図である。
FIG. 3 is a partially enlarged view showing a state in which a data input screen format has been entered on the original sheet of FIG.

【図4】図1に示されているパラメータ編集部4で作成
されるパラメータデータの内容を示す説明図である。
FIG. 4 is an explanatory diagram showing the contents of parameter data created by a parameter editing unit 4 shown in FIG.

【図5】従来のこの種のデータ入力画面フォーマット作
成装置による入力画面の一例を示す説明図である。
FIG. 5 is an explanatory diagram showing an example of an input screen by a conventional data input screen format creation device of this type.

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

1 イメージ読み取り部 2 イメージデータ解析部 3 文字コード変換部 4 パラメータ編集部 5 パラメータライブラリファイル 6 パラメータ展開部 7 パラメータ修正部 8 表示部 9 キーボード 10 文字コード・イメージデータテーブル 1 Image reading unit 2 Image data analysis unit 3 Character code conversion unit 4 Parameter editing unit 5 Parameter library file 6 Parameter expansion unit 7 Parameter correction unit 8 Display unit 9 Keyboard 10 Character code image data table

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 イメージデータとこのイメージデータに
対応する文字の文字コードとを対応付けて記憶している
文字コード・イメージデータテーブル部と、予め定めら
れ大きさの方形の升目で一定の入力領域が分割された所
定の入力用紙面上に記入された文字および罫線を前記升
目単位でイメージデータとして検出し出力するイメージ
読み取り部と、前記イメージデータを入力とし予め定め
られ記憶されている基準値とイメージデータとを比較し
イメージデータの内容を罫線であるか罫線以外のイメー
ジデータであるかを識別し罫線以外のイメージデータを
文字データとして出力するとともに前記罫線のイメージ
データに関して上線と下線と上下線と縦線との内の一つ
として識別し予め定められた線種符号を付しこれら線種
符号に相当する罫線の始点が位置する前記升目位置とそ
の罫線の長さを前記升目単位で表わした罫線の長さと前
記線種符号と予め定められている罫線であることを示す
データ識別符号とを対応づけたデータを罫線データとし
て出力するイメージデータ解析部と、前記文字データを
入力とし前記文字コード・イメージデータテーブル部を
参照して該当する文字コードに変換し該当する文字コー
ドが存在しないときには空を表わす予め定められた文字
コードに変換し前記文字コードの位置する前記升目位置
と前記文字コードと文字コードであることを表わす予め
定められたデータ識別符号とを対応づけた文字コードデ
ータとして出力する文字コード変換部と、前記罫線デー
タと文字コードデータとを入力とし前記データ識別符号
ごとに前記罫線データと文字コードデータとをそれぞれ
のフィールドごとに前記フィールド中の予め定められた
位置に記憶しかつ文字コードである場合には線種符号を
格納する位置に前記線種とは異る予め定められた符号を
記憶し罫線データの場合にはその線の長さをフィールド
内の予め定められた位置に記憶し文字コードデータであ
れば、その文字コードを前記フィールド内の予め定めら
れた位置に記憶しさらにこれらの表示色を示す符号を記
憶する領域を前記フィールドに設ける編集を行いその結
果を出力するパラメータ編集部と、前記パラメータ編集
部からの出力を記憶し表示出力命令を受けたときその記
憶内容を出力するパラメータライブラリファイルと、前
記パラメータライブラリファイルの出力した内容を読み
取り画像データに変換し出力するパラメータ展開部と、
前記パラメータ展開部の出力を画像表示する表示部と、
前記表示出力命令およびその他の命令を押下されるキー
に応じて出力するキーボードと、前記キーボードから出
力される予め定められた命令に従い前記パラメータライ
ブラリファイルの内容を修正するパラメータ修正部とを
備えることを特徴とするデータ入力画面フォーマット作
成装置。
1. A character code / image data table section in which image data and a character code of a character corresponding to the image data are stored in association with each other, and a rectangular grid having a predetermined size and a constant input area. An image reading unit for detecting and outputting the characters and ruled lines written on a predetermined input paper surface divided in units of the squares, and a reference value that is predetermined and stored with the image data as an input. The image data is compared to identify whether the content of the image data is a ruled line or image data other than the ruled line, the image data other than the ruled line is output as character data, and the image data of the ruled line is overlined, underlined, and underlined. Ruled lines corresponding to these line type codes, which are identified as one of Data in which the grid position where the starting point of the grid is located and the length of the ruled line in the grid unit are associated with the line type code and a data identification code indicating a predetermined ruled line , Which is output as ruled line data, and the character data which is input, is converted to a corresponding character code by referring to the character code / image data table section, and when the corresponding character code does not exist, it is represented as empty. A character code conversion unit for converting the character code into a specified character code and outputting the character position where the character code is located, the character code, and a predetermined data identification code representing the character code in association with each other as character code data. The ruled line data and the character code data are input for each of the data identification codes. For each field, and a predetermined code different from the line type is stored at a position for storing the line type code in the case of a character code. In the case of ruled line data, the length of the line is stored in a predetermined position in the field, and if it is character code data, the character code is stored in a predetermined position in the field. An area for storing a code indicating a display color is provided in the field, editing is performed and the result is output, and an output from the parameter editing section is stored and the stored content is output when a display output command is received. A parameter library file and a parameter expansion unit for converting the output contents of the parameter library file into read image data and outputting the read image data,
A display unit for displaying an image of the output of the parameter expansion unit,
A keyboard for outputting the display output command and other commands in response to a pressed key; and a parameter correction unit for correcting the contents of the parameter library file according to a predetermined command output from the keyboard. Characteristic data input screen format creation device.
JP4058628A 1992-03-17 1992-03-17 Producing device for data input screen format Withdrawn JPH05266040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4058628A JPH05266040A (en) 1992-03-17 1992-03-17 Producing device for data input screen format

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4058628A JPH05266040A (en) 1992-03-17 1992-03-17 Producing device for data input screen format

Publications (1)

Publication Number Publication Date
JPH05266040A true JPH05266040A (en) 1993-10-15

Family

ID=13089850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4058628A Withdrawn JPH05266040A (en) 1992-03-17 1992-03-17 Producing device for data input screen format

Country Status (1)

Country Link
JP (1) JPH05266040A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4574908B2 (en) * 2001-08-01 2010-11-04 大日本印刷株式会社 Display input device and display input control program thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4574908B2 (en) * 2001-08-01 2010-11-04 大日本印刷株式会社 Display input device and display input control program thereof

Similar Documents

Publication Publication Date Title
US5129053A (en) Word processor utilizing image inputting means
KR910003523A (en) Document data processing method using image data
US4751674A (en) Apparatus for numbering outline data and for selecting outline format data which corresponds to the outline position of a cursor
JPH0555911B2 (en)
JPH05266040A (en) Producing device for data input screen format
JPH0438005B2 (en)
JPS61228572A (en) Document producing and editing device
US5878200A (en) Document processing apparatus for displaying inputted data in a print area based upon the size of a recording material and the reprinted data printed thereon
US5481663A (en) Word processors for performing an automatic layout process
JPH0245218B2 (en)
JP2933178B2 (en) Character recognition method for optical character reader
JP2682873B2 (en) Recognition device for tabular documents
JPH0447865B2 (en)
JPH06222895A (en) Print format preparing device
JP3404770B2 (en) Document processing device
JPH08315164A (en) Layout correcting device
JPS6394869A (en) Printer having layout information setting apparatus
JPH07304225A (en) Method for printing automatic address layout
JPS6411985B2 (en)
JPH04148471A (en) Format setting device
JPH07287766A (en) Document editing device
JPH02297256A (en) Character processor
JPS59201129A (en) Document producer
JPH0749851A (en) Document shaping device
JPH0554180A (en) Slop format defining system for optical character reader

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518