JP2010205140A - Form output method and form processing system - Google Patents

Form output method and form processing system Download PDF

Info

Publication number
JP2010205140A
JP2010205140A JP2009052169A JP2009052169A JP2010205140A JP 2010205140 A JP2010205140 A JP 2010205140A JP 2009052169 A JP2009052169 A JP 2009052169A JP 2009052169 A JP2009052169 A JP 2009052169A JP 2010205140 A JP2010205140 A JP 2010205140A
Authority
JP
Japan
Prior art keywords
format
excel
data
server
client terminal
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.)
Granted
Application number
JP2009052169A
Other languages
Japanese (ja)
Other versions
JP5236534B2 (en
Inventor
Kunio Umetsuji
邦生 梅辻
Atsunori Hotehama
敦典 保手濱
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009052169A priority Critical patent/JP5236534B2/en
Publication of JP2010205140A publication Critical patent/JP2010205140A/en
Application granted granted Critical
Publication of JP5236534B2 publication Critical patent/JP5236534B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable a system user to change a format without relying on a program and store in a form and print/output data corresponding to a formula calculation result and graph display or the like. <P>SOLUTION: An administrative client terminal 1 obtains format data whose definition is to be changed from a form format Excel data management DB 6, and changes format definition by operation on an Excel application. A user client terminal 10 starts a form output processing part 8 using a form ID as a parameter. The form output processing part obtains the data required for the specified form ID from the form data management DB 6 and the form format Excel data corresponding to the specified form ID from a form format Excel data management DB 7, creates a print image file, and delivers the file to the user client terminal 10 for printing. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、帳票出力方法及び帳票処理システムに係り、特に、蓄積されている電子データを帳票として出力するために、帳票フォーマットの変更を定義し、その帳票フォーマットの所定の位置にデータを格納して印刷する帳票出力方法及び帳票処理システムに関する。   The present invention relates to a form output method and a form processing system, and in particular, in order to output accumulated electronic data as a form, a change in form format is defined, and data is stored at a predetermined position in the form format. The present invention relates to a form output method and form processing system.

従来、情報処理システムを用いた帳票の処理において、帳票フォーマットの変更を行うためには、プログラムの変更が必要とされ、システム利用者から要求されるフォーマット変更への対応には、システム内のプログラムを変更して対応する必要があった。   Conventionally, in the processing of a form using an information processing system, it is necessary to change the program in order to change the form format. In order to respond to the format change requested by the system user, a program in the system is required. It was necessary to change and respond.

そのため、帳票フォーマット変更への柔軟な対応を可能とする従来技術として、例えば、特許文献1等に記載された技術が提案されている。この従来技術は、帳票に出力される要素及びその座標位置をDBに登録し、帳票の自動生成を実現することができるようにし、帳票の処理をシステム内のプログラムとは独立させるというものである。   For this reason, for example, a technique described in Patent Document 1 or the like has been proposed as a conventional technique that can flexibly cope with a form format change. This prior art is to register elements output to a form and their coordinate positions in a DB so that the form can be automatically generated, and the form processing is independent of the program in the system. .

特開平11−73472号公報Japanese Patent Laid-Open No. 11-73472

前述したように、従来、帳票フォーマットの変更には、システム内のプログラム変更が必要とされ、システム利用者の求めるフォーマットで帳票を出力させるために、そのシステム利用者は、該当システムに対するプログラミング知識を有する必要があった。このため、この従来技術は、システムに対するプログラミング知識を有していない利用者が帳票フォーマットの変更を行うことは困難であるという問題点を生じさせている。   As described above, conventionally, changing the format of a form requires a program change in the system. In order to output a form in the format requested by the system user, the system user needs to have programming knowledge for the corresponding system. Had to have. For this reason, this conventional technique causes a problem that it is difficult for a user who does not have programming knowledge of the system to change the form format.

また、特許文献1に記載された従来技術は、帳票の要素とその座標位置とをDBに登録し、帳票フォーマット定義をプログラムレスで自動的に生成することが可能であるが、DBに対し情報を登録する煩雑さがあり、また、フォーマット変更の一環とした数式を用いた計算結果を帳票に表示すること等が必要となる場合、やはり、該当システムに対するプログラムの変更が必要となり、ユーザは、プログラミング知識を有する必要があった。このため、この従来技術も、前述の場合と同様に、システムに対するプログラミング知識を有していない利用者が帳票フォーマットの変更を行うことが困難であるという問題点を生じされている。   The prior art described in Patent Document 1 can register a form element and its coordinate position in a DB and automatically generate a form format definition without a program. In addition, if it is necessary to display the calculation results using mathematical formulas as part of the format change on the form, it is necessary to change the program for the corresponding system. It was necessary to have programming knowledge. For this reason, as in the case described above, this conventional technique also has a problem that it is difficult for a user who does not have programming knowledge about the system to change the form format.

本発明の目的は、前述したような点に鑑み、帳票のフォーマット登録及び出力において、システム利用者がプログラムレスでフォーマットの変更を可能とし、数式の計算結果・グラフ表示等にも対応したデータを帳票に格納して印刷出力することを可能とした帳票出力方法及び帳票処理システムを提供することにある。   In view of the above-described points, the object of the present invention is to allow the system user to change the format without a program in registering and outputting the format of the form, and to provide data corresponding to the calculation result, graph display, etc. An object is to provide a form output method and a form processing system which can be stored in a form and printed out.

本発明によれば前記目的は、システムに蓄えられた電子データを帳票として出力するための帳票処理システムにおける帳票出力方法において、帳票処理システムは、サーバと、管理用クライアント端末と、ユーザ用クライアント端末と、プリンタとを備えて構成され、前記サーバは、Excelアプリケーションがインストールされ、組み込み関数が定義されているExcelアドインファイルが定義されていると共に、帳票用データ管理DBと、帳票フォーマットExcelデータ管理DBと、帳票印刷処理手段とを備え、前記サーバに接続された管理用クライアント端末は、前記サーバ内の帳票フォーマットExcelデータ管理DBから定義を変更したいフォーマットデータを、帳票IDを指定して取得し、取得した帳票フォーマットをExcelアプリケーション上で操作し、帳票ボディ部のフォーマット定義を変更し、前記Excelアドインファイルの関数の値を帳票ボディ部の任意の場所に配置した変更済み帳票フォーマットを前記サーバにアップロードし、前記サーバに接続されたユーザ用クライアント端末は、前記サーバ内の帳票出力処理部を、帳票IDをパラメータとして設定して起動し、前記帳票出力処理部は、指定された帳票IDに必要なデータを帳票用データ管理DBから取得すると共に、指定された帳票IDに該当する帳票フォーマットExcelデータを帳票フォーマットExcelデータ管理DBから取得し、Excelアプリケーションにより帳票フォーマットExcelデータを操作して、帳票用データを帳票フォーマットに格納し、前記Excelアドインファイルの関数を動作させ、定義された任意の情報を帳票フォーマットのボディー部に配置して、帳票ボディ部の印刷イメージファイルを作成して保存し、前記ユーザ用クライアント端末は、前記帳票出力処理部から印刷イメージファイルをダウンロードして、プリンタに印刷させることにより達成される。   According to the present invention, the object is to provide a form output method in a form processing system for outputting electronic data stored in the system as a form. The form processing system includes a server, a management client terminal, and a user client terminal. The server includes an Excel application installed, an Excel add-in file in which a built-in function is defined, a form data management DB, and a form format Excel data management DB. And a management client terminal connected to the server acquires the format data whose definition is to be changed from the form format Excel data management DB in the server by specifying the form ID, Acquired form format Operate on the Excel application, change the format definition of the form body part, upload the changed form format in which the value of the function of the Excel add-in file is placed at any place in the form body part to the server, and The connected user client terminal starts up the form output processing unit in the server by setting the form ID as a parameter, and the form output processing unit converts the data necessary for the designated form ID into the form data Acquires from the management DB, acquires the form format Excel data corresponding to the specified form ID from the form format Excel data management DB, operates the form format Excel data with the Excel application, and stores the form data in the form format. And E The function of the cel add-in file is operated, arbitrary defined information is arranged in the body part of the form format, a print image file of the form body part is created and stored, and the user client terminal outputs the form This is achieved by downloading a print image file from the processing unit and causing the printer to print it.

本発明によれば、システム内のプログラミング知識を必要とせず、使い慣れた汎用アプリケーションを利用して任意の帳票フォーマットを定義することが可能なため、帳票フォーマット変更に対する作業量を大幅に削減することができ、Excel機能を用いて様々なフォーマット定義要求に柔軟な対応が可能となる。   According to the present invention, since it is possible to define an arbitrary form format using a familiar general-purpose application without requiring programming knowledge in the system, the amount of work for changing the form format can be greatly reduced. It is possible to flexibly respond to various format definition requests using the Excel function.

本発明の一実施形態による帳票処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the form processing system by one Embodiment of this invention. 本発明の一実施形態による帳票出力方法により帳票フォーマットを登録し、印刷するまでの動作を説明する図である。It is a figure explaining operation | movement until it registers and prints a form format with the form output method by one Embodiment of this invention. 本発明の実施形態による帳票フォーマット登録時のExcelデータ内部構造を説明する図である。It is a figure explaining the internal structure of Excel data at the time of form format registration by embodiment of this invention. 本発明の実施形態による帳票出力時のExcelデータ内部構造を説明する図である。It is a figure explaining the internal structure of Excel data at the time of the form output by embodiment of this invention.

以下、本発明による帳票出力方法及び帳票処理システムの実施形態を図面により詳細に説明する。   Embodiments of a form output method and form processing system according to the present invention will be described below in detail with reference to the drawings.

図1は本発明の一実施形態による帳票処理システムの構成を示すブロック図、図2は本発明の一実施形態による帳票出力方法により帳票フォーマットを登録し、印刷するまでの動作を説明する図、図3は本発明の実施形態による帳票フォーマット登録時のExcelデータ内部構造を説明する図、図4は本発明の実施形態による帳票出力時のExcelデータ内部構造を説明する図である。   FIG. 1 is a block diagram showing the configuration of a form processing system according to an embodiment of the present invention, and FIG. 2 is a diagram for explaining operations until a form format is registered and printed by a form output method according to an embodiment of the present invention. FIG. 3 is a diagram for explaining the internal structure of Excel data when registering a form format according to the embodiment of the present invention. FIG. 4 is a diagram for explaining the internal structure of Excel data when outputting a form according to the embodiment of the present invention.

本発明の実施形態による帳票システムは、図1に示すように、サーバ2と、ユーザが利用するユーザ用クライアント端末10と、システムの管理者が使用する管理用クライアント端末1とがネットワークを介して接続されて構成されている。また、帳票を出力するプリンタ11が、ネットワークまたはユーザ用クライアント端末10に接続されている。   As shown in FIG. 1, a form system according to an embodiment of the present invention includes a server 2, a user client terminal 10 used by a user, and a management client terminal 1 used by a system administrator via a network. Connected and configured. A printer 11 that outputs a form is connected to the network or the user client terminal 10.

前述において、サーバ2は、主記憶装置101、HDD等による外部記憶装置102、CPU103、ネットワークとの接続のための通信装置104を備えて構成されている。主記憶装置101には、本発明の実施形態により帳票の出力を実施するための帳票印刷処理部8がロードされている。この帳票印刷処理部8は、プログラムにより構成され、CPU103により実行されることにより、本発明に必要な機能を構築するものであり、帳票用データの取得、帳票フォーマットの取得を行う機能部81と、帳票用データを帳票フォーマットデータ領域に格納する機能部82と、Excelデータ内帳票ボディ部の印刷イメージを保持する機能部83とを有して構成されている。また、外部記憶装置102には、本発明で利用する帳票フォーマット、Excelデータ管理DB6及び帳票用データ管理DB7とが格納されている。   As described above, the server 2 includes the main storage device 101, the external storage device 102 such as an HDD, the CPU 103, and the communication device 104 for connection to a network. The main storage device 101 is loaded with a form print processing unit 8 for outputting a form according to the embodiment of the present invention. The form print processing unit 8 is constituted by a program and is executed by the CPU 103 to construct functions necessary for the present invention. The form print processing unit 8 acquires a form data and a form format. The function unit 82 stores the form data in the form format data area, and the function unit 83 holds the print image of the form body part in Excel data. The external storage device 102 stores a form format, Excel data management DB 6 and form data management DB 7 used in the present invention.

管理用クライアント端末1は、帳票フォーマットの管理を行うものであり、この端末1には、Excelアプリケーションがインストールされており、また、組み込み関数が定義されているExcelアドインファイル4が配置されている。また、サーバ2は、本発明による帳票フォーマット登録・印刷機能を持ったシステムが動作しており、このサーバ2には、Excelアプリケーションがインストールされており、また、組み込み関数が定義されているExcelアドインファイル9が配置されている。   The management client terminal 1 manages the form format, and an Excel application is installed in the terminal 1 and an Excel add-in file 4 in which an embedded function is defined is arranged. The server 2 is operated by a system having a form format registration / printing function according to the present invention. An Excel application is installed in the server 2 and an Excel add-in in which a built-in function is defined. File 9 is arranged.

前述したExcelアドインファイルとは、独自のロジックを埋め込んだAPI関数をExcelの機能として利用可能とするものであり、本発明の実施形態で配置するExcelアドインファイルは、図3(a)に18として示しているように、Excelシート名称、データ検索用のKey情報、取得する列名称を設定すれば、該当シートに存在するテーブル構造のデータにおいて、Key情報とマッチする行を選定し、指定された列名称とマッチするデータを抽出し、その値を返す関数が埋め込まれている。そして、管理用クライアント端末1とサーバ2には、同一のExcelアドインファイルが配置されている。   The above-described Excel add-in file is an API function in which a unique logic is embedded, and can be used as an Excel function. The Excel add-in file arranged in the embodiment of the present invention is designated as 18 in FIG. As shown, if the Excel sheet name, key information for data search, and column name to be acquired are set, the row that matches the key information is selected and specified in the data of the table structure existing in the corresponding sheet. A function that extracts data that matches the column name and returns the value is embedded. The same Excel add-in file is arranged in the management client terminal 1 and the server 2.

また、帳票フォーマットであるExcelデータは、図3(b)に示すように、帳票ボディ部(シート)19と、帳票データ部20とに分かれており、フォーマット作成時に予め帳票ボディ部のフォーマット22の内部に、前述したExcelアドインファイル18の関数の呼出を定義21しておくことにより、帳票出力時に帳票印刷処理部8が、図4(a)に示すように、前述のデータ部20にテーブル構造のデータ23を格納することにより、前述したExcelアドインファイル18の関数が動作し、データ部20のデータ23内から該当するデータが抽出され、帳票ボディ部に図4(b)に24として示しているように設定される。これにより、帳票の所定の位置に、データ部から抽出されたデータが格納されることになる。   As shown in FIG. 3B, Excel data, which is a form format, is divided into a form body part (sheet) 19 and a form data part 20, and the format 22 of the form body part is preliminarily created when the format is created. By defining 21 the function call of the Excel add-in file 18 defined therein, the form print processing unit 8 outputs a table structure to the data unit 20 as shown in FIG. By storing the data 23, the function of the Excel add-in file 18 described above operates, the corresponding data is extracted from the data 23 of the data part 20, and is shown as 24 in the form body part in FIG. Set to be. As a result, data extracted from the data part is stored at a predetermined position of the form.

また、ここで設定されるテーブル構造のデータ23は、帳票用データ管理DB7に定義されているテーブル構造データであり、Key情報とは、そのテーブル構造データ内の行を一意に特定できるテーブルKey情報である。帳票印刷処理部8は、対象とするExcelデータ内の新規シートに、帳票用データ管理DB7内のテーブル名称を設定し、該当テーブルのデータ配置を行う。   The table structure data 23 set here is the table structure data defined in the form data management DB 7, and the key information is table key information that can uniquely identify a row in the table structure data. It is. The form print processing unit 8 sets a table name in the form data management DB 7 to a new sheet in the target Excel data, and performs data arrangement of the corresponding table.

次に、図2を参照して、本発明の実施形態による帳票フォーマット登録の処理動作を説明する。   Next, with reference to FIG. 2, the processing operation of the form format registration according to the embodiment of the present invention will be described.

(1)まず、管理用クライアント1は、サーバ2上の帳票フォーマットExcelデータ管理DB6から定義を変更したいフォーマットデータを、帳票IDを指定して取得し、そのファイルを管理用クライアント1にダウンロードする(処理12)。 (1) First, the management client 1 acquires the format data whose definition is to be changed from the form format Excel data management DB 6 on the server 2 by specifying the form ID, and downloads the file to the management client 1 ( Process 12).

(2)次に、ダウンロードされた帳票フォーマット(Excelデータ)3をExcelアプリケーション上で操作し、帳票ボディ部のフォーマット定義の変更を実施する。また、その際、前述したExcelアドインファイルのAPI関数における、シートを指定するためのパラメータとして、帳票上に表示したいデータが格納されている帳票用データ管理DB7内のテーブル名称を指定し、さらに、データ検索用のKey情報として、該当テーブルにおいて一意の行を選定することができる情報を指定し、一意に選定された行内のデータ取得対象となる列名称を指定する。そして、この関数の値を帳票ボディ部の任意の場所に配置した変更済み帳票フォーマット(Excelデータ)5を、サーバ2にアップロードする(処理13)。 (2) Next, the downloaded form format (Excel data) 3 is operated on the Excel application to change the format definition of the form body part. At that time, the table name in the form data management DB 7 storing the data to be displayed on the form is designated as a parameter for designating the sheet in the above-described API function of the Excel add-in file. As key information for data search, information that can select a unique row in the corresponding table is specified, and a column name that is a data acquisition target in the uniquely selected row is specified. Then, the modified form format (Excel data) 5 in which the value of this function is arranged at an arbitrary place in the form body part is uploaded to the server 2 (process 13).

以上の処理により、帳票フォーマットを任意に定義した新たな帳票フォーマットの登録を行うことができる。   With the above processing, a new form format in which a form format is arbitrarily defined can be registered.

ここで登録された帳票フォーマットの印刷イメージとしては、図3(b)に帳票ボディ部のフォーマット22として示しているようなものであり、行、列による枠組み、列に付属させる色等が、前述の処理により帳票フォーマットとして定義される。   The print image of the form format registered here is as shown in the form body part format 22 in FIG. 3B. The line and column framework, the colors attached to the columns, and the like are as described above. Is defined as a form format.

次に、図2を参照して、本発明の実施形態による帳票出力の処理動作を説明する。   Next, with reference to FIG. 2, the processing operation of the form output according to the embodiment of the present invention will be described.

(1)ユーザ用クライアント端末10は、サーバ2内の帳票出力処理部8を、帳票IDをパラメータとして設定して起動させる(処理16)。 (1) The user client terminal 10 activates the form output processing unit 8 in the server 2 by setting the form ID as a parameter (process 16).

(2)起動された帳票出力処理部8は、帳票用データの取得、帳票フォーマットの取得を行う機能部81が、指定された帳票IDに必要なデータを帳票用データ管理DB7から取得すると共に、指定された帳票IDに該当する帳票フォーマットExcelデータを帳票フォーマットExcelデータ管理DB6から取得する(処理14、15)。 (2) In the activated form output processing unit 8, the function unit 81 that acquires the form data and the form format acquires data necessary for the designated form ID from the form data management DB 7, and The form format Excel data corresponding to the designated form ID is acquired from the form format Excel data management DB 6 (processes 14 and 15).

(3)そして、帳票用データを帳票フォーマットデータ領域に格納する機能部82が、Excelアプリケーションから帳票フォーマットExcelデータを操作し、前述の帳票用データを帳票フォーマットExcelデータに格納する。ここでのデータ格納とは、帳票用データを、取得したテーブル名別にそれぞれExcelシートを作成し、各シートに該当テーブルのデータを格納することを指す。 (3) Then, the function unit 82 for storing the form data in the form format data area operates the form format Excel data from the Excel application, and stores the above-described form data in the form format Excel data. Data storage here refers to creating an Excel sheet for each form of the acquired table name and storing the data of the corresponding table in each sheet.

(4)データの格納が完了すると、ExcelアドインファイルのAPI関数が動作し、定義された任意の情報が帳票フォーマットExcelデータの帳票ボディ部に配置される。帳票印刷処理部8のExcelデータ内帳票ボディ部の印刷イメージを保持する機能部83は、この帳票ボディ部の印刷イメージファイルを作成して保存する。 (4) When the data storage is completed, the API function of the Excel add-in file operates and any defined information is arranged in the form body part of the form format Excel data. The function unit 83 that holds the print image of the form body part in Excel data of the form print processing unit 8 creates and saves a print image file of the form body part.

(5)ユーザ用クライアント端末10は、作成後の印刷イメージファイルをダウンロードし、自ユーザ用クライアント端末10に接続されている、あるいは、ネットワークに接続されているプリンタ11を利用して印刷イメージファイルを印刷する。 (5) The user client terminal 10 downloads the created print image file, and uses the printer 11 connected to the client terminal 10 for the user or connected to the network to obtain the print image file. Print.

以上により、帳票フォーマット変更・登録及び帳票出力の一連の処理が完了することになる。   As described above, a series of processing of form format change / registration and form output is completed.

前述した本発明の実施形態での各処理は、プログラムにより構成し、本発明が備えるCPUに実行させることができ、また、それらのプログラムは、FD、CDROM、DVD等の記録媒体に格納して提供することができ、また、ネットワークを介してディジタル情報により提供することができる。   Each process in the above-described embodiment of the present invention is configured by a program and can be executed by a CPU included in the present invention. These programs are stored in a recording medium such as an FD, CDROM, or DVD. It can be provided and can be provided by digital information via a network.

1 管理用クライアント端末
2 サーバ
3 帳票フォーマット(Excelデータ)
4、9、18 Excelアドインファイル
5 変更済み帳票フォーマットExcelデータ
6 帳票フォーマットExcelデータ管理DB
7 帳票データ管理DB
8 帳票印刷処理部
10 クライアント端末
11 プリンタ
19 帳票ボディ部(シート)
20 帳票データ部(シート)
21 帳票ボディ部におけるExceけドインファイル内の関数定義
22 帳票ボディ部のフォーマット
23 帳票用データ管理DBに定義されているテーブル構造データ
81 帳票フォーマット及び帳票用データの取得を行う機能部
82 帳票用データを帳票フォーマットデータ領域に格納する機能部
83 Excelデータ内帳票ボディ部の印刷イメージを保持する機能部
1 Client terminal for management 2 Server 3 Form format (Excel data)
4, 9, 18 Excel add-in file 5 Changed form format Excel data 6 Form format Excel data management DB
7 Form data management DB
8 Form print processing section 10 Client terminal 11 Printer 19 Form body section (sheet)
20 Form data part (sheet)
21 Function definition in the Excel file in the form body part 22 Format of the form body part 23 Table structure data defined in the form data management DB 81 Function part for obtaining the form format and form data 82 Form data Functional unit that stores the image in the form format data area 83 Functional unit that holds the print image of the form body part in Excel data

Claims (2)

システムに蓄えられた電子データを帳票として出力するための帳票処理システムにおける帳票出力方法において、
帳票処理システムは、サーバと、管理用クライアント端末と、ユーザ用クライアント端末と、プリンタとを備えて構成され、
前記サーバは、Excelアプリケーションがインストールされ、組み込み関数が定義されているExcelアドインファイルが定義されていると共に、帳票用データ管理DBと、帳票フォーマットExcelデータ管理DBと、帳票印刷処理手段とを備え、
前記サーバに接続された管理用クライアント端末は、前記サーバ内の帳票フォーマットExcelデータ管理DBから定義を変更したいフォーマットデータを、帳票IDを指定して取得し、取得した帳票フォーマットをExcelアプリケーション上で操作し、帳票ボディ部のフォーマット定義を変更し、前記Excelアドインファイルの関数の値を帳票ボディ部の任意の場所に配置した変更済み帳票フォーマットを前記サーバにアップロードし、
前記サーバに接続されたユーザ用クライアント端末は、前記サーバ内の帳票出力処理部を、帳票IDをパラメータとして設定して起動し、
前記帳票出力処理部は、指定された帳票IDに必要なデータを帳票用データ管理DBから取得すると共に、指定された帳票IDに該当する帳票フォーマットExcelデータを帳票フォーマットExcelデータ管理DBから取得し、Excelアプリケーションにより帳票フォーマットExcelデータを操作して、帳票用データを帳票フォーマットに格納し、前記Excelアドインファイルの関数を動作させ、定義された任意の情報を帳票フォーマットのボディー部に配置して、帳票ボディ部の印刷イメージファイルを作成して保存し、
前記ユーザ用クライアント端末は、前記帳票出力処理部から印刷イメージファイルをダウンロードして、プリンタに印刷させることを特徴とする帳票出力方法。
In the form output method in the form processing system for outputting the electronic data stored in the system as a form,
The form processing system includes a server, a management client terminal, a user client terminal, and a printer.
The server includes an Excel add-in file in which an Excel application is installed and a built-in function is defined, and includes a form data management DB, a form format Excel data management DB, and a form print processing unit.
The management client terminal connected to the server acquires the format data whose definition is to be changed from the form format Excel data management DB in the server by specifying the form ID, and operates the acquired form format on the Excel application. Change the format definition of the form body part, upload the changed form format in which the value of the function of the Excel add-in file is arranged at an arbitrary location of the form body part to the server,
The user client terminal connected to the server starts the form output processing unit in the server by setting the form ID as a parameter,
The form output processing unit obtains data necessary for the designated form ID from the form data management DB, obtains form format Excel data corresponding to the designated form ID from the form format Excel data management DB, Operate the form format Excel data with the Excel application, store the form data in the form format, operate the functions of the Excel add-in file, place the defined arbitrary information in the body part of the form format, Create and save a print image file of the body part,
The form output method, wherein the user client terminal downloads a print image file from the form output processing unit and causes a printer to print it.
システムに蓄えられた電子データを帳票として出力するための帳票処理システムにおいて、
サーバと、管理用クライアント端末と、ユーザ用クライアント端末と、プリンタとを備え、
前記サーバは、Excelアプリケーションがインストールされ、組み込み関数が定義されているExcelアドインファイルが定義されていると共に、帳票用データ管理DBと、帳票フォーマットExcelデータ管理DBと、帳票印刷処理手段とを備え、
前記サーバに接続された管理用クライアント端末は、前記サーバ内の帳票フォーマットExcelデータ管理DBから定義を変更したいフォーマットデータを、帳票IDを指定して取得し、取得した帳票フォーマットをExcelアプリケーション上で操作し、帳票ボディ部のフォーマット定義を変更し、前記Excelアドインファイルの関数の値を帳票ボディ部の任意の場所に配置した変更済み帳票フォーマットを前記サーバにアップロードし、
前記サーバに接続されたユーザ用クライアント端末は、前記サーバ内の帳票出力処理部を、帳票IDをパラメータとして設定して起動し、前記帳票出力処理部に、印刷イメージファイルを作成させ、作成させた印刷イメージファイルをダウンロードして、プリンタに印刷させ、
前記帳票出力処理部は、指定された帳票IDに必要なデータを帳票用データ管理DBから取得すると共に、指定された帳票IDに該当する帳票フォーマットExcelデータを帳票フォーマットExcelデータ管理DBから取得し、Excelアプリケーションにより帳票フォーマットExcelデータを操作して、帳票用データを帳票フォーマットに格納し、前記Excelアドインファイルの関数を動作させ、定義された任意の情報を帳票フォーマットのボディー部に配置して、帳票ボディ部の印刷イメージファイルを作成して保存することを特徴とする帳票処理システム。
In the form processing system to output the electronic data stored in the system as a form,
A server, a management client terminal, a user client terminal, and a printer;
The server includes an Excel add-in file in which an Excel application is installed and a built-in function is defined, and includes a form data management DB, a form format Excel data management DB, and a form print processing unit.
The management client terminal connected to the server acquires the format data whose definition is to be changed from the form format Excel data management DB in the server by specifying the form ID, and operates the acquired form format on the Excel application. Change the format definition of the form body part, upload the changed form format in which the value of the function of the Excel add-in file is arranged at an arbitrary location of the form body part to the server,
The user client terminal connected to the server starts the form output processing unit in the server by setting the form ID as a parameter, and causes the form output processing unit to create a print image file. Download the print image file, print it on the printer,
The form output processing unit obtains data necessary for the designated form ID from the form data management DB, obtains form format Excel data corresponding to the designated form ID from the form format Excel data management DB, Operate the form format Excel data with the Excel application, store the form data in the form format, operate the functions of the Excel add-in file, place the defined arbitrary information in the body part of the form format, A form processing system that creates and saves a print image file of the body part.
JP2009052169A 2009-03-05 2009-03-05 Form output method and form processing system Active JP5236534B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009052169A JP5236534B2 (en) 2009-03-05 2009-03-05 Form output method and form processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009052169A JP5236534B2 (en) 2009-03-05 2009-03-05 Form output method and form processing system

Publications (2)

Publication Number Publication Date
JP2010205140A true JP2010205140A (en) 2010-09-16
JP5236534B2 JP5236534B2 (en) 2013-07-17

Family

ID=42966526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009052169A Active JP5236534B2 (en) 2009-03-05 2009-03-05 Form output method and form processing system

Country Status (1)

Country Link
JP (1) JP5236534B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997011434A1 (en) * 1995-09-20 1997-03-27 Hitachi, Ltd. Slip processing method
JP2003141439A (en) * 2001-10-29 2003-05-16 Fujitsu Ltd Form creating method and program
JP2006053689A (en) * 2004-08-10 2006-02-23 I-N Information Systems Ltd Time series data display system, and program for time series data display
JP2006285813A (en) * 2005-04-04 2006-10-19 Ken Hashimoto Calculation data management system for controlling general-purpose spreadsheet software

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997011434A1 (en) * 1995-09-20 1997-03-27 Hitachi, Ltd. Slip processing method
JP2003141439A (en) * 2001-10-29 2003-05-16 Fujitsu Ltd Form creating method and program
JP2006053689A (en) * 2004-08-10 2006-02-23 I-N Information Systems Ltd Time series data display system, and program for time series data display
JP2006285813A (en) * 2005-04-04 2006-10-19 Ken Hashimoto Calculation data management system for controlling general-purpose spreadsheet software

Also Published As

Publication number Publication date
JP5236534B2 (en) 2013-07-17

Similar Documents

Publication Publication Date Title
JP2007156713A5 (en)
EP2874035B1 (en) Industrial equipment production system with production server
JP2006293832A5 (en)
CN104410720A (en) Real-time monitoring platform system based on web graph and monitoring method thereof
JP2012048467A (en) Device, help server and program
JP2013026922A (en) Image formation system, information processing device, image formation device, and computer program
JP2010282365A (en) Device for editing layout, and control method and program for the same
JP2015191645A (en) printing system
JP5083591B2 (en) Process control system
JP5892999B2 (en) Profile providing apparatus, system, method and program
JP5236534B2 (en) Form output method and form processing system
JP2006331160A (en) Software introduction environment configuration apparatus, software introduction environment configuration method, software introduction environment configuration program and recording medium
JP6465752B2 (en) Control device, control method, and program
JP2007281673A (en) Information processing apparatus and information processing program
JP2007280124A5 (en)
JP2008519326A5 (en)
JP4522321B2 (en) Electronic document generation server and operation method of electronic document generation server
JP2010146324A (en) Standard format data management server device and standard document preparation system
JP2007122280A5 (en)
JP2007280105A5 (en)
JP2007293655A (en) Document processor, output processing method for electronic document and program
JP6038749B2 (en) Document browsing system and document browsing program
JP2017026341A (en) Measurement result display program and data structure creation program
JP2011230291A (en) Image forming apparatus and image forming program
JP5652136B2 (en) Information management apparatus, information management program, information management method, and information management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110511

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121102

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121106

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121225

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130327

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5236534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160405

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350