Posscript Delegate fails
Posted: 2014-01-20T07:08:52-07:00
Hi, try to convert pdf to images but get this Postscript delegates error. It worked on my Unix dev server but not in my Windows production server:
PostscriptDelegateFailed `D:\Inetpub\wwwroot\IQPagerTest/app/webroot/book/pdf/iqpager@1390226822.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/678
Error: An Internal Error Has Occurred.
Stack Trace
APP\Controller\SettingsController.php line 645 → Imagick->__construct(string)
[internal function] → SettingsController->pdfupload()
CORE\Cake\Controller\Controller.php line 485 → ReflectionMethod->invokeArgs(SettingsController, array)
CORE\Cake\Routing\Dispatcher.php line 186 → Controller->invokeAction(CakeRequest)
CORE\Cake\Routing\Dispatcher.php line 161 → Dispatcher->_invoke(SettingsController, CakeRequest, CakeResponse)
APP\webroot\index.php line 92 → Dispatcher->dispatch(CakeRequest, CakeResponse)
Thanks for help finding the error
PostscriptDelegateFailed `D:\Inetpub\wwwroot\IQPagerTest/app/webroot/book/pdf/iqpager@1390226822.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/678
Error: An Internal Error Has Occurred.
Stack Trace
APP\Controller\SettingsController.php line 645 → Imagick->__construct(string)
[internal function] → SettingsController->pdfupload()
CORE\Cake\Controller\Controller.php line 485 → ReflectionMethod->invokeArgs(SettingsController, array)
CORE\Cake\Routing\Dispatcher.php line 186 → Controller->invokeAction(CakeRequest)
CORE\Cake\Routing\Dispatcher.php line 161 → Dispatcher->_invoke(SettingsController, CakeRequest, CakeResponse)
APP\webroot\index.php line 92 → Dispatcher->dispatch(CakeRequest, CakeResponse)
Thanks for help finding the error