Pablo Collazos Fernandez wrote:
> How can i use the RtfPageNumber class?
Phrase phrase = new Phrase();
phrase.add(new RtfPageNumber("Page ", new Font()));
document.add(phrase);Greetings, Mark -- The cause of the problem is: microelectronic Riemannian curved-space fault in write-only file system. My GPG key is available at: http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc ------------------------------------------------------- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
