I am trying to print an HTML page on IE7 but it only prints 1 out of 3 pages. I prints fine on Firefox and IE8. Is there a bug on IE7?
Here is the code:
Click <a href="#" onclick="window.print();">here</a> to print this page.
I am trying to print an HTML page on IE7 but it only prints 1 out of 3 pages. I prints fine on Firefox and IE8. Is there a bug on IE7?
Here is the code:
Click <a href="#" onclick="window.print();">here</a> to print this page.
Obvious question:
When you click your print link, do you get the Print dialog box? If so, does the Print Range value default to 'All' ?