Re: [iText-questions] Inserting new Paragraph into existing pdf document

2006-06-20 Thread Paulo Soares
ColumnText is your friend. Paulo - Original Message - From: "Aloizio Pereira da Silva" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 20, 2006 10:09 PM Subject: [iText-questions] Inserting new Paragraph into existing pdf document I have been studying iText Tutorial, b

[iText-questions] Inserting new Paragraph into existing pdf document

2006-06-20 Thread Aloizio Pereira da Silva
I have been studying iText Tutorial, because I need to add a new paragraph into a existing pdf document. Paulo had suggested me to use PdfStamper. I am using it and also a chunk that I put into a Paragraph object. Bu now after a lot of queries in the tutorial I am not able to insert the Paragra