I have a website where I am using PDFjs viewer to view the PDF. But Internet download manager or Download Accelerator Plus will prompt to download the content PDF. I want to prevent this download managers to download the content PDF.
Is there a way where we can disable this download managers using PHP/HTML?
Thanks.