I have a asp web application. It has a print button with print.css stylesheet. The print.css is very basic and just sets divs having images to style display none.
We all have virtual machines with ie8 installed as the main browser. When I select "Print" button I see the page behaving as it should. The print out comes fine without any image or logos.
But for some stations with same browser ie8 it acts as if its ignoring the print.css completely and prints with all the logos and images.
I am very much confused and not getting ideas what to check for. Just wondering if anyone else had this problem earlier or just have ideas what to look for.
Thanks