If you're going to use Win32::OLE to try and automate things it's often helpful to use the macro recorder to show you what's going on. For example, the VBA code generated by the macro recorder when saving as a png file:
Application.ActiveWindow.Page.Export "c:\test.png"
I'll leave the conversion to perl as an exercise, How do I convert a VBA macro to Perl? should be helpful.
In reply to Re: Accessing Visio in perl
by marto
in thread Accessing Visio in perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |