Resent errors from unchanged environment.

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
oddball508

Resent errors from unchanged environment.

Post by oddball508 »

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?
Post Reply