I have a HTML report, which needs to be printed landscape because of the many columns. It there a way to do this, without the user having to change the document settings?
You might be able to use the CSS 2 @page rule which allows you to set the 'size' property to landscape.