PdfPCell.setIndent() and/or PdfPCell.setFollowingIndent().
Best Regards,
Paulo Soares
> -Original Message-
> From: Paul Kiernan [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, October 16, 2003 19:19
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Auto indenti
Title: Message
Hi,
I am inserting a
paragraph of text into a PdfPTable cell. The text is automatically wrapping to
more than one line.
I would like the
text on the second and later lines be indented by a fixed amount relative to the
text on the
first line. Is this
possible to do?
Thank