problem reading PDF
Posted: 2008-02-04T09:54:28-07:00
Hi,
i have 2.0.1 installed on our server and the following error is produced when making :
$handle=new Imagick();
$handle->readImage("test.pdf");
Fatal error: Uncaught exception 'ImagickException' with message 'Postscript delegate failed `/httpd/html/mydomain/www/test.pdf': No such file or directory' in /httpd/html/mydomain/www/test.php:5 Stack trace: #0 /httpd/html/mydomain/www/test.php(5): Imagick->readimage('test.pdf') #1 {main} thrown in /httpd/html/mydomain/www/ivo.php on line 5
The PDF is accessible, in the same directory, i can be access with fopen()...
Anybody has any idea what is the problem? THe pdf is attached, i tried sevral pdf....
Thanks a lot
Ivo
PF sorry i put this post by accident to the bugs section also...
i have 2.0.1 installed on our server and the following error is produced when making :
$handle=new Imagick();
$handle->readImage("test.pdf");
Fatal error: Uncaught exception 'ImagickException' with message 'Postscript delegate failed `/httpd/html/mydomain/www/test.pdf': No such file or directory' in /httpd/html/mydomain/www/test.php:5 Stack trace: #0 /httpd/html/mydomain/www/test.php(5): Imagick->readimage('test.pdf') #1 {main} thrown in /httpd/html/mydomain/www/ivo.php on line 5
The PDF is accessible, in the same directory, i can be access with fopen()...
Anybody has any idea what is the problem? THe pdf is attached, i tried sevral pdf....
Thanks a lot
Ivo
PF sorry i put this post by accident to the bugs section also...