flemingmike Posted September 29, 2010 Share Posted September 29, 2010 hello, is there a way with css to make the default print to print in landscape? thanks Quote Link to comment https://forums.phpfreaks.com/topic/214773-print-landscape/ Share on other sites More sharing options...
flemingmike Posted September 29, 2010 Author Share Posted September 29, 2010 i have this: @media print { @page { size: landscape; } } how would i write my <div class='what goes here?'> Quote Link to comment https://forums.phpfreaks.com/topic/214773-print-landscape/#findComment-1117375 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.