An Islandora viewer module using Mozilla PDF.js.
Install as usual, see this for further information.
You also need to Download and install the generic build of PDF.js and move the directory to sites/all/libraries/pdfjs folder, or run drush pdfjs-plugin
.
Note: If you use the Drush command, ensure that your .drush
directory contains the install script islandora_pdfjs.drush.inc
. If it doesn't, move (not copy) the script from the islandora_pdfjs
module's root directory to your .drush
folder before you run the drush command.
Currently the PDF.js viewer can be used as the viewer for:
- the PDF Solution Pack
- Administration » Islandora » Solution pack configuration » PDF Solution Pack (admin/islandora/solution_pack_config/pdf).
- the Book Solution Pack (both the book and the page object are options)
- Administration » Islandora » Solution pack configuration » Book Solution Pack (admin/islandora/solution_pack_config/book).
- the Newspaper Solution Pack (both the issue and the page object are options)
- Administration » Islandora » Solution pack configuration » Newspaper (admin/islandora/solution_pack_config/newspaper).
- Scholar
- Administration » Islandora » Solution pack configuration » Scholar (admin/islandora/solution_pack_config/scholar).
Further documentation for this module is available at our wiki.
Having problems or solved a problem? Check out the Islandora google groups for a solution.
Current maintainers:
If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.
Note This module requires PDF.js. PDF.js is licensed under an Apache2 License