bouton de page d'impression html
<button onclick="window.print();return false"
>Print this page</button>
Nub Cudor
<button onclick="window.print();return false"
>Print this page</button>
console.log("print")
//or
alert("Print")
onclick="window.print();return false;