Software Details:
Version: 1.0
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 44
The HTML Table Export plugin works by letting developers add a button next to the table, which when pressed shows a dropdown panel with multiple "export to" options.
Choosing one of the existing options allows jQuery to take the table's content and then convert it to that specific format, delivering at as a base64 string.
For the PDF format jsPDF is used, while for PNG the html2canvas library.
More in-depth usage instructions are included with the plugin's README file.
Supported output formats:
CSV
Excel
JSON
PDF
PNG
PowerPoint
SQL
TXT
Word
XML
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found