Hi, I'm trying to use vertical alignment on cell, but it doesn't work. Why?
Cell cell = new Cell(documentComponent.getText()); cell.setVerticalAlignment(Element.ALIGN_MIDDLE); Thanks PS: I'm using Table (not PDFTable) and iText 1.3.4 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
