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

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 reas

[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