Problem/Motivation
The current module code is not compatible with the latest branch of spatie/pdf-to-image. The saveImage function has been removed.
Proposed resolution
Suggest updating the module code to be compatible with the latest 3.1 release and adding the dependency in the composer file.
Issue fork pdf_preview_image-3511732
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jastraat commentedComment #5
cameron prince commentedThe patch was tested on a vanilla Drupal installed and worked as expected. Patch code looks good.
Thank you!