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:

> 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

> the filename. Here is the code I use to open the file. I am closing it

> too otherwise I wouldn't be able to open the pdf. Thanks
>
You created the Document object globally.
You should move the 'new Document(...)'
to the local scope.
br,
Bruno




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to