Hi Mitul,

MitulR <[EMAIL PROTECTED]> wrote on 01/05/2007 03:02:12 AM:

>     We use stream function of SVGGraphics2D to convert into Stream but 
if we
> use SVGDOMImplementation how do we stream it in to text?

   I would suggest using batik.dom.util.DOMUtilities.writeDocument.
Some people also use the JRE's XSLT engine with a null transform to
serialize the document.

Reply via email to