We are using aspose Diagram on Java To convert a VISIO To PDF & PNG on a Linux machine.
As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…...sio); ByteArrayOutputStrea image = new ByteArrayOutputStrea();...save(image, SaveFileFormat.PDF); // diagram.save(image, SaveFileFormat...