tableExport.jquery.plugin icon indicating copy to clipboard operation
tableExport.jquery.plugin copied to clipboard

jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF

Results 29 tableExport.jquery.plugin issues
Sort by recently updated
recently updated
newest added

Hi, I want to add background color or border color on some columns in exported excel sheet. I am using XLSX format to export the data, and from data method...

Hello I have a new question to ask. It is to complete the watermark configuration before downloading Excel, and then when I open it, I can see that there are...

Can someone give me an example of how I can export a nested table or sub-table with bootstrap-table, please!

help wanted
bootstrap table

here is the output of npm audit: $ npm audit === npm audit security report === Manual Review Some vulnerabilities require your attention to resolve Visit https://go.npm.me/audit-guide for additional guidance...

confirmed

Hello, is there a possibility to export the table in excle with images?? i have seen you have commited some code to export support image in pdf can you do...

feature request
xls (Excel 2000)
xlsx (Excel 2007)
xml (Excel 2003)

Hi, i've a table where heading has two rows. The first row is not exported in PDF file in others format has exported well. is it a bug or i...

duplicate
confirmed
pdf (jsPDF)

There are two table pages. How do they export documents when they are arranged side by side?

feature request

In function parseString there is: `var text = htmlData.replace(/\n/g,'\u2028').replace(//gi, '\u2060'); var obj = $('').html(text).contents(); text = ''; $.each(obj.text().split("\u2028"), function(i, v) { if (i > 0) text += " "; text...

Q&A
feature request

I would like to add a header to every page. With a logo, How would I go about doing this. A example would be great. Thanks.

feature request
pdf (jsPDF)

This is an awesome plugin..I saw your comment in one of the issue...forked from an abaondoned plugin and modified it...Great...This would be a great plugin if all the existing issues...

feature request