How to add a bitmap image

S

Stefan Schnell

Hello community,
I have a small problem, I do not know the way to add a bitmap image on a
Visio page. Does anybody know an example, a source or something else where I
can see it?
Thanks for tips.
Bye
Stefan
 
J

JuneTheSecond

If your Visio is 2003, you might be able to record your operation in VBA macro.

Application.ActiveWindow.Page.Import "C:\WINDOWS\winnt256.bmp"
 
S

Stefan Schnell

Hi June the second,
thanks for your tip, it works with Visio 2002 and 2003.
Bye
Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top