主要有幾點注意
- a. 預設使用 ms word 開啟 ,
- b. 使用特殊符號,
- c. 設定邊界,
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=big5">
<title>Test Margin</title>
<style>
<!--
@page Section1 {size: 21.59cm 27.94cm;
mso-page-orientation:landscape;
margin: 1.5cm 1.48cm 1cm 1.5cm;
mso-header-margin:42.55pt;
mso-footer-margin:49.6pt;
mso-paper-source:0;
mso-header:h1;
mso-footer:f1;
layout-grid:18.0pt;}
div.Section1 {page:Section1;}
</style>
</head>
<body>
<div class=Section1 style='layout-grid:18.0pt'>
Test Margin
</div>
</body>
</html>
- d.設定 header footer[2] ,
參考
[1] 請教 document.execCommand(藍色小舖)
[2] Hiding Header/Footer In ASP Generated Word Document (experts-exchange)
沒有留言:
張貼留言