I've just tried to reproduce. Works fine here with an SVG that uses svg:use. Can you post your SVG file?
Batik seems to be present in the classpath and svg:use seems to be used properly from what I can see in the snippet. Are you sure you're using the batik.jar from FOP's lib directory? On 12.04.2003 01:12:04 Adam Shelley wrote: > I am using instream-foreign-object with embeded svg (not an external file). > This works great from the command line but the svg doesn't work on the > servlet(not displayed). batik.jar is in the fop\web-inf\lib in tomcat 4.1. > > It looks like it doesn't like the svg:use statement using xlink to point to > an internal target. > > I've stripped the code from my working document. Am i declaring 'use' in > the wrong name space? Do i need something else in my lib directory for the > servlet? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
