On Jul 2, 2007, at 17:12, <[EMAIL PROTECTED]> <leeloo5e79- [EMAIL PROTECTED]> wrote:

Hi,

While generating a PDF from XML+XSL using FOP 0.93, FOP stops with "Exception in thread "main" java.lang.OutOfMemoryError: Java heap space". Are their any limitations set in FOP or this is just a problem of to few system memory?
The generated PDF have more than 71 pages.

Apart from what Adrian already replied (increase JVM max. heap space), it could also help, if possible for you of course, to structure the FO differently.

There are no absolute limits set in FOP, but there are limits that follow from the current architecture. A document containing 1000 page- sequences of 10 pages without forward references should be processed w/o problems. A document containing 1 page-sequence of 50 pages may already be enough for FOP to run out of memory...


Cheers

Andreas

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

Reply via email to