G
Guest
We have a web application written in ASP.NET using C#. The application
renders Maps using the SVG (scalable vector graphics) standard. Normally the
SVG is sent direct to the user from the Aspx page. However we wish to save
the output to a file on the server for processing i.e conversion to a raster
file etc, any ideas how to do this?
renders Maps using the SVG (scalable vector graphics) standard. Normally the
SVG is sent direct to the user from the Aspx page. However we wish to save
the output to a file on the server for processing i.e conversion to a raster
file etc, any ideas how to do this?