Submit your solution! When answering a question please: Read the question carefully. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid. Related Questions. How to prevent downloading video in IDM. IDM and all other download software disable in my website.
Prevent auto download IDM pdf file in view. How to prevent video downloaders to download video from a site? Arif Arif 7 7 silver badges 9 9 bronze badges. Halayem Anis Halayem Anis 7, 2 2 gold badges 22 22 silver badges 40 40 bronze badges. IDM find extention pdf file so we need to convert pdf file to base and then read base64 of pdf into node DOM src: 1. Convert your file pdf to base64 document. Sen Sokha Sen Sokha 1, 12 12 silver badges 15 15 bronze badges.
Seth B 5 5 silver badges 19 19 bronze badges. Manzini Lionel. T Manzini Lionel. T 29 4 4 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Who is building clouds for the independent developer? Exploding turkeys and how not to thaw your frozen bird: Top turkey questions See more: MVC. Hi, everybody. I have a question, I use pdf viewer and show pdf file.
I showed pdf file. However, if computer installs IDM, its will auto download file and can't show file. I want to change my code which prevent auto download, but I don't know.
Have you any idea? Thanks a lot! Posted 3-Oct am baokhang Add a Solution. Top Rated Most Recent. Accept Solution Reject Solution. Basically anything that is displayed in your browser needs to be downloaded first, and then it is retrieved by the browser and displayed.
You can go through the settings on your browser and find the local cache IE likes the folder "temporary internet files". Every image, script, or other document called for by a web page will be located there. Posted 3-Oct am MadMyche. You have no control over which application on the client shows your PDF file.
You cannot change that from your website code. Posted 3-Oct am Dave Kreskowiak.
0コメント