Hacker News new | ask | show | jobs
by bob1029 1523 days ago
This looks pretty awesome. We use a ton of html to pdf reporting. Not sure if I'd want to redo all our templates in this, but its always good to have other options in the space.

Right now, our biggest struggle is taking a given PDF and turning it into a high DPI raster suitable for printing. There are a few options, none truly free or 100% effective.

1 comments

QuestPDF can produce both PDF files and set of images. Of course, this requires using the library to implement reports, but it is an option to consider :)