The defaults will only be applied for PdfPTable.addCell(String).
Best Regards,
Paulo Soares
- Original Message -
From: "Kenny G. Dubuisson, Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 28, 2003 22:54
Subject: [iText-questions] PdfPTable
I have a servlet that generates many tables to a PDF doc using iText 0.96.
I try to set the default text alignment for all cells of a table by using
the following line of code but it doesn't seem to work (I still have to set
the alignment for every cell):
myTable.getDefaultCell().setHorizontalAlig