Page 3 of 3

Re: Help needed creating layered contact sheet w/ alpha tran

Posted: 2010-05-20T03:30:50-07:00
by snibgo
The "+adjoin" will create ContactSheet-1.png etc, one output per file in the convert stream. You have multiple files because of the "Grid*.png".

But that is in a "FOR %%G" loop, so ContactSheet-1.png etc will be created multiple times, once per %%G value.