November 16, 200916 yr Hi, I am confused about the screen shot function. I cant seem to figure out where the coordinates are for something. I want to take a screen shot of a webviewer on a layout. Where can I get the coordinates of the viewer. The problem I have is that it works on osx but not windows.
November 17, 200916 yr You can use the GetLayoutObjectAttribute function to find the absolute position of a layout object on the screen. You can then pass these coordinates into the scriptmaster screen capture module to take a screenshot of your web viewer. Edited November 17, 200916 yr by Guest
Create an account or sign in to comment