I have an issue with a pdfptable and cells that have one blank. When the cells have just one blank the ColumnText.getWidth(phrase) is returning 20000.0. If have verified that the content is just one blank and the number of chunks is 1.
When I use an underscore _ for the cell all is well, when I use an empty string all is well except for row where all of the cells are empty the row height is reduced, basically looks like an = sign. I'm using iText 2.1.3 in a Windows environment. -- View this message in context: http://www.nabble.com/PdfPTable-Cell-Width-Problem-tp18510199p18510199.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
