Print a "print-locked" webpage

mohtaj

Member
I need to print a webpage or save it as PDF but the webpage doesn't allow printing nor does it allow right-clicking on anywhere in that page.
Is there a way to do so?
Thanks
 

tremmor

Well-Known Member
hit print screen then paste or try using the snipping tool built into windows. works well.
 

Cromewell

Administrator
Staff member
Just paste this into the url bar on the site that doesn't allow right clicks
javascript:void(document.oncontextmenu=null);

Then right-click away.
 
Top