Hi.

We are trying to use the HeaderFooter with a simple:

                HeaderFooter header = new HeaderFooter(new Phrase(
                                "Header"), false);
                header.setAlignment(Element.ALIGN_CENTER);
                document.setHeader(header);

but the header does not appear at all. The setFooter does not work the
same way.

There is some things I am missing about HeaderFooter usage?
I know that there is the event mechanism to handle with header and
footer but it seems more complicated and a simple header could work
for us.

Thanks.

-- 
Daniele Dellafiore
http://blog.ildella.net/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to