I've heard that there is a way to set the printing attributes with
java to make a printer print a document in landscape... does that carry over to
jsp and web pages?
Does anyone know how I might set the default for printing something from my web page to 'landscape'? So if they just push the IE print button it'll automatically print in landscape?
If this can't be done with jsp (though... I sure hope it can be done with jsp) is there something else I could use?
Thank you.