JavaScript Window.Print
<button onclick="window.print()">Print this page</button>
Undefined
<button onclick="window.print()">Print this page</button>