Re: [iText-questions] Adding textbox to PdfPTable

2004-04-08 Thread Paulo Soares
You have to use a table event or cell event to get the cell coordinates to place the annotation. Best Regards, Paulo Soares - Original Message - From: "Suprigya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 08, 2004 16:15 Subject: [iText-questi

[iText-questions] Adding textbox to PdfPTable

2004-04-08 Thread Suprigya
Is there a way that we can add textbox to a cell in a table? I am creating a PDF document and am putting everything in table, so that I have more control on the layout. I need to add textbox to one cell. How can I achieve that? Any help will be highly appreciated. Thanks, Suprigya ---