Resent errors from unchanged environment.
Posted: 2009-01-20T22:41:39-07:00
From the command line window and using the ImageMagick-6.4.4-9-Q8 or ImageMagick-6.4.8-7-Q8 witht the current GhostScript
This does work:
convert d:\temp\0002.jpg d:\temp\0002.pdf
This does NOT work:
convert d:\temp\0002.jpg -resample 100x100 -quality 60 d:\temp\0002.pdf
The error message is a windows popup that states "ImageMagick Studio library and utility has encountered a problem and needs to close.
Does anyone have any ideas on why this is happening?
This does work:
convert d:\temp\0002.jpg d:\temp\0002.pdf
This does NOT work:
convert d:\temp\0002.jpg -resample 100x100 -quality 60 d:\temp\0002.pdf
The error message is a windows popup that states "ImageMagick Studio library and utility has encountered a problem and needs to close.
Does anyone have any ideas on why this is happening?