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?".
hi, i'm trying to convert some jpg images in one pdf file with this command
convert *.jpg ../all.pdf
but for some images only a piece is converted.
this is before
and this is after
any ideas?
The postscript/PDF code is not handling the image in an appropriate way for ALL image resolutions. Because of this ghostscript will get the result wrong. I have seen it before.