Color of containers is incorrect in PDF output of visio page

Hello,

I am using aspose.diagram v6.7.0 to generate PDF of the attached visio documents. In the PDF output, color of the containers is incorrect.

Following code is used to generate the PDF output:

Diagram diagram = new Diagram("basicContainer.vsdx");
File outputFile = new File("output.pdf");
diagram.save(outputFile.getAbsolutePath(), SaveFileFormat.PDF);


Can you please analyse this issue.

Thanks,
Neha
Hi Neha,

Thank you for contacting support. We managed to replicate the problem of incorrect colors in the container. It has been logged under ticket ID DIAGRAMJAVA-50367 in our bug tracking system. Your post has also been linked to this ticket. We'll keep you informed regarding any available updates.

Hi Neha,


Thank you for being patient. We have a good news for you that the ticket ID DIAGRAMJAVA-50367 has now been resolved. If there is no issue in the QA phase, then this fix will be included in the next version of Aspose.Diagram for Java 17.01. We’ll inform you via this forum thread as soon as the new release is published.

The issues you have found earlier (filed as DIAGRAMJAVA-50367) have been fixed in Aspose.Diagram for Java 17.1.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.