CODE 1:
<center>
<div><form>
<input type="button" value="Print this page" onClick="window.print()">
</form></div>
</center>
CODE 2:
<center>
<html>
<body>
<button onclick="window.print()">Print this page</button>
</body>
</html>
</center>
<center>
<div><form>
<input type="button" value="Print this page" onClick="window.print()">
</form></div>
</center>
CODE 2:
<center>
<html>
<body>
<button onclick="window.print()">Print this page</button>
</body>
</html>
</center>
RIGHT CLICK TO DOWNLOAD PRINT BUTTON PNG IMAGE
REFERENCE LINK:
https://www.w3schools.com/jsref/met_win_print.asp
https://wcmshelp.ucsc.edu/advanced/print-button.html
https://www.w3schools.com/jsref/met_win_print.asp
https://wcmshelp.ucsc.edu/advanced/print-button.html