I must add a header to the PDF and the header must be a table. I've spent
all day and cannot figure out how. I am not using PdfP objects but just
plain objects: Table and not PdfPTable.
Through trial and error I found out a command such as:
doc.setHeader(new HeaderFooter(new Phrase("xx"),false));
must come before doc.open(); . I need the page header to have a table
instead of a phrase. Help would be appreciated. Thanks
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions