RE: [iText-questions] Pdf Corruption

2005-06-07 Thread Dominic Maricic
I should have thought of that. (smacks forehead) Thanks :) -Original Message- From: bruno [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 07, 2005 12:30 AM To: Dominic Maricic Cc: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Pdf Corruption Dominic Maricic wrote

Re: [iText-questions] Pdf Corruption

2005-06-07 Thread bruno
Dominic Maricic wrote: Now that’s taken care of I only have one other problem. I can’t seem to generate 2 pdf’s without reopening the program. When I try to create a second pdf the compiler tells me “The document has been closed. You can't add any Elements.” I am using JFileChooser to choose

RE: [iText-questions] Pdf Corruption

2005-06-06 Thread Dominic Maricic
Okay, I figured out part of my problem is that I had hard coded an image that I was using in onOpenDocument and since it wasn’t there it wasn’t creating any of the pdf.   Now that’s taken care of I only have one other problem. I can’t seem to generate 2 pdf’s without reopening the progra