craezer wrote:I have one more question. I'm curious how resizeBoundary works. I noticed you have 2133, 1200 and reduced them 90% for a 1920,1080 crop. On line 92 you have
Code: Select alldocRef.selection.resizeBoundary("90" ,"90",AnchorPosition.TOPLEFT);
I'm guessing the "90", "90" is percent, is that true? How did you arrive at this?
Thanks,
Chris
Yes it is true !
I've just found it ......
I've added this command because the script crashes If it does not change the initial selection.