Exportable Table Definitions
Tavlon table definitions are designed to be reused across multiple output formats. A table can be defined once in text and then exported or rendered for different document, spreadsheet, and engineering workflows.
This helps keep table structure consistent. Instead of rebuilding the same table separately for each output, Tavlon uses the table definition as the source structure for export.
General Export Formats
Tavlon supports common business and document formats used for sharing, reviewing, printing, and editing table information.
Word export
Excel export
PDF export
These formats are useful when table definitions need to become documents, reports, spreadsheets, attachments, or reviewable output files.
Engineering Export Formats
Tavlon also supports engineering-oriented export workflows where structured table data needs to be reused in design and CAD-related environments.
NX export
AutoCAD export
Engineering exports make it possible to reuse the same table definition beyond standard office documents. The table structure remains defined in Tavlon, while the output can be prepared for engineering tools.
Define Once, Export Many Ways
The main idea is that the table definition should not be recreated for each destination. Tavlon keeps the structure in one place, then uses that structure when producing Word, Excel, PDF, NX, and AutoCAD outputs.
Locations: {{
header: {{
Name,
Address,
Array Shifts (...)
}}
}}
A definition like this can be rendered visually, exported to general document formats, or reused in engineering output workflows without redefining the table each time.