I am with some problems to print background-color in Firefox and IE. For Google Chrome I found the follow hack and it works well, but for Firefox and IE I can\'t find anythi
For Firefox
color-adjust:exact;
will work same as -webkit-print-color-adjust:exact;
-webkit-print-color-adjust:exact;