Buttons example 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.