Hi,
I am using Aspose slides 8.8.1 for java.
On generating PDF of the attached PPTx, a word like “Welcome” breaks & moves to the new line like
Welcom
e
Could you please suggest a solution for this.
Code snippet for generating PDF :
newPresentationEx.save(httpServletResponse.getOutputStream(), SaveFormat.Pdf);
Attachements:
– Source PPTx
– PDF output
Thanks,
Jaspreet