In researching this, I have found no example that works using either the @page or @media print CSS commands.  But I have found lots of cases where it is stated that this is not implemented in either IE or Mozilla.
 
Maybe someone else will have better luck.
 
See here for discussion on the @media tag:
 
http://www.w3schools.com/css/css_mediatypes.asp
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 2:50 PM
To: [EMAIL PROTECTED]
Subject: Witango-Talk: Forcing Landscape format for printing


Hi everybody,

Does anyone know how to force printing a page in Landscape format.
I found this:
<head>
        <style media="print">
                @page { size : landscape; }
        </style>
</head>

But it still comes up in Portrait format. Any ideas ?

Thanks

Vladimir Makarov

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to