sdglhm / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

French accent characters not showing correctly on output #380

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. We are http connecting data from formassembly.com to the the PDF converter 
and generating a PDF output
2. When a user inputs french accent characters, the resulting output in PDF is 
a mess (see attachment)
3. Only seems to be the content inputted by the user - the template text is fine

What is the expected output? What do you see instead?

Proper french characters

What version of the product are you using? On what operating system?

0.6 / hosted on a webserver

Please provide the HTML source code you want to convert, or any additional
information.

Original issue reported on code.google.com by and...@mossmelien.com on 17 Nov 2011 at 3:22

Attachments:

GoogleCodeExporter commented 9 years ago
It would help to see the original HTML, but I suspect you are either missing a 
declaration of the character encoding or have not loaded a compatible font into 
dompdf. To ensure you meet all the requirements of proper encoding see the 
following document: http://code.google.com/p/dompdf/wiki/CPDFUnicode

Original comment by eclecticgeek on 17 Nov 2011 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by eclecticgeek on 30 May 2013 at 5:16