Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Print() Method


Message #1 by "Dawn Jardine" <DawnJ@C...> on Tue, 14 May 2002 11:46:42 -0300
Hello,

I have a question about the print() function. I want to be able to print 
a document (from a HMTL) in landscape view WITHOUT the user having to 
access this use the print dialog box that pops up when printing. The 
HTML page that I need printed is wider than the standard 8x11 peice of 
paper, otherwise I could use the basic print() function. I need this to 
work in Netscape 4.7 and IE5. I can use the elementRef.syle.page 
=3D"landscape" CSS style, but this only works in Netscape 6 and IE Mac. 
Any help would be appreciated. Thank you in advance.

D Jardine
Web Developer
Content Alive

  Return to Index