Re: [iText-questions] RandomAccessFileOrArray file load in memory

2010-02-16 Thread Mike Marchywka
> Date: Mon, 15 Feb 2010 07:07:50 -0800 > From: > To: [email protected] > Subject: [iText-questions] RandomAccessFileOrArray file load in memory > > > Hello, > > i'm confront to big problem of out.memo

Re: [iText-questions] RandomAccessFileOrArray file load in memory

2010-02-16 Thread Paulo Soares
Subject: [iText-questions] RandomAccessFileOrArray file load in memory Hello, i'm confront to big problem of out.memory error on server when i have a lot of user who want get a pdf file from tiff file. I use Itext 1.2.7 Is it possible to Override the RandomAccessFileOrArray for replace the

[iText-questions] RandomAccessFileOrArray file load in memory

2010-02-16 Thread Christophe from paris
Hello, i'm confront to big problem of out.memory error on server when i have a lot of user who want get a pdf file from tiff file. I use Itext 1.2.7 Is it possible to Override the RandomAccessFileOrArray for replace the byte arrayIn[] by a temporary file ? or use temporary file when the file