e debian java has a Cp1252 encoding broken.
>
> - Original Message -
> From: "David Bogus" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, January 07, 2005 10:00 PM
> Subject: [iText-questions] Missing fonts?
>
> > Hello,
> >
> > We
Hello,
We've got what we think is a font accessibility or configuration issue
when using iText.
We can reproduce it simply by using iText to produce a document using
the following string in a simple Java class:
"En dash-->\u2013<--Right single quote -->\u2019<--"
When we produce the PDF on
I have a large amount of content that is in utf-8 encoding. I would
like to set the encoding the pdf stream to BaseFont.UTF8 but that is
not an option. Has anyone else faced this problem, and is there a
reason why UTF-8 is not supported. I see that you can put chars in in
the \u format, but I