Loads all required Fedora Objects, and creates an empty collection object to accept PDFs.
This module requires the following modules/libraries:
- Islandora
- Tuque
- ImageMagick - Debian/Ubuntu
sudo apt-get install imagemagick
- ImageMagick module
- ensure that the full path to Imagemagick's convert is specified in the Image Toolkit (admin/config/media/image-toolkit)
- pdftotext - Debian/Ubuntu
sudo apt-get install poppler-utils
- ghostscript - Debian/Ubuntu
sudo apt-get install ghostscript
Install as usual, see this for further information.
Configure thumbnail and preview image sizes, and set the path for pdftotext
and gs
if extract text stream and create PDFA derivative are selected, respectively, in Administration » Islandora » Solution pack configuration » PDF Solution Pack (admin/islandora/solution_pack_config/pdf).
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.