Re: [iText-questions] Memory usage vs. performance

2008-04-24 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Karol Bryd > Sent: Wednesday, April 23, 2008 10:41 PM > To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] Memory usage vs. performance > > Hello &

[iText-questions] Memory usage vs. performance

2008-04-23 Thread Karol Bryd
Hello I have two questions to iText developers: 1. I am working on improving memory usage and processing speed of my watermarking application and I have noticed that when I use following constructor: result = new PdfReader(new RandomAccessFileOrArray(fileName), null); t