Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated screen shot, added config options and made a few smaller changes for the 7.x-1.13 release

...

  • Islandora

  • Tuque

  • ImageMagick is required to create derivatives. ( Debian/Ubuntu sudo apt-get install imagemagick)

  • pdftotext is required to automatically create a FULL_TEXT data stream. ( Debian/Ubuntu sudo apt-get install pdftotext install poppler-utils)

  • ghostscript  (Debian/Ubuntu sudo apt-get install gsghostscript)
  • ImageMagick Drupal module
    • ensure that the full path to Imagemagick's convert is specified in the Image Toolkit (admin/config/media/image-toolkit)

Downloads

Release Notes and Downloads

...

  • Allow users to upload text file with PDF?PDFs: This file must be plain text stored in .txt format.
  • Extract text streams from PDFs using pdftotext?: Checking this box, will display an option to enter a path to the pdftotext executable. This package is not native to most server setups and will need to be installed manually for this option to be functional. Check the pdftotext dependency page for more information.
  • Create a PDF/A version of any uploaded PDF. PDF/A is a restrictive standard that prohibits more easily broken components of the PDF spec, such as fillable forms and DRM. The PDF/A derivative will not be used for display. Requires ghostscript to be installed on the server.
  • Use dUseCIEColor when generating PDFA datastream: whether the dUseCIEColor switch should be used for GhostScript when creating a PDF/A version. Not recommended for GhostScript versions 9.11 or higher.

Thumbnail and Preview

These options set the width, height, and colorspace parameters that will be sent to ImageMagick when ingesting a generating Thumbnail and Preview derivatives for the PDF. ImageMagick will attempt to create these using the first page of the document. Changing these the width or height will change the image size, but not the aspect ratio, of the derivatives being created.


ConfigurationImage RemovedImage Added

Viewers

The PDF Solution Pack can utilize the PDF.js viewer to display PDF documents inline. To enable, navigate to the PDF Solution Pack's configuration page (admin/islandora/solution_pack_config/pdf) and select the PDF.js as the viewer.

...

An object created using the PDF Solution Pack's content model will have the following datastreams:

RELS-EXT

Default Fedora relationship metadata

MODS

MODS metadata record created during ingest

DC

Dublin Core record

OBJOriginal PDF file uploaded

TN

Thumbnail image created by ImageMagick during ingest

PREVIEWPreview image created by ImageMagick during ingest
FULL_TEXTOptional datastream either uploaded during ingest, or created by the pdftotext executable
PDFAOptional archival datastream created by the ghostscript executable

The PDF Solution Pack comes with the PDF MODS Form.