Forum Moderators: not2easy

Message Too Old, No Replies

CSS - Printing and Resize content

CSS Print size

         

pixelww

3:31 pm on Mar 3, 2004 (gmt 0)

10+ Year Member



Hi there -

Wondered if anyone knew if there was a way to use CSS stylesheets to make a page "print to fit" an 8.5 x 11 paper?

I have a client who because of the layout is just a bit over and some words and graphics get cut off...

Any ideas?

THANKS!

- Wendy
<Sorry, no emails in posts. See TOS [webmasterworld.com]>

[edited by: tedster at 4:27 pm (utc) on Mar. 3, 2004]

DrDoc

5:08 pm on Mar 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Use percentage widths ;)
You can never know what the person has the margin set to, or if they would prefer to print it landscape, or if they're using the international A4 format. Percentages solves all these issues.