Re: [iText-questions] Invalid restore and PdfImportedPage

2005-04-11 Thread Brendan Fagan
;> "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

Re: [iText-questions] Invalid restore and PdfImportedPage

2005-04-09 Thread Paulo Soares
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

[iText-questions] Invalid restore and PdfImportedPage

2005-04-07 Thread Brendan Fagan
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