For lots of users you'll need lots of memory and if you're processing big images you'll need to partially do it in memory as iText does. No miracles here.
Paulo ----- Original Message ----- From: "Christophe from paris" <[email protected]> To: <[email protected]> Sent: Monday, February 15, 2010 3:07 PM 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 byte arrayIn[] by a temporary file ? or use temporary file when the file is more than 5 ko for example. Thank you, ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
