pdf to pdf conversion failed

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
donovaly
Posts: 43
Joined: 2004-10-04T16:24:55-07:00

pdf to pdf conversion failed

Post by donovaly »

I'm using imagemagick 6.2.6-4. When I want to convert a pdf to a cropped pdf using this code:

convert -define pdf:use-cropbox=true pdf:Tachyonen.pdf pdf:Tachyonen-2.pdf

I get a postscript delegation error:

convert: Postscript delegate failed `C:\DOCUME~1\usti\LOCALS~1\Temp\magick-tj1elrcl'.

I'm using AFPL ghostscript 8.53.
Post Reply