I have to print a web page in landscape mode automatically when print is given. i dont want to go to settings and change the mode manually each time. help is needed
Because javascript usually call's the browsers Print function and from there you have to choose landscape it would be hard to do set the printer to Landscape.
There are solutions, but they are browser specific.