Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Print Landscape

0 views
Skip to first unread message

Andy Grimes

unread,
Jul 30, 2001, 4:09:49 PM7/30/01
to
I am trying to set some pages to print landscape without
making the user choose that. I have seen that this is
possible with CSS but cannot get it to work. Is there
some script I can add to a page to do this? I have tried
putting this at the top of one page, but it didn't work.

<STYLE type="text/css">
Page
{
Size: Landscape;
}
</STYLE>

Any help would be great. Thanks

Steve Fulton

unread,
Jul 30, 2001, 4:53:05 PM7/30/01
to
1. It's @page { size: landscape; }

2. IE doesn't support @page rules.

--
Reading makes a full man, meditation a profound man, discourse a clear
man. -Benjamin Franklin

=-=-=
Steve
-=-=-

"Andy Grimes" <andrew...@frco.com> wrote in message
news:8f9501c11933$96008ed0$a5e62ecf@tkmsftngxa07...

0 new messages