Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2008 at 15:39 UTC
Updated:
2 Nov 2008 at 13:46 UTC
PDFs of non-English texts are unreadable.
For example, this term: "Čarovná" displays as "ÄOEarovná" in the PDF. (I am using dompdf 0.5.1.)
Comments
Comment #1
kecinzer commentedI have the same problem :)
Comment #2
jcnventuraThat's to be expected. Quoting from this module's description page:
dompdf: No Unicode support.
If you need Unicode, switch to TCPDF, but don't complain about the lack of CSS support and the size of the generated PDF.
João