Re: Convert Visio Drawing to PNG or other format via code
- From: "John Goldsmith" <FirstName.LastName@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 07:51:31 +0100
Hello Benny,
Have you considered the Save As Web Page functionality (under the File
menu)?
There's also quite an extensive API that you can access
(http://msdn2.microsoft.com/en-us/library/aa463345.aspx), although I'm not
sure where putting Visio on a server will leave you in terms of licencing.
Hope that helps.
Best regards
John
John Goldsmith
www.visualSignals.co.uk
"BennyEz" <stride51@xxxxxxxxx> wrote in message
news:1190002939.384487.219850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a c# project that creats a visio drawing from a database and
currently that drawing is displayed in the visio ocx control where the
user can then save the drawing. This was done using windows forms
however now we have the need to make the drawings available through a
web application and we cannot rely on the client having visio
installed. Therefore we cannot use the visio ocx.
What I'd like to do is convert the visio drawing to PNG or another
format that can be viewed in the browser before displaying to the
user. Since the server will have the Visio library to create the
drawing it can be done on the server side. Then it needs to be
converted and displayed to the user.
Any ideas?
.
- References:
- Convert Visio Drawing to PNG or other format via code
- From: BennyEz
- Convert Visio Drawing to PNG or other format via code
- Prev by Date: Convert Visio Drawing to PNG or other format via code
- Next by Date: Re: Convert Visio Drawing to PNG or other format via code
- Previous by thread: Convert Visio Drawing to PNG or other format via code
- Next by thread: Re: Convert Visio Drawing to PNG or other format via code
- Index(es):
Relevant Pages
|
Loading