Quote:
Originally Posted by yubbie2 Hey everyone
I just wrote a really simple script that opens a PDF, resizes, flattens, adds a border, and saves as PNG for my brother. We need to run it on about 160 PDFs.
The problem is, when we batch run the action in Photoshop CS3, it tries to open ALL 160 IMAGES AT ONCE! WTF!
How can we have it do 1 at a time?
-Jesse |
The action may be recorded wrong.
Questions:
Do you have an 'open' command in the action?
Do you have a 'close' command in the action?
Do you have a 'Save As' command near the end of the action.
Does the action complete all the commands of the action before it opens another image or does it open the images before completing ANY commands of the action?