Re: [iText-questions] Cover page with Detail Page

2006-10-09 Thread Steve Murphy
no Lowagie <[EMAIL PROTECTED]> wrote: > Steve Murphy wrote: > > Hi, > > > > I need to generate a Pdf document with a dynamic > cover > > page (with customer data) and at least one detail > page > > with order detail lines. The detail pages need to > h

[iText-questions] Cover page with Detail Page

2006-10-06 Thread Steve Murphy
Hi, I need to generate a Pdf document with a dynamic cover page (with customer data) and at least one detail page with order detail lines. The detail pages need to have a consistent header, which I am able to do, but the cover page can't have this header. I'm not sure how to do this. Any hints? T