Outof Memmory error while saving ppt as pdf

Hi Team,

I am getting out of memory error while saving ppt with more than 100 slides and lot of images as pdf using Aspose slides java. Is there any special options needs to select while doing this operation?

Thanks,
Renjith.


Hi Renjith,


I have observed your comments. Can you please share source presentation, sample code, Aspose.Slides version. Also please share environment details with us for further investigation to resolve issue.

Best Regards,

Hello,

I am using aspose slides version 16.8.0.

Please find the sample code below.

Presentation pres = new Presentation(“Input File”);
pres.save(“Output File”, SaveFormat.Pdf);

I am not able to attach the file here since its around 37 MB. Please let me know how will I transfer that?

Thanks, Renjith.

Hi Renjith,


I have observed your comments. You may share the file privately with us using the guidelines shared here.

Best Regards,