我目前正在尝试使用Imagick将PDF页面转换为图像,但是,我收到以下错误: PDFDelegateFailed `The system cannot find the file specified我也知道ImageMagick和GhostScript在我的系统( windows )上工作,因为当我通过windows CMD运行ImageMagick时,我能够将pdf页面转换为图像。只有当我尝试通过Imag
我正在尝试将PDF文件转换为PNG。它从命令行运行得很好(我确实安装了GhostScript 8.64 )。但是在PHP中我遇到了一个问题:$im = new Imagick($pdf_file); // this is where it throws the exception below
输出:’: No such file or directory @ pdf.c/ReadPDFImage/612′ in get_