<html><head></head>
<body><input type=button value=打印 name=btnprint onclick="ifrprint.document.execCommand('Print')">
<iframe src="a.htm" id=ifrprint name=ifrprint style="display:none">
</body>
</html>