Re: Embedded SVG when running FOP from command line

2001-07-18 Thread Keiron Liddle
This is a problem with java. If AWT is used (by batik) then the jvm does not exit. This next version of FOP will exit after finishing to avoid this problem. On Wed, 18 Jul 2001 08:45:57 Darren Munt wrote: > Hi, > > I'm running FOP from the command line to transform XML into PDF. It works > fine

Embedded SVG when running FOP from command line

2001-07-18 Thread Darren Munt
Hi, I'm running FOP from the command line to transform XML into PDF. It works fine if the FO does not contain embedded SVG tags, but when it does, FOP hangs just after the "writing out PDF" stage. It stays this way until I terminate the process it is running in. While it is hung, the PDF is presen