Print css backgrounds in safari/chrome?

background, css, google-chrome, printing, safari

Solution

Printing background images is a browser-dependent feature. FF and IE have it but you cannot force it otherwise via sourcecode.

Problem

I need to print some pages with CSS backgrounds but they don't appear in Safari or Chrome, in FF there's an option in Page Setup but I haven't been able to find it in these two browsers. Do they not support it? Thanks all in advance.

Original source