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