Forum Moderators: open

Message Too Old, No Replies

dynamic word wrap

word wrap pages when printing

         

thaker2002

9:50 pm on Jul 8, 2003 (gmt 0)

10+ Year Member



i have a site, when i hit print i want the page to word wrap so it prints on one page width wise. is there any way of doing this?

Reflection

10:03 pm on Jul 8, 2003 (gmt 0)

10+ Year Member



You could use a seperate print style sheet and set the margins of your content in the style sheet.

<link rel="stylesheet" type="text/css" media="print" href="print.css">

thaker2002

4:25 am on Jul 9, 2003 (gmt 0)

10+ Year Member



i could do that but i am looking for something that will cause me less work