English

Convert VSDM to PDF in C#

VSDM files have the capability to run macros when a file is opened, where the Macros are user defined actions that can be developed to run specific tasks. In some cases, you may need to convert a VSDM Visio diagram file to PDF format for compatibility purposes. Accordingly, this article covers how to convert a VSDM file to PDF format programmatically in C#.
June 28, 2022 · 2 min · Farhan Raza