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…...decode(file)); ByteArrayOutputStrea image = new ByteArrayOutputStrea();...setFontDirs(fontDirs); diagram.save(image, SaveFileFormat.PDF); diagram...