[webkit-dev] WebKit build doesn't load plug-in for application/pdf
Rudi Sherry
rsherry at adobe.com
Thu Aug 17 08:39:44 PDT 2006
But this is not an image: I'm dragging a PDF directly into the safari
window. There should not be any HTML at all, since it's a full-page
PDF and not an embedded image (or object).
On Aug 17, 2006, at 12:09 AM, Alexey Proskuryakov wrote:
> On 17.08.2006 03:58, "Rudi Sherry" <rsherry at adobe.com> wrote:
>
>> ...but when I debug from the DebugWebKit project and load a PDFA, it
>> doesn't use the PDF-handling WebKit plug-in. Instead, it shows a
>> small blue question-mark in the top left corner.
>
> For me, both system and TOT WebKit use built-in PDF support for
> IMGs, and
> display them successfully:
>
> <html>
> <body>
> <img src="http://developer.apple.com/technotes/tn/pdf/
> tn1103.pdf">
>
> What Content-Type does the server you are testing with report?
>
> $ curl -I http://developer.apple.com/technotes/tn/pdf/tn1103.pdf
> ...
> Content-Type: application/pdf
> ...
>
> - WBR, Alexey Proskuryakov
>
>
More information about the webkit-dev
mailing list