SVG Support in Visio 2003

S

Simon Shutter

I'm hoping to use ASP.NET and SQL Server to generate dynamic SVG charts. At
the same time, I would like to provide an alternative raster image (eg PNG)
for clients w/out the SVG plug-in. My questions:

1. Will Visio's support for SVG extend to programmed conversion of SVG to
PNG and will this be practical in a dynamic web environment?

2. When will IE provide native support for SVG?

Thanks
 
B

Bill Morein [MSFT]

If you intend to convert to PNG server-side you should read the following
article first:

http://support.microsoft.com/?id=257757

Visio is not specifically mentioned in the article but the same principles
apply.

--
Bill Morein
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

RA said:
You can programmatically save Visio diagrams as SVG or PNG

--
-ronnie
[MS]
This posting is provided "AS IS" with no warranties, and confers no rights.


Simon Shutter said:
I'm hoping to use ASP.NET and SQL Server to generate dynamic SVG charts. At
the same time, I would like to provide an alternative raster image (eg PNG)
for clients w/out the SVG plug-in. My questions:

1. Will Visio's support for SVG extend to programmed conversion of SVG to
PNG and will this be practical in a dynamic web environment?

2. When will IE provide native support for SVG?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top