Do you mean edit it with a Swing application or modify the DOM?

If you just want to do DOM manipulation you don't need SVGCanvas.

plb 

-----Original Message-----
From: javaNoob [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 10, 2007 10:55 AM
To: [email protected]
Subject: RE: load & save using servlet


i loaded a svg from the server and converted it to string to send to an
applet. after applet receives the string, it converts the string to a
SVGDocument (using code from here:
http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/200412.
mbox/[EMAIL PROTECTED])..
i want to edit this document.. how do i add the SVGDocument to the
SVGCanvas and edit it?
--
View this message in context:
http://www.nabble.com/load---save-using-servlet-tf4011429.html#a11523783
Sent from the Batik - Users mailing list archive at Nabble.com.


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


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

Reply via email to