Im not sure!
Atleast, i have made to shrink the textFrame with the options. FitFrame to contents,
however, can move it between margins and slug.
Can anybody look at it this and help me!...
myTextFrame.geometricBounds = [page.bounds[0] + myPageHeight+ page.marginPreferences.bottom, page.bounds[1], page.bounds[2], page.bounds[3]];
myTextFrame.fit(FitOptions.FRAME_TO_CONTENT);
Now the Frame is just below the page bottom edge. & i tried and tried to move between the bottom margins and bottom slug....
advance thanks & regards,