Answered
How can I show the Photoshop Print-Dialog whit JavaScript?
Hello,
How can I show the Photoshop Print-Dialog whit JavaScript?
Hello,
How can I show the Photoshop Print-Dialog whit JavaScript?
Are you using the scriptListener plugin to record the action manager code? if so, change the part of the last line of "DialogModes.NO" to "DialogModes.ALL". Just be sure to set it back to no with this line:
app.displayDialogs = DialogModes.NO;
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.