Error in generating .pdf of .pptx file in Aspose slide java

I am generating .pdf of .pptx file. In pdf image is blur. can you please help and suggest the reason and solution for this error. In pptx image used is .emf type[Extension].

Version used of Aspose slide java is 19.12

Following .zip contains :-

  1. Expected Output
  2. Actual Output
  3. PPTX Used

Zip:-
test.zip (187.3 KB)

Code:-

Presentation presentation = new Presentation("testEMF.pptx");
presentation.save("ActualResult.pdf", SaveFormat.Pdf);

Please investigate.

Thanks,
Saquib Shaikh.

@saquibs,

I have worked with the presentation file shared by you and have been able to observe the issue. An issue with ID SLIDESNET-41721 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 addressed.

Thanks for the reply.

Can you please give update on issue have been resolved or not?

@saquibs,

I have verified from our issue tracking system and like to share that issue has just recently been added in our issue tracking system and is pending for investigation in issues queue. We request for your patience and will share the good news with you as soon as the issue will be fixed.

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