Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkagerer
15 days ago
I'd be thrilled if this could lead to higher fidelity print and Save-to-PDF functionality in browsers.
1 comments
anon373839
15 days ago
Broken printing is a failure/intention of website developers. It’s very easy to define print styles with a `@media print {…}` CSS query. Few sites use it.
link