Revision: 7077
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 4, 2008 12:06 by localhorst
Initial Code
<style type="text/css" media="print">
div.page {
writing-mode: tb-rl;
height: 80%;
margin: 10% 0%;
}
</style>
Initial URL
http://web.tampabay.rr.com/bmerkey/examples/landscape-test.html
Initial Description
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
Initial Title
Force Specific Content to Print in Landscape Orientation
Initial Tags
css, ie
Initial Language
CSS