Hacker News new | ask | show | jobs
by dmos62 31 days ago
I ran into broken printing when I was trying to turn web pages into PDFs. Both Chrome and Firefox couldn't "print" without breaking layout.
1 comments

Tried Print Edit WE? “Recommended” extension:

https://addons.mozilla.org/en-US/firefox/addon/print-edit-we...

That's not really the problem I was having. My problem was that HTML+CSS wasn't being properly rendered. A web page of same dimensions as the printed page would have different layout.