canmove, Confirmed users
570
edits
(Adding reference to pdf.js) |
|||
| Line 38: | Line 38: | ||
* Figure out what our approach is going to be. | * Figure out what our approach is going to be. | ||
Alternatives: | |||
# Use the platform support for PDF in the cases where it's available, e.g. on Mac OS X via PDFkit: http://code.google.com/p/firefox-mac-pdf/ | |||
We could also do a hybrid approach, e.g. use Adobe plugin on Windows, and PDFkit on the Mac. | # We could also do a hybrid approach, e.g. use Adobe plugin on Windows, and PDFkit on the Mac. | ||
# Use the [[pdf.js]] renderer | |||
== Related Bugs & Dependencies == | == Related Bugs & Dependencies == | ||