kayalshri / tableExport.jquery.plugin

"table2JSON", "table2XML", "table2PNG","table2CSV","table2Excel","table2Word","table2Powerpoint","table2txt","table2PDF"
1.26k stars 583 forks source link

Export fails with table with special chars. #93

Open Killerius opened 7 years ago

Killerius commented 7 years ago

Export of table fails, if table contains any special character (non- western latin). Can you help us with that?

foscone commented 6 years ago

I have the same problem. There is a solution?

JessicaIpo commented 6 years ago

add pdfjs.debug.js in head and special chars works !

foscone commented 6 years ago

Were can I find pdfjs.debug.js ?