Convert Visio Drawing to PNG or other format via code
- From: BennyEz <stride51@xxxxxxxxx>
- Date: Sun, 16 Sep 2007 21:22:19 -0700
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?
.
- Follow-Ups:
- Re: Convert Visio Drawing to PNG or other format via code
- From: Al Edlund
- Re: Convert Visio Drawing to PNG or other format via code
- From: John Goldsmith
- Re: Convert Visio Drawing to PNG or other format via code
- Prev by Date: Re: Change order of pages in Visio 2000 under program control
- Next by Date: Re: Convert Visio Drawing to PNG or other format via code
- Previous by thread: Re: how to transform a logical XML document into a visio document
- Next by thread: Re: Convert Visio Drawing to PNG or other format via code
- Index(es):
Relevant Pages
|
Loading