HighDots Forums  

print pages

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss print pages in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
viki
 
Posts: n/a

Default print pages - 08-01-2004 , 09:20 PM






hi,
Whenever i click the print button,the window pops up to select the
printer.Is there way that it should use the default printer
automatically. I also want to make the users to print the webpages in
landscape.

I read that there is way to do in css.
can anybody help me with this.

Thanks,
Viki

Reply With Quote
  #2  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: print pages - 08-02-2004 , 05:47 AM






freetorn2002 (AT) yahoo (DOT) ca (viki) wrote:

Quote:
hi,
Whenever i click the print button,the window pops up to select the
printer.Is there way that it should use the default printer
automatically.
How do you know which printer your users want to print your pages on?


--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ๔ter le premier point de mon adresse de courriel.


Reply With Quote
  #3  
Old   
Christopher
 
Posts: n/a

Default Re: print pages - 08-02-2004 , 10:57 AM



freetorn2002 (AT) yahoo (DOT) ca (viki) wrote in message news:<deb17ac9.0408011720.6595be6 (AT) posting (DOT) google.com>...
Quote:
I also want to make the users to print the webpages in
landscape.

I read that there is way to do in css.
can anybody help me with this.
This is what you read about:

@page { size: landscape; }

It will work in browsers with print capabilities which fully support
CSS2, which, as Brian notes, are very few. When I say it will work, I
don't mean it'll make the users print in landscape, but rather it'll
tell the browser that you want it printed in landscape.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.