How to generate pdf reports in a web application | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to generate pdf reports in a web application

6th Mar 2019, 9:23 PM
Roberto Carlos
Roberto Carlos - avatar
2 Respuestas
+ 5
I intend to use this one: https://wkhtmltopdf.org
14th Mar 2019, 9:28 AM
Dejan Dozet
Dejan Dozet - avatar
+ 3
Try to: jspdf library: https://parall.ax/products/jspdf (js) or fpdf: http://www.fpdf.org/ (php)
6th Mar 2019, 9:33 PM
Dawid
Dawid - avatar