有專門列印時才會生效的css => @media print {...} 可以設定頁面大小/方向/邊界=> @page { size: A4 portrait; margin: 0; }; 元素高度與列印 ...
確定! 回上一頁