For display.capture the option table has an argument called captureOffscreenArea which describes
If true, the entire object/group is captured, even parts which are not visible on screen. If omitted, the capture will be constrained to the screen bounds
Now why is it that it will only save up to the screen’s boundry?