foliojs / pdfkit

A JavaScript PDF generation library for Node and the browser
http://pdfkit.org/
MIT License
9.84k stars 1.15k forks source link

Create PDF with accessibility out of web application page #1547

Closed moshere-cirm closed 1 month ago

moshere-cirm commented 1 month ago

Create PDF with accessibility out of web application page

Can I use pdfkit to create PDF with accessibility (supports accessibility checklist) out of web application page. The page itself in HTML level is fully aligned with accessibility requirments.

blikblum commented 1 month ago

This pdfkit project does not convert from html to pdf. Probably you are looking to https://pypi.org/project/pdfkit/