Mozilla 도움말 검색

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

자세히 살펴보기

Downloading zip files as pdf

  • 5 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: najjep

more options

Hello

I am a long-time user of firefox and so far I have not had a problem for which I would not find a solution on the Internet.

It’s about using firefox in the workplace. I do not have administrator privileges when using a computer.

In my work, I often have to download files from the official (closed intranet) page, which are either in pdf (individual documents) or zip format (larger files).

Lately, I have been downloading a zip file that firefox marks as a pdf and asking if I want to open or save it.

If I save it, it gets saved as pdf and than I have to rename it to zip to correctly open it.

Chrome, on the same workstation, and internet explorer for the file correctly determine that it is in zip format.

I have already refreshed firefox but the problem remains.

Thanks

Hello I am a long-time user of firefox and so far I have not had a problem for which I would not find a solution on the Internet. It’s about using firefox in the workplace. I do not have administrator privileges when using a computer. In my work, I often have to download files from the official (closed intranet) page, which are either in pdf (individual documents) or zip format (larger files). Lately, I have been downloading a zip file that firefox marks as a pdf and asking if I want to open or save it. If I save it, it gets saved as pdf and than I have to rename it to zip to correctly open it. Chrome, on the same workstation, and internet explorer for the file correctly determine that it is in zip format. I have already refreshed firefox but the problem remains. Thanks

선택된 해결법

See these threads:

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (5)

more options

Probably it's our bug (for instance #1684183). It should be fixed in 85.

more options

With what content-type is this file send by the server ?

You can check this in the Web Console or Network Monitor.

If the server sends the file as "application/pdf" and not as a ZIP archive then Firefox will use the file extension linked to this MIME type (i.e. .pdf).

You can also try an extension, but I'm not sure if it will be useful in this case.

more options

This is a problem when transferring scanned documents that are stored in a folder as pdf files and compressed into a zip file.

more options

선택된 해결법

See these threads:

more options

I installed content-type-fixer add-on and it downloaded correctly zip as zip.

Thank you for your support.