Printing backgrounds using CSS

windows

Guest
I've been experimenting with print only CSS to replace my page's "Print" template. But I was wondering if there was a way to print background colors (page, tables, rows, cells, etc..) using CSS.

I'm aware the user can tell their browser to print background colors but I'd rather let CSS do it.

ThanksYou can't. It's just a browser setting.
 
Back
Top