1<html>
2<body onload="window.print()">
3<script>
4window.close()
5</script>
6</body>
7</html>
8