Ok the "missing an image filename" problem can be solved by installing ghostscript
viewtopic.php?f=3&t=19952&p=78922#p78922
Search found 7 matches
- 2011-12-06T10:51:20-07:00
- Forum: Users
- Topic: convert in windows unable to convert a pdf
- Replies: 8
- Views: 19603
- 2011-12-06T10:50:17-07:00
- Forum: Bugs
- Topic: Postscript delegate failed (IM 6.7.3-10)
- Replies: 4
- Views: 38121
Re: Postscript delegate failed (IM 6.7.3-10)
Confirmed, it seems that "now" (didn't used to?) imagemagick requires you to install ghostscript.
So installing from here:
http://www.ghostscript.com/download/gsdnld.html
and now it works with ImageMagick-6.7.1-Q16 (both were 32 bit, dunno if that matters).
Thanks!
-r
So installing from here:
http://www.ghostscript.com/download/gsdnld.html
and now it works with ImageMagick-6.7.1-Q16 (both were 32 bit, dunno if that matters).
Thanks!
-r
- 2011-07-14T12:22:35-07:00
- Forum: Users
- Topic: problem - invalid colormap index
- Replies: 3
- Views: 9856
Re: problem - invalid colormap index
I just got this, too, however with older versions of imagemagick I don't think I did. Unfortunately imagemagick servers don't appear to keep older versions available for download so I can't tell you which ones work :)
Command ("identify -ping C:/Users/packrd/AppData/Local/Temp/mini_magick.196 ...
Command ("identify -ping C:/Users/packrd/AppData/Local/Temp/mini_magick.196 ...
- 2011-06-22T16:27:35-07:00
- Forum: Users
- Topic: convert in windows unable to convert a pdf
- Replies: 8
- Views: 19603
Re: convert in windows unable to convert a pdf
Ok thanks for your help. Anybody?
Thanks!
-roger-
Thanks!
-roger-
- 2011-06-22T16:07:04-07:00
- Forum: Users
- Topic: convert in windows unable to convert a pdf
- Replies: 8
- Views: 19603
Re: convert in windows unable to convert a pdf
with 6.7.0 it is not listed:
https://gist.github.com/1041483
I can't seem to find executable to re-install and re-test with
https://gist.github.com/1041503 (6.6.6-Q1) but I assume it would have been listed because the output was wildly different then.
Thanks for your help on this.
-roger-
https://gist.github.com/1041483
I can't seem to find executable to re-install and re-test with
https://gist.github.com/1041503 (6.6.6-Q1) but I assume it would have been listed because the output was wildly different then.
Thanks for your help on this.
-roger-
- 2011-06-22T13:36:26-07:00
- Forum: Users
- Topic: convert in windows unable to convert a pdf
- Replies: 8
- Views: 19603
Re: convert in windows unable to convert a pdf
convert logo: logo.{gif,png,tif} all work well.
Interestingly, with 6.7.0 q16, I now get something different. I get:
c:\tmp>convert example.pdf yo.png
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 ...
Interestingly, with 6.7.0 q16, I now get something different. I get:
c:\tmp>convert example.pdf yo.png
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 ...
- 2011-06-16T16:59:56-07:00
- Forum: Users
- Topic: convert in windows unable to convert a pdf
- Replies: 8
- Views: 19603
convert in windows unable to convert a pdf
Hello all. My first post here, so please forgive the newbie-ish-ness.
I get the following:
$ wget freeldssheetmusic.org/example.pdf
$ convert.exe -density 125 example.pdf[0] yo.png
...
Unrecoverable error: rangecheck in .setuserparams
...
ver: ImageMagick 6.6.6-3 2010-12-01 Q16
full details ...
I get the following:
$ wget freeldssheetmusic.org/example.pdf
$ convert.exe -density 125 example.pdf[0] yo.png
...
Unrecoverable error: rangecheck in .setuserparams
...
ver: ImageMagick 6.6.6-3 2010-12-01 Q16
full details ...