根據css print styling中的答案,我嘗試在print.less檔案中設定以下內容 ... @page { size: A4 landscape; margin: 0.5cm; } } .print-portrait-a4 { @page { size: A4 ...
確定! 回上一頁