How to save svg canvas to local filesystem
Posted
by dr jerry
on Stack Overflow
See other posts from Stack Overflow
or by dr jerry
Published on 2010-03-20T17:05:46Z
Indexed on
2010/03/20
17:11 UTC
Read the original article
Hit count: 258
Is there a way to allow a user, after he has created a vector graph on a javascript svg canvas using a browser, to download this file to their local filesystem?
SVG is a total new field for me so please be patient if my wording is not accurate.
kind regards, Jeroen.
© Stack Overflow or respective owner