Batch operation to convert PDF files to PNG does not maintain proper dimensions across all files
I have a folder of pdf files that all need to be converted to png files. Each pdf document has a height of 3 inches, but slightly different widths. I have created a batch automation to open each pdf file at 600dpi and save it to another folder as a .png file. The problem I am having is that some of the png files that are saved are correct while others have the wrong pixel dimensions. It appears that the pdf documents that have a width wider than 3" open and save at the wrong size. When I open them individually I do not have this problem.
How can I tell the photoshop batch process that I want to open every pdf file at the original document size specified in the pdf?
