JsPDF: Generate PDFs on the Client-Side with Just JavaScript (github.com) 24 points by AgileVenture 1y ago ↗ HN
[–] Confiks 1y ago ↗ A project I contributed tried to use this, but eventually switched to pdfkit [1] for better PDF accessibility support and smaller files [2].[1] https://github.com/foliojs/pdfkit[2] https://github.com/minvws/nl-covid19-coronacheck-web-pdf-too...
[–] tyrel 1y ago ↗ I've been using https://www.npmjs.com/package/html2pdf.js for a project, and it works pretty nicely - it will render a DOM element into a PDF for me.
3 comments
[ 5.3 ms ] story [ 16.0 ms ] thread[1] https://github.com/foliojs/pdfkit
[2] https://github.com/minvws/nl-covid19-coronacheck-web-pdf-too...