Re: [iText-questions] Header issues

2009-05-14 Thread 1T3XT info
Sumner, Jeff wrote: > It looks like headers should be generated in the onEndPage method > instead of onStartPage. That's correct. > First, as I generate body text of the document, I’d need to set the top > margin based on the page number. If I’m on page 1, I need 3.5 inches > for the header.

[iText-questions] Header issues

2009-05-13 Thread Sumner, Jeff
Hello, I'm a relatively new user of iText, and I'm very happy to have it available. I'm running into an issue, however. I need to create a document that has a rather large header. It is several lines long, and it's displayed in a tabular format. I have this working using three PdfPTables (y