It is so. After close nothing can be written and as the library doesn't generate threads you can rest assured that all is dead after close. You may be seeing some disk caching but that's outside the scope of iText.
Best Regards, Paulo Soares > -----Original Message----- > From: Ramakrishna Kuppa [SMTP:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 19:47 > To: 'Matt Benson'; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Time to write to the file > > Matt, > > It looks like that is not so. My file is over 1Mb in size. And I see the > file being written into even after the close() method is called and the > program execution ends. There are no error stack traces in the system. > > -------------------------------------------------------------------------- > ------- > Ramakrishna Kuppa | October 2002 > Ph: 408 434 8339 | Ashwayuja Chitrabhanu 5104 > <http://www.intruvert.com> > > > -----Original Message----- > > From: Matt Benson [ <mailto:[EMAIL PROTECTED]>] > > Sent: Monday, November 18, 2002 11:45 AM > > To: Ramakrishna Kuppa; [EMAIL PROTECTED] > > Subject: Re: [iText-questions] Time to write to the file > > > > > > After control returns from a call to Document.close()? > > > > -Matt > > > > --- Ramakrishna Kuppa <[EMAIL PROTECTED]> > > wrote: > > > I am using the PdfWriter to write the Document > > > object to a file. > > > > > > PdfWriter.getInstance(doc,new > > > FileOutputStream(fileName)); > > > > > > Is there a way to know when the file is completely > > > written to? > > > > > > Thanks > > > > > > > > -------------------------------------------------------------- > > -------------- > > > ----- > > > Ramakrishna Kuppa | October 2002 > > > Ph: 408 434 8339 | Ashwayuja Chitrabhanu 5104 > > > <http://www.intruvert.com> > > > > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Web Hosting - Let the expert host your site > <http://webhosting.yahoo.com> > ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
