Re: Convert Visio Drawing to PNG or other format via code



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?



.



Relevant Pages

  • Convert Visio Drawing to PNG or other format via code
    ... currently that drawing is displayed in the visio ocx control where the ... Therefore we cannot use the visio ocx. ... format that can be viewed in the browser before displaying to the ...
    (microsoft.public.visio.developer)
  • Re: Word 2007 - Visio 2003 - XP SP2 RDP Hyperlinks
    ... I use a visio drawing with embedded vba as the front end to save the data, query for devices, draw the necessary diagram based on the current database, and then point and click to touch the device. ... Visio is published as an html and stored on a corporate server. ... Word, Visio, Sharepoint and IE are the main platforms. ...
    (microsoft.public.visio.general)
  • 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)

Loading