How do I open .svg file on the browser in Visio 2003 environment?

R

RDP

Hi,
We are generating a .svg file using ILOG Jviews 5.5. We want to
provide this file for download to the users who have Microsoft Visio
installed on their systems. For this we are programatically setting the MIME
type to "application/vnd.visio" and the Content type is set to "inline"(as
per our requirement). But when the OPEN/SAVE dialog appears(in download), and
when I click OPEN, it is showing "Page Cannot be Displayed" error. But when I
click SAVE , the file is saved properly.
We are using Java Servlet technology to do this.
Can any one suggest a way out of this problem.

NOTE: Also tried with the MIME type as "image/svg+xml" & "image/svg-xml".

As it is very urgent, we hope a quick reply for this.

Thanks & Regards,
RDP.
 
A

Al Edlund

what version of visio are you trying to open the file with? SVG support
wasn't brought in until v2003.
al
 

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