PPTX to PDf conversion not good

Hi,



Please see the attached pptx file and converted PDF as well for comparison, the conversion result is not good.

Please suggest if this is as per expectations or we need some tweaking in the code base
sample code we are using is as


PresentationEx pres = new PresentationEx(inputFile.getAbsolutePath());</div>

pres.save(outputFile.getAbsolutePath()+"/Viewer(2007).pdf",SaveFormat.Pdf);

Hi M. Azeem,


I have worked with the presentation file shared using Aspose.Slides for Java 7.4.0 and have been able to observe the missing lines issue on top and bottom of slides in generated PDF. An issue with ID SLIDESJAVA-33967 has been created in our issue tracking system to resolve the issue. Unlike your PDF, I have been able to render the chart successfully with specified version. However, there is small inconsistency in rendering of chart legend label. An issue with ID SLIDESJAVA-33968 has been created to resolve this issue as well. This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.