Convert HTML to PDF

Issue Description:

I am currently facing a challenge in converting an HTML template to a PDF and could use some guidance from the community.

Details:

  • HTML Template:
    My HTML template is a PDF of a proposal. I got the data from my PostgresDB and populated it in the HTML template. HTML generate is perfect.

Challenge:

I am looking for the most suitable solution to convert my HTML template to a PDF format. Despite exploring different options, I haven’t found a solution that meets my requirements.

Request:

I would appreciate any suggestions, recommendations, or insights from the community on effective methods or tools for converting HTML to PDF.

Thank you in advance for your assistance! Your insights are highly valued.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

I am using n8n cloud. The database I am using is Podtgres that his hosted by Supabase.

@rafay_javed , you can utilize APITemplate.io - HTML to PDF service with APITemplate.io node.

2 Likes

@rafay_javed You can try this nicely explained by our community member method here https://www.youtube.com/watch?v=bo15xdjXf1Y as well.

5 Likes