I have a webpage. On that webpage, there is a javascript link, which when clicked, prints out the page.
The problem is that the info on that page requires the page to be printed out in the landscape mode and not in the portrait mode.
So, is there a javascript which will alter the page format from the default portrait to landscape before printing it out?
If there is, is it different for different browsers?
Thanks for any help.
The problem is that the info on that page requires the page to be printed out in the landscape mode and not in the portrait mode.
So, is there a javascript which will alter the page format from the default portrait to landscape before printing it out?
If there is, is it different for different browsers?
Thanks for any help.