It's done but I don't have any performance times. My main interest was to
unify the output method for all object types and open the way to other
features that will need this. I did improve the performance in PdfReader by
30% but I think that it's the limit.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Jaladurgam, Ramana [SMTP:[EMAIL PROTECTED]
> Sent: Monday, March 24, 2003 15:34
> To:   'Paulo Soares'; '[EMAIL PROTECTED]'
> Subject:      RE: [iText-questions] How to reduce timing
> 
> HI Paulo,
>    Any luck here in the toPDF() methods.
> 
> 
> -----Original Message-----
> From: Jaladurgam, Ramana [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 20, 2003 9:50 AM
> To: 'Paulo Soares'; '[EMAIL PROTECTED]'
> Subject: RE: [iText-questions] How to reduce timing
> 
> 
> Just for curiosity,
>    What is the status of the conversion of toPDF() methods?
> 
> Ramana.
> 
> -----Original Message-----
> From: Paulo Soares [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 19, 2003 10:53 AM
> To: 'Jaladurgam, Ramana'; '[EMAIL PROTECTED]'
> Subject: RE: [iText-questions] How to reduce timing
> 
> 
> It probably won't be that much fast. The disk access is already buffered.
> I'm changing the toPdf() method to output directly to the stream instead
> of
> creating a byte array with each call. If it's any faster it's something
> still to be seen.
> 
> Best Regards,
> Paulo Soares
> 
> > -----Original Message-----
> > From:       Jaladurgam, Ramana [SMTP:[EMAIL PROTECTED]
> > Sent:       Wednesday, March 19, 2003 16:16
> > To: '[EMAIL PROTECTED]'
> > Subject:    [iText-questions] How to reduce timing
> > 
> > HI Group,
> >   Can I use PDFWriter.getInstance(document, ByteArrayOutputSteam). The
> > example in the documentation is PDFWriter.getInstance(document, 
> > FileOutputStream). Will using in the first way has any impacts?
> >   I am trying to do this due to some performance constraints. I 
> > thought writing to a memory buffer rather than to a file is time
> efficient.
> >   Please voice your opinion on this?
> > 
> > Ramana.
> > 
> > **********************************************************************
> > ****
> > **
> > This email may contain confidential material. 
> > If you were not an intended recipient, 
> > Please notify the sender and delete all copies. 
> > We may monitor email to and from our network. 
> >
> **************************************************************************
> > **
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Does your code think in ink? You 
> > could win a Tablet PC. Get a free Tablet PC hat just for playing. What 
> > are you waiting for? 
> > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
> > _______________________________________________
> > iText-questions mailing list [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> **************************************************************************
> **
> 
> This email may contain confidential material. 
> If you were not an intended recipient, 
> Please notify the sender and delete all copies. 
> We may monitor email to and from our network. 
> **************************************************************************
> **
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Tablet PC.  
> Does your code think in ink? You could win a Tablet PC. 
> Get a free Tablet PC hat just for playing. What are you waiting for? 
> http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
> _______________________________________________
> iText-questions mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> **************************************************************************
> ** 
> This email may contain confidential material. 
> If you were not an intended recipient, 
> Please notify the sender and delete all copies. 
> We may monitor email to and from our network. 
> **************************************************************************
> **


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to