Hacker News new | ask | show | jobs
Ask HN: Where are the open source JavaScript PDF rendering libraries?
1 points by SamCoding 397 days ago
I'm trying to add a PDF viewer into my Svelte app, but there are very few libraries that seem to facilitate this in Node.js without linking from a CDN-hosted script.

Any resources that may have these functionalities, e.g. PDF.js have very limited Node.js documentation.

What does everyone recommend?