Query: Adobe preset support

We want to use the Adobe PDF presets or similar implementation (“ebook”/“Rich content PDF” preset to be specific) in our application but we’re having a hard time finding it in the documentation of Aspose.PDF. You can find them on Adobe’s site here: https://helpx.adobe.com/in/acrobat/using/pdf-conversion-settings.html.

We basically want to apply the “ebook” preset settings (recently renamed to “Rich content PDF”) on the PDF before saving the PDF to the file system. This helps in compressing the PDF but retains the quality to a good level. We call this PDF optimization.

Ghostscript supports it (mentioned here: https://www.ghostscript.com/doc/9.23/VectorDevices.htm) but we want to know if Aspose.PDF can do it. On the above link, you can also find the value of different parameters when “ebook” preset is selected.

Thank you.

@maheshm2195

Thank you for contacting support.

We are afraid that the presets are not supported by the API at the moment. However, we have logged a feature request with ID PDFNET-46752 in our issue management system and will let you know as soon as the presets will be supported. For reference, we have attached a screenshot of other presets we will be supporting in addition to ebook/Rich content PDF. Presets.PNG

Sounds great, thank you.