Copy link to clipboard
Copied
Hello,
I have created a PDF form that I am going to place on my website.
If my visitors download this file, i want it to be opened in the adobe application instead of the browser.
How can I force this document to do this?
There's nothing you can do to the PDF to force a web browser to download the file. You can configure the web server to emit certain headers that instruct browsers to download, but some browsers may ignore them and attempt to display in the browser anyway. Here's a random link to a discussion of the idea: http://stackoverflow.com/questions/2598658/how-to-force-a-pdf-download-automatically
Copy link to clipboard
Copied
There's nothing you can do to the PDF to force a web browser to download the file. You can configure the web server to emit certain headers that instruct browsers to download, but some browsers may ignore them and attempt to display in the browser anyway. Here's a random link to a discussion of the idea: http://stackoverflow.com/questions/2598658/how-to-force-a-pdf-download-automatically
Find more inspiration, events, and resources on the new Adobe Community
Explore Now