🛠️ Create PDF from HTML with Gotenberg - n8n Workflow | Neura Market | Neura Market
🛠️ Create PDF from HTML with Gotenberg
Converts HTML strings into polished PDF files using Gotenberg API. Ideal reusable utility for automation workflows needing dynamic PDF generation.
This workflow transforms an input HTML string into a professional PDF file via the open-source Gotenberg service. It accepts JSON input with 'html' code and 'file_name', converts the HTML to a binary index.html file, calls the Gotenberg API to generate the PDF with embedded metadata (Author, Title, Creation Date), and outputs the binary PDF ready for saving, emailing, or further processing.
Key benefits include seamless integration as a sub-workflow, dynamic filename and metadata support, and h