Skip to content

Visio macro to export all foreground pages for all open visio documents to SVG

License

Notifications You must be signed in to change notification settings

mharn/export-visio-to-SVG-macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

export-visio-to-SVG-macro

Visio macro to export all foreground pages for all open visio documents to SVG

Adapted from http://www.visguy.com/2006/09/18/export-all-pages-in-document/

  1. Save this in a blank stencil file with macros enabled (.vssm) (using a stencil file because it's not a document file and thus wont be exported by this macro).

  2. Open all the vsd and vsdx files you want to convert along with the stencil file.

  3. Run the macro from the stencil file (you'll need to select the stencil file from the macro window).

Files will be exported to the folder where the macro stencil file is saved to.

About

Visio macro to export all foreground pages for all open visio documents to SVG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published