Leo wrote: > *problem 2)* If I add only irregular columns and I'm in the condition > where maxY < top, it LOOPs
You can't just choose any value for left[1]. The method resolvePositions adjusts this value for regular columns, but it didn't adjust them for irregular columns. I changed this. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ 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
