Forum Moderators: open
If this is doable, I doubt that it can be dome with Javascript alone. What I think you need to do -- beyond the basic javascript print function -- is to associate a CSS stylesheet with @print -- and even beyond that, you will still have a solution for IE only, because you will need ActiveX and the use of an IE proprietary rotation filter in the CSS.
I've only ever read about this, never been hands on, so take what I say with that in mind.
Maybe as a band-aid fix, instead of having a link for "print this page", i'll put in a link that says "write the information on this page down on a piece of paper", and when you click it, it pops a new window that says "Ready... Go!"
It's time to give the user some REAL interactivity.
Thanks for your help