I saw a couple of questions in the archives about setVerticalAlignment() not working, but no workaround. I don't want to use PdfPTable because I want to put the table into the cell of another table, and cell.add(aPdfPTable) doesn't work.

I've noticed that setVerticalAlignment() *sometimes* works, if I use ALIGN_MIDDLE and if other table columns use different vertical alignments. It seems like a mix of vertical alignments is needed to get the row height to be tall enough.

ALIGN_TOP never works -- it always does the same as ALIGN_BOTTOM.

Does any of this ring a bell for anyone in a position to fix the bug?

--Andy


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to