I assume you are passing the 'source' SVG as a stream to the ImageTranscoder?
If so Batik has no way to know what the 'base' URL of the document is. You can tell Batik what this is by using the 'xml:base' attribute to provide a base
URL for relative value resolution.

Thanks Thomas for the hint! Yes, I was passing a stream to the ImageTranscoder indeed. Now, with passing the file's URL it works fine :o)


ralf ...


------------------------------------------------------------- Ralf Siegel - Freelance Developer Recommended Listening: Enon - High Society (Touch & Go) contact_site: mailto:[EMAIL PROTECTED] -------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to