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" <[EMAIL PROTECTED]> 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



_______________________________________________
webkit-dev mailing list
webkit-dev@opendarwin.org
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to