Script to get and set the document's layoutWindow's view bounds
Hi all, I'm looking for a way to set the document's layoutWindow view bounds so that I can precisely alter what the user of a document is looking at. The closest post here I could find was this answer by @Laubender, but it doesn't quite do what I need. Example use case: matching a document's view to another document.
Any help would be much appreciated!
- Mark

