I have an ASP.NET project using VB.NET 2003.

Is it possible to get the browser to print the current page but skip the print dialog and default to landscape?

I have been presuming that this will need to be done client side, but is that true?