Leo wrote: > Hi everybody, > I found a loop condition inside ColumnText class...it would be very > usefull to avoid that, because it seems like nothing is going on...but > it's looping!!!
This was caused by the fact that your initial y value wasn't equal to document.top(); I uploaded a (dirty) hack to the SVN repository that solves the problem in your case, but it will take more time to find a better solution. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
