Vertical alignment is broken in Table with the 1.02b version.  I believe this has been 
corrected in
the most recent version at itextpdf.sf.net (itext-paulo-139).  To center exactly use
setUseAscender(true), setUseDescender(true), and setUseBorderPadding(true).

There are still problems with Table for several cases of nested tables.  PdfPTable is 
more reliable.

----- Original Message ----- 
From: "Dean Hoover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 2004 5:55 PM
Subject: [iText-questions] newbie can't do vertical alignment


> Hi, newbie here trying to create a simple table with
> vertical alignment in the cells. The vertical alignment
> appears to be doing nothing. Do you see anything wrong
> here?
>




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to