iTextSharp is missing HeaderFooter class

Posted by Jon on Stack Overflow See other posts from Stack Overflow or by Jon
Published on 2010-04-08T09:55:49Z Indexed on 2010/04/08 10:03 UTC
Read the original article Hit count: 961

Filed under:

This is weird, I am currently using iTextSharp and I want to add a Header & Footer to my PDFs. In all the examples they simply create a new HeaderFooter() object. However, I have iTextSharp libraries all imported but the HeaderFooter is not defined. I've used Reflector to see if I can find out whereabouts the class is and its missing?!

Does anyone know what has happened to this class?

© Stack Overflow or respective owner

Related posts about itextsharp