> I'm using iText to produce RTF and PDF from a XML source.
> I've noticed that in the DTD there is no "header" or "footer" element.

The DTD hasn't been updated for a long, long time.

> How can I add headers and footers via XML?

You can't do it via XML.
You can only add headers and footers using PageEvents
as it is done in the 'Romeo and Juliet' example:
http://www.lowagie.com/iText/tutorial/ch12.html

br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to