PdfPTable has no problems on nesting tables as long you only use PdfPTable.
Best Regards, Paulo Soares ----- Original Message ----- From: "Andy Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 24, 2002 20:44 Subject: [iText-questions] Any progress on setVerticalAlignment()? > 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 > ------------------------------------------------------- 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
