Re: [iText-questions] About the font using by PdfContentByte

2009-07-31 Thread Forever Young Wakin
Thank you. I think it will do. > From: psoa...@glintt.com > To: itext-questions@lists.sourceforge.net > Date: Wed, 29 Jul 2009 14:49:36 +0100 > Subject: Re: [iText-questions] About the font using by PdfContentByte > > ColumnText.showTextAligned() > > Paulo >

Re: [iText-questions] About the font using by PdfContentByte

2009-07-29 Thread Paulo Soares
ColumnText.showTextAligned() Paulo > -Original Message- > From: Forever Young Wakin [mailto:im...@hotmail.com] > Sent: Wednesday, July 29, 2009 1:49 PM > To: iText Questions > Subject: [iText-questions] About the font using by PdfContentByte > > When using Ch

[iText-questions] About the font using by PdfContentByte

2009-07-29 Thread Forever Young Wakin
When using Chunk to add content to the PDF, I can use any font that the system support by using FontFactory. But when I use the PdfContentByte to add text, I have to use BaseFont and it seems that there is no way to set the font style. The problem comes when the BaseFont is different f