Re: [iText-questions] Insert a tab character in a chunk/paragraph, etc.

2005-03-02 Thread Paulo Soares
Tabs are not supported. - Original Message - From: "Chase, Jodi" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 01, 2005 7:58 PM Subject: [iText-questions] Insert a tab character in a chunk/paragraph, etc. > Hello - > > > > I know that you can ins

RE: [iText-questions] Insert a tab character in a chunk/paragraph, etc.

2005-03-02 Thread Paulo Soares
Tabs are not supported. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Chase, Jodi > Sent: Tuesday, March 01, 2005 7:59 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Insert a tab character in

[iText-questions] Insert a tab character in a chunk/paragraph, etc.

2005-03-01 Thread Chase, Jodi
Hello –   I know that you can insert a new line by using the “\n” character, but does i-Text acknowledge an escape character for inserting tabs or other white space?  I tried “\t” and it doesn’t seem to be working.  Thanks!   - Jodi