Page 1 of 1

convert pdf delegate to gs problem

Posted: 2014-05-09T17:22:26-07:00
by blasto
hi there,

I've setup ImageMagick 6.5.4-7 on my centos 6.5 server. basically I'll use imagick with pydio file sharing software. However on some pdf files viewer couldn't preview correctly so I wanted to check the process from the command line ( convert b.pdf b.jpg) and found out that I got delegation error of ghostscript stating: "convert: Postscript delegate failed `/home/sroot/b.pdf': No such file or directory" But for another pdf file process completes without errors. Can you check what is wrong with these pdf files. a.pdf gets converted ok b.pdf can not. (gs version 8.70)... any ideas to overcome this issue??

http://share.stand.com.tr/public/9607f4.php

thanks a lot!

Re: convert pdf delegate to gs problem

Posted: 2014-05-09T18:07:42-07:00
by snibgo
They both convert with no problem for me, IM v6.8.9-0 on Windows 8.1, GS v9.10.

I suggest you upgrade to more recent versions.

Re: convert pdf delegate to gs problem

Posted: 2014-05-10T03:37:23-07:00
by blasto
thanks snibgo !
it's good to hear that, I think the centos repo holds older versions, I'll try to update manually.

Re: convert pdf delegate to gs problem

Posted: 2014-05-10T17:41:00-07:00
by sethkqzv
I recall this happening to me with older versions. Indeed, upgrading eliminated the issue.