Steffen Stundzig writes: > Perhaps could we push this in the super class HeaderFooter?
But what if different writers are listening to the same Document object. The HTML writer doesn't know about pagenumbers, but the PDF writer could be on a whole different page than the RTF writer... If they all use the same HeaderFooter class, this would lead to errors... (Remark: I have a project that generates a catalogue in PDF and HTML. I add objects to 1 Document object and two writers listen to this object, writing PDF and HTML simultaneously.) _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
