Hi my name is Bek and I am looking for a script like the no right click in javascript that would make the viewer of my site unable to print the page. Does anyone know if a script such asd this exists? Thanks, Bek
txbakers
9:53 pm on Jan 10, 2002 (gmt 0)
Hi Bek, welcome to the forums.
As far as I know Printing is controlled in the Browser Application itself - not in the web page being shown. I don't know a way to prevent printing.
john316
9:58 pm on Jan 10, 2002 (gmt 0)
Hi Bek!
Just had the same issue come up with a site, we didn't want the text printable, the answer was putting the text into a java applet.
I don't know why, but applets and their content just won't print well at all (illegible).