Can we set the memory programmaticaly? Thanks Rohit
Chris Bowditch
<[EMAIL PROTECTED] To: [EMAIL PROTECTED]
otmail.com> cc:
Subject: Re: Out of Memory
problem
02/24/2005 04:25
AM
Please respond to
fop-user
Manisha Sathe wrote:
> I am trying for one Chinese PDF. When i do not make use of Arial Unicode
> MS font then i do not get this error. All chinese characters are
> displayed as #. Once i use this font then i get this error (even if it
> is just 2-3 pages long - sometimes at very beginning i get the 1 page
> report - after that even not that)
>
> I tried the the things mentined such as reduce the size of image, page
> sequence (do not know how to increase the JVM memory on fly) - also
> reset the Cache etc what ever given in docs, but still same.
To increase JVM memory, just change your FOP.bat or whatever script starts
your Java VM and specify command line parameter -Xmx256M. The default is
64Mb,
which isnt sufficient due to the large number of glyphs in The Arial
Unicode font.
<snip/>
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
