Using Chrome, PDFs sometimes download other times open in Chrome — other answers to this topic do not...
up vote
-1
down vote
favorite
I use a standalone laptop (not networked, no server), using the current/most recent version of Chrome. My content>PDF setting is to "download PDFs" (i.e. NOT open in chrome), yet some PDFs open in Chrome, while others download. Given I've set PDFs to download, what specifically do I have to do to insure that ALL PDFs download?
windows-7 google-chrome laptop
add a comment |
up vote
-1
down vote
favorite
I use a standalone laptop (not networked, no server), using the current/most recent version of Chrome. My content>PDF setting is to "download PDFs" (i.e. NOT open in chrome), yet some PDFs open in Chrome, while others download. Given I've set PDFs to download, what specifically do I have to do to insure that ALL PDFs download?
windows-7 google-chrome laptop
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I use a standalone laptop (not networked, no server), using the current/most recent version of Chrome. My content>PDF setting is to "download PDFs" (i.e. NOT open in chrome), yet some PDFs open in Chrome, while others download. Given I've set PDFs to download, what specifically do I have to do to insure that ALL PDFs download?
windows-7 google-chrome laptop
I use a standalone laptop (not networked, no server), using the current/most recent version of Chrome. My content>PDF setting is to "download PDFs" (i.e. NOT open in chrome), yet some PDFs open in Chrome, while others download. Given I've set PDFs to download, what specifically do I have to do to insure that ALL PDFs download?
windows-7 google-chrome laptop
windows-7 google-chrome laptop
asked Nov 23 at 22:51
user966621
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
Short answer: You can't (at least not that I know of with today's version)
Long answer: When the server sends you the file, he may or may not specify a Content-Disposition
header. There are three outcomes:
- The server sends none: Chrome will do as told
- The server sends
Content-Disposition: attachment
(with or without afilename
decorator): Chrome will save the file - The server sends
Content-Disposition: inline
: Chrome will open the file
This behaviour does make sense in many circumstances, especially with other file types that chrome can either parse or save, but it can be a nuissance with PDFs.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
Short answer: You can't (at least not that I know of with today's version)
Long answer: When the server sends you the file, he may or may not specify a Content-Disposition
header. There are three outcomes:
- The server sends none: Chrome will do as told
- The server sends
Content-Disposition: attachment
(with or without afilename
decorator): Chrome will save the file - The server sends
Content-Disposition: inline
: Chrome will open the file
This behaviour does make sense in many circumstances, especially with other file types that chrome can either parse or save, but it can be a nuissance with PDFs.
add a comment |
up vote
3
down vote
Short answer: You can't (at least not that I know of with today's version)
Long answer: When the server sends you the file, he may or may not specify a Content-Disposition
header. There are three outcomes:
- The server sends none: Chrome will do as told
- The server sends
Content-Disposition: attachment
(with or without afilename
decorator): Chrome will save the file - The server sends
Content-Disposition: inline
: Chrome will open the file
This behaviour does make sense in many circumstances, especially with other file types that chrome can either parse or save, but it can be a nuissance with PDFs.
add a comment |
up vote
3
down vote
up vote
3
down vote
Short answer: You can't (at least not that I know of with today's version)
Long answer: When the server sends you the file, he may or may not specify a Content-Disposition
header. There are three outcomes:
- The server sends none: Chrome will do as told
- The server sends
Content-Disposition: attachment
(with or without afilename
decorator): Chrome will save the file - The server sends
Content-Disposition: inline
: Chrome will open the file
This behaviour does make sense in many circumstances, especially with other file types that chrome can either parse or save, but it can be a nuissance with PDFs.
Short answer: You can't (at least not that I know of with today's version)
Long answer: When the server sends you the file, he may or may not specify a Content-Disposition
header. There are three outcomes:
- The server sends none: Chrome will do as told
- The server sends
Content-Disposition: attachment
(with or without afilename
decorator): Chrome will save the file - The server sends
Content-Disposition: inline
: Chrome will open the file
This behaviour does make sense in many circumstances, especially with other file types that chrome can either parse or save, but it can be a nuissance with PDFs.
answered Nov 23 at 23:28
Eugen Rieck
9,54022127
9,54022127
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1377903%2fusing-chrome-pdfs-sometimes-download-other-times-open-in-chrome-other-answer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown