Hi there.
I’m using a UXP plugin to automate some jobs.
Here’s a problem.
There are some PSD files that show a dialog when opened in Photoshop.
The dialog says:
This file uses an unsupported blending mode. Substitute normal mode?
OK / Cancel / Flatten
I want to bypass the dialog programmatically.
But an open
1 API doesn’t have an argument for this.
Is there any way to help this situation?
Thanks.