Error by trying to convert from pdf
Posted: 2016-11-14T11:20:19-07:00
Hi all,
I have Ghostscript installed and ImageMagick-7.0.3-6-Q16-x64-dll.
Everything seems to work just fine, convert from pdf without any issues, but when trying to convert some final graphic arts in pdf format gives me some errors, I upload the PDF file so you can try and see what´s going on.
http://www.filedropper.com/2_168
I am doing it from the CMD, and the message i get is (there I called it 4.pdf):
Anybody knows what´s going on?
Thanks a lot in advance
Pablo
I have Ghostscript installed and ImageMagick-7.0.3-6-Q16-x64-dll.
Everything seems to work just fine, convert from pdf without any issues, but when trying to convert some final graphic arts in pdf format gives me some errors, I upload the PDF file so you can try and see what´s going on.
http://www.filedropper.com/2_168
I am doing it from the CMD, and the message i get is (there I called it 4.pdf):
Code: Select all
C:\Users\prcenteno.PANORAMA>magick "C:\Users\prcenteno.PANORAMA\Desktop\Escritor
io\Borrador\Nueva carpeta\4.pdf" "C:\Users\prcenteno.PANORAMA\Desktop\Escritorio
\Borrador\Nueva carpeta\4.jpg"
magick: FailedToExecuteCommand `"C:/Program Files (x86)/gs/gs9.09/bin/gswin32c.e
xe" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlig
nToPixels=0 -dGridFitTT=2 "-sDEVICE=pamcmyk32" -dTextAlphaBits=4 -dGraphicsAlpha
Bits=4 "-r72x72" -dUseCIEColor "-sOutputFile=C:/Users/PRCENT~1.PAN/AppData/Loca
l/Temp/magick-10288mxMLzH4RVhPL%d" "-fC:/Users/PRCENT~1.PAN/AppData/Local/Temp/m
agick-10288-_wME71vP3Nz" "-fC:/Users/PRCENT~1.PAN/AppData/Local/Temp/magick-1028
8xjU8gVU6sIi9"' (255) @ error/pdf.c/InvokePDFDelegate/233.
magick: PDFDelegateFailed `Unrecoverable error: invalidaccess in put
Operand stack:
true false --nostringval-- --nostringval-- --nostringval-- --nostringva
l-- --nostringval-- OutputAttributes --nostringval-- --nostringval-- Output
Attributes --nostringval--
' @ error/pdf.c/ReadPDFImage/783.
magick: no image to apply a property "%w" @ warning/property.c/GetMagickProperty
Letter/2550.
magick: unknown image property "%w" @ warning/property.c/InterpretImagePropertie
s/3488.
magick: no image to apply a property "%h" @ warning/property.c/GetMagickProperty
Letter/2438.
magick: unknown image property "%h" @ warning/property.c/InterpretImagePropertie
s/3488.
magick: no image to apply a property "%m" @ warning/property.c/GetMagickProperty
Letter/2469.
magick: unknown image property "%m" @ warning/property.c/InterpretImagePropertie
s/3488.
Thanks a lot in advance
Pablo