Is PDF report generation is possible in Loppback4?? Is there any code for the PDF report generation in Loopback4??
Asked
Active
Viewed 171 times
-2
-
Does this answer your question? [How to Generate PDF in node.js](https://stackoverflow.com/questions/17105873/how-to-generate-pdf-in-node-js) – Rifa Achrinza May 06 '20 at 09:52
1 Answers
1
LB4 doesn't have a built-in pdf generator. However, you can use any js/ts library to resolve that like using jsPDF, puppeteer, etc.

farojos
- 46
- 2