RE: SVG Problem with FOP

2002-01-31 Thread ewitness - Ben Fowler
Title: RE: SVG Problem with FOP At 5:41 am -0500 31/1/02, Scott Moore wrote: Thanks for the reply.   The file does not exist, except in memory.  I create the XSL-FO from a transformation and then directly feed that Document to FOP in my servlet (I'm not using the command-line version o

RE: SVG Problem with FOP

2002-01-31 Thread Scott Moore
Title: Re: SVG Problem with FOP Thanks for the reply.   The file does not exist, except in memory.  I create the XSL-FO from a transformation and then directly feed that Document to FOP in my servlet (I'm not using the command-line version of FOP).  The SVG is contained in the documen

Re: SVG Problem with FOP

2002-01-31 Thread ewitness - Ben Fowler
Title: Re: SVG Problem with FOP At 10:43 am -0500 25/1/02, Scott Moore wrote: I'm trying to embed the following SVG into my XSL-FO and run it thru FOP (0.20.3rc).  Although the SVG looks fine using Adobe's SVG viewer and Batik's viewer, I get an error (below) from FOP.  Apparen