Make

Convert HTML to PDF

Converts HTML pages to PDF documents using the PDF4me HTML to PDF action in Make.

Parameters

File nameString, Required

Map the file name from the source action

DocumentString, Required

Map the file Data from the source action

LayoutOption, Required
Default: Portrait

Choose the layout of the output PDF file -

  • Portrait - Vertical or Portrait layout
  • Landscape - Horizontal or Landscape layout

Output

NameString

The name of the output file.

Doc DataBuffer

The output document in Base64 format.

Convert HTML to PDF module in Make