1 min read

PDF Generate

Overview

The PDF Generate node creates PDF documents from HTML or Markdown templates with {{field}} interpolation from upstream data. It uses Puppeteer (headless Chrome) for high-fidelity rendering, supporting complex layouts, images, and CSS styling.

Category

Outputsoutputs/pdfGenerate

Settings

SettingTypeDefaultDescription
templateStringhtmlTemplate format: html or markdown
bodyTemplateStringThe HTML/Markdown template with {{field}} placeholders

Inputs & Outputs