Bugs about utf8 charset of datatables export to pdf
Bugs about utf8 charset of datatables export to pdf
Lucifer_UD
Posts: 7Questions: 2Answers: 1
Hi Allan,I have tried almost all of the threads of topics like 'datatables export pdf garbled ' and I am a Chinese Jquery datatables user,I am veryyyyyyyyyy eager to you can give some advice or other methods to fix this hard bugs.THX!
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
As noted in the various other posts on this topic, this is a limitation in the AlivePDF library.
The good news is that I've been working on a replacement to TableTools which uses a different library to create the PDFs. It will only support IE10+ (and all the other browsers of course), but it will support unicode.
It will be released by the middle of the month.
Allan