Aloizio Pereira da Silva wrote:
That's ok. But I can have more than one table. Two is only one example.
It is not intersting to do the research for each table.
??? Then use a loop. Add a TableEvent to each table. Use it to store the coordinates. If there are no previous coordinates, add the table. It there are coordinates, check if the next table fits. If it fits, add it. If it doesn't, shift it. Go to the next table. You might want to check if your table fits the page too. If it doesn't go to the next page.
People write stuff like this all the time. It's called programming. br, Bruno
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
