Table height
- From: "Bruno Lowagie (iText)" <bruno (at) lowagie.com>
- Date: Fri, 02 Feb 2007 12:36:11 +0100
GAMBELLI Raffaele wrote:
> If your table is a PdfPTable you can use getTotalHeight() method.
He is using writeSelectedRows, so it is a PdfPTable.
For getTotalHeight to work, setTotalWidth has to be set first.
br,
Bruno
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
- References:
- Table height
- From: "GAMBELLI Raffaele" <r.gambelli (at) prismaeng.it>