A simple example of rendering PDF with REACT
It uses react-pdf library https://react-pdf.org/
It's possible to use a node.js server responsible just to generating and serve PDF reports using this library and express.
Yarn install
Yarn start
A simple example of rendering PDF with REACT
It uses react-pdf library https://react-pdf.org/
It's possible to use a node.js server responsible just to generating and serve PDF reports using this library and express.
Yarn install
Yarn start