Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing in Netscape 4.73

Status
Not open for further replies.

hjs

Technical User
Jun 16, 2000
1
US
<b>Netscape printing problem</b><br>I'm having&nbsp;&nbsp;problems with printing on<br>Netscape 4.73. Pages generated by javascript<br>(terminated by a document.close()) print<br>the background only,whether I use the<br>browser print or a window.print() button.<br>Printing works fine with Netscape 4.05 and<br>IE5. Any suggestions as to what the problem<br>is and work arounds would be greatly appreciated. The pages display fine and I get<br>no javascript or browser errors when <br>printing. I've tried refocusing on the page<br>by clicking (in code using focus()) just <br>prior to printing but this doesn't help.<br><br>Thanks! -- heidi
 
have you tried using the onbeforeprint() event to ensure that the page is finished loading before printing it ??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top