HTML5 export buttons
The HTML5 export buttons make use of the local file saving features of modern browsers (IE10+, Chrome, Safari, Firefox and Opera) to create files on the client-side and then download them without any server interaction required.
Browsers which do not support the required APIs for these button types have the option of using the Flash button alternatives, otherwise the buttons will not appear on the end user's page (no errors will be generated if this is the case).
The examples in this section explore the options available for the HTML5 export buttons.
HTML 5 data export
- Export titles and messages
- HTML5 export buttons
- Tab separated values
- Include footer in export
- File name
- Copy button internationalisation
- Column selectors
- Format output data - orthogonal data
- Format output data - export options
- Excel - auto filter
- Excel - Bold text
- Excel - Cell background
- Excel - Customise borders
- PDF - message
- PDF - page size and orientation
- PDF - image
- PDF - open in new window
- Custom file (JSON)