Hi Sudhakar,
Sudhakar S <[EMAIL PROTECTED]> wrote on 08/01/2006 09:54:41 AM:
> > Calling 'getRoot' appends the contents of the SVGGraphics2D
> > to the given Element and clears the SVGGraphics2D for further
> > drawing. I suspect it will work as desired if you simply remove
> > this line of code.
>
> Still i am not able to export the svg file properly. I am getting only
the
> following code.
Are you drawing anything to the SVGGraphics2D?
At some point before you stream the contents of the Graphics2D you need
to paint stuff into it (probably the entire contents of the GVT tree from
your SVG document).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]