Re: [iText-questions] PdfPTable default cell alignment not working

2003-03-01 Thread Paulo Soares
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

[iText-questions] PdfPTable default cell alignment not working

2003-02-28 Thread Kenny G. Dubuisson, Jr.
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