Hi, I think you're going to want to invoke the java runtime with a larger maximum memory allocation pool.
See this: http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/java.html Specifcally the -Xmxn argument. Try -Xmx256m, for example. Charles. On Dec 26, 2007 5:56 AM, RAJESHKANNAN S <[EMAIL PROTECTED]> wrote: > Hai Mr.Charles, > Im using Sanselan Library for my product.for tiff files it gives out of > memory error. > is there any possiblities to avoid this. if any please give me tips to avoid > this. > > > Thanks In Advance > > With Regards > RajeshKannan
