Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

When sending a PDF, firefox sends a text / html

  • 3 odpowiedzi
  • 2 osoby mają ten problem
  • 6 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

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

Wszystkie odpowiedzi (3)

more options

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.

more options

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.

more options

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.