Assemble your document with PdfCopy and then use PdfStamper to add the
footers.
Paulo
- Original Message -
From: "Patrick" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 16, 2006 11:23 AM
Subject: [iText-questions] PDFCopy Question
> Hi,
>
> I am using P
Hi,I am using PDFCopy to attach selected documents to the cover page I generate from my database data. The documents I am attaching are standard but then I need to add a footer to these documents that matches my cover page. Any idea how I would go about this.
Please assist.-- Kind Regards,PatrickĀ
The last version fixes it.
Best Regards,
Paulo Soares
- Original Message -
From: "Martin Wegner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 15, 2003 5:36
Subject: [iText-questions] PdfCopy Question
> Greetings.
>
> I am using JDK
The last version fixes it.
Best Regards,
Paulo Soares
- Original Message -
From: "Martin Wegner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 15, 2003 5:36
Subject: [iText-questions] PdfCopy Question
> Greetings.
>
> I am using JDK
Greetings.
I am using JDK 1.4 and iText-0.98. When I run the Chapter 13 example to
combine two PDFs I get no errors but the resulting PDF cannot be opened.
If I open the file with a text editor it looks like parts of the header
from the first PDF has been replicated twice (or more).
Is this a k