Convert File to PDF
Description
You can convert your File to PDF.
Supported input formats:
- doc
- docx
- epub
- eml
- htm
- html
- md
- msg
- odp
- ods
- odt
- pps
- ppsx
- ppt
- pptx
- rtf
- tif
- tiff
- xls
- xlsm
- xlsx
Input Arguments
Input Argument | Type | Description | Required? | Advanced Option? | Default |
---|---|---|---|---|---|
File | File in one of the above listed formats. | The file which shall be converted to PDF. File only – no string/Base64 allowed | ✔️ | ❌ | - |
Origin File Extension | String | The file extension of the original file (e.g., docx, xlsx). | ❌ | ❌ | - |
Origin File Name | String | The name of the original file (e.g., report.docx). | ❌ | ✔️ | - |
Output
Response | Type | Description |
---|---|---|
PDF response | String | The PDF response from the file. |
File response as string | String | The binary PDF content encoded as a string. Useful for storing in variables, Dataverse, or passing to other actions. |
MIME type | String | The MIME type of the converted file. Always application/pdf. |
Extension | String | The file extension of the converted file. Always pdf. |
Power Automate Examples
File to PDF
We use a Power Point (PPTX) as input and convert it into PDF.
💡
Looking for the response to this example? Scroll up to see the Output tab.
Known Limitations
⚠️
If you experienced other limitations please get in touch with us!