I made a page contains specific control, and i used CSS and it works okay and applied on the page, but when i print the control which contains my data , no effect to the CSS on the paper . what is the problem ?
the control exists in div.
I made a page contains specific control, and i used CSS and it works
Share
Background colors and images won’t be printed by default by most browsers.
IE reference: http://support.microsoft.com/kb/296326
Firefox reference: How do I Make Firefox Print a Background-Color Style?
Easy enough to find for any other browser if you want.