A repository of over 1000 quality jQuery plugins

jQuery TableExport jQuery Plugin

TableExport jQuery Plugin is a jQuery Tables & Graphs plugin.

Created by Kayalshri

Export HTML table to JSON, XML, PNG, CSV, TXT, SQL, MS-Word, Ms-Excel, Ms-Powerpoint, PDF

Not what you're looking for? Click here to view more Tables & Graphs jQuery plugins

tableExport.jquery.plugin

Export HTML Table to

  • JSON
  • XML
  • PNG
  • CSV
  • TXT
  • SQL
  • MS-Word
  • Ms-Excel
  • Ms-Powerpoint
  • PDF

Installation

jquery Plugin
<script type="text/javascript" src="tableExport.js">
<script type="text/javascript" src="jquery.base64.js">

PNG Export

<script type="text/javascript" src="html2canvas.js">

PDF Export

<script type="text/javascript" src="jspdf/libs/sprintf.js">
<script type="text/javascript" src="jspdf/jspdf.js">
<script type="text/javascript" src="jspdf/libs/base64.js">

Usage

onClick ="$('#tableID').tableExport({type:'pdf',escape:'false'});"

Options

separator: ','
ignoreColumn: [2,3],
tableName:'yourTableName'
type:'csv'
pdfFontSize:14
pdfLeftMargin:20
escape:'true'
htmlContent:'false'
consoleLog:'false'



You might also like these other Tables & Graphs jQuery Plugins

  • jexcel

    jExcel is is a very light jquery plugin to embed a spreadsheet, compatible with Excel, in your browser. You can […]

  • jquery-graphql

    A GraphQL Client for jQuery – Based on http://rmosolgo.github.io/blog/2016/03/03/using-graphql-without-relay/

  • jquery-linechart

    JQuery plugin for creating charts