What are you using to convert the SVG to PDF? - FOP 0.20.5, embedding the SVG in an XSL-FO document? - Batik 1.5.1 with the bundled PDF transcoder? - FOP CVS HEAD's PDF transcoder?
I've run your file through FOP CVS HEAD and it shows your problem in the PDF Transcoder. Batik's Squiggle Browser and FOP CVS HEAD PostScript Transcoder, however, show your SVG correctly. It seem the be a bug in the PDF Transcoder. But knowing exactly what would take some more time to figure out. On 19.07.2004 12:56:34 Raphael Parree (Triveratech) wrote: > I seem to have a problem with SVG. Most of them work, but the ones I > generate from the UML tool Poseidon give me some problems. In the generated > PDF, the size of the image does not seem to be correct. (it shows about 80% > of my image). I have the svg attached. > > This might be a Batik question, and might very well be solved in newer > versions of Batik, but does someone know what is wrong/not supported in my > SVG file. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
