I need to print a Secret(Security) page contain "username" and "password" of user login information with JavaScript
on the browser
.
I do not want the contents of this page to be visible for user creator, When user click on Print button, Just i want to send data to printer as hidden, I mean user just see username and password values on A4
paper and no on the print preview
on browser.
Thanks