English

Convert VSDM to PDF in Java

VSDM are the Visio diagram files that contain Macros. Such macros are usually develepod in Visual Basic for Applications which can perform different actions that are triggered on file opening. In certain cases, you might need to convert a VSDM Visio file to a PDF document. To achieve such requirements, this article covers how to convert a VSDM Diagram file to a PDF document in Java.
May 28, 2022 · 3 min · Farhan Raza