Re: [iText-questions] Regarding PdfPTable Class!!

2006-05-31 Thread Paulo Soares
You must fill all the columns, even with blank ones. Paulo - Original Message - From: "Kalkunda, Venkat" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 31, 2006 8:31 PM Subject: [iText-questions] Regarding PdfPTable Class!! HI, In one of my projects, I am using the

[iText-questions] Regarding PdfPTable Class!!

2006-05-31 Thread Kalkunda, Venkat
HI, In one of my projects, I am using the PdfPTable classs to generate a table and then using the PdfPCell to create cells and then adding it to the table. I encountered an issue as below, I have a table with 2 columns. If I have to add, say 3 rows which is 6 cells, to that table, but I have