<style type="text/css"> @page { size: landscape; margin: 2cm; } </style> Next, add @media to allow the page to print in landscape mode.
確定! 回上一頁