PDF to PowerPoint
Converting PDF files to PowerPoint formats like PPTX may be possible with standard methods. When it is used in Make, this feature of PDF4me can be combined with many other functions of document jobs to automate a document workflow.
Parameters
- File nameString, Required
Specify the file name with the extension
- DocumentBuffer, Required
Map the file data as a binary string from the source action.
- Quality TypeOption, RequiredDefault: Expert
Standard (draft)- Suitable for normal PDFs, consumes 1 API call per file
Expert (high) - Suitable for PDFs generated from Images and scanned documents. Consumes 2 API calls per page
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document is in Base64 format.