SvgPublish Visio Add-In

The SvgPublish Visio Extension allows users to publish Visio diagrams as HTML pages. This extension boasts a custom HTML export feature, enhancing the inherent Visio functionalities with exclusive capabilities. For a full list of feature and a comprehensive user guide, please see the user reference. Check out some samples of …

Back-Sync: Visio “backward” data synchronization

Visio has a nice feature, which allows you to link data to shapes. This allows you to create interactive dashboards for example, display data graphics which reflect the current state of some system on Visio diagrams, etc. One thing may is occasionally needed, is a possibility to update your data source from Visio diagram. Meet the new …

VBA Import/Export Addin

This free Visio add-in helps to import and export VBA code from Visio to a folder. The addin can exports and import the code from "ThisDocument", forms (.frm), classes (.cls) and modules (.bas) It may be handy if you want to track changes to the VBA code which is located in a …

Visio project templates updated (Visio 2016, VS 2015 support)

Visio project templates updated to version 1.0.7: – added support for Visual Studio 2015 – added support for Visio 2016 – Simplified source code (removed extra files, so that project structure is more like vanilla VS). – Unified project wizard. Now there is one wizard to rule it all. It …

Visio BackSync

This add-in uses Visio data-binding infrastructure, and allows you to update the data in the external source from Visio (back-synchronize). There are limitations of course, but basically it supports any type of data source which support update (including Excel files, databases, and SharePoint lists). In addition to this basic functionality, …

Update to Visio Addin project templates

Visio project templates updated to version 1.0.2:– Now Visual Basic projects are also supported– now the platform of the installed Visio is selected by default, and Visio is selected as executable to debug by default– Added default UI to the installer– Fixed issue with some configurations (error on project creation if …