| Author |
landscape orientation in html page
|
Adwait Patankar
Greenhorn
Joined: Jan 30, 2006
Posts: 6
|
|
As per the requirement I supposed to show a report in html page with a print option. I want the report to be printed automatically by clicking the print button without having the user to change "page setup" - "orientation". How do I control the page to be printed landscape, when print button is clicked. Thanks in advance. Adwait
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
This question is asked once a week and there is no way to do it with the current browsers. Future versions should use a CSS property to determine it. Right now you only safe bet is to use a pdf for them to print out. Eric
|
 |
 |
|
|
subject: landscape orientation in html page
|
|
|