vote up 0 vote down star

How to convert html to pdf.Show outupt result UTF-8.I use html2pdf libary.This libary don't support utf-8.Please tell me which libaries i use and how to solve this probleam.

flag
Dupe: stackoverflow.com/questions/733219/… – deceze Jul 22 at 7:38
True, but this question is specific about Unicode support. – Adam Matan Jul 22 at 7:40
1  
It seems the bigger problem is converting to PDF at all, so the OP should at least clarify a few requirements/possibilities he has and/or specify a library he's using. If the way he's doing it doesn't support UTF-8, that should be a more specific question. – deceze Jul 22 at 7:51
Agreed. @meme - please edit your question and make it more detailed (read comment above) – Adam Matan Jul 22 at 8:08

1 Answer

vote up 0 vote down

open office can open HTML in Unicode (I have good experience with Hebrew document) and export them as pdf.

Perhaps you can use the open office utility library, which feature:

  • Ability to create OpenOffice.org Calc Documents
  • Ability to create OpenOffice.org Writer Documents
  • Example programs that use the Perl Module
  • Documentation for using ooolib and the API
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.