A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Visio
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Extend Visio File menu with Save all pages as PNG



 
 
Thread Tools Display Modes
  #1  
Old November 22nd, 2007, 12:31 PM posted to microsoft.public.visio.general
Fredrio
external usenet poster
 
Posts: 1
Default Extend Visio File menu with Save all pages as PNG

I've seen some posts about exporting all pages as images using the built-in
macro engine/vb scripts. I would like similar functionality, but with a
different starting point.

Is it possible to extend the file menu with i.e. 'Save all pages as PNG'
which then
saves the pages as 'filename+page.name.png' (same folder as drawing). If
drawing is unsaved, this opition would be disabled. Would this require
additional development tools?

Thanks for any hints.
  #2  
Old November 23rd, 2007, 05:44 PM posted to microsoft.public.visio.general
John Goldsmith
external usenet poster
 
Posts: 300
Default Extend Visio File menu with Save all pages as PNG

Hello Fredrio,

Visio has two methods for adding or adapting the user interface - the
UIObject and CommandBars. The CommandBars is the prefered route these days.

In terms of tools, you can certainly use the VBE (see
http://visualsignals.typepad.co.uk/v...or-starte.html) and
of course Visual Studio if you're getting very serious.

For a good overview of CommandBars take a look at this link:
http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx

Hope that helps.

Best regards

John


John Goldsmith
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk

"Fredrio" wrote in message
...
I've seen some posts about exporting all pages as images using the
built-in
macro engine/vb scripts. I would like similar functionality, but with a
different starting point.

Is it possible to extend the file menu with i.e. 'Save all pages as PNG'
which then
saves the pages as 'filename+page.name.png' (same folder as drawing). If
drawing is unsaved, this opition would be disabled. Would this require
additional development tools?

Thanks for any hints.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:49 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.