Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
封存

When sending a PDF, firefox sends a text / html

cor-el replied
paulobarreira

When sending a PDF, firefox sends a text / html.

They cant open the PDF there I send

When sending a PDF, firefox sends a text / html. They cant open the PDF there I send

所有回覆 (3)

Is that with uploading a file to the server or with the server sending the PDF file to Firefox.

In case of the latter you will have to configure the server to send the file with the correct application/pdf content type.

Thanks for the help but think that this is not the problem. Only when I send for Firefox is what happens. If sent by IE no longer have problems.

Can you post a link?

IE usually does content sniffing to see which file is received, but Firefox require the correct MIME type and will display the file as text if the server sends the file as text/plain as many servers do in such a case.

You can check the HTTP response headers with the Live Http Headers extension.