Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

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

详细了解

View Pdf in Firfox using Adobe plug-in doesn't always work

  • 2 个回答
  • 1 人有此问题
  • 16 次查看
  • 最后回复者为 Who_Knew

more options

Hi,

I'm using Firefox 21 and it's up to date. My OS is win 7 and it's up to date.

When I try some links to pdf files, I can view them in Firefox using the Adobe plug-in. Other pdf file links will make firefox ask me if I want to open using Adobe Acrobat or save the file.

For example, this link can be viewed in Firefox using the Adobe plug-in.

http://static.mozilla.com/moco/en-US/pdf/mozilla_privacypolicy.pdf

However, this link tries to make me either save the file or view it externally in Adobe Acrobat

http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=62352&DocType=Customer+Drawing&DocLang=English

Please let me know if you need more info.

Thanks,

G

Hi, I'm using Firefox 21 and it's up to date. My OS is win 7 and it's up to date. When I try some links to pdf files, I can view them in Firefox using the Adobe plug-in. Other pdf file links will make firefox ask me if I want to open using Adobe Acrobat or save the file. For example, this link can be viewed in Firefox using the Adobe plug-in. http://static.mozilla.com/moco/en-US/pdf/mozilla_privacypolicy.pdf However, this link tries to make me either save the file or view it externally in Adobe Acrobat http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=62352&DocType=Customer+Drawing&DocLang=English Please let me know if you need more info. Thanks, G

被采纳的解决方案

It's the standard behavior because the first link has the .pdf-ending and the other link doesn't. In the second link is an option set(Content-Disposition attachment;filename=<<filename>>.pdf). This option says to the Browser, that the file has to be downloaded as an attachement. I don't know, if it works with .pdf-Files, but you can try to install the "Open in Browser"-Add-on. It will show you another option in the Save file-Dialog which opens you the file in the browser. I hope i could help you.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

It's the standard behavior because the first link has the .pdf-ending and the other link doesn't. In the second link is an option set(Content-Disposition attachment;filename=<<filename>>.pdf). This option says to the Browser, that the file has to be downloaded as an attachement. I don't know, if it works with .pdf-Files, but you can try to install the "Open in Browser"-Add-on. It will show you another option in the Save file-Dialog which opens you the file in the browser. I hope i could help you.

more options

Thanks for the help!