View Single Post
  #1 (permalink)  
Old 11-12-2007, 02:31 AM
rossable's Avatar
rossable rossable is offline
sarcastic encouragement, brilliant!
 
Join Date: Oct 2007
Location: IN, USA
Gender: Male
Posts: 1,055
Default CSS Web Printing

i'm wanting to print landscape... preferably without using JavaScript.

i've heard rumors around the interweb's tubes that this is possible with CSS but have not found any conformation.
the main suggestion is
HTML Code:
@page { size: landscape; }
but that has been said to only work in opera.

any thoughts?
__________________
http://justross.com/
Reply With Quote