Flatten Pages Does Not Properly Accept Named Parameters
When using JavaScript flattenPages use of the named parameters does not work. Using this.flattenPages(0, 5) will flatten pages 1 through 6 of an 8 page document but this.flattenPages({nStart: 0, nEnd: 6}) flattens all pages.
Acrobat Pro subscription 2017.009,2044, Windows 10 Home 64 bit.
3
votes
George Kaiser
shared this idea