Download the PHP package innoweb/silverstripe-pdf-image-converter without Composer
On this page you can find all versions of the php package innoweb/silverstripe-pdf-image-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innoweb/silverstripe-pdf-image-converter
More information about innoweb/silverstripe-pdf-image-converter
Files in innoweb/silverstripe-pdf-image-converter
Download innoweb/silverstripe-pdf-image-converter
More information about innoweb/silverstripe-pdf-image-converter
Files in innoweb/silverstripe-pdf-image-converter
Vendor innoweb
Package silverstripe-pdf-image-converter
Short Description Converts the first page of a PDF file to an image
License BSD-3-Clause
Homepage http://github.com/innowebau/silverstripe-pdf-image-converter
Package silverstripe-pdf-image-converter
Short Description Converts the first page of a PDF file to an image
License BSD-3-Clause
Homepage http://github.com/innowebau/silverstripe-pdf-image-converter
Please rate this library. Is it a good library?
Informations about the package silverstripe-pdf-image-converter
Silverstripe PDF to image converter
Overview
This module converts the first page of a PDF file to an image.
It uses the high level conversion API introduced in Silverstripe 5.3, see the image documentation.
Requirements
- Silverstripe Assets 2.3 (Silverstripe 5.3)
- ext-imagick
Installation
Install the module using composer:
Then run dev/build.
Usage
To display a thumbnail of a PDF file in a template you can convertthe PDF to an image in the template:
You can use the Quality
method to set a specific image quality for different formats:
License
BSD 3-Clause License, see License
All versions of silverstripe-pdf-image-converter with dependencies
PHP Build Version
Package Version
The package innoweb/silverstripe-pdf-image-converter contains the following files
Loading the files please wait ....