When importing vsd file to vsdX, the process freezes indefinitely.
vsd file with this issue:
41-TR-R-N001-A.zip (270.2 KB)
The file was converted with this code snippet:
File file = new File(PATH_TO_VSD_FILE);
Diagra…...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize...