Page 1 of 1

Postscript delegate failed

Posted: 2013-04-24T08:50:50-07:00
by dishelt
Hi, my problem is when i want to convert pdf to jpg,png, when i want to convert from command line, its sucessfull, but when i do exec() from php it returns: convert.exe: Postscript delegate failed `c:/a/dr.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/682. [1] => convert.exe: no images defined `c:/a/a.jpg' @ error/convert.c/ConvertImageCommand/3106. ) , i hope anybody can help me please , thank you

Re: Postscript delegate failed

Posted: 2013-10-15T12:17:37-07:00
by clintsulis
Did you manage to find a solution?

Re: Postscript delegate failed

Posted: 2013-10-15T13:08:37-07:00
by snibgo
The problem may be that the system path may be different for PHP, so Ghostscript can't be found.

A workaround might be to put the full path to Ghostscript in delegates.xml.