I have the following CSS code in my page: <style> @media print { @page { size: 11in 17in landscape; margin: 1in 1in 1in 1in; } ...
確定! 回上一頁