I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...constructor to load diagrams from a VSD file Diagram diagram = new D...); diagram.save(image, SaveFileFormat.PDF); diagram.dispose();...