> thanks for your suggestions. I am using Debian Linux, so I don't have > FOP.BAT on my system. Do you have any ideas where I should enter it on > Linux?
Did you install fop through apt-get install? If so: without having tried this myself, but by looking at the Debian package, perhaps the following could work: export JAVA_ARGS=-Xmx256m If you invoke 'fop' from the shell where you did the 'export' command, I think java will pick up the parameters. If you don't use Debian's fop, I think export FOP_OPTS=-Xmx256m should do the trick. cheers, Remko --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org