when I create pdf's with images in Mac OS X Pages or Numbers, I can not convert these pdf's with ImageMagick.
Other PDF's are converting without any problems on my Server!!! And other PDF's (generated under Windows / Adobe) with images are also converting without any problems.
Code: Select all
[root@www folder]# convert xls_with_images.pdf xls_with_images.png
convert: Postscript delegate failed `xls_with_images.pdf': No such file or directory @ pdf.c/ReadPDFImage/612.
convert: missing an image filename `xls_with_images.png' @ convert.c/ConvertImageCommand/2766.
If you want one of those PDF's, I will send you a copy.
Here my Versions:
Version: ImageMagick 6.4.9-4 2009-02-18 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
ESP Ghostscript 8.15.2 (2006-04-19)
Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved.
Is there a trick to convert these PDF's also with ImageMagick? Any command line option? Or is this a bug?
You know: "It's not a bug, it's a feature!"
Thanks.
Marcus