Is there any way to programmatically capture an image of a screen. I am building a help system and i would like to be able to capture and image of a screen when an action executes.
If you need image of the browser screen, select your way How To Take Screenshots In The Browser Using JavaScript then create Generic JavaScriptComponent
Thanks