Overview

The JSON Export module is internally based on Text (CSV) Export and is therefore subject to similar restrictions. Similar to CSV, data from table objects is returned here and transferred to a JSON structure. The table rows form the record, while the header row is used to determine the identifiers used in JSON. Footer lines, group header lines, group footer lines and all objects outside the table, such as freely placed texts, are ignored. The result is a single file in JSON format that contains the data from all table objects. This can then be used for further processing in other applications. Please note that in this mode only data from tables is exported and no layout information is evaluated. This also means, for example, that layout-related breaks are filtered from the exported text. This mode is only available for table projects.