- From: Flavia <flatom1@gmail.com>
- Date: Wed, 11 Apr 2007 08:13:11 -0700 (PDT)
- To: www-svg@w3.org
Hi! :) I've a little problem 'cause I cannot find the exact method to save a SVG file generated dinamically. In practise, I've a SVG document called "Map.svg" with some lines drawn on it, a document "Map.html" where I've displayed my file SVG and some Javascript function that enable me to create dinamically SVG elements, set attributes and so on, reading direclty from a database. The results is a more complex SVG displayed perfectly on my web page. But how can I save this complete SVG generated dinamically after I've generated all my elements in a precise location on my computer? I want to have a file, for exemple "MapComplete.svg" that is the results of all of this updatings. Someone knows the solution? Thank you in advance Flavia :) -- View this message in context: http://www.nabble.com/Save-an-SVG-file-from-Javascript-tf3559993.html#a9941669 Sent from the w3.org - www-svg mailing list archive at Nabble.com.
Received on Friday, 13 April 2007 14:09:41 UTC