%PDF- %PDF-
Direktori : /var/www/html/hr/api/vendor/spatie/pdf-to-image/ |
Current File : /var/www/html/hr/api/vendor/spatie/pdf-to-image/CHANGELOG.md |
# Changelog All notable changes to `pdf-to-image` will be documented in this file ## 1.4.0 - 2017-06-15 - add `setLayerMethod` method ## 1.3.3 - 2017-04-25 - remove use of `Imagick::LAYERMETHOD_FLATTEN` as it messes up the rendering of specific pages ## 1.3.2 - 2017-04-25 - set default format ## 1.3.1 - 2017-04-16 - performance improvements ## 1.3.0 - 2017-03-23 - allow pdf to be loaded from a URL ## 1.2.2 - 2016-12-14 - improve return value ## 1.2.1 - 2016-09-08 - fix for pdf's with transparent backgrounds ## 1.2.0 - 2016-04-29 - added `saveAllPagesAsImages`-function. ## 1.1.0 - 2015-04-13 - added `getImageData`-function. ## 1.0.3 - 2015-01-22 ### Bugfix - Exceptions now live in the right namespace. ## 1.0.1 - 2015-07-03 ### Bugfix - setPage is now working as excepted. ## 1.0.0 - 2015-07-02 ### Added - It's so first release, so everything was added.