Generate PDF based on HTML (weweb page)

I was looking at some PDF generation services, and some them can create PDF bases on HTML source. This can be an HTML code as or just an URL.

Does some9have tried this out already: creating PDF in a backend tool using the URL of a weweb page as HTML source?

If the html source is already loaded on the frontend why not use html2pdf.js library and build a custom component that generates the pdf on the client side?

Hi @FJP84 ,

I have a good experience with PDF.co (and automate/configure it with Make.com). The PDF.co module can pass parameters in the URL when accessing your Weweb site - obtaining the required dynamic data.

Make.com and PDF.co both require a subscription by the way.

Regards,
Thijs