I have downloaded and tried a *large* number of programs that say they do this, but have encountered problems with the images generated by every one of them, including significant changes to the coloring of the images, text overlaid on images becoming unreadable, etc.
Among other things, I have documents that have different sized pages.
Adobe Acrobat 7.0 did the best job of saving each page as a JPEG with the best looking colors, etc., but I want to do this in batch mode.
So I was going to write a program that utilized the Acrobat API to do so: query for page properties, export as JPEG, etc.
Has anyone seen any good discussions of doing this in books, etc.? I didn't see any samples in the SDK documentation that addressed this directly.