Hacker News new | ask | show | jobs
by password4321 1307 days ago
Playwright is a new favorite browser automation tool, I wonder if they've done anything to help with generating PDFs?
2 comments

The main issue with the browser based tools is that developers seem to have given up on implementing html/css print standards. So there's a limit to what automation tools have to work with, so to speak. That said, paged.js makes a good effort.