Re: [iText-questions] PdfPTable gets truncated

2005-04-29 Thread Bruno Lowagie
Nandu wrote: table.writeSelectedRows(0, -1, document.left(), currentY, cb); Table gets truncated if the table doesn't fit on the page. Thanks for your help. Maybe I should add something to the tutorial. When I wrote the chapters on tables, it was very clear to me, but when I read them now, I see

[iText-questions] PdfPTable gets truncated

2005-04-28 Thread Nandu
Hi, In the PDF document that I am creating, I have to position a table at a particular y-position on the page. The number of rows of the table can vary depending upon some context of my applicaton. In the documentation it is mentioned that if the table doesn't fit in a page it automatically gets s