aqbal / firefox-mac-pdf

Automatically exported from code.google.com/p/firefox-mac-pdf
0 stars 0 forks source link

PDF Plugin does not open application/x-pdf documents #176

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The PDF plugin only opens documents with application/pdf MIME type , but not 
those with application/x-pdf.  However some sites use this type.  Could you add 
support for application/x-pdf to the plugin or is there a way to add it oneself?

What steps will reproduce the problem?
1. Go to a webpage which publishes PDF documents with application/x-pdf MIME 
type
2. click the document link

What version of the plugin are you using? Which version of Firefox?

Plugin: 1.1
FF:     3.6.12

Cheers

   frank

Original issue reported on code.google.com by frank.th...@googlemail.com on 7 Dec 2010 at 9:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Additionally, it doesn't catch files that are PDF format but with the MIME type 
application/download. How can we manually force such types to open with the 
plugin?

Original comment by nlapo...@gmail.com on 25 Mar 2011 at 1:33