Y
Hacker News
new
|
ask
|
show
|
jobs
by
pier25
3183 days ago
IIRC you can solve that using CSS for print media.
The browser will display a different CSS to the printer, so to speak.
1 comments
amigoingtodie
3183 days ago
Yes, and instead of px or em, you can use mm for css units (positioning, size, etc.).
link