HTML5 export buttons

The HTML5 export buttons plug-in for Buttons provides three export buttons:

CopyHtml5 - Copy to clipboard

ExcelHtml5 - Save to XLSX file

PdfHtml5 - Save to PDF file

{{row.name}} {{row.position}} {{row.office}} {{row.age}} {{row.salary}} {{row.startdate}}
HTML5 print buttons

The HTML5 print buttons plug-in for Buttons provides print button:

This simple example shows Buttons configured with the print button type only. The print button will open a new window in the end user's browser and, by default, automatically trigger the print function allowing the end user to print the table. The window will be closed once the print is complete, or has been cancelled.

{{row.name}} {{row.position}} {{row.office}} {{row.age}} {{row.salary}} {{row.startdate}}