Hi, On Tue, 2005-10-04 at 22:45 +0200, julie gautier wrote: > Hi all, > I use Batik to generate a svg document. But I also want to insert a > script section (to insert my own javascript functions) : how can I do > this ? > Thanks. > Julie
I think you could use the XML DOM API to insert script by add CDATA node Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
