How can i get page x of y in the footer
using HEADERFOOTER

Right now i have it like this

HeaderFooter footer = new HeaderFooter(new Phrase("Page: "),new
Phrase("                          $messageID", cellBoldFontW));
footer.setAlignment(Element.ALIGN_RIGHT);
document.setFooter(footer);
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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

Reply via email to