DEV Community

Discussion on: Generate a PDF from HTML with puppeteer

Collapse
 
damcosset profile image
Damien Cosset

I have a "react" template on the front end, the one you see.
There is an Html template on the back, with placeholders for the future data. After that, to populate the html template on the back, it's just String.replace() functions