Hello,
I am working on project to convert .vsd file to pdf. The conversion fails due to below exception:
java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null
at co…...setSaveFormat(SaveFileFormat.PDF); diagram.save(outputFilePath...diagram.save(outputFilePath, SaveFileFormat.PDF); Check for Known Issues...