> -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
&
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