| Author |
change print settings through javascript
|
Punk Jain
Greenhorn
Joined: May 30, 2003
Posts: 2
|
|
|
I have an ASP page which the users will be printing through File Menu of their browsers. I want the page to print only in 'landscape' mode, even if the user printer settings are set to portrait. Is there something that can be done through javascript or otherwise to change the print settings of client machine to landscape?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
look into CSS, you maybe able to specofy the paper size for pronting, but not all browsers support it. Eric
|
 |
 |
|
|
subject: change print settings through javascript
|
|
|