PdfPTable can't add cells at (x,y) positions. You'll have to store your data
somewhere and build the table afterwards.
- Original Message -
From: "Mahesh Dhola" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 09, 2005 6:45 AM
Subject: [iText-questions]
Hi,
I am using currently Table object but many ppl says that PdfPTable is
better. but my problem is:
i want to add cell in a table at perticular row and column number.
I have two methods: first method adds few cells at few row,col numbers
and then other method adds another few cells at some row an