Hi, I have a large table that requires having a dynamic header and footer. In this case, the table contains financial information for a given customer, and at the table's header you specify the balance brought from the previous page. In the footer you specify the balance carried to the next page.
We have done this in the past with a more rudimentary technology, and I'm trying to find how to replicate this report in iText. My understanding is that table.setHeaderRows(x) only works for static content. Can anybody suggest anything that I could use? Regards, Vicente ------------------------------------------------------------------------- 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 Buy the iText book: http://www.1t3xt.com/docs/book.php
