Forum Discussion
AlexWestin
13 years agoCommunity Member
Print button - javascript
Hi, I would like to add a button that would allow the user to print the page. It seems like the easiest way would be to add a trigger to a button to execute javascript. Unfortunately, I know nothi...
MatthewGross
8 years agoCommunity Member
I have the window.print() function enabled but would like to have it print a watermark on the content when the user clicks on 'Print'. Any ideas of how this could be implemented through JS?