Export Powerpoint .pptx document to PDF.

Parameters:
.pptx file to export
Specifies the source PPTX file to be converted to PDF.
Optional: destination filename
Allows you to define a custom name and/or path for the exported PDF file. If left blank, a default name will be used based on the source file.
Delete original file
Boolean option to remove the original PPTX file after the export is complete.

Parameters:
See dedicated page for more information.
The pptxPdfExportation action is used to convert .pptx (PowerPoint) files into .pdf format. This is particularly useful in workflows where reports, dashboards, or presentation slides are automatically generated and need to be shared or archived in a universally readable format.
This action is typically used in combination with the writeReport action, which generates .pptx content based on tabular data. Once the presentation is created, pptxPdfExportation finalizes the process by exporting the result into a PDF.
You should use this action when:

