marvit wrote:

Bruno, I would like that you saw o .pdf, because when have more table, o header father no show in others pages.
The PDF doesn't show me anything new.

   I'm using the object Table(),

Why? It's a bad idea. Use PdfPTable instead.

try add the table in HeaderFooter(), but not compatible object.
I really should remove HeaderFooter from the jar.
I didn't document it in the online tutorial.
Why are there still people using it?

Please rewrite your application.
Add the header table in a PageEvent.
Add the different table sections as different PdfPTable objects.
Repeat the headers where necessary.

It will save you (and me) a lot of trouble.
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to