In our current pdf we do the following:
HeaderFooter footer = new HeaderFooter(new Phrase("Page ",new Font(Font.HELVETICA, 9F,
Font.NORMAL)), new Phrase(".",new Font(Font.HELVETICA, 9F, Font.NORMAL)));
footer.setAlignment(HeaderFooter.ALIGN_RIGHT);
The result is that the page number is between two lines. I believe this is the
default situation.
__________________________________________
page 1
__________________________________________
We would like the following effect:
___________________________________________ (this line would be thicker)
page 1
Any suggestions as to how we could accomplish this.
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions