Hi Thomas and all!

I have tried to make a PDF to see how it looks with XSL FO and FOP. The fo file is perfectly generated. Then when I run FOP, I get several errors. I know that FOP is not mature enough, also used it in smaller projects, so I was not afraid of those errors. But then FOP suddenly stopped with an OutOfMemoryException. I went to the FAQ, and have seen that I need to increase the memory used by the JVM. It's default is 64MB, so I increased it to 200MB. I have monitored the memory usage in KInfoCenter, and have seen that when the JVM hits the limits of the phisical memory, it exits with "[ERROR] 1". It seems the JVM is not trying to use virtual memory at all, and I "only" have 258+128MB SDRAM to work with. Thomas, can you share with us, how were you able to generate the manual in PDF format on your machine?

Goba


-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to