How to solve the issue of PDFDelegateFailed during the getting image from the pdf using the ghostscript and Imagick

前端 未结 0 1376
误落风尘
误落风尘 2021-01-05 11:16

Below is my code.

require_once(\'vendor/autoload.php\');

$im = new imagick();

$im->readImage(\'C:/xampp/htdocs/fpdi/document.pdf\');

$im->setImageFor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题