重點
<OBJECT id=WebBrowser classid=CLSID:
</OBJECT>
<input type=button value=打印 onclick=
<input type=button value=直接打印 onclick=
<input type=button value=頁面設置 onclick=
<input type=button value=打印預覽 onclick=
注意
<!
<style media=print>
</style>
Noprint樣式可以使頁面上的打印按鈕等不出現在打印頁面上
PageNext樣式可以設置分頁
<style>
{
border
border
border
border
}
{
border
border
}
</style>
或者
<style>
border:solid windowtext
}
border:solid windowtext
}
border
border
border
border
}
border
border
border
border
}
border
border
border
border
border
}
</style>
From:http://tw.wingwit.com/Article/program/Java/Javascript/201311/25359.html