Question
What happened to ActiveDocument.Layers(I).resize?
I am resurrecting old proven scripts but eg
appRef.ActiveDocument.Layers(I).resize (56 / currx * 100 , 84 / curry * 100 , 1)
no longer works...
It seems that they only function for scale etc is via ActiveLayer...is that correct?
