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…...zip (7.9 MB) The file was converted...vsdx with Aspose.Diagram for Java using: File file = new File(PATH_TO_VSD_FILE);...