Is your page setup also landscape?  According to
http://www.w3.org/TR/CSS2/page.html#page-size-prop

"If a page box does not fit the target sheet dimensions, the user agent
may choose to:

    * Rotate the page box 90� if this will make the page box fit.
    * Scale the page to fit the target.

The user agent should consult the user before performing these
operations."

I don't know that "should" is mandatory. I think it means "recommended".

So maybe the browser is rotating the page or scaling it?


>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


Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:    http://www.tothept.com


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

Reply via email to