Re: [PHP] Changing page orientaion for printing

2003-01-17 Thread Marek Kilimajer
No, but you can use pdf

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.



 



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




Re: [PHP] Changing page orientaion for printing

2003-01-17 Thread Joshua Pierre
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




[PHP] Changing page orientaion for printing

2003-01-16 Thread Stanislav Skrypnik
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.



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