PPT to PDF Conversion - Throwing the Exception

Hi,

I'm using the Aspose for converting the PPT to PDF. Using the aspose-slides-2.4.0.jar ( java ).

I'm getting the exception while converting the attached ppt to PDF.

Using the below mentioned code for conversion:

Presentation pptPresentation = new Presentation("c:\\test.ppt");

pptPresentation.save("c:\\test.pdf", com.aspose.slides.export.SaveFormat.PDF);

Regards,

Dheeraj

Hi Dheeraj,

I have tested your presentation with Aspose.Slides for Java 2.4.1 and have successfully generated the PDF. You may please download the mentioned product version from here.

Thanks and Regards,