Java aspose slides conversion to pdf content is changed <tag> becomes >tag>

converting a .pptx file to .pdf

.pptx contains some xml code sample (like<tag>some </tag>)
after conversion to .pdf it shows up as >tag> sampleXml.zip (46.0 KB)

please use the attached “sampleXml.zip” after renaming to “sampleXml.pptx”

conversion code is very simple
Presentation.save( (output, com.aspose.slides.SaveFormat.Pdf)

@vedil,

I have worked with the sample code shared by you and have been able to observe the issue. An issue with ID SLIDESJAVA-37407 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

The issues you have found earlier (filed as SLIDESJAVA-37407) have been fixed in this update.