Widget:PrintButton
Appearance
<html> <input type="button" value="Print or PDF this page" onclick="window.print()" style="cursor:pointer;padding:5px 10px;background-color:#0078D7;color:white;border-radius:5px;border:none;"> </html>
<html> <input type="button" value="Print or PDF this page" onclick="window.print()" style="cursor:pointer;padding:5px 10px;background-color:#0078D7;color:white;border-radius:5px;border:none;"> </html>