The problem has nothing to do with fonts, right before
placing the template you call
PdfContentByte.setCharacterSpacing() with a very big
value. The error is in this value, not the font.
Paulo
--- yuanjk <[EMAIL PROTECTED]> wrote:
> hi
>
> I create a pdf file by using iText
> PdfContentByte,Pdf
It would help to see the PDF.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of yuanjk
> Sent: Wednesday, September 12, 2007 11:39 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Can not o
hi
I create a pdf file by using iText PdfContentByte,PdfTemplate and embede
japanese font(MS-UIGothic) which contain only one word.
When I use Acobat Reader5.1 to open the pdf file which was created by iText,
It's seems OK,
But when I open it by Acobat Reader 8.1 , a white page was showned.
At th