~mediagoblin/mediagoblin#46: 
Switch to Firefox/Chromium built-in PDF viewer (remove PDF.js)

This would be nice to remove since we have a git submodule for PDF.js.

Something like this seems to work fine in both IceCat and Chromium:

<object width="400" height="500" type="application/pdf" data="file.pdf">
  <p>PDF cannot be displayed.</p>
</object>

See: https://stackoverflow.com/a/5171817

Status
REPORTED
Submitter
~sturm
Assigned to
No-one
Submitted
7 months ago
Updated
7 months ago
Labels
No labels applied.