Not all pages are printed in IE8
- by Mitya Ustinov
I have created a print.css, which doesn't include anything special, just some blocks are hidden for print media and some are visible. So no css code here.
The problem is that when I'm trying to print or check a print preview, some of the pages (2 of 4) are not printed neither previewed. But when I'm changing a scale to smaller number than 100% (80%, 90%) all pages are shown and printed.
So does anybody met the same problem - is this just an IE issue?