In your CSS you can set the @page property as shown below. @media print{@page {size: landscape}}. The @page is part of CSS 2.1 specification ...
確定! 回上一頁