WO2014103024A1 - 表合成装置、および表合成プログラム - Google Patents

表合成装置、および表合成プログラム Download PDF

Info

Publication number
WO2014103024A1
WO2014103024A1 PCT/JP2012/084116 JP2012084116W WO2014103024A1 WO 2014103024 A1 WO2014103024 A1 WO 2014103024A1 JP 2012084116 W JP2012084116 W JP 2012084116W WO 2014103024 A1 WO2014103024 A1 WO 2014103024A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
information
rows
labels
chart
Prior art date
Application number
PCT/JP2012/084116
Other languages
English (en)
French (fr)
Inventor
宏俊 奥城
剛朗 宮坂
兼治 浦
Original Assignee
富士通株式会社
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 富士通株式会社 filed Critical 富士通株式会社
Priority to PCT/JP2012/084116 priority Critical patent/WO2014103024A1/ja
Priority to JP2014554013A priority patent/JP6131962B2/ja
Publication of WO2014103024A1 publication Critical patent/WO2014103024A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention relates to a table synthesis apparatus and a table synthesis program.
  • tabular data files have been created by general-purpose software such as word processing software, spreadsheet software, and presentation software that run on a computer.
  • the spreadsheet generation program described above is not intended to synthesize a plurality of forms that are likely to have common data items used for personnel management, sales management, manufacturing management, and the like. For this reason, when the same type of data item is included in each of the plurality of source files, it may be impossible to output composite data that is easy for the user to see.
  • the object is to generate composite data that is easy for the user to see.
  • a table composition apparatus combines a plurality of data files with a storage unit that stores a plurality of table data including a plurality of data items created in a table format and corresponding to a plurality of data labels arranged in a row direction.
  • Table data wherein the plurality of data labels are arranged in a row set for each table data, and a data label common to the table data is arranged in an area where a plurality of rows are combined, and corresponds to the data label
  • a generation unit that generates table data in which data items are arranged in a column direction.
  • Example. 2 is a functional configuration example of a table synthesis device 1; It is an example of the flowchart which shows the flow of the whole process which the table
  • FIG. 1 is a hardware configuration example of a table synthesizing apparatus 1 according to an embodiment.
  • the table synthesizing apparatus 1 includes, for example, a CPU (Central Processing Unit) 10, a memory 12, an HDD (Hard Disk Drive) 14, a drive device 16, a display control unit 20, a display device 22, and an input device 24.
  • the communication control unit 26 is provided.
  • the CPU 10 is, for example, a processor having a program counter, an instruction decoder, various arithmetic units, an LSU (Load Store Unit), a general-purpose register, and the like.
  • the memory 12 is, for example, a RAM (Random Access Memory).
  • the HDD 14 stores programs executed by the CPU 10 and other data.
  • the table synthesizing apparatus 1 may include another storage device such as an SSD (Solid State Drive) instead of the HDD 14.
  • the drive device 16 is a device that can read programs and data from the storage medium 18. When the storage medium 18 on which the program is recorded is loaded into the drive device 16, the program is installed from the storage medium 18 to the HDD 14 via the drive device 16.
  • the storage medium 18 is a portable storage medium such as a CD (Compact Disc), a DVD (Digital Versatile Disc), or a USB (Universal Serial Bus) memory.
  • the program can be installed by the communication control unit 26 being downloaded from another computer via the network and installed in the HDD 14.
  • the program executed in the table synthesizing apparatus 1 may be stored in advance in the HDD 14, ROM, or the like when the table synthesizing apparatus 1 is shipped.
  • the display control unit 20 is, for example, a logic circuit for generating a screen displayed by the display device 22.
  • the display device 22 is a display device such as an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), or an organic EL (Electroluminescence).
  • the input device 24 includes, for example, a mouse, a keyboard, a touch panel mechanism, a touch pad, and the like.
  • FIG. 2 is a functional configuration example of the table synthesizing apparatus 1.
  • the table synthesizing apparatus 1 includes an intermediate data generation unit 10A, an intermediate data management information generation unit 10B, a detailed data extraction unit 10C, a cell, and a functional block that functions when the CPU 10 executes a program stored in the HDD 14 or the like.
  • a definition information generation unit 10D, a label mapping information generation unit 10E, a detail data synthesis unit 10F, and a print data generation unit 10G are provided. Note that these functional blocks do not need to be realized by a clearly separated program, and may be called by other programs as subroutines or functions. Further, a part of the functional blocks may be hardware means such as an LSI (Large Scale Integrated circuit), an IC (Integrated Circuit), or an FPGA (Field Programmable Gate Array).
  • LSI Large Scale Integrated circuit
  • IC Integrated Circuit
  • FPGA Field Programmable Gate Array
  • the table synthesizing apparatus 1 includes intermediate data 12A, intermediate data management information 12B, detailed data 12C, cell definition information (for each sheet) 12D, label mapping information 12E, cell definition information (after synthesis) 12F, cell information 12G, and the like. Data is generated and stored in the memory 12. In addition to the above, the memory 12 stores print data 12H, a format definition 12I, table composition control information 12J, cell control information 12K, and the like. These data are, for example, input by the user or default data loaded from the HDD 14.
  • FIG. 3 is an example of a flowchart showing the overall processing flow executed by the table synthesizing apparatus 1.
  • the table synthesizing device 1 acquires the print data 12H and the format definition 12I from the HDD 14, the storage device 18 via the drive device 16, or the network via the communication control unit 26, and stores the print data 12H and the format definition 12I in the memory 12 ( S100).
  • Print data 12H and format definition 12I constitute table data as a set.
  • the print data 12H is data indicating characters, numbers, symbols and the like embedded in an area (hereinafter referred to as a partition) within the ruled line of the table data.
  • the format definition information 12H is data defining a format used when embedding data included in the print data 12I into table data.
  • the print data 12I is extracted from data created by general-purpose software such as word processing software, spreadsheet software, or presentation software, and the format definition information 12H is acquired as a processing result of a form definition tool, for example.
  • FIG. 4 is a diagram showing an example of the data structure of the format definition 12I and the print data 12H.
  • the print data 12I is a record in which character string data corresponding to each item in the table is serially stored.
  • the format definition information 12H has a data structure including ⁇ 1> item information and ⁇ 2> ruled line information for each partition.
  • FIG. 5 is a diagram illustrating an example of a data structure of ⁇ 1> item information.
  • FIG. 6 is a diagram illustrating an example of the data structure of ⁇ 2> ruled line information.
  • item information includes (1) item name, (2) item position information, (3) item area length, (4) data length, (5) data format, (6) It includes information such as font information, (7) arrangement information, (8) editing format, (9) position in record, (10) character string data, (11) partition type, and (12) item type.
  • the item name is a name for identifying the item, and is unique information in the format definition.
  • the item position information is a coordinate position indicating the position of the item (for example, the lower left coordinate of the item).
  • the item area length is a value indicating the range of items.
  • the data length is a value (unit: number of bytes) indicating the length of the data.
  • the data format is a value (text data, numerical data, etc.) indicating the type of data.
  • the font information is information indicating a font name and a font size.
  • Arrangement information is information relating to the arrangement of characters such as center alignment.
  • the edit format is information for designating a display format in the finally generated spreadsheet.
  • the position in the record is information indicating the number of bytes from the top of the print data which is record format data.
  • the position in the record of item A is information indicating the number of bytes from the top of the print data at which the “aiueo” is stored in the print data.
  • the character string data is stored in the character string data only when the item type is “literal”.
  • the partition type represents the type of the partition to which it belongs. The partition type includes, for example, “PH” indicating a page header, “DE” indicating details, and the like.
  • the item type is information representing the item type, such as “literal” when a character string is defined and “text” when referring to a record.
  • the invoice or delivery note which is the table data to be synthesized, is composed of a slip portion such as a slip title, an issue date, and an order, a subtotal, a total, etc., and forms a single statement.
  • “Detail” means one or more items arranged under a label.
  • the data structure of ⁇ 2> ruled line information in the format definition 12I includes information such as (1) type and (2) position information.
  • the type (1) shown in FIG. 6 is information for identifying ruled lines, frames, and shading.
  • (2) position information is information indicating the positions and ranges of ruled lines, frames, and shading, and includes a start position (X1, Y1) and an end position (X2, Y2).
  • the intermediate data generation unit 10A When the print data 12H and the format definition 12I are stored in the memory 12, the intermediate data generation unit 10A performs an intermediate data generation process (S110).
  • the intermediate data 12A is binary data obtained by analyzing information such as an item output position, character attribute information, and output data.
  • FIG. 8 is an example of a flowchart showing the flow of intermediate data generation processing executed by the intermediate data generation unit 10A.
  • FIG. 9 shows an example of the data structure of the intermediate data 12A.
  • the intermediate data generation unit 10A reads a set of format definitions 12I and print data 12H (S111). Next, the intermediate data generation unit 10A outputs character data (S112), sets the item position to logical coordinate information (S113), outputs ruled line data (S114), and outputs frame data (S115). The shaded data is output (S116). Next, the intermediate data generation unit 10A sets the intermediate data 12A as intermediate data management information (S117). The intermediate data generation unit 10A executes the above processing for all sets of format definitions 12I and print data 12H (S118).
  • FIG. 10 shows an example of the data structure of ⁇ 1> character string information.
  • the item position (1) in the character string information is a coordinate position indicating the position of the character string (for example, coordinates indicating the lower left).
  • the data format is a value indicating the type of data (text data, numerical data, etc.).
  • the data length is a value (unit: number of bytes) indicating the length of the character string.
  • the character string range is a value indicating each character string range in the X direction and the Y direction.
  • Arrangement information is information relating to the arrangement of characters, such as center alignment and right alignment.
  • the font information is information indicating a font name and a font size.
  • the edit format is information indicating an edit format when data is edited and output.
  • Character string data is information indicating a character string.
  • the partition type is information indicating the type of partition to which the partition belongs.
  • the item type is information representing the item type, such as “literal” when a character string is defined and “text” when referring to a record.
  • FIG. 11 shows an example of the data structure of ⁇ 3> logical coordinate information.
  • the number of registrations in the logical coordinate information (1) is the number of character string information.
  • the X coordinate of the item position is the X coordinate of each character string information.
  • the Y coordinate of the item position is the Y coordinate of each character string information.
  • FIG. 12 shows an example of a data structure of ⁇ 4> vertical and horizontal sizes. ⁇ 4> Vertical and horizontal sizes store the vertical and horizontal sizes of the target table data.
  • the intermediate data management information generation unit 10B When the intermediate data 12A is generated, the intermediate data management information generation unit 10B performs an intermediate data management information generation process for setting the table composition control information 12J in the intermediate data management information 12B (S120).
  • FIG. 13 is an example of the table composition control information 12J.
  • the (1) paper size type in the table composition control information 12J is information for designating a paper size to be used when the synthesized table data is printed.
  • the paper direction is information for designating the paper direction used when printing the combined table data.
  • the number of synthesis is information that specifies the number of table data to be synthesized.
  • FIG. 14 shows an example of the data structure of the intermediate data management information 12B in which the table composition control information 12J is reflected.
  • the (1) paper size type, (2) paper direction, and (3) composition number in the intermediate data management information 12B are copied from the table composition control information 12J.
  • the (4) page width in the intermediate data management information 12B is a page width derived by subtracting margins from the maximum width of (1) paper size type.
  • (5) In the reference information to the intermediate data reference information to each intermediate data 12A is registered.
  • reference information to each detail data reference information to each detail data 12C is registered.
  • the intermediate data management information 12B is used for generating cell definition information (for each sheet) 12D.
  • FIG. 15 is an example of the generated intermediate data management information 12B.
  • FIG. 16 is an example of a flowchart showing the flow of detailed data extraction processing.
  • the detailed data 12C has the same data structure as the intermediate data 12A, and the detailed data 12C is obtained by extracting only data whose partition type is “DE” indicating the details from the intermediate data 12A.
  • the detailed data extraction unit 10C extracts one intermediate data 10C (S131), and determines whether the item type is “literal” and the partition type is “DE” (S132). When the item type is “literal” and the partition type is “DE”, the detail data extraction unit 10C outputs the intermediate data 10C as one of the detail data 12C (S133). The detail data extraction unit 10C performs such processing for all the intermediate data 10C (S134).
  • the cell definition information generation unit 10D When the detail data 12C is extracted, the cell definition information generation unit 10D performs a cell definition information generation process (S140). A row and a column are set for each table data by the cell definition information generation process.
  • the cell definition information generation unit 10D generates cell definition information 12D as shown in FIG. 17, for example.
  • FIG. 17 shows an example of the data structure of the cell definition information 12D.
  • the basic cell width in the cell definition information 12D the basic cell width of the cell control information 12K is set.
  • the basic cell height is set to the basic cell height of the cell control information 12K.
  • the column width of each column in each table data is described, for example, arranged in a comma separated manner.
  • the row height of each row in each table data is described, for example, arranged in a comma separated manner.
  • FIG. 18 is a data structure example of the cell control information 12K.
  • the label mapping information generation unit 10E performs the label mapping information generation process (S150).
  • FIG. 19 is an example of a flowchart showing the flow of label mapping information generation processing.
  • FIG. 20 is a data structure example of the label mapping information 12E.
  • the label mapping information generation unit 10E reads the cell definition information corresponding to the detailed data (S151, S152), and acquires one column position from the cell definition information (S153).
  • the label mapping information generation unit 10E registers the label name (S154), registers the column position before combining (S155), and registers the column width before combining (S156).
  • the post-combination column number in the label mapping information 12E is blank in the label mapping information generation process, and the processing result of the detailed data synthesis process described later is written.
  • FIG. 21 is an example of a flowchart showing the flow of detailed data composition processing.
  • the detailed data composition unit 10F reads the label mapping information 12E (S161), and generates cell definition information for a plurality of rows corresponding to each table data based on the column width before the composition (S162).
  • the detail data composition unit 10F determines a key item and moves the key item in each row to the left end (S163).
  • the key item is a common label in each table data, and may be designated by the user, or the leftmost item in each table data may be automatically set as a key item.
  • the detail data composition unit 10F sets the layout of the table data having the largest overall width as the basic layout (S164), and aligns the left end position of each layout (S165).
  • the detail data composition unit 10F sets the parameter n to 2 (S166). Then, the detail data composition unit 10F moves the nth cell of the table data that is not the basic layout so that the left end matches the left end of the basic layout (S167). Here, the detailed data composition unit 10F moves the n-th cell associated with the (n-1) -th cell, so that it does not move if it falls within the basic layout cell.
  • the detail data composition unit 10F aligns the right end position of the nth cell of the table data that is not the basic layout with the closest boundary position of the basic layout (S168).
  • the detailed data composition unit 10F determines whether or not the column width of the cell does not become smaller than the minimum column width, and if so, changes to move to the right. .
  • the detailed data composition unit 10F determines whether or not the processes of S167 and S168 have been executed for all the columns (S169). If the processes of S167 and S168 have not been performed for all the columns, the parameter n Is increased by 1 (S170), and the process returns to S167.
  • the detailed data composition unit 10F determines whether or not the table data that is not the basic layout has a larger overall width, and the table data that is not the basic layout. If the overall width becomes larger, re-correction is performed (S171).
  • the detail data composition unit 10F performs a process of moving the nearest boundary line of the table data that is the basic layout to the left instead of moving the right end position of the nth cell of the table data that is not the basic layout to the right.
  • the detailed data composition unit 10F combines the upper and lower cells corresponding to the key item (S172), and reflects the processing result in the label mapping information 12E and the cell definition information (after composition) 12F (S173).
  • FIGS. 22 to 26 and FIGS. 27 to 33 are diagrams showing how layouts are synthesized by the processing of the detailed data synthesis unit 10F.
  • 22 to 26 show a case where the entire width of the table data 1 is narrower than the entire width of the table data 2
  • FIGS. 27 to 33 show a case where the entire width of the table data 1 is wider than the entire width of the table data 2. Show.
  • FIG. 22 is an example of the layout of the table data 1 and 2.
  • the composition layout shown in FIG. 23 is generated.
  • the composition layout is changed as shown in FIGS.
  • the detail data composition unit 10F performs the process of S172 in FIG. 21, a composition layout shown in FIG. 26 is generated.
  • FIG. 27 shows another example of the layout of the table data 1 and 2.
  • the composition layout shown in FIG. 28 is generated.
  • the synthesized layout changes as shown in FIGS. 29, 30, 31, and 32.
  • the detail data composition unit 10F performs the process of S172 in FIG. 21, a composition layout shown in FIG. 33 is generated.
  • the print data generation unit 10G When the detailed data composition process is performed, the print data generation unit 10G performs the print data generation process (S180).
  • the print data generation unit 10G generates and outputs a file of a format selected by the user, for example, based on the label mapping information 12E, the cell definition information (after synthesis) 12F, and the cell information 12G.
  • FIG. 34 shows an example of the data structure of the cell information 12G.
  • the cell information 12G is generated by extracting necessary information from the intermediate data 12A and the detailed data 12C.
  • FIG. 35 is a diagram schematically showing a process flow and data structure change by the table synthesizing apparatus 1. As shown in the figure, the table data 1 and 2 having different layouts are combined into a table that has undergone cell definition information generation processing, label mapping information generation processing, detailed data combination processing (combination and adjustment), and print data generation processing. Is output.
  • the table synthesizing apparatus 1 maintains the layout of the column width before synthesis as much as possible, aligns the column boundaries after synthesis as much as possible in the upper and lower tables, and further merges common items in different table data by combining cells. Can be displayed.
  • the table synthesizing apparatus 1 can generate and output synthesized data in a mode that is easy for the user to see.
  • the intermediate data generation unit 10A, the intermediate data management information generation unit 10B, the detailed data extraction unit 10C, the cell definition information generation unit 10D, the label mapping information generation unit 10E, the detailed data synthesis unit 10F, and the print data generation unit 10G It is an example of a “generation unit”.
  • the memory 12 and the HDD (Hard Disk Drive) 14 are examples of the “storage unit”.
  • the table synthesizing apparatus and the table synthesizing program may have a configuration in which “row” and “column” in the above-described embodiment are interchanged as they are.
  • the present invention can be used in the computer software industry.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Document Processing Apparatus (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

 ユーザが見やすい態様の合成データを生成することを課題とする。 表形式で作成され、行方向に並ぶ複数のデータラベルに対応した複数のデータ項目を含む表データが複数記憶される記憶部と、前記複数のデータファイルを合成した表データであって、前記複数のデータラベルが表データ毎に設定された行に並べられると共に、表データ間で共通するデータラベルが複数行を結合した領域に配置され、該データラベルに対応したデータ項目が列方向に並べられた表データを生成する生成部と、を備える表合成装置。

Description

表合成装置、および表合成プログラム
 本発明は、表合成装置、および表合成プログラムに関する。
 従来より、コンピュータ上で動作するワープロソフトや表計算ソフト、プレゼンテーションソフト等の汎用ソフトによって、表形式のデータファイルが作成されている。
 これに関連し、表形式のデータファイルを合成したスプレッドシート形式のデータを出力するためのスプレッドシート生成プログラムが知られている(例えば、特許文献1参照)。
特開2011-198296号公報
 しかしながら、上記したスプレッドシート生成プログラムは、人事管理、営業管理、製造管理等に用いられる、共通するデータ項目を有する可能性が高い複数の帳票を合成することを念頭においたものでは無い。このため、複数のソースファイルに、それぞれ同じ類のデータ項目が含まれる場合に、ユーザが見やすい合成データを出力することができない場合がある。
 一つの側面では、ユーザが見やすい態様の合成データを生成することを目的とする。
 一態様の表合成装置は、表形式で作成され、行方向に並ぶ複数のデータラベルに対応した複数のデータ項目を含む表データが複数記憶される記憶部と、前記複数のデータファイルを合成した表データであって、前記複数のデータラベルが表データ毎に設定された行に並べられると共に、表データ間で共通するデータラベルが複数行を結合した領域に配置され、該データラベルに対応したデータ項目が列方向に並べられた表データを生成する生成部と、を備える。
 一態様によれば、ユーザが見やすい態様の合成データを生成することができる。
一実施例に係る表合成装置1のハードウェア構成例である。 表合成装置1の機能構成例である。 表合成装置1が実行する全体的な処理の流れを示すフローチャートの一例である。 フォーマット定義12Iと印刷データ12Hのデータ構造の一例を示す図である。 <1>項目情報のデータ構造の一例を示す図である。 <2>罫線情報のデータ構造の一例を示す図である。 フォーマット定義12Iにおける編集形式と、編集形式とスプレッドシートの書式(表示形式)の対応を示す図である。 中間データ生成部10Aにより実行される中間データ生成処理の流れを示すフローチャートの一例である。 中間データ12Aのデータ構造の一例である。 <1>文字列情報のデータ構造の一例である。 <3>論理座標情報のデータ構造の一例である。 <4>縦横サイズのデータ構造の一例である。 表合成制御情報12Jの一例である。 表合成制御情報12Jが反映される中間データ管理情報12Bのデータ構造の一例である。 生成された中間データ管理情報12Bの一例である。 明細データ抽出処理の流れを示すフローチャートの一例である。 セル定義情報12Dのデータ構造例である。 セル制御情報12Kのデータ構造例である。 ラベルマッピング情報生成処理の流れを示すフローチャートの一例である。 ラベルマッピング情報12Eのデータ構造例である。 明細データ合成処理の流れを示すフローチャートの一例である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。 セル情報12Gのデータ構造例である。 表合成装置1による処理の流れとデータ構造の変化を模式的に示す図である。
 以下、本発明を実施するための形態について、添付図面を参照しながら実施例を挙げて説明する。
 以下、図面を参照し、表合成装置、および表合成プログラムの実施例について説明する。
 [ハードウェア構成]
 図1は、一実施例に係る表合成装置1のハードウェア構成例である。表合成装置1は、例えば、CPU(Central Processing Unit)10と、メモリ12と、HDD(Hard Disk Drive)14と、ドライブ装置16と、表示制御部20と、表示装置22と、入力装置24と、通信制御部26とを備える。
 CPU10は、例えば、プログラムカウンタや命令デコーダ、各種演算器、LSU(Load Store Unit)、汎用レジスタ等を有するプロセッサである。メモリ12は、例えば、RAM(Random Access Memory)である。HDD14は、CPU10が実行するプログラムその他のデータを格納する。表合成装置1は、HDD14に替えて、SSD(Solid State Drive)等の他の記憶装置を備えてもよい。ドライブ装置16は、記憶媒体18からプログラムやデータを読み込み可能な装置である。プログラムを記録した記憶媒体18がドライブ装置16に装着されると、プログラムが記憶媒体18からドライブ装置16を介してHDD14にインストールされる。記憶媒体18は、例えば、CD(Compact Disc)、DVD(Digital Versatile Disc)、USB(Universal Serial Bus)メモリ等の可搬型の記憶媒体である。プログラムのインストールは、記憶媒体18を用いる他、通信制御部26がネットワークを介して他のコンピュータよりダウンロードし、HDD14にインストールすることによって行うこともできる。また、表合成装置1において実行されるプログラムは、表合成装置1の出荷時に、予めHDD14やROM等に格納されていてもよい。
 表示制御部20は、例えば、表示装置22が表示する画面を生成するための論理回路である。表示装置22は、例えば、LCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)、有機EL(Electroluminescence)等の表示装置である。入力装置24は、例えば、マウス、キーボード、タッチパネル機構、タッチパッド等を含む。
 [機能構成]
 図2は、表合成装置1の機能構成例である。表合成装置1は、CPU10がHDD14等に格納されたプログラムを実行することにより機能する機能ブロックとして、中間データ生成部10Aと、中間データ管理情報生成部10Bと、明細データ抽出部10Cと、セル定義情報生成部10Dと、ラベルマッピング情報生成部10Eと、明細データ合成部10Fと、印刷データ生成部10Gとを備える。なお、これらの機能ブロックが明確に分離したプログラムによって実現される必要はなく、サブルーチンや関数として他のプログラムによって呼び出されるものであってもよい。また、機能ブロックの一部が、LSI(Large Scale Integrated circuit)、IC(Integrated Circuit)やFPGA(Field Programmable Gate Array)等のハードウェア手段であっても構わない。
 また、表合成装置1は、中間データ12A、中間データ管理情報12B、明細データ12C、セル定義情報(シート毎)12D、ラベルマッピング情報12E、セル定義情報(合成後)12F、セル情報12G等のデータを生成し、メモリ12に格納する。メモリ12には、上記の他、印刷データ12H、フォーマット定義12I、表合成制御情報12J、セル制御情報12K等が格納される。これらのデータは、例えば、ユーザによって入力されたり、デフォルトデータがHDD14からロードされたりしたものである。
 [処理フロー等]
 図3は、表合成装置1が実行する全体的な処理の流れを示すフローチャートの一例である。
 まず、表合成装置1は、HDD14から、又はドライブ装置16を介して記憶媒体18から、或いは通信制御部26を介してネットワークから印刷データ12Hとフォーマット定義12Iを取得し、メモリ12に格納する(S100)。
 印刷データ12Hとフォーマット定義12Iは、一組で表データを構成する。印刷データ12Hは、表データの罫線内の領域(以下ではパーティションと称する)に埋め込まれる文字、数字、記号等を示すデータである。フォーマット定義情報12Hは、印刷データ12Iに含まれるデータを表データに埋め込む際のフォーマットを定義したデータである。印刷データ12Iは、ワープロソフトや表計算ソフト、プレゼンテーションソフト等の汎用ソフトによって作成されたデータから抽出され、フォーマット定義情報12Hは、例えば帳票定義ツールの処理結果として取得される。
 図4は、フォーマット定義12Iと印刷データ12Hのデータ構造の一例を示す図である。印刷データ12Iは、表中の各項目に対応する文字列データがシリアルに格納されているレコードである。また、フォーマット定義情報12Hは、パーティションごとに、<1>項目情報、<2>罫線情報、を含むデータ構造となっている。図5は、<1>項目情報のデータ構造の一例を示す図である。また、図6は、<2>罫線情報のデータ構造の一例を示す図である。
 図5に示すように、<1>項目情報は、(1)項目名、(2)項目の位置情報、(3)項目領域長、(4)データ長、(5)データ形式、(6)フォント情報、(7)配置情報、(8)編集形式、(9)レコード内位置、(10)文字列データ、(11)パーティション種別、(12)項目種別等の情報を含む。
 (1)項目名は、項目を識別するための名前であり、フォーマット定義内で一意の情報となっている。(2)項目の位置情報は、項目の位置を示す座標位置(例えば項目の最左下の座標)である。(3)項目領域長は、項目の範囲を示す値である。(4)データ長さは、データの長さを示す値(単位:バイト数)である。(5)データ形式は、データの種類を示す値(テキストデータ、数値データ等)である。(6)フォント情報は、フォント名やフォントサイズを示す情報である。(7)配置情報は、中央揃え等、文字の配置に関する情報である。(8)編集形式は、最終的に生成されるスプレッドシートにおける表示形式を指定するための情報である。図7は、フォーマット定義12Iにおける編集形式と、編集形式とスプレッドシート(ここではExcel)の書式(表示形式)の対応を示す図である。(9)レコード内位置は、レコード形式のデータである印刷データの先頭から何バイト目かを示す情報である。例えば、図4において、項目Aのレコード内位置は、印刷データ内の「あいうえお」を格納している位置が、印刷データの先頭から何バイト目かを示す情報である。(10)文字列データには、項目種別が「リテラル」の場合のみ、文字列データが格納される。(11)パーティション種別は、所属するパーティションの種別を表す。パーティションの種別には、例えば、ページヘッダを示す「PH」、明細を示す「DE」等が含まれる。(12)項目種別は、文字列が定義されている場合の「リテラル」、レコードを参照する場合の「テキスト」等、項目の種別を表す情報である。
 ここで、合成される表データである請求書や納品書は、伝票のタイトルや発行日、発注などの伝票部分、また小計や合計などで構成され、1つの明細書となっている。「明細」とは、ラベルの下に並べられた1又は複数の項目を意味する。
 フォーマット定義12Iの<2>罫線情報のデータ構造は、(1)種別、(2)位置情報などの情報を含む。図6に示す(1)種別とは、罫線、枠、網掛けを識別する情報である。また、(2)位置情報とは、罫線、枠、網掛けの位置や範囲を示す情報で、開始位置(X1, Y1)と終了位置(X2, Y2)を含む。
 印刷データ12Hおよびフォーマット定義12Iがメモリ12に格納されると、中間データ生成部10Aが、中間データ生成処理を行う(S110)。中間データ12Aとは、項目の出力位置、文字属性情報や出力データなどの情報を解析したバイナリデータである。図8は、中間データ生成部10Aにより実行される中間データ生成処理の流れを示すフローチャートの一例である。また、図9は、中間データ12Aのデータ構造の一例である。
 まず、中間データ生成部10Aは、1組のフォーマット定義12Iと印刷データ12Hを読み込む(S111)。次に、中間データ生成部10Aは、文字データを出力し(S112)、項目位置を論理座標情報に設定し(S113)、罫線データを出力し(S114)、枠データを出力し(S115)、網掛けデータを出力する(S116)。次に、中間データ生成部10Aは、中間データ12Aを中間データ管理情報に設定する(S117)。中間データ生成部10Aは、以上の処理を、全てのフォーマット定義12Iと印刷データ12Hの組について実行する(S118)。
 図10は、<1>文字列情報のデータ構造の一例である。<1>文字列情報における(1)項目位置は、文字列の位置を示す座標位置(例えば左下を示す座標)である。(2)データ形式は、データの種類を示す値(テキストデータ、数値データ、etc.)である。(3)データ長は、文字列の長さを示す値(単位:バイト数)である。(4)文字列範囲は、X方向とY方向のそれぞれの文字列範囲を示す値である。(5)配置情報は、中央揃え、右揃え等、文字の配置に関する情報である。(6)フォント情報は、フォント名やフォントサイズを示す情報である。(7)編集形式は、データを編集して出力する場合の編集形式を示す情報である。(8)文字列データは、文字列を示す情報である。(9)パーティション種別は、所属するパーティションの種別を表す情報である。(10)項目種別は、文字列が定義されている場合の「リテラル」、レコードを参照する場合の「テキスト」等、項目の種別を表す情報である。
 <2>罫線情報については、図6を参照することとして、説明を省略する。図11は、<3>論理座標情報のデータ構造の一例である。<3>論理座標情報における(1)登録数は、文字列情報の数である。(2)項目位置のX座標は、各文字列情報のX座標である。(3)項目位置のY座標は、各文字列情報のY座標である。図12は、<4>縦横サイズのデータ構造の一例である。<4>縦横サイズには、対象となる表データの縦サイズと横サイズが格納される。
 中間データ12Aが生成されると、中間データ管理情報生成部10Bが、表合成制御情報12Jを中間データ管理情報12Bに設定する中間データ管理情報生成処理を行う(S120)。図13は、表合成制御情報12Jの一例である。表合成制御情報12Jにおける(1)用紙サイズ種別は、合成した表データを印刷する際に利用する用紙サイズを指定する情報である。(2)用紙方向は、合成した表データを印刷する際に利用する用紙方向を指定する情報である。(3)合成数は、合成する表データの数を指定する情報である。
 図14は、表合成制御情報12Jが反映される中間データ管理情報12Bのデータ構造の一例である。中間データ管理情報12Bにおける(1)用紙サイズ種別、(2)用紙方向、(3)合成数は、表合成制御情報12Jからコピーされる。また、中間データ管理情報12Bにおける(4)ページ幅は、(1)用紙サイズ種別の最大幅から余白等を差し引いて導出されるページ幅である。(5)中間データへの参照情報には、各中間データ12Aへの参照情報が登録される。(6)明細データへの参照情報には、各明細データ12Cへの参照情報が登録される。(7)セル定義情報への参照情報には、各セル定義情報12Fへの参照情報が登録される。中間データ管理情報12Bは、セル定義情報(シート毎)12Dの生成等に用いられる。図15は、生成された中間データ管理情報12Bの一例である。
 中間データ管理情報12Bが生成されると、明細データ抽出部10Cが、明細データ抽出処理を行う(S130)。図16は、明細データ抽出処理の流れを示すフローチャートの一例である。なお、明細データ12Cのデータ構造は、中間データ12Aと同じであり、明細データ12Cは、中間データ12Aからパーティション種別が明細を示す「DE」であるデータのみが抽出されたものである。
 明細データ抽出部10Cは、中間データ10Cを1つ取り出し(S131)、項目種別が「リテラル」であり、且つパーティション種別が「DE」であるか否かを判定する(S132)。項目種別が「リテラル」であり、且つパーティション種別が「DE」である場合、明細データ抽出部10Cは、当該中間データ10Cを明細データ12Cの1つとして出力する(S133)。明細データ抽出部10Cは、このような処理を全ての中間データ10Cについて行う(S134)。
 明細データ12Cが抽出されると、セル定義情報生成部10Dが、セル定義情報生成処理を行う(S140)。セル定義情報生成処理によって、各表データについて行および列が設定される。
 セル定義情報生成部10Dは、例えば図17に示すようなセル定義情報12Dを生成する。図17は、セル定義情報12Dのデータ構造例である。セル定義情報12Dにおける(1)基本セル幅には、セル制御情報12Kの基本セル幅が設定される。(2)基本セル高さには、セル制御情報12Kの基本セル高さが設定される。(3)セル幅には、各表データにおけるそれぞれの列の列幅が、例えばカンマ区切りで並べられて記述される。(4)セル高さには、各表データにおけるそれぞれの行の行高さが、例えばカンマ区切りで並べられて記述される。図18は、セル制御情報12Kのデータ構造例である。
 セル定義情報生成処理が行われると、ラベルマッピング情報生成部10Eが、ラベルマッピング情報生成処理を行う(S150)。
 図19は、ラベルマッピング情報生成処理の流れを示すフローチャートの一例である。また、図20は、ラベルマッピング情報12Eのデータ構造例である。
 まず、ラベルマッピング情報生成部10Eは、明細データと対応するセル定義情報を読み込み(S151、S152)、その中から列位置を1つ取得する(S153)。
 そして、ラベルマッピング情報生成部10Eは、ラベル名を登録し(S154)、合成前の列位置を登録し(S155)、合成前の列幅を登録する(S156)。
 ラベルマッピング情報12Eにおける(2)合成後の列番号は、ラベルマッピング情報生成処理においてはブランクとされ、後述する明細データ合成処理の処理結果が書き込まれる。
 ラベルマッピング情報12Eが生成されると、明細データ合成部10Fが、明細データ合成処理を行う(S160)。図21は、明細データ合成処理の流れを示すフローチャートの一例である。
 まず、明細データ合成部10Fは、ラベルマッピング情報12Eを読み込み(S161)、その合成前の列幅に基づき、各表データに対応する複数行分のセル定義情報を生成する(S162)。
 次に、明細データ合成部10Fは、キー項目を決定し、各行のキー項目を左端に移動させる(S163)。ここで、キー項目とは、各表データにおける共通するラベルであり、ユーザによる指定を受け付けてもよいし、各表データにおける左端の項目を自動的にキー項目に設定してもよい。
 次に、明細データ合成部10Fは、全体横幅の最も大きい表データのレイアウトを、基本レイアウトに設定し(S164)、各レイアウトの左端位置を合わせる(S165)。
 次に、明細データ合成部10Fは、パラメータnを2に設定する(S166)。そして、明細データ合成部10Fは、左端が、基本レイアウトの左端に合うように、基本レイアウトでない表データのn番目のセルを移動させる(S167)。ここで、明細データ合成部10Fは、n-1番目のセルに付随してn番目のセルを移動させた結果、基本レイアウトのセル内に収まる場合は移動させない。
 次に、明細データ合成部10Fは、基本レイアウトでない表データのn番目のセルの右端位置を、基本レイアウトの最も近い境界位置に合わせる(S168)。ここで、明細データ合成部10Fは、右端位置を左に移動する場合、当該セルの列幅が最小列幅よりも小さくならないかどうかを判定し、小さくなる場合は、右へ移動するよう変更する。
 そして、明細データ合成部10Fは、全ての列についてS167およびS168の処理を実行したか否かを判定し(S169)、全ての列についてS167およびS168の処理を実行していない場合は、パラメータnを1増加させ(S170)、S167に戻る。
 一方、全ての列についてS167およびS168の処理を実行した場合、明細データ合成部10Fは、基本レイアウトでない表データの方が全体幅が大きくなったか否かを判定し、基本レイアウトでない表データの方が全体幅が大きくなった場合、再補正を行う(S171)。明細データ合成部10Fは、基本レイアウトでない表データのn番目のセルの右端位置を右に移動するのに代えて、基本レイアウトである表データの最も近い境界線を左に移動させる処理を行う。
 そして、明細データ合成部10Fは、キー項目に該当する上下段のセルを結合し(S172)、処理結果をラベルマッピング情報12Eおよびセル定義情報(合成後)12Fに反映させる(S173)。
 なお、図示を省略したが、S166~S171の処理は、基本レイアウトでない各表データについて行われる。
 図22~26および図27~33は、明細データ合成部10Fの処理によってレイアウトが合成される様子を示す図である。図22~26は、表データ1の全体幅が表データ2の全体幅よりも狭い場合を示し、図27~33は、表データ1の全体幅が表データ2の全体幅よりも広い場合を示している。
 図22は、表データ1、2のレイアウトの一例である。明細データ合成部10Fが図21のS161~S165の処理を行うと、図23に示す合成レイアウトが生成される。次に、合成レイアウトに対して明細データ合成部10Fが図21のS166~S171の処理を行うと、図24、図25に示すように合成レイアウトが変化する。そして、明細データ合成部10Fが図21のS172の処理を行うと、図26に示す合成レイアウトが生成される。
 図27は、表データ1、2のレイアウトの他の例である。明細データ合成部10Fが図21のS161~S165の処理を行うと、図28に示す合成レイアウトが生成される。次に、合成レイアウトに対して明細データ合成部10Fが図21のS166~S171の処理を行うと、図29、図30、図31、図32のように合成レイアウトが変化する。そして、明細データ合成部10Fが図21のS172の処理を行うと、図33に示す合成レイアウトが生成される。
 明細データ合成処理が行われると、印刷データ生成部10Gが印刷データ生成処理を行う(S180)。印刷データ生成部10Gは、ラベルマッピング情報12E、セル定義情報(合成後)12F、およびセル情報12Gに基づき、例えばユーザによって選択された形式のファイルを生成して出力する。図34は、セル情報12Gのデータ構造例である。セル情報12Gは、中間データ12Aや明細データ12Cから必要な情報を抜き出すことにより生成される。
 図35は、表合成装置1による処理の流れとデータ構造の変化を模式的に示す図である。図示するように、異なるレイアウトを有する表データ1、2は、セル定義情報生成処理、ラベルマッピング情報生成処理、明細データ合成処理(合成、調整)、印刷データ生成処理を経て、合成された表として出力される。
 係る処理によって、表合成装置1は、合成前の列幅のレイアウトをできるだけ維持しつつ、合成後の列境界を上下の表でできるだけ合わせ、更に異なる表データで共通する項目については結合したセルで表示することができる。
 この結果、表合成装置1は、ユーザが見やすい態様の合成データを生成して出力することができる。
 なお、中間データ生成部10A、中間データ管理情報生成部10B、明細データ抽出部10C、セル定義情報生成部10D、ラベルマッピング情報生成部10E、明細データ合成部10F、および印刷データ生成部10Gは、「生成部」の一例である。また、メモリ12、およびHDD(Hard Disk Drive)14は、「記憶部」の一例である。
 以上、表合成装置および表合成プログラムを実施するための形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。
 例えば、表合成装置および表合成プログラムは、上記実施例における「行」と「列」をそのまま入れ替えた構成としてもよい。
 本発明は、コンピュータソフトウェア産業等に利用することができる。
 1   表合成装置
 10  CPU
 10A 中間データ生成部
 10B 中間データ管理情報生成部
 10C 明細データ抽出部
 10D セル定義情報生成部
 10E ラベルマッピング情報生成部
 10F 明細データ合成部
 10G 印刷データ生成部
 12  メモリ
 12A 中間データ
 12B 中間データ管理情報
 12C 明細データ
 12D セル定義情報(シート毎)
 12E ラベルマッピング情報
 12F セル定義情報(合成後)
 12G セル情報
 12H 印刷データ
 12I フォーマット定義
 12J 表合成制御情報
 12K セル制御情報
 14  HDD
 16  ドライブ装置
 20  表示制御部
 22  表示装置
 24  入力装置
 26  通信制御部

Claims (8)

  1.  表形式で作成され、行方向に並ぶ複数のデータラベルに対応した複数のデータ項目を含む表データが複数記憶される記憶部と、
     前記複数のデータファイルを合成した表データであって、前記複数のデータラベルが表データ毎に設定された行に並べられると共に、表データ間で共通するデータラベルが複数行を結合した領域に配置され、該データラベルに対応したデータ項目が列方向に並べられた表データを生成する生成部と、
     を備える表合成装置。
  2.  請求項1記載の表合成装置であって、
     前記生成部は、前記各表データに対応し、前記複数のデータラベルが並べられた行の列方向の境界線を、上下の行で一致させる処理を行う、
     表合成装置。
  3.  請求項2記載の表合成装置であって、
     前記生成部は、各データラベルを格納する領域が、予め定められた最小幅未満とならないように、前記境界線を上下の行で一致させる処理を行う、
     表合成装置。
  4.  「行方向」を「列方向」に置換した請求項1ないし3のいずれか1項記載の表合成装置。
  5.  コンピュータに、
     表形式で作成され、行方向に並ぶ複数のデータラベルに対応した複数のデータ項目を含む表データを記憶部に複数記憶させ、
     前記複数のデータファイルを合成した表データであって、前記複数のデータラベルが表データ毎に設定された行に並べられると共に、表データ間で共通するデータラベルが複数行を結合した領域に配置され、該データラベルに対応したデータ項目が列方向に並べられた表データを生成させる、
     を備える表合成プログラム。
  6.  請求項5記載の表合成プログラムであって、
     前記コンピュータに、前記各表データに対応し、前記複数のデータラベルが並べられた行の列方向の境界線を、上下の行で一致させる処理を行わせる、
     表合成プログラム。
  7.  請求項6記載の表合成プログラムであって、
     前記コンピュータに、各データラベルを格納する領域が、予め定められた最小幅未満とならないように、前記境界線を上下の行で一致させる処理を行わせる、
     表合成プログラム。
  8.  「行方向」を「列方向」に置換した請求項5ないし7のいずれか1項記載の表合成プログラム。
PCT/JP2012/084116 2012-12-28 2012-12-28 表合成装置、および表合成プログラム WO2014103024A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2012/084116 WO2014103024A1 (ja) 2012-12-28 2012-12-28 表合成装置、および表合成プログラム
JP2014554013A JP6131962B2 (ja) 2012-12-28 2012-12-28 表合成装置、および表合成プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/084116 WO2014103024A1 (ja) 2012-12-28 2012-12-28 表合成装置、および表合成プログラム

Publications (1)

Publication Number Publication Date
WO2014103024A1 true WO2014103024A1 (ja) 2014-07-03

Family

ID=51020174

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/084116 WO2014103024A1 (ja) 2012-12-28 2012-12-28 表合成装置、および表合成プログラム

Country Status (2)

Country Link
JP (1) JP6131962B2 (ja)
WO (1) WO2014103024A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016149081A (ja) * 2015-02-13 2016-08-18 富士通株式会社 出力制御プログラム、出力制御方法および出力制御装置
JP2021002183A (ja) * 2019-06-21 2021-01-07 辻・本郷税理士法人 会計支援装置、会計支援プログラム及び会計支援方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009001462A1 (ja) * 2007-06-28 2008-12-31 Fujitsu Limited スプレッドシート生成プログラム、該プログラムを記録した記録媒体、スプレッドシート生成装置、およびスプレッドシート生成方法
JP2009265814A (ja) * 2008-04-23 2009-11-12 Nec Corp 情報提示装置、情報提示方法および情報提示用プログラム
JP2011053725A (ja) * 2007-11-26 2011-03-17 Nec Corp 表の表示装置、表の表示方法および表の表示制御プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009001462A1 (ja) * 2007-06-28 2008-12-31 Fujitsu Limited スプレッドシート生成プログラム、該プログラムを記録した記録媒体、スプレッドシート生成装置、およびスプレッドシート生成方法
JP2011053725A (ja) * 2007-11-26 2011-03-17 Nec Corp 表の表示装置、表の表示方法および表の表示制御プログラム
JP2009265814A (ja) * 2008-04-23 2009-11-12 Nec Corp 情報提示装置、情報提示方法および情報提示用プログラム

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016149081A (ja) * 2015-02-13 2016-08-18 富士通株式会社 出力制御プログラム、出力制御方法および出力制御装置
JP2021002183A (ja) * 2019-06-21 2021-01-07 辻・本郷税理士法人 会計支援装置、会計支援プログラム及び会計支援方法
JP7486112B2 (ja) 2019-06-21 2024-05-17 辻・本郷税理士法人 会計支援装置、会計支援プログラム及び会計支援方法

Also Published As

Publication number Publication date
JPWO2014103024A1 (ja) 2017-01-12
JP6131962B2 (ja) 2017-05-24

Similar Documents

Publication Publication Date Title
JP7420861B2 (ja) ウェブサイト構築システムのサーバのためのシステムおよび方法
US7853869B2 (en) Creation of semantic objects for providing logical structure to markup language representations of documents
US8839095B2 (en) User interface to define and/or communicate space between objects
US20150052157A1 (en) Data transfer content selection
JP6138678B2 (ja) 意匠情報表示装置、意匠情報表示方法及び意匠情報表示プログラム
JP2013246644A (ja) ソフトウェアオブジェクト修正支援装置、ソフトウェアオブジェクト修正支援方法、および、プログラム
JP6131962B2 (ja) 表合成装置、および表合成プログラム
US10241899B2 (en) Test input information search device and method
WO2017134800A1 (ja) 表形式データの解析方法、表形式データの解析プログラム及び情報処理装置
JP5702265B2 (ja) プログラム自動生成装置およびプログラム自動生成方法
US20140282246A1 (en) List for touch screens
JP2008141496A (ja) 文書編集装置およびプログラム
JP5219543B2 (ja) 情報処理装置及び情報処理方法及びプログラム
WO2017175375A1 (ja) データクレンジングシステム、方法、及び、プログラム
JP6496025B2 (ja) 文書処理システム及び文書処理方法
JP6040990B2 (ja) 帳票作成支援装置、帳票作成支援方法、及び帳票作成支援プログラム
JP7411766B2 (ja) 設定業務支援装置、設定業務支援方法および設定業務支援プログラム
JP3809807B2 (ja) 構造計算書の作成用プログラム
JP6475288B2 (ja) プログラム比較方法、プログラム比較装置およびプログラム比較プログラム
JP2018151872A (ja) 描画プログラム、描画方法および描画装置
JP2011070618A (ja) データベース情報の2分割画面表示による、データ比較・編集・更新方法
JP4980966B2 (ja) Cadデータ変換システム及びcadデータ変換方法
JP2005202739A (ja) 機械翻訳装置、機械翻訳方法及び機械翻訳プログラム
JP5901591B2 (ja) 資料評価プログラムおよび資料評価装置
JP5753018B2 (ja) Pdf作成システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12891223

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014554013

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12891223

Country of ref document: EP

Kind code of ref document: A1