On Fri, Jan 17, 2003 at 05:07:30PM +1100, Stanislav Skrypnik wrote:
> Hi everybody,
> Is it possible using PHP change page orientation in browser so that when
> user clicks
> on "Print" button page automatically rotated to "landscape" orientation.
> I've heard that it is possible to do with ActiveX but due to security reason
> ActiveX might be disabled.
> Thanks for any help in advance,
> Stas.

I am fairly sure this can be done with cascading style sheets (CSS)
automatically.

Have a look here:- http://www.w3.org/TR/REC-CSS2/media.html

Cheers,

Josh

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to