Is there a way to protect a web page from being printed or perhaps on printing place watermark symbols on pictures?
I am currently using CSS as this would print a different page than the one that you are currently viewing
<link rel=alternate media=print href=http://www.webdeveloper.com/forum/archive/index.php/"printversion.html">
but, I was wondering if you can stop printing on the page.
Thanks for any input
I am currently using CSS as this would print a different page than the one that you are currently viewing
<link rel=alternate media=print href=http://www.webdeveloper.com/forum/archive/index.php/"printversion.html">
but, I was wondering if you can stop printing on the page.
Thanks for any input