Hi,
This is a typical problem when you force FOP to handle large chunk of data.
If you refer to the FOP FAQ on the owal site (very informative),the solution appears to be to increase the -mx setting in the java call,because it is java that is running out of memory.You can allocate greater...