John Greene wrote:
I have an object of class SVGDocument.
I want to stream it to a file.
How do you turn an SVGDocument object into an SVG file?
(no joy with SVGGraphics2D so far.)

Hi John,


   Check out batik.dom.util.XMLUtilities.writeNode
or batik.svggen.XMLWriter



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



Reply via email to