Creating PDFs with React
Table of Contents
Tools & Packages
Setting up the project
Rendering React Components to HTML String
Puppeteer
Creating pdf
Finishing the code
Running the code
Finished Code
Motivation
Creating PDFs using Puppeteer and some templating engine is rath...
tolga.hashnode.dev8 min read
Pacharapol Withayasakpunt
typescript,publicheath,datascience,medicine,health
There is also React Native-like PDF generation- https://github.com/diegomura/react-pdf
Also, all of Puppeteer, Electron PDF, PhantomJS, wkhtmltopdf, all can sleep for a while, waiting for JavaScript to render HTML.