Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: Help: need a script to merge all layers, even if there is only one layer

$
0
0

Make sure extendscript is targeting photoshop, or add this to the top of your co: #target photoshop

 

you could also try to use this instead of merge visable: activeDocument.flatten()   that should do the same as merging visable.


Viewing all articles
Browse latest Browse all 27456