Decorative Shapes loose their shading in PDF output of Visio Document

Hello,

I am using aspose.diagram v6.7.0 to generate PDF of the attached visio file. In the PDF output, decorative shapes used in visio pages loose their shading.

Following code is used to generate the PDF output:

Diagram diagram = new Diagram("DecorativeShapes.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 missing shades. This issue has been logged under ticket ID DIAGRAMJAVA-50382 in our bug tracking system. Your post has also been linked to this ticket. We’ll keep you informed regarding any available updates. We’re sorry for the inconvenience caused.

Hi,

Is there any update on this issue?

There is no progress on this since a long time. The output is wrong even with the latest version of aspose.diagram - v17.5.0.

Can you please look into this.

Thanks,
Neha

Hi Neha,


Thank you for the inquiry. The linked ticket ID DIAGRAMJAVA-50382 is pending for the analysis and not resolved yet. Our product team will investigate it as per the development schedule. We have logged an ETA request under the same ticket ID and will share details once a significant progress has been made in this regard.

The issues you have found earlier (filed as DIAGRAMJAVA-50382) have been fixed in this update. This message was posted using Bugs notification tool by philip.zhou