On 15 Jun 2009, at 15:44, Tom Browder wrote: Hi Tom
Just noticed this little comment:
P.S. Would someone like a test docbook xml file to give fop -pdf a good workout?
You're always welcome to send FO files you're having problems with. Note: we'd rather not get the source XML, since that is strictly speaking out of scope for FOP. You could perform the initial XSLT stage using xsltproc or any other XSLT processor, then send the resulting file. If the file is significantly large, please consider mailing it to us off-list or make it available otherwise, just to avoid bothering all list-subscribers with the attachment.
As to your initial problem: like Vincent, I've never run into memory- related issues while /compiling/ FOP. I'd check (if possible) whether any restrictions are imposed at the level of the OS with respect to the maximum amount of memory any one process can consume at any given point. It may simply be that the JVM would expand the heap, but it cannot, since it is not allowed to do so...
HTH! Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
