搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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