Re: [iText-questions] Header & Footer in Web Application...

2007-03-03 Thread Bruno Lowagie
Versoft wrote: > I purchased the bookiText in action, it says we should > extend our class to PdfPageEventHelper which i cant do because my class is > already extending Action class. The book advises to extend the class PdfPageEventHelper, because that is easier than implementing the page event in

[iText-questions] Header & Footer in Web Application...

2007-03-02 Thread Versoft
Hi Friends, Appreciate all for helping in my previous problem. This time i need to add header and footer to my PDF output. This is my attached... The problem is the header and footer only on the last page. What do i do to get it all the pages. I purchased the bookiText in action, it says we sh