On Feb 23, 2007, at 13:34, Paul Moloney wrote:

Hi Paul,

http://xmlgraphics.apache.org/fop/0.93/anttask.html doesn't specify any way that Fop can be assigned more memory. Is there anyway to pass in Xms/Xms
arguments?

Unfortunately, not by using the FOP anttask directly, but some users have reported that they use Ant's java task in that case.

For example:

<java class="org.apache.fop.cli.Main" maxmemory="200M" ...>


HTH!

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to