본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

PDF files in Adobe Acrobat Reader DC from local servers through Firefox, one local server just opens the PDF in Adobe but the other server prompts to open the PDF in Adobe.

more options

When opening PDF files in Adobe Acrobat Reader DC from local servers through Firefox, one local server just opens the PDF in Adobe but the other server prompts to open the PDF in Adobe. How can I add the other server to just open the file in Adobe without the prompt?

When opening PDF files in Adobe Acrobat Reader DC from local servers through Firefox, one local server just opens the PDF in Adobe but the other server prompts to open the PDF in Adobe. How can I add the other server to just open the file in Adobe without the prompt?
첨부된 스크린샷

모든 댓글 (2)

more options

I am seeing the same issue when opening an Excel file. From one local server, the Excel file just opens. From another local server, there is a prompt to open the Excel file. Is there a "safe" server list I need to adjust in Firefox?

more options

Firefox doesn't handle downloads based on file extension, but based on the Content-Type header sent by the server indicating the file type. If the server sends application/pdf, then that matches up with your previously saved instructions for that content type. If the server sends something generic then Firefox won't apply previously saved instructions.

It can be a bit difficult to "see" the Content-Type header sent by the server. One method is to open Firefox's Browser Console window and click the button to view all the requests. Then you can expand the request and see the headers. Here's how:

You can open the separate Browser Console window using either:

  • (Windows) Ctrl+Shift+j
  • "3-bar" menu button > More Tools > Browser Console
  • (menu bar) Tools > Browser Tools > Browser Console

Click the trash can icon at the upper left to clear the window, then on the right side turn on Requests.

Switch back over to your main window and try the download again. Once the dialog appears, you can cancel it.

Then switch back over to the console window. Did Firefox log any errors related to the toolbar button action?

More info on the Browser Console: https://developer.mozilla.org/docs/Tools/Browser_Console