During vsd->vsdx file conversion, null pointer exception is thrown.
vsd file and callstack:
2023.05.26.zip (7.9 MB)
The file was converted using this code:
File file = new File(PATH_TO_VSD_FILE);
Diagram d = new Diag…...@casserolepan Summary You get a NullPointerException when trying to convert...layout refresh, the NullPointerException should be eliminated...