Printing problem
        Posted  
        
            by Bandpay
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bandpay
        
        
        
        Published on 2010-06-15T10:50:28Z
        Indexed on 
            2010/06/15
            10:52 UTC
        
        
        Read the original article
        Hit count: 388
        
Hi there,
Time to ask an odd question.
window.print(); Prints only one page of 2 pages in IE8 & IE7 even the same prints both pages in FF. Now if I cancel the print dialog and just go to File -> Print I get both pages in both IE & FF.
window.print(); is included in ONLOAD
Any idea why?
Thanks Babak
© Stack Overflow or respective owner