Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Regarding Opening an SVG(Scalable Vector Graphics) file in Visio.

843834Mar 24 2005 — edited Mar 24 2005
Hi all,

I am developing an application wherein i am providing an SVG(Scalable Vector Graphics) file for download. But the requirement says the SVG(which is an XML based file and a supported file type in Microsoft Visio) file should open inline in the browser in Visio mode.
I am trying to set the ContentType as "application/vnd.visio"(MIME type for Visio) and setting the content inline but when the OPEN/SAVE dialog appears and if i click "Open" i get an error "The Page Cannot Be Displayed". If i click "Save" the document saves into the client system and if i open the saved the file with Microsoft Visio it is able to open it.

Could anyone please help me out in this context.It is urgent.

Thanks & Regards,
RDP.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2005
Added on Mar 24 2005
2 comments
198 views