Java User wrote: > Has anybody encountered this problem before ? Is this a bug or if I need > to change the implementation ? This is caused by the way rtf works. All pages in one section have the same headers and footers.
There are two ways to get around this. 1) For every page add a new Section and add the headers/footers you want before you add the section. 2) Use the RtfHeaderFooters class. This allows you to have different headers/footers on left and right side pages and on the first page. 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: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
