How to insert a manual crop step in an action then continue?
I'm trying to build a Photoshop action to process large numbers of high resolution images with abitrarily located image content, with the aim of centering the content in a fixed proportion and resolution crop, with the ultimate goal of a consistant placement in the resulting files.
As part of doing so, I'm trying to figure out how to include a step which prompts the user to crop the active image with a 800x800 pixel crop preset, then continue on with the rest of the action. Can anyone offer advice how to do this, as I don't seem to be able to find a way to do so in an interactive way, that can then continue other action steps.
