Re: [iText-questions] about TJ operator

2002-04-22 Thread Bruno Lowagie
Quoting KuMi [EMAIL PROTECTED]: Hi, I want to precisely adjust the space between two characters with TJ operator. Which class and method should I use ? You can't do this to change the width between two characters added with a HighLevelObject such as Phrase, Chunk,... You can only change

RE: [iText-questions] about TJ operator

2002-04-22 Thread Paulo Soares
Use PdfContentByte.showText(PdfTextArray text). Best Regards, Paulo Soares -Original Message- From: Bruno Lowagie [SMTP:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 9:27 To: KuMi Cc: [EMAIL PROTECTED] Subject: Re: [iText-questions] about TJ operator Quoting KuMi

RE: [iText-questions] about TJ operator

2002-04-22 Thread Paulo Soares
To:KuMi Cc:[EMAIL PROTECTED] Subject:Re: [iText-questions] about TJ operator Quoting KuMi [EMAIL PROTECTED]: Hi, I want to precisely adjust the space between two characters with TJ operator. Which class and method should I use ? You can't do this to change the width