Hi I'm adding a Cell containing an Image to a Table object that I'm adding to a header. I wanna know the exact width of the cell, so I can dimension the remaining cells of the row accordingly. I've tried to retrieve the Cell and Table witdh using the methods Cell.cellWidth(), Table.absWidth() and Table.width(), but I get the following values null, "" and 0.0. Is there any way to obtain the percentage occupied by each cell, or this behaviour is part of the same bug causing Table.setWidth() not working properly?
Thanks. -- View this message in context: http://www.nabble.com/Cell-width-tf2216291.html#a6138466 Sent from the iText - General forum at Nabble.com. ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
