A little help please
Posted: 2009-08-31T20:31:58-07:00
Hey guys,
I'm hoping someone could please explain to me what the error means below. Basically I'm replacing our intranet server and trying to get the intranet up and running on Server 2k8. I'm slowly getting through all the pages in testing but Im stuck on this current one where the DTP department uploads catalogs to the intranet and ImageMagick converts them to *.bmp files.. The example command that runs in the instance is seen below.
C:\Users\Admin>"C:\Program Files (x86)\ImageMagick-6.2.7-Q16\Convert.exe" -crop 666x779+88+206
pdf:"D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.pdf" bmp:"D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.bmp"
Convert.exe: `%s': %s "gswin32c.exe" -q -dBATCH -dSAFER -dMaxBitmap=500000000 -dNOPAUSE -dAlignToPixels=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-g842x1191""-r72x72" "-sOutputFile=C:\Users\Admin\AppData\Local\Temp\1\magick-u07hqp3c""-fC:\Users\Admin\AppData\Local\Temp\1\magick-03s32j52" "-fC:\Users\Admin\AppData\Local\Temp\1\magick-vvq4ujj7".
Convert.exe: Postscript delegate failed `D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.pdf'.
Convert.exe: missing an image filename `bmp:D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.bmp'.
Hope this means something to someone
Cheers
I'm hoping someone could please explain to me what the error means below. Basically I'm replacing our intranet server and trying to get the intranet up and running on Server 2k8. I'm slowly getting through all the pages in testing but Im stuck on this current one where the DTP department uploads catalogs to the intranet and ImageMagick converts them to *.bmp files.. The example command that runs in the instance is seen below.
C:\Users\Admin>"C:\Program Files (x86)\ImageMagick-6.2.7-Q16\Convert.exe" -crop 666x779+88+206
pdf:"D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.pdf" bmp:"D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.bmp"
Convert.exe: `%s': %s "gswin32c.exe" -q -dBATCH -dSAFER -dMaxBitmap=500000000 -dNOPAUSE -dAlignToPixels=0 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-g842x1191""-r72x72" "-sOutputFile=C:\Users\Admin\AppData\Local\Temp\1\magick-u07hqp3c""-fC:\Users\Admin\AppData\Local\Temp\1\magick-03s32j52" "-fC:\Users\Admin\AppData\Local\Temp\1\magick-vvq4ujj7".
Convert.exe: Postscript delegate failed `D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.pdf'.
Convert.exe: missing an image filename `bmp:D:\Inetpub\wwwroot\Catarchive\2009\R\50\pdf\01.bmp'.
Hope this means something to someone
Cheers