News

You can download the latest version of Print.js from the GitHub releases or use the Print.js CDN available on the documentation page. The issue tracker is the ...
NoPrint.js is a small and neat open source JS library that disables print, screenshot, copy and paste functions in HTML. You can also enable the AutoBlur option to ...
You can't do anything with window.print() except call it. Any kind of elegant printing solutions need to be handled through some kind of external program (activeX, pdf, etc). It sucks.
Readers of my November 2004 Mac 911 column, who steadfastly cling to versions of Mac OS X prior to 10.3, have discovered that typing javascript:window.print() into Safari’s Address field and pressing ...