The PDF node in Cobalt workflows allows users to create PDF files from HTML inputs or to merge multiple PDFs seamlessly.

This node supports two primary actions:

User is required to provide the HTML that will be converted to a PDF. Once the node is successfully executed, the generated PDF is stored in an S3 bucket, and the link to the file is provided in the response.

Optionally users can also configure other settings for the output PDF such as Page Layout, Format, Width and Height.

The default format for the PDF is A4.

If required, users can also specify a password to create a protected PDF document.

User is required to provide an array of URLs as an input for all the PDFs to be merged and can also set a password for the Merged PDF if required.