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…...document it receives a null stream, which later leads to an NPE...confirming the file exists, providing a clean output path, using...