Convert Visio Drawing to PNG or other format via code



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?

.



Relevant Pages

  • Re: dashed line not displaying
    ... it to Word due the following in Visio. ... Delete the dashed shape and replace it with a rectangle. ... Save your drawing. ... I am unable to use the pencil tool (to resize in any ...
    (microsoft.public.visio.general)
  • Re: dashed line not displaying
    ... tab> Object> Create from File> MO Visio Drawing. ... I am unable to use the pencil tool (to resize in any ... the invisible rectangle as I mentioned in my last post. ...
    (microsoft.public.visio.general)
  • Re: How To Update VBA Code In Embeded Object In Table
    ... I next put in the standard embed object template (visio) into the OLE field. ... ok, I understand your approach, but still think that storing Visio drawing ... > 1 OLE Object field used to show a unqiue drawing for each record. ... > up a separate Visio Window. ...
    (microsoft.public.access.modulesdaovba)
  • Re: How To Update VBA Code In Embeded Object In Table
    ... "Alex Dybenko" wrote: ... I next put in the standard embed object template (visio) into the OLE ... drawing. ... OLE Object field used to show a unqiue drawing for each record. ...
    (microsoft.public.access.modulesdaovba)
  • Re: How To Update VBA Code In Embeded Object In Table
    ... I have a comma delimited database that I get ... I next put in the standard embed object template (visio) into the OLE field. ... ok, I understand your approach, but still think that storing Visio drawing ... OLE Object field used to show a unqiue drawing for each record. ...
    (microsoft.public.access.modulesdaovba)

Loading