Quoting Ulrich Hilger <[EMAIL PROTECTED]>: > Hello everybody! > > sorry for posting this again, but my previous posts did not lead to an answer > so far.
Your rather special mail-address led to the refusal of your mail by several mailservers. Please change it. It didn't invite me to answer the mail. > I have noticed that class HeaderFooter has a method paragraph() returning the > Paragraph object for that HeaderFooter. Not quite correct. The method doesn't return the actual membervariable, but a newly created Paragraph composed of several parts of the header. For instance: the page number is not equals for all pages. Your question would have been answered immediately if you had looked at the code: http://itext.sourceforge.net/src/com/lowagie/text/HeaderFooter.java You should use PageEvents, if you want to do more complex things with headers and footers. Bruno ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions