Re: [iText-questions] Spacing between characters.

2006-11-05 Thread Paulo Soares
You'll have to change the font metrics. Not elegant, but it works. Paulo - Original Message - From: "svager" <[EMAIL PROTECTED]> To: Sent: Friday, November 03, 2006 8:00 PM Subject: [iText-questions] Spacing between characters. > > Is it possible

[iText-questions] Spacing between characters.

2006-11-04 Thread svager
Is it possible to increase spacing between characters in Pragraph or Chunk objects? If yes, How can I do this Paragraph pdfPara=CreateTopPara(ttd, Element.ALIGN_CENTER,6); Where CreateTopPara is a method that creates new Paragraph object. pdfPara contains text that I need to display with increas