View Single Post
  #9 (permalink)  
Old 05-23-2005, 10:49 PM
wsmeyer wsmeyer is offline
WebProWorld Pro
 
Join Date: Feb 2005
Location: United States
Posts: 113
wsmeyer RepRank 0
Default

I'm a bit of a CSS newbie so don't bash me to hard if I'm wrong :) but can't you wrap the whole page inside a div id="printer" then in your CSS set that div to a width suitable for printing with media type as print ??

In my newbie head it seems this should work provided your site scales properly to a width narrow enough to print.

William.
Reply With Quote