Skip to content

kzayasru/islandora_solution_pack_pdf

 
 

Repository files navigation

PDF Solution Pack Build Status

Introduction

Loads all required Fedora Objects, and creates an empty collection object to accept PDFs.

Requirements

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

Installation

Install as usual, see this for further information.

Configuration

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).

Configuration

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers/Sponsors

Current maintainers:

Development

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.

License

GPLv3

About

Adds functionality to Islandora for ingesting and viewing PDF files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.9%
  • CSS 4.1%