You can export data from ReportWeaver into different formats. The currently
supported formats are:
CSV
(Comma separated values) This format stores the data field by field in an ascii
file. Values are separated by a separator character (e.g. commas or tabulators)
This format is suitable for importing into office packages like Microsoft
Office.
Html
This format store data in an html file which can be viewed by web browsers.
XHtml
This is the newest version of the Html standard, which is compatible with XML.
Use this format if you want to postprocess data with XML tools like XSLT
transofrmation tools. (XHtml export is an option of Html export.
- XML
Use this format if you want to process the data only. The XML output has the
structure of the data fields and not the structure of the report. This makes it
easier process. Pops up the file chooser to select a file to write to.
- Export PDF
Generates an Adobe PDF (Portable Document Format) file for the report.