InDesign Script Page Dimensions CHANGE LOG Version 2.1 (230623) a. Fix missing i18n entries in function 'windowFont'. b. Rebuild i18n. Version 2.0 (230308) a. Read script folder for i18n make consistent with AI and PS. b. Update function validateFloat. c. Update function validateInteger. Version 1.9 (230108) a. Scope active page include bleed. b. Remove var singlePageSpread; not needed when pages draw bleed. Version 1.8 (221229) a. Update i18n. Version 1.7 (221212) a. Rearrange UI to make room for new options. b. Add option scope active page, active spread, or all pages. c. Miscellaneous to implement new option. d. Miscellaneous optimization. e. Collapse multiple functions addDimensions to single function. Version 1.6 (221211) a. Internationalize. b. Break down process into functions for spread and page. c. Variables 'posPage...' and 'posSpread...' make arrays. d. Make variable 'offsetNegative' replace test 'offset < 0'. e. Negative offset allow dimensions on page. f. Negative offset reverse order areas are drawn. Version 1.5 (221206) a. Increase width drop-lists layer and swatches. b. Draw page dimensions when single page spread and spread disabled. c. Require at least one area is selected. Version 1.4 (221117) a. Process spread and pages on it, then next spread. b. Skip page dimension if same as spread (trim). c. Test if on page instead of within spread bounds to skip dimension. Version 1.3 (221115) a. Include trim (spread) size for single pages. b. Add option live area based on page or doc. Version 1.2 (221109) a. Font name default change to 'Arial\tRegular'. b. Fill and stroke tint to 100%. Version 1.1 (221028) a. Function windowTextDefine add missing window definition. b. Create new variable 'fontFullNames' array. c. Function windowTextDefine display font.fullName but use font.name. d. Remove unused defaults. e. UI fix 'Spread' was 'Page' a second time. Version 1.0 (221027)