Convert to PDF in Make

The action accepts different types of files and converts them to PDF with the help of Make.

Supported File Types

Type

Extension

Text

.doc, .docx, .docm, .dot, .dotx, .dotm, .rtf, .odt, .ott, .text, .txt

Table

.xls, .xlsx, .csv, .ods, .ots, .xlsb, .xltx, .tsv, .xlsm

Presentation

.ppt, .pptx, .pps, .ppsx, .odp, .potx, .pptm, .ppsm, .potm, .otp

Hypertext

.htm, .html, .mhtml, .mht

Email

.eml, .msg

Image

.bmp, .jpg, .jpeg, .png, .tiff, .tif, .jfif, .heic, .webp, .avif, .gif, .psd

Parameters

Output Parameters

Parameter

Description

Example

Result file

The content of the result PDF file.

It is the content of the result file.

Input Parameters

Parameter

Description

Example

Connection

To allow your scenarios to get information from and send it to Plumsail Documents, you need to create a connection.

For more information on how to create a connection to Plumsail Documents, see the online Help.

File

The raw content of the source file. You can extract file content from other apps like:

  • SharePoint

  • Salesforce

  • Box

  • OneDrive

  • Google Drive

  • Dropbox

  • SFTP

  • File System

List of apps

It is the content of the source file.

Example

Download a source file and use the output in the Convert to PDF action.

Convert to PDF Example