Hello,

I load svg files using JSVGCanvas and want to change the document of the loaded file, 
which I get by (Document)
JSVGCanvas.getSVGDocument().
The document I get is not equivalent to the svg file I have loaded.  When I change the 
document and save it, the new svg file contains only
the changes.
How can I change loaded svg files?

Dagmar







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

Reply via email to