You are here

README.txt in Media PDF Thumbnail 8.4

Same filename and directory in other branches
  1. 8 README.txt
  2. 8.2 README.txt
  3. 8.3 README.txt
INTRODUCTION
------------

The Media PDF Thumbnail module generates a thumbnail image from the first page page of a pdf file and sets that image as thumbnail for Media entity (File).

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/media_pdf_thumbnail

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/media_pdf_thumbnail

REQUIREMENTS
------------

This module requires spatie/pdf-to-image library: composer require spatie/pdf-to-image
This module requires the following PHP extension: imagick.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.

CONFIGURATION
-------------

 * Settings can be found in Administration » Configuration » Multimedia » Media PDF Thumbnail
   /admin/media-pdf-thumbnail/settings

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. The Media PDF Thumbnail module generates a thumbnail image from the first page page of a pdf file and sets that image as thumbnail for Media entity (File).
  4. * For a full description of the module, visit the project page:
  5. https://www.drupal.org/project/media_pdf_thumbnail
  6. * To submit bug reports and feature suggestions, or to track changes:
  7. https://www.drupal.org/project/issues/media_pdf_thumbnail
  8. REQUIREMENTS
  9. ------------
  10. This module requires spatie/pdf-to-image library: composer require spatie/pdf-to-image
  11. This module requires the following PHP extension: imagick.
  12. INSTALLATION
  13. ------------
  14. * Install as you would normally install a contributed Drupal module. Visit:
  15. https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  16. for further information.
  17. CONFIGURATION
  18. -------------
  19. * Settings can be found in Administration » Configuration » Multimedia » Media PDF Thumbnail
  20. /admin/media-pdf-thumbnail/settings