;> "Paulo Soares" <[EMAIL PROTECTED]> 4/9/2005 6:13:48 PM >>>
You have a bug in your code that generates the first pdf to the byte
array.
- Original Message -----
From: "Brendan Fagan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 07, 2005 8:46 PM
Su
You have a bug in your code that generates the first pdf to the byte array.
- Original Message -
From: "Brendan Fagan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 07, 2005 8:46 PM
Subject: [iText-questions] Invalid restore and PdfImportedPage
> I'm attemp
I'm attempting to write every page from a generated PDF to a new PDF 3
times.
I'm currently writing a PDF into ByteArrayOutputStream, converting it
to a byte array and reading it back in with PdfReader as a
ByteArrayInputStream. Here's the section where I copy pages:
PdfReader reader = new PdfRe