JP2006024021A - System, method, server and apparatus for automatically generating business form - Google Patents

System, method, server and apparatus for automatically generating business form Download PDF

Info

Publication number
JP2006024021A
JP2006024021A JP2004202100A JP2004202100A JP2006024021A JP 2006024021 A JP2006024021 A JP 2006024021A JP 2004202100 A JP2004202100 A JP 2004202100A JP 2004202100 A JP2004202100 A JP 2004202100A JP 2006024021 A JP2006024021 A JP 2006024021A
Authority
JP
Japan
Prior art keywords
layout
input
unit
data
input data
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
JP2004202100A
Other languages
Japanese (ja)
Inventor
Takehiro Yamamoto
武洋 山本
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 JP2004202100A priority Critical patent/JP2006024021A/en
Publication of JP2006024021A publication Critical patent/JP2006024021A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an automatic business form generation system enabling an administrator to easily generate a data input screen and a business form at any time, and a method thereof. <P>SOLUTION: An automatic business form generation system 1 is constituted of user terminal 30, administrator terminal 20, automatic business form generation server 10 and communication network 50 for connecting the above terminals and server. The administrator terminal 20 inputs business format information of the business form, being constituted of a business form layout generated by means of at least either word processing software or spreadsheet software, and data layout identification information for the dedicated use. Based on the above business format information, the automatic business form generation server 10 generates a data input screen 17, a business form layout 16, and a storage area in a business form input data storage 205, stores the business form input data being input from the user terminal 30, reads out the business form layout 16, and generates the business form by inserting the corresponding business form input data into the business form layout 16. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は帳票自動作成システムに関し、特に従来の帳票からWeb上で利用できるデータ入力画面と帳票レイアウトを生成する帳票自動作成サーバに関する。   The present invention relates to an automatic form creation system, and more particularly to an automatic form creation server that generates a data input screen and form layout that can be used on the Web from a conventional form.

従来、人事管理、受注管理、生産管理などの様々な場面において紙の帳票が使用されている。紙により運用されている各種帳票のレイアウトは、ワープロソフトや表計算ソフトで作成されている場合が多い。これらの帳票をシステム化し、Web上で入力、公開、配布しようとした場合に、システム専用の帳票レイアウト作成ツールにより帳票レイアウト及びデータ配置を設計することとなるが、この作業には多大な工数がかかるという問題があった。これらを解決するために帳票の定義ファイルを別途作成し、登録する方法もあるが、高度な技術が必要で利用者が制限されてしまうという問題があった。   Conventionally, paper forms have been used in various situations such as personnel management, order management, and production management. In many cases, the layout of various forms operated by paper is created by word processing software or spreadsheet software. When these forms are systematized and input, publishing, and distribution are attempted on the Web, the form layout and data arrangement will be designed by the form layout creation tool dedicated to the system. There was a problem that it took. In order to solve these problems, there is a method of creating and registering a form definition file separately, but there is a problem that advanced technology is required and users are restricted.

このため、余り経験のないユーザでも容易に画面帳票定義体が作成できる手段が工夫されて開示されている(特許文献1参照)。ここではレイアウト情報や項目情報が格納された連係情報ファイルを設けて、処理装置の定義体自動生成部にそれぞれがプログラムで構成されて帳票作成ツール、画面作成ツールである、妥当性チェック手段、画面帳票設計手段、画面帳票定義体作成手段が設けられている。   For this reason, a means by which a user with little experience can easily create a screen form definition body has been devised and disclosed (see Patent Document 1). Here, a linkage information file in which layout information and item information are stored is provided, each of which is composed of a program in the definition body automatic generation unit of the processing device, which is a form creation tool, a screen creation tool, a validity check means, a screen Form design means and screen form definition creation means are provided.

図10は、従来例の画面および帳票の自動作成方法を有する帳票作成システムを示す模式的ブロック構成図である。図10に示されるように、従来の帳票作成システムは、管理者端末920と、利用者端末930と、帳票96を作成する帳票作成サーバ910と、入力画面97を作成する画面作成ツール914と、帳票作成ツール915とから構成され、帳票作成サーバ910にはデータ格納部905が設けられている。これらの管理者端末920、利用者端末930およびサーバ910はプログラム制御により動作し、インターネット等の通信ネットワーク950を介して相互に接続されている。   FIG. 10 is a schematic block diagram showing a form creation system having a conventional screen and form creation method. As shown in FIG. 10, a conventional form creation system includes an administrator terminal 920, a user terminal 930, a form creation server 910 that creates a form 96, a screen creation tool 914 that creates an input screen 97, The form creation server 910 is provided with a data storage unit 905. These administrator terminal 920, user terminal 930, and server 910 operate under program control and are connected to each other via a communication network 950 such as the Internet.

管理者はあらかじめ、画面作成ツール914と帳票作成ツール915を使用して画面と帳票レイアウトを作成する。この作成工数が大きいことから、特許文献2に開示されているような専用のオブジェクト定義ファイルを作成する方法で作成工数を減らすことが行われている。
特開平06−019695号公報 特開平11−161480号公報
The administrator uses the screen creation tool 914 and the form creation tool 915 to create a screen and a form layout in advance. Since this creation man-hour is large, the creation man-hour is reduced by a method of creating a dedicated object definition file as disclosed in Patent Document 2.
Japanese Patent Laid-Open No. 06-019695 Japanese Patent Laid-Open No. 11-161480

しかしながら、これらの従来の方法は複雑な定義ファイルの構造を理解する必要があることや、すべてをテキストファイルで作成するため直感的に理解しづらいという問題があった。   However, these conventional methods have a problem that it is necessary to understand the structure of a complicated definition file and that it is difficult to understand intuitively because all of them are created as a text file.

そこで、本発明の目的は、管理者がいつでも簡単にデータ入力画面および帳票を作成できる帳票自動作成システムおよび方式を提供することにある。   Accordingly, an object of the present invention is to provide an automatic form creation system and method in which an administrator can easily create a data entry screen and a form at any time.

本発明の帳票自動作成システムは、
通信ネットワークと、その通信ネットワークを介して接続される管理者端末、利用者端末、および帳票を作成する帳票自動作成サーバとからなる帳票自動作成システムであって、管理者端末は、作成する帳票のフォーマットを示す帳票フォーマット情報であって、帳票レイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成される帳票フォーマット情報を帳票自動作成サーバに送信し、帳票自動作成サーバが作成した帳票を表示し、利用者端末は帳票に入力する帳票入力データを帳票自動作成サーバに送信し、帳票自動作成サーバは、管理者端末から入力された帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成してそれぞれを格納し、その帳票の帳票入力データ格納領域を帳票入力データ格納部に作成する帳票フォーマット作成手段と、利用者端末から入力された帳票入力データを帳票入力データ格納領域に格納する帳票入力データ受入手段と、帳票レイアウトを読み出して、対応する帳票入力データをその帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える。帳票フォーマット情報は、ワープロソフト、表計算ソフトの少なくともいずれかで作成されることが望ましい。
The form automatic creation system of the present invention is
An automatic form creation system comprising a communication network, an administrator terminal connected via the communication network, a user terminal, and an automatic form creation server for creating a form. Form format information indicating a format, and form format information composed of a form layout and data arrangement identification information describing contents input at the layout position corresponding to the identifier arranged in the form layout Is sent to the form automatic creation server, the form created by the form automatic creation server is displayed, the user terminal sends the form input data to be entered in the form to the form automatic creation server, and the form automatic creation server is the administrator terminal. Create the data entry screen layout and form layout based on the form format information entered from Each form is stored, and a form format creation means for creating the form input data storage area of the form in the form input data storage unit, and a form for storing the form input data input from the user terminal in the form input data storage area Input data receiving means and form creation output means for reading out the form layout and creating form information by fitting the corresponding form input data into the form layout. The form format information is preferably created by at least one of word processing software and spreadsheet software.

本発明の帳票自動作成方法は、
通信ネットワークと、その通信ネットワークを介して接続される管理者端末、利用者端末、および帳票自動作成サーバとからなる帳票自動作成システムにおける帳票自動作成方法であって、帳票自動作成サーバが帳票フォーマット登録画面を管理者端末に送信するステップと、管理者端末から、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成される帳票フォーマット情報を、帳票フォーマット登録画面に載せて帳票自動作成サーバに送信するステップと、帳票自動作成サーバが、帳票フォーマット情報に含まれる帳票レイアウトから、データ入力画面のレイアウトを生成し、帳票フォーマット情報に含まれるデータ配置識別情報からデータ入力画面の入力欄を生成して、データ入力画面レイアウト格納部に格納するステップと、帳票自動作成サーバが、帳票フォーマット情報に含まれる帳票レイアウトから、帳票レイアウトを生成して、帳票レイアウト格納部に格納するステップと、帳票自動作成サーバが、データ配置識別情報から、帳票入力データ情報を格納する領域を帳票入力データ格納部に作成するステップと、帳票自動作成サーバが、データ入力画面を利用者端末に送信するステップと、利用者端末が、帳票入力データ情報をデータ入力画面に入力して帳票自動作成サーバに送信するステップと、帳票自動作成サーバが、帳票入力データ情報を解析して、帳票入力データを帳票入力データ格納部に保存するステップと、管理者端末が、帳票自動作成サーバに帳票の提示を要求するステップと、帳票自動作成サーバが、帳票レイアウト格納部から読み出した帳票レイアウトに帳票入力データ格納部から読み出した対応する入力データをはめ込んで帳票情報を生成するステップと、帳票自動作成サーバが、帳票情報を管理者端末に送信し、その管理者端末が帳票情報を画面に表示するステップとを含む。
The form automatic creation method of the present invention is:
A form automatic creation method in a form automatic creation system comprising a communication network and an administrator terminal, a user terminal, and an automatic form creation server connected via the communication network. The form automatic creation server registers the form format. The screen is sent to the administrator terminal, the form layout created from the administrator terminal by at least one of word processing software and spreadsheet software, and the layout position corresponding to the identifier arranged in the form layout. The form format information includes the step of sending the form format information composed of the data arrangement identification information describing the input contents to the form automatic registration server on the form format registration screen, and the form automatic creation server is included in the form format information The layout of the data entry screen is generated from the generated form layout. And generating the input field of the data input screen from the data arrangement identification information included in the form format information and storing it in the data input screen layout storage unit, and the form automatic creation server includes the form layout included in the form format information. Generating a form layout and storing it in the form layout storage unit, and creating a region for storing the form input data information in the form input data storage unit from the data layout identification information The form automatic creation server sends the data input screen to the user terminal, the user terminal inputs the form input data information to the data input screen and sends it to the form automatic creation server, and the form automatic creation The server analyzes the form input data information and stores the form input data in the form input data storage unit. A step in which the administrator terminal requests presentation of a form from the form automatic creation server, and a corresponding input read from the form input data storage unit by the form automatic creation server in the form layout read from the form layout storage unit. A step of generating form information by fitting data is included, and a form automatic creation server transmits the form information to the administrator terminal, and the administrator terminal displays the form information on the screen.

本発明の帳票自動作成サーバは、
通信ネットワークと、その通信ネットワークを介して接続される管理者端末、利用者端末、および帳票自動作成サーバとからなる帳票自動作成システムの帳票自動作成サーバであって、管理者端末から入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成し、その帳票の帳票入力データ格納領域を帳票入力データ格納部に作成する帳票フォーマット作成手段と、利用者端末から入力した帳票入力データを帳票入力データ格納領域に格納する帳票入力データ受入手段と、帳票レイアウトを読み出して、対応する帳票入力データを帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える。また他の態様では記録媒体を備え、各部の動作は、記録媒体に記録された帳票自動作成プログラムにより制御できてもよい。
The form automatic creation server of the present invention
A form automatic creation server of a form automatic creation system comprising a communication network and an administrator terminal, a user terminal, and an automatic form creation server connected via the communication network, and the form input from the administrator terminal Data layout that is format information and describes the form layout created by at least one of word processing software and spreadsheet software, and the contents entered at the layout position corresponding to the identifier placed in the form layout Form format creation means for creating a data entry screen layout and a form layout based on the form format information composed of identification information, and creating the form input data storage area of the form in the form input data storage unit, and using The form input data entered from the user terminal in the form input data storage area Includes a form input data receiving means that reads the document layout, a form creation output means for creating a document information by fitting the corresponding form input data to the form layout. In another aspect, a recording medium may be provided, and the operation of each unit may be controlled by an automatic form creation program recorded on the recording medium.

本発明の制御プログラムを記録した記録媒体は、
入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトの作成、および帳票入力データ格納配置設計を行い、入力された帳票入力データを解析してその帳票入力データを所定の領域に格納し、読み出した帳票レイアウトに対応する帳票入力データをはめ込んで作成した帳票情報を出力するための動作をコンピュータシステムに実行させる制御プログラムを記録した記録媒体であって、入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトの作成、および帳票入力データ格納領域作成を行う手順と、入力された帳票入力データを解析して帳票入力データ格納部の所定の領域に格納する手順と、読み出した帳票レイアウトに、対応する帳票入力データをはめ込んで作成した帳票情報を出力する手順と、をコンピュータシステムに実行させるためのプログラムを記録した機械読み取り可能な記録媒体である。
A recording medium on which the control program of the present invention is recorded,
Create the data entry screen layout and form layout from the entered form format information, design the form input data storage layout, analyze the entered form input data, store the form input data in a predetermined area, and read it out A recording medium that records a control program for causing a computer system to execute an operation for outputting form information created by inserting form input data corresponding to a form layout, and is an input form format information that is a word processor. It consists of a form layout created by at least one of software and spreadsheet software, and data layout identification information that describes the contents input to the layout position corresponding to the identifier placed in the form layout Data entry screen layout and form from form format information The procedure for creating an iout and creating a form input data storage area, analyzing the entered form input data and storing it in a predetermined area of the form input data storage section, and the form corresponding to the read form layout This is a machine-readable recording medium recording a program for causing a computer system to execute a procedure for outputting form information created by inserting input data.

本発明の帳票自動作成装置は、
入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトを作成し、入力された帳票入力データを格納して帳票レイアウトと組み合わせて帳票情報を作成する帳票自動作成装置であって、入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成し、帳票入力データ格納部にその帳票の帳票入力データ格納領域を作成する帳票フォーマット作成手段と、入力された帳票入力データを帳票入力データ格納領域に格納する帳票データ受入手段と、帳票レイアウトを読み出して、対応する帳票入力データをその帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える。
The form automatic creation device of the present invention is
An automatic form creation device that creates a data entry screen layout and a form layout from input form format information, stores the input form input data, and creates form information in combination with the form layout. Data layout that is format information and describes the form layout created by at least one of word processing software and spreadsheet software, and the contents entered at the layout position corresponding to the identifier placed in the form layout Form format creation means for creating a data entry screen layout and a form layout based on the form format information composed of identification information, and creating a form input data storage area for the form in the form input data storage unit, and input Stored form input data in the form input data storage area Comprises a form data receiving means, reads the document layout, a form creation output means for creating a document information by fitting the corresponding form input data to the document layout.

本発明では、ワープロソフトや表計算ソフトで作成された従来の帳票に、専用のデータ配置識別情報を直接挿入して生成されたファイルを、本発明の装置に登録することにより、ワープロソフトや表計算ソフトで作成されたレイアウト情報と専用のデータ配置識別情報を自動的に判別し、利用者がデータを入力するデータ入力画面と、帳票レイアウト情報を生成し、利用者により入力されたデータと帳票レイアウト情報とからなる出力用の帳票情報を作成することにより、帳票作成を自動化し、短期間で帳票を作成するシステムと方法と装置が提供される。   In the present invention, a file generated by directly inserting dedicated data arrangement identification information into a conventional form created by word processing software or spreadsheet software is registered in the apparatus of the present invention, so that the word processing software or the spreadsheet is registered. The layout information created by the calculation software and the dedicated data location identification information are automatically identified, the data entry screen for the user to enter the data, and the form layout information is generated, and the data and form entered by the user By creating form information for output composed of layout information, a system, method and apparatus for automating form creation and creating a form in a short period of time are provided.

本発明には、次のような効果がある。即ち、
第1の効果は、ワープロソフトや表計算ソフトで作成された従来の帳票に、専用のデータ配置識別情報を直接挿入し、生成されたファイルを、本発明の装置に登録することにより、ワープロソフトや表計算ソフトで作成されたレイアウト情報と専用のデータ配置識別情報を自動的に判別し、利用者がデータを入力する画面と、帳票レイアウトを作成するようにしたことにより、多大な工数をかけることなくデータ入力画面と帳票レイアウトが作成できることにある。
The present invention has the following effects. That is,
The first effect is that word processing software is created by directly inserting dedicated data arrangement identification information into a conventional form created by word processing software or spreadsheet software, and registering the generated file in the apparatus of the present invention. The layout information created with the spreadsheet software and the dedicated data location identification information are automatically discriminated, and the screen for the user to input data and the form layout are created. The data input screen and form layout can be created without any problem.

第2の効果は、専用のデータ格納部を持つことにより、利用者が入力情報を送信した時点で、サーバ内に入力データが保存されるため、帳票の入力データを一覧表作成や集計、分析など2次的に利用できることにある。   The second effect is that by having a dedicated data storage unit, the input data is saved in the server when the user sends the input information. It can be used secondarily.

第3の効果は、専用のデータ格納部を持つことにより、利用者が入力情報を送信した時点で、帳票レイアウト情報のどこにデータを出力するかを判別できるようにしたため、帳票レイアウト情報と利用者により入力されたデータからなる帳票を容易に作成できることにある。   The third effect is that by having a dedicated data storage unit, it is possible to determine where in the form layout information the data is output when the user transmits the input information. Therefore, it is possible to easily create a form composed of the data input by.

第4の効果は、専用のデータ格納部を持つことにより、利用者が必要な都度入力情報を送信する代わりに、逐次入力した入力情報を一括してサーバ内に保存することができるようにしたため、大量の帳票を簡単に作成できることにある。   The fourth effect is that by having a dedicated data storage unit, it is possible to save the input information that is sequentially input in the server in a lump instead of sending the input information whenever the user needs it. It is easy to create a lot of forms.

第5の効果は、通信ネットワーク上にサーバを設置することにより、管理者が帳票フォーマット情報を登録することによって入力用の画面とデータ格納部を提供できるようにしたため、通信ネットワークを介したアンケートやその集計等を簡単に実施できることにある。   The fifth effect is that by installing the server on the communication network, the administrator can provide the input screen and the data storage unit by registering the form format information. This is because it is possible to easily perform such aggregation.

次に、本発明の実施の形態について図面を参照して説明する。図1は、本発明の第1の実施の形態の帳票自動作成システムの模式的ブロック構成図であり、本発明の帳票自動作成システム1は、中核となる帳票自動作成サーバ10と、管理者端末20と、利用者端末30と、これらと接続して情報を伝達する通信ネットワーク50とから構成される。管理者端末20と利用者端末30とは、それぞれ1個のみ表示されているが目的やシステムの構成に対応して複数設けられてもよい。これらの帳票自動作成サーバ10、管理者端末20、および利用者端末30はプログラム制御により動作する。   Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic block configuration diagram of an automatic form creation system according to the first embodiment of the present invention. An automatic form creation system 1 according to the present invention includes a core form automatic creation server 10 and an administrator terminal. 20, a user terminal 30, and a communication network 50 that is connected to these and transmits information. Only one administrator terminal 20 and one user terminal 30 are displayed, but a plurality of administrator terminals 20 and user terminals 30 may be provided corresponding to the purpose and the system configuration. These form automatic creation server 10, administrator terminal 20, and user terminal 30 operate under program control.

本発明では、ワープロソフトや表計算ソフトで作成されたレイアウトを使用した従来の帳票からWeb上で利用できるデータ入力画面と帳票レイアウトを生成する方法を提供し、帳票入力データは、随時取り出し可能に帳票入力データ格納部の所定の領域に格納されている。   The present invention provides a method for generating a data input screen and a form layout that can be used on the Web from a conventional form using a layout created by word processing software or spreadsheet software, and the form input data can be retrieved at any time. It is stored in a predetermined area of the form input data storage unit.

管理者端末20は、管理者が操作するパーソナルコンピュータ等の情報処理装置であり、帳票自動作成サーバ10が提供している帳票フォーマット登録画面にアクセスして、通信ネットワーク50を介して帳票フォーマット情報を帳票自動作成サーバ10に送信する機能を備えている。帳票フォーマット情報には、ワープロソフトや表計算ソフトで作成された帳票のレイアウトと、該帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とが含まれている。データ配置識別情報は、項目名、データ形式などの情報を含み、データ識別タグを付したテキスト、画像、ハイパーリンクなどで構成される。また、管理者端末20は、帳票自動作成サーバ10が提供している帳票出力画面にアクセスし、帳票情報を画面に表示させる機能を備えている。帳票情報としては、例えば、人事考課帳票、顧客名簿帳票、商品帳票等に関する情報があり、氏名、所属、考課結果、年齢、性別、商品名、価格等の情報が含まれる。   The administrator terminal 20 is an information processing apparatus such as a personal computer operated by the administrator, accesses the form format registration screen provided by the form automatic creation server 10, and obtains the form format information via the communication network 50. A function of transmitting to the form automatic creation server 10 is provided. The form format information includes a layout of a form created by word processing software or spreadsheet software, and data arrangement identification information in which contents input to the layout position corresponding to the identifier arranged in the form layout are described. It is included. The data arrangement identification information includes information such as an item name and a data format, and includes text, an image, a hyperlink, and the like with a data identification tag. Further, the administrator terminal 20 has a function of accessing a form output screen provided by the form automatic creation server 10 and displaying form information on the screen. The form information includes, for example, information on personnel evaluation forms, customer name forms, product forms, and the like, and includes information such as name, affiliation, evaluation result, age, gender, product name, price, and the like.

利用者端末30は、利用者が帳票にデータを入力するパーソナルコンピュータ等の情報処理装置であり、帳票自動作成サーバ10が提供しているデータ入力画面17にアクセスし、利用者の操作により、通信ネットワーク50を介して帳票入力データ情報を帳票自動作成サーバ10に送信する機能を備えている。帳票入力データ情報としては、考課結果、氏名、住所、年齢、性別、商品名、価格等の情報が含まれる。   The user terminal 30 is an information processing apparatus such as a personal computer in which a user inputs data into a form. The user terminal 30 accesses a data input screen 17 provided by the form automatic creation server 10 and communicates by user operation. A function of transmitting form input data information to the form automatic creation server 10 via the network 50 is provided. The form input data information includes information such as the appraisal result, name, address, age, gender, product name, and price.

帳票自動作成サーバ10は、帳票フォーマット登録画面を格納しており、管理者が帳票フォーマット登録画面に入力した帳票フォーマット情報からその帳票フォーマットに対応したデータ入力画面17と帳票レイアウト16と帳票入力データ格納部205の格納領域を設定し、利用者端末30でデータ入力画面17に入力された帳票入力データを解析して帳票入力データ格納部205の所定の領域に格納し、管理者端末20からの要求により対応する帳票入力データを対応する帳票レイアウト16にはめ込んで帳票情報として出力する。   The form automatic creation server 10 stores a form format registration screen. From the form format information entered by the administrator on the form format registration screen, the data input screen 17 corresponding to the form format, the form layout 16, and the form input data storage. The storage area of the unit 205 is set, the form input data input to the data input screen 17 at the user terminal 30 is analyzed, stored in a predetermined area of the form input data storage unit 205, and a request from the administrator terminal 20 The corresponding form input data is inserted into the corresponding form layout 16 and output as form information.

図2は、本実施の形態の帳票自動作成サーバのブロック構成図である。帳票自動作成サーバ10は通信ネットワーク50上に設置されているワークステーション・サーバ等の情報処理装置であり、入力部101、データ処理装置102、記憶部103、出力部104を備え、入力部101と出力部104は通信ネットワーク50と接続する。必要に応じて、不図示のマイク、ユーザ入力部、画像表示部、スピーカを備え、マイクから音声を、ユーザ入力部からオペレータの指示を入力でき、データを画像表示部に表示し、スピーカから音声が発信されてもよい。   FIG. 2 is a block diagram of the form automatic creation server according to the present embodiment. The form automatic creation server 10 is an information processing device such as a workstation server installed on the communication network 50, and includes an input unit 101, a data processing device 102, a storage unit 103, and an output unit 104. The output unit 104 is connected to the communication network 50. If necessary, a microphone (not shown), a user input unit, an image display unit, and a speaker are provided. Voice can be input from the microphone, operator instructions can be input from the user input unit, data can be displayed on the image display unit, and voice can be output from the speaker. May be sent.

データ処理装置102は、中央処理装置110、帳票フォーマット登録画面要求受理部111、帳票フォーマット登録画面送信部112、帳票フォーマット情報受理部113、データ入力画面レイアウト作成部114、帳票レイアウト作成部115、帳票入力データ格納領域作成部116、データ入力画面出力要求受理部121、画面レイアウト送信部122、帳票入力データ受理部123、帳票入力データ解析格納処理部124、帳票出力要求受理部131、帳票レイアウト読み出し部132、帳票入力データはめ込み部133、帳票画面出力部134を有する。   The data processing apparatus 102 includes a central processing unit 110, a form format registration screen request receiving unit 111, a form format registration screen transmitting unit 112, a form format information receiving unit 113, a data input screen layout creating unit 114, a form layout creating unit 115, a form Input data storage area creation unit 116, data input screen output request reception unit 121, screen layout transmission unit 122, form input data reception unit 123, form input data analysis storage processing unit 124, form output request reception unit 131, form layout reading unit 132, a form input data fitting unit 133 and a form screen output unit 134 are provided.

記憶部103は、帳票フォーマット登録画面格納部201、帳票フォーマット情報格納部202、データ入力画面レイアウト格納部203、帳票レイアウト格納部204、帳票入力データ格納部205を有する。帳票フォーマット情報格納部202は除くことができる。   The storage unit 103 includes a form format registration screen storage unit 201, a form format information storage unit 202, a data input screen layout storage unit 203, a form layout storage unit 204, and a form input data storage unit 205. The form format information storage unit 202 can be omitted.

帳票フォーマット登録画面要求受理部111、帳票フォーマット登録画面送信部112、帳票フォーマット情報受理部113、データ入力画面レイアウト作成部114、帳票レイアウト作成部115、帳票入力データ格納領域作成部116、帳票フォーマット登録画面格納部201、帳票フォーマット情報格納部202、データ入力画面レイアウト格納部203、帳票レイアウト格納部204、帳票入力データ格納部205は帳票フォーマット作成部11を構成し、データ入力画面出力要求受理部121、画面レイアウト送信部122、帳票入力データ受理部123、帳票入力データ解析格納処理部124は帳票入力データ受入部12を構成し、帳票出力要求受理部131、帳票レイアウト読み出し部132、帳票入力データはめ込み部133、帳票画面出力部134は帳票作成出力部13を構成する。   Form format registration screen request acceptance unit 111, form format registration screen transmission unit 112, form format information reception unit 113, data input screen layout creation unit 114, form layout creation unit 115, form input data storage area creation unit 116, form format registration The screen storage unit 201, form format information storage unit 202, data input screen layout storage unit 203, form layout storage unit 204, and form input data storage unit 205 constitute a form format creation unit 11, and a data input screen output request reception unit 121. The screen layout transmission unit 122, the form input data receiving unit 123, and the form input data analysis storage processing unit 124 constitute the form input data receiving unit 12, and the form output request receiving unit 131, the form layout reading unit 132, and the form input data fitting Part 13 , Form screen output unit 134 constitutes a form creation output unit 13.

帳票自動作成サーバ10は、帳票のレイアウトとデータ入力画面レイアウトとを作成する機能と、帳票に記入される入力データを受け入れる機能と、帳票のレイアウトと受け入れて格納しているデータから帳票を作成して出力する機能を有する。   The form automatic creation server 10 creates a form from a function for creating a form layout and a data input screen layout, a function for accepting input data entered in the form, and a form layout and the data received and stored. Output function.

帳票フォーマット作成部11では、作成を要求される帳票フォーマットの登録画面が帳票フォーマット登録画面格納部201に格納されている。帳票フォーマット登録画面要求受理部111が、管理者端末20から帳票フォーマット登録画面提示の要求を受けると帳票フォーマット登録画面送信部112に通知する。帳票フォーマット登録画面送信部112は、登録画面提示の要求を受けると、帳票フォーマット登録画面格納部201から帳票フォーマット登録画面を読み出して管理者端末20に出力する。帳票フォーマット情報受理部113は、帳票フォーマット登録画面に入力された帳票のレイアウトと専用のデータ配置識別情報を含む帳票フォーマット情報を管理者端末20から受理すると、帳票フォーマット情報格納部202に格納するとともにデータ入力画面レイアウト作成部114と帳票レイアウト作成部115と帳票入力データ格納領域作成部116とに通知する。後に使用する必要がなければ帳票フォーマット情報格納部202への格納は行わなくてもよい。帳票フォーマット情報には、ワープロソフトや表計算ソフトで作成された帳票のレイアウトと、該帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とが含まれている。   In the form format creation unit 11, a form format registration screen that is requested to be created is stored in the form format registration screen storage unit 201. When the form format registration screen request reception unit 111 receives a request for presentation of the form format registration screen from the administrator terminal 20, the form format registration screen request reception unit 111 notifies the form format registration screen transmission unit 112. Upon receipt of the registration screen presentation request, the form format registration screen transmission unit 112 reads the form format registration screen from the form format registration screen storage unit 201 and outputs it to the administrator terminal 20. When the form format information receiving unit 113 receives form format information including the layout of the form input on the form format registration screen and the dedicated data arrangement identification information from the administrator terminal 20, the form format information receiving unit 113 stores the form format information in the form format information storage unit 202. The data input screen layout creation unit 114, the form layout creation unit 115, and the form input data storage area creation unit 116 are notified. If it is not necessary to use it later, it is not necessary to store it in the form format information storage unit 202. The form format information includes a layout of a form created by word processing software or spreadsheet software, and data arrangement identification information in which contents input to the layout position corresponding to the identifier arranged in the form layout are described. It is included.

データ入力画面レイアウト作成部114は、受信した帳票フォーマット情報に含まれる帳票のレイアウトから、データ入力画面のレイアウトを生成し、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報から、データ入力画面の入力欄を生成してデータ入力画面レイアウト格納部203に格納する。帳票レイアウト作成部115は、受信した帳票フォーマット情報に含まれる帳票のレイアウトから帳票レイアウト70を生成して帳票レイアウト格納部204に格納する。また、帳票入力データ格納領域作成部116は、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報から、帳票入力データを格納する領域を帳票入力データ格納部205に作成する。   The data input screen layout creation unit 114 generates a data input screen layout from the layout of the form included in the received form format information, and generates a data input screen from the dedicated data arrangement identification information included in the received form format information. Are entered and stored in the data entry screen layout storage unit 203. The form layout creation unit 115 generates a form layout 70 from the form layout included in the received form format information and stores it in the form layout storage unit 204. Further, the form input data storage area creation unit 116 creates an area for storing the form input data in the form input data storage part 205 from the dedicated data arrangement identification information included in the received form format information.

帳票入力データ受入部12では、データ入力画面出力要求受理部121が、利用者端末30からデータ入力のためにデータ入力画面の出力要求を受けると画面レイアウト送信部122に通知する。画面レイアウト送信部122は、データ入力画面提示の要求を受けると、データ入力画面レイアウト格納部203から対応するデータ入力画面レイアウトを読み出して利用者端末30に出力する。帳票入力データ受理部123はデータ入力画面に入力された帳票入力データを利用者端末30から受理すると帳票入力データ解析格納処理部124に通知する。帳票入力データ解析格納処理部124は、受信したデータ入力画面に入力されている帳票入力データを解析して帳票入力データを帳票入力データ格納部205の所定の領域に格納する。   In the form input data receiving unit 12, when the data input screen output request receiving unit 121 receives a data input screen output request for data input from the user terminal 30, it notifies the screen layout transmitting unit 122. Upon receiving a request for data input screen presentation, the screen layout transmission unit 122 reads the corresponding data input screen layout from the data input screen layout storage unit 203 and outputs it to the user terminal 30. When the form input data receiving unit 123 receives the form input data input on the data input screen from the user terminal 30, it notifies the form input data analysis / storage processing unit 124. The form input data analysis storage processing unit 124 analyzes the form input data input on the received data input screen and stores the form input data in a predetermined area of the form input data storage unit 205.

帳票作成出力部13では、帳票出力要求受理部131が、管理者端末20から指定された帳票の出力要求を受けると帳票レイアウト読み出し部132に通知する。帳票レイアウト読み出し部132は、帳票の出力要求を受けると、帳票レイアウト格納部204から指定された帳票の帳票レイアウトを読み出して帳票入力データはめ込み部133に伝送する。帳票入力データはめ込み部133は帳票レイアウトに対応する帳票入力データを帳票入力データ格納部205の対応する領域から読み出して、帳票レイアウトにはめ込んで帳票画面出力部134に伝送する。帳票画面出力部134は帳票入力データのはめ込まれた帳票レイアウトを帳票情報として、要求のあった管理者端末20に出力する。   In the form creation output unit 13, the form output request reception unit 131 notifies the form layout reading unit 132 when it receives an output request for the designated form from the administrator terminal 20. Upon receiving a form output request, the form layout reading unit 132 reads the form layout of the designated form from the form layout storage unit 204 and transmits it to the form input data fitting unit 133. The form input data insertion unit 133 reads out the form input data corresponding to the form layout from the corresponding area of the form input data storage unit 205, and inserts the form input data into the form screen output unit 134. The form screen output unit 134 outputs the form layout in which the form input data is inserted as form information to the requested administrator terminal 20.

次に、本発明の第1の実施の形態の帳票自動作成システムの帳票自動作成方法について図面を参照して説明する。図3は第1の実施の形態の帳票自動作成システムの帳票自動作成方法を説明するフローチャートであり、図4は帳票フォーマット登録画面の1例を示す模式図、図5は帳票フォーマット情報入力の1例を示す模式図で、(a)は帳票レイアウトを示し、(b)はデータ配置識別情報を示す。図6はデータ入力画面レイアウトの模式図であり、図7はデータ入力画面入力例を示す模式図である。   Next, the form automatic creation method of the form automatic creation system according to the first embodiment of the present invention will be described with reference to the drawings. FIG. 3 is a flowchart for explaining a form automatic creation method of the form automatic creation system according to the first embodiment, FIG. 4 is a schematic diagram showing an example of a form format registration screen, and FIG. It is a schematic diagram which shows an example, (a) shows a form layout, (b) shows data arrangement | positioning identification information. FIG. 6 is a schematic diagram of a data input screen layout, and FIG. 7 is a schematic diagram showing an example of data input screen input.

まず、管理者は、管理者端末20より、帳票自動作成サーバ10にアクセスする(図2のステップS11)。これに応答して、帳票自動作成サーバ10は、帳票フォーマット登録画面を管理者端末20に送信する(ステップS12)。   First, the administrator accesses the form automatic creation server 10 from the administrator terminal 20 (step S11 in FIG. 2). In response to this, the form automatic creation server 10 transmits a form format registration screen to the administrator terminal 20 (step S12).

管理者端末20では、例えば図4に示す帳票フォーマット登録画面が表示され、管理者は、あらかじめ作成しておいた帳票レイアウトとデータ配置識別情報とから構成される帳票フォーマット情報を帳票フォーマット登録画面に載せて送信する。(ステップS13)。例えば、図5に示すような帳票レイアウトおよびデータ配置識別情報を帳票フォーマット情報として送信する。   In the administrator terminal 20, for example, a form format registration screen shown in FIG. 4 is displayed, and the administrator displays the form format information composed of the form layout and data arrangement identification information created in advance on the form format registration screen. Put it on and send it. (Step S13). For example, a form layout and data arrangement identification information as shown in FIG. 5 are transmitted as form format information.

帳票自動作成サーバ10は、管理者端末20から送信された帳票フォーマット情報を受信すると、帳票フォーマット情報に含まれる帳票のレイアウトから、データ入力画面レイアウト作成部114により、データ入力画面17のレイアウトを生成する。さらに、帳票自動作成サーバ10は、受信した帳票フォーマット情報に含まれるデータ配置識別情報からデータ入力画面17の入力欄を生成する(ステップS14)。さらに、帳票自動作成サーバ10は、帳票フォーマット情報に含まれる帳票のレイアウトから、帳票レイアウト作成部115により、帳票レイアウト16を生成する。(ステップS15)。さらに、帳票自動作成サーバ10は、受信した帳票フォーマット情報に含まれるデータ配置識別情報から帳票入力データ情報を格納する領域を、帳票入力データ格納部205に作成する(ステップS16)。ここまでが帳票フォーマット作成プロセスである。   When the form automatic creation server 10 receives the form format information transmitted from the administrator terminal 20, the data entry screen layout creation unit 114 generates the layout of the data entry screen 17 from the form layout included in the form format information. To do. Further, the form automatic creation server 10 generates an input field of the data input screen 17 from the data arrangement identification information included in the received form format information (step S14). Further, the form automatic creation server 10 generates the form layout 16 by the form layout creation unit 115 from the form layout included in the form format information. (Step S15). Further, the form automatic creation server 10 creates an area for storing the form input data information in the form input data storage unit 205 from the data arrangement identification information included in the received form format information (step S16). The process up to this point is the form format creation process.

次に、利用者は、利用者端末30より、帳票自動作成サーバ10にアクセスする(ステップS21)。これに応答して、帳票自動作成サーバ10は、データ入力画面17を利用者端末30に送信する(ステップS22)。   Next, the user accesses the form automatic creation server 10 from the user terminal 30 (step S21). In response to this, the form automatic creation server 10 transmits the data input screen 17 to the user terminal 30 (step S22).

利用者端末30には、図6に示すデータ入力画面17が表示され、利用者は、帳票入力データ情報を送信する(ステップS23)。例えば、図7に示すように、データ入力画面17上にある「実施日」、「氏名」、「所属」、「評価」の入力欄に入力データを入力し、「登録」ボタンをマウスでクリックすると入力データとして帳票自動作成サーバ10に送信される。   A data input screen 17 shown in FIG. 6 is displayed on the user terminal 30, and the user transmits the form input data information (step S23). For example, as shown in FIG. 7, input data is input in the “implementation date”, “name”, “affiliation”, and “evaluation” input fields on the data input screen 17 and the “registration” button is clicked with the mouse. Then, it is transmitted to the form automatic creation server 10 as input data.

帳票自動作成サーバ10は、利用者端末30から送信された帳票入力データを受信すると、帳票入力データを解析して、帳票入力データを帳票入力データ格納部205の所定の領域に保存する(ステップS24)。ここまでが帳票データ入力プロセスである。   Upon receiving the form input data transmitted from the user terminal 30, the form automatic creation server 10 analyzes the form input data and stores the form input data in a predetermined area of the form input data storage unit 205 (step S24). ). This is the form data input process.

次に、管理者は、管理者端末20より、帳票自動作成サーバ10にアクセスし、帳票を要求する(ステップS31)。これに応答して、帳票自動作成サーバ10は、帳票レイアウト格納部204から読み出した帳票レイアウト16に帳票入力データ格納部205から読み出した帳票入力データをはめ込んで帳票情報を生成する(ステップS32)。さらに、帳票自動作成サーバ10は、帳票情報をデータとして管理者端末20に送信する(ステップS33)。管理者端末20では、帳票情報を受信すると、これを画面に表示する(ステップS34)。   Next, the administrator accesses the form automatic creation server 10 from the administrator terminal 20 and requests a form (step S31). In response to this, the form automatic creation server 10 generates form information by inserting the form input data read from the form input data storage unit 205 into the form layout 16 read from the form layout storage unit 204 (step S32). Furthermore, the form automatic creation server 10 transmits the form information as data to the administrator terminal 20 (step S33). When the administrator terminal 20 receives the form information, it displays it on the screen (step S34).

次に、本発明の第2の実施の形態の帳票自動作成システムと帳票自動作成方法について図面を参照して説明する。図8は本発明の第2の実施の形態の帳票自動作成システムの帳票自動作成サーバの模式的ブロック構成図である。第2の実施の形態の帳票自動作成システムの帳票自動作成サーバ60は第1の実施の形態の帳票自動作成サーバ10にデータ処理装置102と接続する記録媒体105が設けられた以外は第1の実施の形態と同じ構成で同じ動作を行うので同一の符号を付して同一部分の説明は省略する。記録媒体105には各部の動作を制御できる本発明の帳票自動作成システムの制御プログラムが記録されており、FD,CD−ROM、半導体メモリ等が用いられる。   Next, a form automatic creation system and a form automatic creation method according to a second embodiment of the present invention will be described with reference to the drawings. FIG. 8 is a schematic block configuration diagram of an automatic form creation server of the automatic form creation system according to the second embodiment of this invention. The automatic form creation server 60 of the automatic form creation system according to the second embodiment is the first except that the automatic form creation server 10 according to the first embodiment is provided with a recording medium 105 connected to the data processing apparatus 102. Since the same operation is performed with the same configuration as the embodiment, the same reference numerals are given and the description of the same parts is omitted. The recording medium 105 stores a control program for the automatic form creation system of the present invention that can control the operation of each unit, and an FD, a CD-ROM, a semiconductor memory, or the like is used.

入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトの作成、および帳票入力データ格納領域作成を行い、入力した帳票入力データを解析して帳票入力データを所定の領域に格納し、読み出した帳票レイアウトに対応する帳票入力データをはめ込んで作成した帳票情報を画面に出力するための制御プログラムは、記録媒体105からデータ処理装置102に読み込まれてデータ処理装置102の動作を制御する。データ処理装置102は制御プログラムの制御により、
1)入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトの作成、および帳票入力データ格納領域作成を行う処理と、
2)入力した帳票入力データを解析して帳票入力データ格納部の所定の領域に格納する処理と、
3)読み出した帳票レイアウトに、対応する帳票入力データをはめ込んで作成した帳票画面を出力する処理と、を実行する。
Create the data entry screen layout and form layout from the entered form format information, and create the form input data storage area, analyze the entered form input data, store the form input data in the specified area, and read the form A control program for outputting form information created by inserting form input data corresponding to the layout to the screen is read from the recording medium 105 to the data processing apparatus 102 and controls the operation of the data processing apparatus 102. The data processor 102 is controlled by the control program.
1) Creation of a data entry screen layout and a form layout from the entered form format information, and creation of a form input data storage area;
2) processing to analyze the input form input data and store it in a predetermined area of the form input data storage unit;
3) A process of outputting a form screen created by inserting the corresponding form input data into the read form layout is executed.

次に、本発明の第3の実施の形態の帳票自動作成装置について図面を参照して説明する。図9は本発明の第3の実施の形態の帳票自動作成装置の模式的ブロック構成図である。第1および第2の実施の形態では帳票自動作成サーバと管理者端末と利用者端末とが通信ネットワークで接続されて帳票自動作成システムが構成されていたが、第3の実施の形態では帳票自動作成装置70のみにより帳票の自動作成が実行される。   Next, an automatic form creation device according to a third embodiment of the present invention will be described with reference to the drawings. FIG. 9 is a schematic block diagram of an automatic form creation device according to the third embodiment of this invention. In the first and second embodiments, the form automatic creation server is configured by connecting the form automatic creation server, the administrator terminal, and the user terminal via a communication network. In the third embodiment, however, the form automatic creation system is configured. A form is automatically created only by the creation device 70.

帳票自動作成装置70はパソコン、ワークステーション等の情報処理装置であり、入力部701、データ処理装置702、記憶部703、出力部704、操作者入力部705、および画像表示部706を備え、キーボードやマウスなどから構成される操作者入力部705から操作者の指示を入力でき、データが画像表示部706に表示される。   The automatic form creation device 70 is an information processing device such as a personal computer or a workstation, and includes an input unit 701, a data processing device 702, a storage unit 703, an output unit 704, an operator input unit 705, and an image display unit 706, and a keyboard. An operator instruction can be input from an operator input unit 705 including a mouse and a mouse, and data is displayed on the image display unit 706.

データ処理装置702は、中央処理装置710、帳票フォーマット登録画面要求受理部711、帳票フォーマット登録画面送信部712、帳票フォーマット情報受理部713、データ入力画面レイアウト作成部714、帳票レイアウト作成部715、帳票入力データ格納領域作成部716、データ入力画面出力要求受理部721、画面レイアウト送信部722、帳票入力データ受理部723、帳票入力データ解析格納処理部724、帳票出力要求受理部731、帳票レイアウト読み出し部732、帳票入力データはめ込み部733、帳票画面出力部734を有する。   The data processing device 702 includes a central processing unit 710, a form format registration screen request receiving unit 711, a form format registration screen transmitting unit 712, a form format information receiving unit 713, a data input screen layout creating unit 714, a form layout creating unit 715, a form Input data storage area creation unit 716, data input screen output request reception unit 721, screen layout transmission unit 722, form input data reception unit 723, form input data analysis storage processing unit 724, form output request reception unit 731, form layout reading unit 732, a form input data fitting unit 733, and a form screen output unit 734.

記憶部703は、帳票フォーマット登録画面格納部801、帳票フォーマット情報格納部802、データ入力画面レイアウト格納部803、帳票レイアウト格納部804、帳票入力データ格納部805を有する。帳票フォーマット情報格納部802は除かれてもよい。   The storage unit 703 includes a form format registration screen storage unit 801, a form format information storage unit 802, a data input screen layout storage unit 803, a form layout storage unit 804, and a form input data storage unit 805. The form format information storage unit 802 may be omitted.

帳票フォーマット登録画面要求受理部711、帳票フォーマット登録画面送信部712、帳票フォーマット情報受理部713、データ入力画面レイアウト作成部714、帳票レイアウト作成部715、帳票入力データ格納領域作成部716、帳票フォーマット登録画面格納部801、帳票フォーマット情報格納部802、データ入力画面レイアウト格納部803、帳票レイアウト格納部804、帳票入力データ格納部805は帳票フォーマット作成部71を構成し、データ入力画面出力要求受理部721、画面レイアウト送信部722、帳票入力データ受理部723、帳票入力データ解析格納処理部724は帳票入力データ受入部72を構成し、帳票出力要求受理部731、帳票レイアウト読み出し部732、帳票入力データはめ込み部733、帳票画面出力部734は帳票作成出力部73を構成する。   Form format registration screen request reception unit 711, form format registration screen transmission unit 712, form format information reception unit 713, data input screen layout creation unit 714, form layout creation unit 715, form input data storage area creation unit 716, form format registration The screen storage unit 801, form format information storage unit 802, data input screen layout storage unit 803, form layout storage unit 804, form input data storage unit 805 constitute a form format creation unit 71, and a data input screen output request reception unit 721. , Screen layout transmission unit 722, form input data receiving unit 723, form input data analysis and storage processing unit 724 constitute form input data receiving unit 72, form output request receiving unit 731, form layout reading unit 732, and form input data fitting Part 73 , The form screen output section 734 constitutes a form creation output section 73.

帳票自動作成装置70は、帳票のフォーマットとデータ入力画面レイアウトを作成する機能と、帳票に記入される帳票入力データを受け入れる機能と、帳票のフォーマットと受け入れて格納している帳票入力データから帳票情報を作成して出力する機能を有する。   The form automatic creation device 70 has a function for creating a form format and a data input screen layout, a function for accepting form input data to be entered in the form, and form information from the form input and the form input data received and stored. Has the function to create and output.

帳票フォーマット作成部71では、作成を予定される帳票フォーマットの登録画面が帳票フォーマット登録画面格納部801に格納されている。帳票フォーマット登録画面要求受理部711が、操作者入力部705から帳票フォーマット登録画面提示の要求を受けると帳票フォーマット登録画面送信部712に通知する。帳票フォーマット登録画面送信部712は、登録画面提示の要求を受けると、帳票フォーマット登録画面格納部801から対応する帳票フォーマット登録画面を読み出して画像表示部706に出力する。帳票フォーマット情報受理部713は帳票フォーマット登録画面に入力された帳票のレイアウトと専用のデータ配置識別情報を含む帳票フォーマット情報を操作者入力部705から受理すると帳票フォーマット情報格納部802に格納するとともにデータ入力画面レイアウト作成部714と帳票レイアウト作成部715と帳票入力データ格納領域作成部716とに通知する。帳票フォーマット情報には、ワープロソフトや表計算ソフトで作成された帳票のレイアウトと、その帳票レイアウトに配置された識別子に対応してそのレイアウト位置に入力される内容が記述されるデータ配置識別情報とが含まれている。   In the form format creation unit 71, a form format registration screen to be created is stored in the form format registration screen storage unit 801. When the form format registration screen request receiving unit 711 receives a request for presentation of the form format registration screen from the operator input unit 705, the form format registration screen request receiving unit 711 notifies the form format registration screen transmission unit 712. Upon receipt of the registration screen presentation request, the form format registration screen transmission unit 712 reads the corresponding form format registration screen from the form format registration screen storage unit 801 and outputs it to the image display unit 706. When the form format information receiving unit 713 receives form format information including the layout of the form input on the form format registration screen and the dedicated data arrangement identification information from the operator input unit 705, the form format information receiving unit 713 stores the form format information in the form format information storage unit 802 and data. The input screen layout creation unit 714, form layout creation unit 715, and form input data storage area creation unit 716 are notified. The form format information includes data layout identification information that describes the layout of the form created by word processing software or spreadsheet software, and the content input at the layout position corresponding to the identifier arranged in the form layout. It is included.

データ入力画面レイアウト作成部714は、受信した帳票フォーマット情報に含まれる帳票のレイアウトから、データ入力画面のレイアウトを生成し、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報から、データ入力画面の入力欄を生成してデータ入力画面レイアウト格納部803に格納する。帳票レイアウト作成部715は、受信した帳票フォーマット情報に含まれる帳票のレイアウトから帳票レイアウトを生成して帳票レイアウト格納部804に格納する。また、帳票入力データ格納領域作成部716は、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報から、帳票入力データを格納する領域を帳票入力データ格納部805に作成する。   The data input screen layout creation unit 714 generates a data input screen layout from the layout of the form included in the received form format information, and the data input screen from the dedicated data arrangement identification information included in the received form format information. Is input and stored in the data input screen layout storage unit 803. The form layout creation unit 715 generates a form layout from the form layout included in the received form format information and stores the form layout in the form layout storage unit 804. Further, the form input data storage area creation unit 716 creates an area for storing the form input data in the form input data storage part 805 from the dedicated data arrangement identification information included in the received form format information.

帳票入力データ受入部72では、データ入力画面出力要求受理部721が、操作者入力部705からデータ入力のためにデータ入力画面の出力要求を受けると画面レイアウト送信部722に通知する。画面レイアウト送信部722は、データ入力画面提示の要求を受けると、データ入力画面レイアウト格納部803から対応するデータ入力画面レイアウトを読み出して画像表示部706に表示する。帳票入力データ受理部723はデータ入力画面に入力された帳票入力データを操作者入力部705から受理すると帳票入力データ解析格納処理部724に通知する。帳票入力データ解析格納処理部724は、受信したデータ入力画面に入力されている帳票入力データを解析して帳票入力データを帳票入力データ格納部805の所定の領域に格納する。   In the form input data receiving unit 72, when the data input screen output request receiving unit 721 receives an output request for a data input screen for data input from the operator input unit 705, it notifies the screen layout transmitting unit 722. Upon receiving a request for data input screen presentation, the screen layout transmission unit 722 reads out the corresponding data input screen layout from the data input screen layout storage unit 803 and displays it on the image display unit 706. When the form input data receiving unit 723 receives the form input data input on the data input screen from the operator input unit 705, the form input data analysis storage processing unit 724 is notified. The form input data analysis storage processing unit 724 analyzes the form input data input on the received data input screen and stores the form input data in a predetermined area of the form input data storage unit 805.

帳票作成出力部73では、帳票出力要求受理部731が、操作者入力部705から指定された帳票の出力要求を受けると帳票レイアウト読み出し部732に通知する。帳票レイアウト読み出し部732は、帳票の出力要求を受けると、帳票レイアウト格納部804から指定された帳票の帳票レイアウトを読み出して帳票入力データはめ込み部733に伝送する。帳票入力データはめ込み部733は帳票レイアウトに対応する帳票入力データを帳票入力データ格納部805の対応する領域から読み出して帳票レイアウトにはめ込んで帳票画面出力部734に伝送する。帳票画面出力部734は帳票入力データのはめ込まれた帳票レイアウトを帳票データとして、画像表示部706に出力して帳票画像を表示する。   In the form creation output unit 73, the form output request reception unit 731 notifies the form layout reading unit 732 when receiving the output request for the form designated from the operator input unit 705. Upon receiving a form output request, the form layout reading unit 732 reads the form layout of the designated form from the form layout storage unit 804 and transmits it to the form input data fitting unit 733. The form input data insertion unit 733 reads out the form input data corresponding to the form layout from the corresponding area of the form input data storage unit 805, inserts it into the form layout, and transmits it to the form screen output unit 734. The form screen output unit 734 outputs the form layout in which the form input data is inserted as form data to the image display unit 706 and displays the form image.

次に、本発明の第3の実施の形態の帳票自動作成装置帳票自動作成方法について図面を参照して説明する。作成方法の流れは図3の第1の実施の形態の帳票自動作成システムの帳票自動作成方法を説明するフローチャートにおける管理者端末20および利用者端末30を、その動作の内容によって帳票自動作成装置70の操作者入力部705および画像表示部706に読み替えたものであり、図3を参照して説明する。ステップ番号も図3を準用する。図4の帳票フォーマット登録画面の1例を示す模式図、図5の帳票フォーマット情報入力の1例を示す模式図、図6のデータ入力画面レイアウトの模式図、図7のデータ入力画面入力例を示す模式図は、第3の実施の形態でも準用される。   Next, a form automatic creation apparatus form automatic creation method according to a third embodiment of the present invention will be described with reference to the drawings. The flow of the creation method is that the administrator terminal 20 and the user terminal 30 in the flowchart for explaining the form automatic creation method of the form automatic creation system of the first embodiment of FIG. The operator input unit 705 and the image display unit 706 are read and described with reference to FIG. The step numbers shown in FIG. 4 is a schematic diagram illustrating an example of the form format registration screen, FIG. 5 is a schematic diagram illustrating an example of the form format information input, FIG. 6 is a schematic diagram of the data input screen layout, and FIG. 7 is a data input screen input example. The schematic diagram shown is applied mutatis mutandis also in the third embodiment.

まず、管理者は、操作者入力部705より帳票自動作成装置70にアクセスする(図2のステップS11)。これに応答して、帳票自動作成装置70は、帳票フォーマット登録画面を画像表示部706に表示する。(ステップS12)。画像表示部706では、例えば図4に示す帳票フォーマット登録画面が表示され、管理者は、操作者入力部705によって、あらかじめ作成しておいた帳票フォーマット情報を帳票フォーマット登録画面に入力する(ステップS13)。例えば、図5に示すように帳票レイアウトおよび専用のデータ配置識別情報を帳票フォーマット情報として入力する。ここでは、ワープロソフトや表計算ソフトで作成された従来の帳票の中にすみつき括弧で囲んだdata1、data2等をハイパーリンクとして仮定し、その内容をハイパーリンクのリンク先にデータ配置識別情報として記述する。   First, the administrator accesses the automatic form creation device 70 from the operator input unit 705 (step S11 in FIG. 2). In response to this, the form automatic creating apparatus 70 displays a form format registration screen on the image display unit 706. (Step S12). In the image display unit 706, for example, the form format registration screen shown in FIG. 4 is displayed, and the administrator inputs the form format information created in advance to the form format registration screen by the operator input unit 705 (step S13). ). For example, as shown in FIG. 5, a form layout and dedicated data arrangement identification information are input as form format information. Here, it is assumed that data1, data2, etc. enclosed in parentheses in a conventional form created by word processing software or spreadsheet software are hyperlinks, and the contents are described as data arrangement identification information at the link destination of the hyperlink. To do.

帳票フォーマット情報受理部713に、操作者入力部705から帳票フォーマット情報が入力されると、データ入力画面レイアウト作成部714が、帳票フォーマット情報に含まれる帳票のレイアウトから、データ入力画面のレイアウトを生成し、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報からデータ入力画面の入力欄を生成する(ステップS14)。さらに、帳票レイアウト作成部715が、帳票フォーマット情報に含まれる帳票のレイアウトから、帳票レイアウトを生成する。(ステップS15)。さらに、帳票入力データ格納領域作成部716が、受信した帳票フォーマット情報に含まれる専用のデータ配置識別情報から帳票入力データ情報を格納する領域を、帳票入力データ格納部805に作成する(ステップS16)。ここまでが帳票フォーマット作成プロセスである。   When the form format information is input from the operator input unit 705 to the form format information receiving unit 713, the data input screen layout creating unit 714 generates the layout of the data input screen from the form layout included in the form format information. Then, an input field of the data input screen is generated from the dedicated data arrangement identification information included in the received form format information (step S14). Further, the form layout creation unit 715 generates a form layout from the form layout included in the form format information. (Step S15). Further, the form input data storage area creation unit 716 creates an area for storing the form input data information from the dedicated data arrangement identification information included in the received form format information in the form input data storage unit 805 (step S16). . The process up to this point is the form format creation process.

次に、利用者が、操作者入力部705により、帳票自動作成装置70にアクセスする(ステップS21)。これに応答して、帳票自動作成装置70は、データ入力画面を画像表示部706に表示する(ステップS22)。画像表示部706には、図6に示すデータ入力画面が表示され、利用者は、操作者入力部705により帳票入力データ情報を入力する(ステップS23)。例えば、図7に示すように、データ入力画面上にある「実施日」、「氏名」、「所属」、「評価」の入力欄に帳票入力データを入力し、「登録」ボタンをマウスでクリックすると帳票入力データが入力される。帳票入力データ受理部723に帳票入力データが入力すると、帳票入力データ解析格納処理部724が帳票入力データを解析して、帳票入力データを帳票入力データ格納部805に保存する(ステップS24)。ここまでが帳票データ入力プロセスである。   Next, the user accesses the automatic form creation device 70 through the operator input unit 705 (step S21). In response to this, the form automatic creating apparatus 70 displays a data input screen on the image display unit 706 (step S22). The data input screen shown in FIG. 6 is displayed on the image display unit 706, and the user inputs the form input data information using the operator input unit 705 (step S23). For example, as shown in FIG. 7, enter the form input data in the “Execution date”, “Name”, “Affiliation”, and “Evaluation” input fields on the data input screen, and click the “Register” button with the mouse. Then, the form input data is input. When the form input data is input to the form input data receiving unit 723, the form input data analysis storage processing unit 724 analyzes the form input data and stores the form input data in the form input data storage unit 805 (step S24). This is the form data input process.

次に、管理者は、入力者操作部705より、帳票を要求する(ステップS31)。これに応答して、帳票作成出力部73は、帳票レイアウト格納部804から読み出した帳票レイアウトに帳票入力データ格納部805から読み出した対応する帳票入力データをはめ込んで帳票情報を生成して(ステップS32)、画像表示部706に表示する(ステップS33、34)。   Next, the administrator requests a form from the input user operation unit 705 (step S31). In response to this, the form creation output unit 73 generates form information by fitting the corresponding form input data read from the form input data storage unit 805 into the form layout read from the form layout storage unit 804 (step S32). ) And displayed on the image display unit 706 (steps S33 and S34).

これまで、帳票情報としては、例として人事考課帳票、顧客名簿帳票、商品帳票等に関する情報を対象として説明してきたが、本発明の帳票自動作成システムによれば、データ入力画面、帳票レイアウト、帳票入力データ格納部を活用して企業、公共機関などの各種申請、台帳、名簿などの各種帳票を作成する用途にも適用でき、自動生成されたデータ入力画面により入力された情報を一覧表作成や集計、分析など2次的に利用することもできる。また、通信ネットワーク上で帳票作成サービスを提供し、利用枚数や人数などにより依頼者より料金を徴収するサービスの提供にも適用できる。さらに、通信ネットワーク上でアンケートや市場調査を行う場合に調査票の作成に適用し、帳票入力データ格納部を利用して入力したデータを格納することにより、より迅速なサービスの提供を行うことができる。   Up to now, the form information has been explained for information related to personnel evaluation forms, customer name forms, product forms, etc. as an example, but according to the form automatic creation system of the present invention, the data input screen, form layout, form It can also be used to create various forms such as various applications such as companies and public institutions, ledgers, and rosters by using the input data storage unit, and it can create a list of information entered on the automatically generated data input screen. It can also be used in a secondary manner such as counting and analysis. In addition, the present invention can be applied to providing a form creation service on a communication network and collecting a fee from a requester depending on the number of sheets used or the number of people. In addition, it can be applied to the creation of survey forms when conducting surveys and market surveys on a communication network, and by providing data input using the form input data storage unit, it is possible to provide services more quickly it can.

本発明の第1の実施の形態の帳票自動作成システムの模式的ブロック構成図である。It is a typical block block diagram of the form automatic creation system of the 1st Embodiment of this invention. 本実施の形態の帳票自動作成サーバのブロック構成図である。It is a block block diagram of the form automatic creation server of this Embodiment. 第1の実施の形態の帳票自動作成システムの帳票自動作成方法を説明するフローチャートである。It is a flowchart explaining the form automatic creation method of the form automatic creation system of 1st Embodiment. 帳票フォーマット登録画面の1例を示す模式図である。It is a schematic diagram which shows an example of a form format registration screen. 帳票フォーマット情報入力の1例を示す模式図である。(a)は帳票レイアウトを示す。(b)はデータ配置識別情報を示す。It is a schematic diagram which shows an example of form format information input. (A) shows a form layout. (B) shows data arrangement identification information. データ入力画面レイアウトの模式図である。It is a schematic diagram of a data input screen layout. データ入力画面入力例を示す模式図である。It is a schematic diagram which shows the example of a data input screen input. 本発明の第2の実施の形態の帳票自動作成システムの帳票自動作成サーバの模式的ブロック構成図である。It is a typical block block diagram of the form automatic creation server of the form automatic creation system of the 2nd Embodiment of this invention. 本発明の第3の実施の形態の帳票自動作成装置の模式的ブロック構成図である。It is a typical block block diagram of the form automatic creation apparatus of the 3rd Embodiment of this invention. 従来例の画面および帳票の自動作成方法を有する帳票作成システムを示す模式的ブロック構成図である。It is a typical block block diagram which shows the form production system which has the screen of the prior art example, and the automatic production method of a form.

符号の説明Explanation of symbols

1 帳票自動作成システム
9 帳票作成システム
10、60 帳票自動作成サーバ
11 帳票フォーマット作成部
12 帳票入力データ受入部
13 帳票作成出力部
16 帳票レイアウト
17 データ入力画面
20、920 管理者端末
30、930 利用者端末
50、950 通信ネットワーク
70 帳票自動作成装置
96 帳票
97 入力画面
101、701 入力部
102、702 データ処理装置
103、703 記憶部
104、704 出力部
105 記録媒体
111、711 帳票フォーマット登録画面要求受理部
112、712 帳票フォーマット登録画面送信部
113、713 帳票フォーマット情報受理部
114、714 データ入力画面レイアウト作成部
115、715 帳票レイアウト作成部
116、716 帳票入力データ格納領域作成部
121、721 データ入力画面出力要求受理部
122、722 画面レイアウト送信部
123、723 帳票入力データ受理部
124、724 帳票入力データ解析格納処理部
131、731 帳票出力要求受理部
132、732 帳票レイアウト読み出し部
133、733 帳票入力データはめ込み部
134、734 帳票画面出力部
201、801 帳票フォーマット登録画面格納部
202、802 帳票フォーマット情報格納部
203、803 データ入力画面レイアウト格納部
204、804 帳票レイアウト格納部
205、805 帳票入力データ格納部
705 操作者入力部
706 画像表示部
905 データ格納部
914 画面作成ツール
915 帳票作成ツール
S11〜S16、S21〜S24、S31〜S34 ステップ
DESCRIPTION OF SYMBOLS 1 Form automatic creation system 9 Form creation system 10, 60 Form automatic creation server 11 Form format creation part 12 Form input data reception part 13 Form creation output part 16 Form layout 17 Data input screen 20, 920 Administrator terminal 30, 930 User Terminal 50, 950 Communication network 70 Form automatic creation device 96 Form 97 Input screen 101, 701 Input unit 102, 702 Data processing device 103, 703 Storage unit 104, 704 Output unit 105 Recording medium 111, 711 Report format registration screen request reception unit 112, 712 Form format registration screen transmission unit 113, 713 Form format information reception unit 114, 714 Data input screen layout creation unit 115, 715 Form layout creation unit 116, 716 Form input data storage area creation Generation unit 121, 721 Data input screen output request reception unit 122, 722 Screen layout transmission unit 123, 723 Form input data reception unit 124, 724 Form input data analysis storage processing unit 131, 731 Form output request reception unit 132, 732 Form layout Reading unit 133, 733 Form input data fitting unit 134, 734 Form screen output unit 201, 801 Form format registration screen storage unit 202, 802 Form format information storage unit 203, 803 Data input screen layout storage unit 204, 804 Form layout storage unit 205, 805 Form input data storage section 705 Operator input section 706 Image display section 905 Data storage section 914 Screen creation tool 915 Form creation tool S11-S16, S21-S24, S31-S34 Steps

Claims (9)

通信ネットワークと、該通信ネットワークを介して接続される管理者端末、利用者端末、および帳票を作製する帳票自動作成サーバとからなる帳票自動作成システムであって、
前記管理者端末は、作成する帳票のフォーマットを示す帳票フォーマット情報であって、帳票レイアウトと該帳票レイアウトに配置された識別子に対応して該レイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成される前記帳票フォーマット情報を、前記帳票自動作成サーバに送信し、前記帳票自動作成サーバが作成した帳票を表示し、
前記利用者端末は前記帳票自動作成サーバに前記帳票に入力する帳票入力データを送信し、
前記帳票自動作成サーバは、
前記管理者端末から入力された前記帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成してそれぞれを格納し、該帳票の帳票入力データ格納領域を帳票入力データ格納部に作成する帳票フォーマット作成手段と、
前記利用者端末から入力された前記帳票入力データを前記帳票入力データ格納領域に格納する帳票入力データ受入手段と、
前記帳票レイアウトを読み出して、対応する前記帳票入力データを該帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える、帳票自動作成システム。
A form automatic creation system comprising a communication network, an administrator terminal connected via the communication network, a user terminal, and a form automatic creation server for creating a form,
The administrator terminal is form format information indicating a format of a form to be created, and is a data layout identification in which contents entered in the layout position are described corresponding to a form layout and an identifier arranged in the form layout The form format information composed of information is transmitted to the form automatic creation server, and the form created by the form automatic creation server is displayed.
The user terminal transmits the form input data to be input to the form to the form automatic creation server,
The form automatic creation server
Based on the form format information input from the administrator terminal, a data input screen layout and a form layout are created and stored, and a form input data storage area of the form is created in the form input data storage unit. Form format creation means,
A form input data receiving means for storing the form input data input from the user terminal in the form input data storage area;
An automatic form creation system comprising: a form creation output unit that reads out the form layout and creates the form information by fitting the corresponding form input data into the form layout.
前記帳票フォーマット情報は、ワープロソフト、表計算ソフトの少なくともいずれかで作成される、請求項1に記載の帳票自動作成システム。   The form automatic creation system according to claim 1, wherein the form format information is created by at least one of word processing software and spreadsheet software. 通信ネットワークと、該通信ネットワークを介して接続される管理者端末、利用者端末、および帳票自動作成サーバとからなる帳票自動作成システムにおける帳票自動作成方法であって、
前記帳票自動作成サーバが帳票フォーマット登録画面を管理者端末に送信するステップと、
前記管理者端末から、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、該帳票レイアウトに配置された識別子に対応して該レイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成される帳票フォーマット情報を、前記帳票フォーマット登録画面に載せて前記帳票自動作成サーバに送信するステップと、
前記帳票自動作成サーバが、前記帳票フォーマット情報に含まれる前記帳票レイアウトから、データ入力画面のレイアウトを生成し、前記帳票フォーマット情報に含まれる前記データ配置識別情報から前記データ入力画面の入力欄を生成して、データ入力画面レイアウト格納部に格納するステップと、
前記帳票自動作成サーバが、前記帳票フォーマット情報に含まれる前記帳票レイアウトから、帳票レイアウトを生成して、帳票レイアウト格納部に格納するステップと、
前記帳票自動作成サーバが、前記データ配置識別情報から、帳票入力データ情報を格納する領域を帳票入力データ格納部に作成するステップと、
前記帳票自動作成サーバが、前記データ入力画面を前記利用者端末に送信するステップと、
前記利用者端末が、帳票入力データ情報を前記データ入力画面に入力して前記帳票自動作成サーバに送信するステップと、
前記帳票自動作成サーバが、前記帳票入力データ情報を解析して、帳票入力データを前記帳票入力データ格納部に保存するステップと、
前記管理者端末が、前記帳票自動作成サーバに帳票の提示を要求するステップと、
前記帳票自動作成サーバが、前記帳票レイアウト格納部から読み出した前記帳票レイアウトに前記帳票入力データ格納部から読み出した対応する入力データをはめ込んで帳票情報を生成するステップと、
前記帳票自動作成サーバが、前記帳票情報を前記管理者端末に送信し、該管理者端末が該帳票情報を画面に表示するステップとを含む、帳票自動作成方法。
A form automatic creation method in a form automatic creation system comprising a communication network, an administrator terminal connected via the communication network, a user terminal, and a form automatic creation server,
The form automatic creation server sends a form format registration screen to the administrator terminal; and
A data layout that describes the form layout created by at least one of word processing software and spreadsheet software from the administrator terminal, and the contents input to the layout position corresponding to the identifier arranged in the form layout. Sending the form format information composed of the identification information to the form automatic creation server on the form format registration screen;
The form automatic creation server generates a data input screen layout from the form layout included in the form format information, and generates an input field of the data input screen from the data arrangement identification information included in the form format information. Storing in the data input screen layout storage unit;
The form automatic creation server generates a form layout from the form layout included in the form format information and stores the form layout in a form layout storage unit;
The form automatic creation server creates an area for storing form input data information in the form input data storage unit from the data arrangement identification information;
The form automatic creation server transmits the data input screen to the user terminal;
The user terminal inputting form input data information into the data input screen and transmitting it to the form automatic creation server;
The form automatic creation server analyzes the form input data information and stores the form input data in the form input data storage unit;
The manager terminal requesting the form automatic creation server to present a form;
The form automatic creation server generates form information by fitting the corresponding input data read from the form input data storage unit into the form layout read from the form layout storage unit;
An automatic form creation method, comprising: the form automatic creation server transmitting the form information to the manager terminal, and the manager terminal displaying the form information on a screen.
通信ネットワークと、該通信ネットワークを介して接続される管理者端末、利用者端末、および帳票自動作成サーバとからなる帳票自動作成システムの前記帳票自動作成サーバであって、
前記管理者端末から入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、該帳票レイアウトに配置された識別子に対応して該レイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された前記帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成し、該帳票の帳票入力データ格納領域を帳票入力データ格納部に作成する帳票フォーマット作成手段と、
前記利用者端末から入力した帳票入力データを前記帳票入力データ格納領域に格納する帳票入力データ受入手段と、
前記帳票レイアウトを読み出して、対応する前記帳票入力データを前記帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える、帳票自動作成サーバ。
The form automatic creation server of a form automatic creation system comprising a communication network and an administrator terminal connected via the communication network, a user terminal, and a form automatic creation server,
The form format information input from the administrator terminal, which is input to the layout position corresponding to the form layout created by at least one of word processing software and spreadsheet software and the identifier arranged in the form layout A data input screen layout and a form layout are created based on the form format information composed of data arrangement identification information in which the contents to be written are described, and the form input data storage area of the form is a form input data storage unit Form format creation means to create in
Form input data receiving means for storing form input data input from the user terminal in the form input data storage area;
A form automatic creation server comprising: a form creation output unit that reads out the form layout and creates the form information by fitting the corresponding form input data into the form layout.
前記通信ネットワークと接続する入力部と出力部、データ処理装置、および記憶部を備え、
前記データ処理装置は、格納されている帳票フォーマット登録画面を送信する帳票フォーマット登録画面送信部、前記管理者端末から受理した帳票フォーマット情報に基づいてデータ入力画面レイアウトを作成するデータ入力画面レイアウト作成部、前記帳票フォーマット情報に基づいて帳票レイアウトを作成する帳票レイアウト作成部、前記帳票フォーマット情報に基づいて帳票入力データ格納領域を作成する帳票入力データ格納領域作成部、前記利用者端末に前記データ入力画面レイアウトを送信する画面レイアウト送信部、前記利用者端末から受理した帳票入力データを解析して所定の領域に格納する帳票入力データ解析格納処理部、前記管理者端末からの帳票出力要求に対応する前記帳票レイアウトを読み出す帳票レイアウト読み出し部、および読み出した前記帳票レイアウトに対応する前記帳票入力データを読み出してはめ込んで帳票情報を作成する帳票入力データはめ込み部を有し、
前記記憶部は、予め作成された帳票フォーマット登録画面を格納する帳票フォーマット登録画面格納部、前記データ入力画面レイアウト作成部で作成された前記データ入力画面レイアウトを格納するデータ入力画面レイアウト格納部、前記帳票レイアウト作成部で作成された前記帳票レイアウトを格納する帳票レイアウト格納部、および前記利用者端末より入力した前記帳票入力データを格納する帳票入力データ格納部を有し、
前記帳票フォーマット登録画面送信部、前記データ入力画面レイアウト作成部、前記帳票レイアウト作成部、前記帳票入力データ格納領域作成部、前記帳票フォーマット登録画面格納部、前記データ入力画面レイアウト格納部、前記帳票レイアウト格納部、および前記帳票入力データ格納部は前記帳票フォーマット作成手段を構成し、前記画面レイアウト送信部、および前記帳票入力データ解析格納処理部は前記帳票入力データ受入手段を構成し、前記帳票レイアウト読み出し部、および前記帳票入力データはめ込み部は前記帳票作成出力手段を構成する、請求項3に記載の帳票自動作成サーバ。
An input unit and an output unit connected to the communication network, a data processing device, and a storage unit;
The data processing apparatus includes a form format registration screen transmission unit that transmits a stored form format registration screen, and a data input screen layout creation unit that creates a data input screen layout based on the form format information received from the administrator terminal. A form layout creating section for creating a form layout based on the form format information, a form input data storage area creating section for creating a form input data storage area based on the form format information, and the data input screen on the user terminal. A screen layout transmission unit for transmitting a layout; a form input data analysis storage processing unit for analyzing the form input data received from the user terminal and storing the data in a predetermined area; and the form output request corresponding to the administrator terminal Read form layout Read form layout Parts and read had the form input data fitting section for creating a document information by fitting reads the form input data corresponding to the document layout,
The storage unit is a form format registration screen storage unit that stores a previously created form format registration screen, a data input screen layout storage unit that stores the data input screen layout created by the data input screen layout creation unit, A form layout storage unit that stores the form layout created by the form layout creation unit, and a form input data storage unit that stores the form input data input from the user terminal;
The form format registration screen transmission unit, the data input screen layout creation unit, the form layout creation unit, the form input data storage area creation unit, the form format registration screen storage unit, the data input screen layout storage unit, the form layout The storage unit and the form input data storage unit constitute the form format creation unit, and the screen layout transmission unit and the form input data analysis storage processing unit constitute the form input data reception unit, and read the form layout The form automatic creation server according to claim 3, wherein the form and the form input data insertion part constitute the form creation output unit.
記録媒体を備え、前記各部の動作は、前記記録媒体に記録された帳票自動作成プログラムにより制御できる、請求項4または請求項5に記載の帳票自動作成サーバ。   6. The form automatic creation server according to claim 4, further comprising a recording medium, wherein the operation of each unit can be controlled by an automatic form creation program recorded on the recording medium. 入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトの作成、および帳票入力データ格納配置設計を行い、入力された帳票入力データを解析して該帳票入力データを所定の領域に格納し、読み出した前記帳票レイアウトに対応する前記帳票入力データをはめ込んで作成した帳票情報を出力するための動作をコンピュータシステムに実行させる制御プログラムを記録した記録媒体であって、
入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、該帳票レイアウトに配置された識別子に対応して該レイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された前記帳票フォーマット情報から前記データ入力画面レイアウトと前記帳票レイアウトの作成、および前記帳票入力データ格納領域作成を行う手順と、
入力された帳票入力データを解析して帳票入力データ格納部の所定の領域に格納する手順と、
読み出した前記帳票レイアウトに、対応する前記帳票入力データをはめ込んで作成した帳票情報を出力する手順と、をコンピュータシステムに実行させるためのプログラムを記録した機械読み取り可能な記録媒体。
Create the data entry screen layout and form layout from the entered form format information, design the form input data storage layout, analyze the entered form input data, store the form input data in a predetermined area, and read it out A recording medium recording a control program for causing a computer system to execute an operation for outputting the form information created by inserting the form input data corresponding to the form layout;
The form format information that has been entered, including the form layout created by at least one of word processing software and spreadsheet software, and the contents entered at the layout position corresponding to the identifier arranged in the form layout. A procedure for creating the data input screen layout and the form layout, and creating the form input data storage area from the form format information composed of the data arrangement identification information to be
A procedure for analyzing the input form input data and storing it in a predetermined area of the form input data storage unit;
A machine-readable recording medium having recorded thereon a program for causing a computer system to execute a procedure for outputting form information created by inserting the corresponding form input data into the read form layout.
入力された帳票フォーマット情報からデータ入力画面レイアウトと帳票レイアウトを作成し、入力された帳票入力データを格納して前記帳票レイアウトと組み合わせて帳票情報を作成する帳票自動作成装置であって、
入力された帳票フォーマット情報であって、ワープロソフト、表計算ソフトの少なくともいずれかで作成された帳票レイアウトと、該帳票レイアウトに配置された識別子に対応して該レイアウト位置に入力される内容が記述されるデータ配置識別情報とから構成された前記帳票フォーマット情報に基づいて、データ入力画面レイアウトと帳票レイアウトとを作成し、帳票入力データ格納部に該帳票の帳票入力データ格納領域を作成する帳票フォーマット作成手段と、
入力された前記帳票入力データを前記帳票入力データ格納領域に格納する帳票データ受入手段と、
前記帳票レイアウトを読み出して、対応する前記帳票入力データを該帳票レイアウトにはめ込んで帳票情報を作成する帳票作成出力手段とを備える、帳票自動作成装置。
A form automatic creation device that creates a data input screen layout and a form layout from input form format information, stores the input form input data, and creates form information in combination with the form layout,
The form format information that has been entered, including the form layout created by at least one of word processing software and spreadsheet software, and the contents entered at the layout position corresponding to the identifier arranged in the form layout. A form format for creating a data input screen layout and a form layout based on the form format information composed of data arrangement identification information to be created, and creating a form input data storage area for the form in the form input data storage unit Creating means;
A form data receiving means for storing the input form input data in the form input data storage area;
An automatic form creation apparatus comprising: a form creation output unit that reads out the form layout and creates the form information by fitting the corresponding form input data into the form layout.
操作者入力部を含む入力部、画像表示部を含む出力部、データ処理装置、および記憶部を備え、
前記データ処理装置は、格納されている帳票フォーマット登録画面を送信する帳票フォーマット登録画面送信部、前記管理者端末から受理した帳票フォーマット情報に基づいてデータ入力画面レイアウトを作成するデータ入力画面レイアウト作成部、前記帳票フォーマット情報に基づいて帳票レイアウトを作成する作成帳票レイアウト作成部、前記帳票フォーマット情報に基づいて帳票入力データ格納領域を作成する帳票入力データ格納領域作成部、前記利用者端末に前記データ入力画面レイアウトを送信する画面レイアウト送信部、前記利用者端末から受理した帳票入力データを解析して所定の領域に格納する帳票入力データ解析格納処理部、前記管理者端末からの要求に対応する前記帳票レイアウトを読み出す帳票レイアウト読み出し部、読み出した前記帳票レイアウトに対応する前記帳票入力データを読み出してはめ込んで帳票情報を作成する帳票入力データはめ込み部を有し、
前記記憶部は、予め作成された帳票フォーマット登録画面を格納する帳票フォーマット登録画面格納部、前記データ入力画面レイアウト作成部で作成された前記データ入力画面レイアウトを格納するデータ入力画面レイアウト格納部、前記帳票レイアウト作成部で作成された前記帳票レイアウトを格納する帳票レイアウト格納部、前記利用者端末より入力した前記帳票入力データを格納する帳票入力データ格納部を有し、
前記帳票フォーマット登録画面送信部、前記データ入力画面レイアウト作成部、前記帳票レイアウト作成部、前記帳票入力データ格納領域作成部、前記帳票フォーマット登録画面格納部、前記データ入力画面レイアウト格納部、前記帳票レイアウト格納部、前記帳票入力データ格納部は前記帳票フォーマット作成手段を構成し、前記画面レイアウト送信部、前記帳票入力データ解析格納処理部は前記帳票入力データ受入手段を構成し、前記帳票レイアウト読み出し部、前記帳票入力データはめ込み部は前記帳票作成出力手段を構成する、請求項8に記載の帳票自動作成装置。
An input unit including an operator input unit, an output unit including an image display unit, a data processing device, and a storage unit;
The data processing apparatus includes a form format registration screen transmission unit that transmits a stored form format registration screen, and a data input screen layout creation unit that creates a data input screen layout based on the form format information received from the administrator terminal. A form layout creation unit that creates a form layout based on the form format information, a form input data storage area creation unit that creates a form input data storage area based on the form format information, and the data input to the user terminal A screen layout transmission unit for transmitting a screen layout, a form input data analysis storage processing unit for analyzing form input data received from the user terminal and storing it in a predetermined area, and the form corresponding to a request from the administrator terminal Form layout reading section for reading layouts Has a form input data fitting section for creating a document information by fitting reads the form input data corresponding to the read the document layout,
The storage unit is a form format registration screen storage unit that stores a previously created form format registration screen, a data input screen layout storage unit that stores the data input screen layout created by the data input screen layout creation unit, A form layout storage unit for storing the form layout created by the form layout creation unit, a form input data storage unit for storing the form input data input from the user terminal,
The form format registration screen transmission unit, the data input screen layout creation unit, the form layout creation unit, the form input data storage area creation unit, the form format registration screen storage unit, the data input screen layout storage unit, the form layout The storage unit, the form input data storage unit constitutes the form format creation unit, the screen layout transmission unit, the form input data analysis storage processing unit constitutes the form input data receiving unit, the form layout reading unit, 9. The form automatic creation apparatus according to claim 8, wherein the form input data insertion unit constitutes the form creation output unit.
JP2004202100A 2004-07-08 2004-07-08 System, method, server and apparatus for automatically generating business form Pending JP2006024021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004202100A JP2006024021A (en) 2004-07-08 2004-07-08 System, method, server and apparatus for automatically generating business form

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004202100A JP2006024021A (en) 2004-07-08 2004-07-08 System, method, server and apparatus for automatically generating business form

Publications (1)

Publication Number Publication Date
JP2006024021A true JP2006024021A (en) 2006-01-26

Family

ID=35797245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004202100A Pending JP2006024021A (en) 2004-07-08 2004-07-08 System, method, server and apparatus for automatically generating business form

Country Status (1)

Country Link
JP (1) JP2006024021A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7865818B2 (en) 2006-06-23 2011-01-04 Canon Kabushiki Kaisha Form output control apparatus, form output control method, and computer readable program
JP2020504889A (en) * 2016-12-03 2020-02-13 スタフラ,トーマス Software application development based on spreadsheets
JP2021005310A (en) * 2019-06-27 2021-01-14 Ajs株式会社 Personnel evaluation support device, personnel evaluation support method, and personnel evaluation support program
US11113041B2 (en) 2016-12-03 2021-09-07 Thomas STACHURA Spreadsheet-based software application development
US11726753B2 (en) 2016-12-03 2023-08-15 Thomas STACHURA Spreadsheet-based software application development

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7865818B2 (en) 2006-06-23 2011-01-04 Canon Kabushiki Kaisha Form output control apparatus, form output control method, and computer readable program
JP2020504889A (en) * 2016-12-03 2020-02-13 スタフラ,トーマス Software application development based on spreadsheets
US10877736B2 (en) 2016-12-03 2020-12-29 Thomas STACHURA Spreadsheet-based software application development
JP2021028828A (en) * 2016-12-03 2021-02-25 スタフラ,トーマス Software application development based on spread sheet
US11113041B2 (en) 2016-12-03 2021-09-07 Thomas STACHURA Spreadsheet-based software application development
JP7093387B2 (en) 2016-12-03 2022-06-29 スタフラ,トーマス Spreadsheet-based software application development
US11442707B2 (en) 2016-12-03 2022-09-13 Thomas STACHURA Spreadsheet-based software application development
US11726753B2 (en) 2016-12-03 2023-08-15 Thomas STACHURA Spreadsheet-based software application development
US11893366B2 (en) 2016-12-03 2024-02-06 Thomas STACHURA Spreadsheet-based software application development
JP7460689B2 (en) 2016-12-03 2024-04-02 スタフラ,トーマス Software application development based on spreadsheets
JP2021005310A (en) * 2019-06-27 2021-01-14 Ajs株式会社 Personnel evaluation support device, personnel evaluation support method, and personnel evaluation support program

Similar Documents

Publication Publication Date Title
US11822919B2 (en) Auto-generation of API documentation via implementation-neutral analysis of API traffic
CN100590619C (en) Method for analyzing state transition in web page
US8769432B1 (en) Method and system for a browser module
US20110219293A1 (en) Method and apparatus for populating a form with data
CN102812451A (en) Software application testing
US6754847B2 (en) Methods and systems for monitoring quality assurance
JP6087452B1 (en) Paper document management system
US20150199774A1 (en) One click on-boarding crowdsourcing information incentivized by a leaderboard
US9348437B2 (en) Mobile data collection and validation systems and methods
JP2006024021A (en) System, method, server and apparatus for automatically generating business form
US7243836B2 (en) Information transmitting apparatus and method, information receiving apparatus and method, and information providing system
KR101697290B1 (en) Method and system for making homepage using web browser
US20150199773A1 (en) Creating business profiles by third party user on-boarding
JP5048537B2 (en) Workflow processing device
CN105844561B (en) Course information processing method and device
JPWO2007083373A1 (en) Display information verification program, method and apparatus
US20030065794A1 (en) Information providing method, information providing system, terminal device, central apparatus and computer memory product
KR101517611B1 (en) Method for Providing Multimedia Except for Communication Load
KR20170027327A (en) Method for Exchanging Data Except for Communication Load
KR20120016891A (en) Method and system for managing response information on the advertising materials and computer-readable recording medium for providing advertisement
JP3842696B2 (en) Screen transition control system, client, web server, screen transition control method, and computer program
JP4362117B2 (en) Internet advertising system
JP2004054501A (en) Information terminal device, method of obtaining information corresponding to language identification information from server, its program, and network system
CN107748795B (en) Method, system and device for constructing knowledge base
US20040260817A1 (en) Facilitating access to a resource of an on-line service

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080227

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080702