We generate web pages that should always be printed in landscape mode. Web browser print dialogs default to portrait, so for every print job the user has to manually select land
Possible in CSS2 (@page, looks like Opera only) and in CSS3 which will work nowhere. Sorry.