for (var i=this.numPages-1; i>=0; i--) {var Rect = this.getPageBox("Crop", i);this.newPage(i+1, Rect[2], Rect[1]);}`