Thursday, March 3, 2011

Proper MIME type for PDF files

When working with PDFs, I've run across the MIME types 'application/pdf' and 'application/x-pdf' among others.

Is there a difference between these two types, and if so what is it? Is one preferred over the other?

I'm working on a web-app which must deliver huge amounts of PDFs and I want to do it the correct way, if there is one.

From stackoverflow

0 comments:

Post a Comment