A4 size is 210x297mm. So you can set the HTML page to fit those sizes with CSS: html,body{ height:297mm; width:210mm; }. Is it possible to make a HTML page ...
確定! 回上一頁