If it works with \u00E8 then the problem is the conversion from your
encoding to a Java String.
Best Regards,
Paulo Soares
- Original Message -
From: "Trevor Linton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 11, 2003 23:11
Subject: [iText-q
Hi,
I'm trying to
display characters in extended LATIN like é with in my PDF, although they are
not appearing. I've tried both a Phrase, Chunk and Paragraph as well as
using PdfContentByte with the showText methods however when I open the PDF it
just simply does not show the character. I