AlivePDF is the PDF library that is used to create PDFs on the client-side in TableTools ( http://alivepdf.bytearray.org/ ). Currently its support for UTF8 is somewhat iffy (at least I've not been able to figure out how to do it).
If anyone does know how to do it, or can recommend a different client-side PDF creation library, then please do feel free to comment away :-)
As I noted above, and in a number of other threads, the PDF export option of TableTools does not currently have UTF8 support. Any suggestions / forks for getting it working are very very welcome.
Is there any support to the UTF-8 encoding yet? I am using this to export a form filled in French to a pdf document and would appreciate if there is any support available for the French characters
Great tool, breeze to install. Combination of datatables and tabletools has been a revelation for our site. So far, everything I've wanted as a developer has been possible with this technology. But on this occasion, the lack of UTF-8 support kills it dead as far as PDF goes on my project, which is a Japanese site. Fortunately the excel, csv exports work as expected. Hope this gets fixed soon. Thanks all the same.
Yup - not disagreeing at all that the lack of UTF8 is a huge pain. I must admit I don't really understand why it doesn't just work in AlivePDF, but it doesn't. I guess I need to hack on the library at some point, although that is likely a little way off with current priorities - or if someone else is willing, that would be superb.
I did try using another library, I think it was PurePDF that igolikov suggested, but the SWF file size was >500K which isn't acceptable.
Great tool, Allan. Thanks for all of your hard work and your willingness to share. Any chance you would be willing to post the large SWF and PurePDF library files for those of us who might be trade the large file size for the unicode functionality? I'm hoping to use TableTools in a Russian database project I'm working on.
Unfortunately I don't have it any more - I'd need to recreate it. You'd probably be better of just sending the data to a server and creating a PDF there.
I couldn't fire out how to use it successfully. Just using the subclass doesn't appear to resolve the issue. I might try it again sometime, but I'm not feeling too hopefully given that I've tried it a few times before.
i have been using a pdf creation library c# , it is powerful in creating pdf , very great generating tool. you can take a look at have a try.
http://www.rasteredge.com/how-to/csharp-imaging/pdf-get-to-start/
Replies
Why PDF module used?
the js file says:
utf8 if utf16 hasn't specified but its still showing invalid characters.
If anyone does know how to do it, or can recommend a different client-side PDF creation library, then please do feel free to comment away :-)
Allan
every character different than eng. is getting like "?" in the PDF file. so i have a page of ??????????????
Allan
I did try using another library, I think it was PurePDF that igolikov suggested, but the SWF file size was >500K which isn't acceptable.
Allan
Allan
Allan
http://www.rasteredge.com/how-to/csharp-imaging/pdf-get-to-start/