Viso to PDF, regression from 22.10 to 23.10 in aspose-diagram for Java

For the given Visio diagram, version 23.10 does not convert all text elements when saved as PDF
aspose-diagram-regression.zip (222.0 KB)

I use this code lines

InputStream istream = ... visio file
OutputStream ostream = .. pdf file
Diagram diagram = new Diagram(istream);
diagram.save(ostream, SaveFileFormat.PDF);

@wimix
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): DIAGRAMJAVA-51156

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

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

Now the PDF output is correct.
Thank you!

@wimix
It’s good know that your issue is sorted out now.
Please feel free to contact us in case you have further comments or questions.
Thanks.