Hi, On Thu, 2005-05-12 at 16:38 +0200, Lukasz Matuszczak wrote: > How to use relative URLs while loading SVG documents into batik?
If you are using relative URI/URL make sure you set document base URL/URI if you are creating the doc on the fly. However, if you load the existing document, Batik will automatically set the doc base URL/URI. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
