Use a PdfPTable, Table has
problems with vertical alignment and no one is willing to fix it.
Best Regards,
Paulo Soares
From: [EMAIL PROTECTED] on behalf of Steve Appling
Sent: Fri 03-Sep-04 19:10
To: [EMAIL PROTECTED]
Subject: [iText-questions] Vertical Alignment Problems
Vertical alignment in a cell does not seem to be working
correctly for me. I
am attaching a PDF demonstrating the problem and the
sample web application
I used to generate it (look at itest.jsp in the war
file for the source).
The code in the constructor for PdfCell that seems
to be handling vertical
alignment does not appear to take the actual size of
the text or the width
of the border into account. Am I missing something
here, or is this just an
area that needs some
improvement?
