DEV Community

Cover image for How to generate and send PDF invoices automatically using n8n and HTML2PDF.app
Chris
Chris

Posted on

How to generate and send PDF invoices automatically using n8n and HTML2PDF.app

I’ve published a new tutorial on how to generate and send PDF invoices automatically using n8n and HTML2PDF.app.

The guide shows how to collect invoice data from a form, generate an HTML invoice template, convert it to PDF, and send it by email as an attachment.

Read the full tutorial here:
https://html2pdf.app/blog/generate-and-send-pdf-invoice-with-n8n/

Top comments (0)