I'm printing a page of my PHP application with the ( ctrl + P ) (default printing). How can i make sure that the CSS (tables, padding, cellspacing, background picture with opacity) are printed along with the sheet. I'm calling the CSS from another file.
Thanks for your help and time.