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?".
I've been searching around for a while and still can't find a way to use imagick to convert a pdf file to a png file with good original quality.
I'm in need of converting pdf documents containing text as well as images to png files, in such a way that image/text is sharp and clear. Is there a way to do this within imagick?
All my attempts so far have been less than fruitful.