screen shot
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-09-17 05:05 PM
Hi All,
How to take screenshot of screen and store it in image.
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-09-17 05:11 PM
Hi
You can use ""Global Send Key Event"" with text of ""{PrintScreen}"".
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-09-17 09:18 PM
Hi tjunicho,
But how to save it as an image?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-09-17 02:12 PM
Thanks everyone, I resolved the problem.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-09-17 02:12 PM
Thanks everyone, I resolved the problem.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-09-17 07:05 PM
Personal approach is to have a business object that handles it; using a code stage to take screenshot of any/all attached screen and then save image either to image data item or file; I wouldn't want to use the print screen button on the off chance SA is being used etc. Like I said personal preference + gives consistent re-usable object etc.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-09-17 05:17 PM
just kind of a brute force method I guess, but since print-screen moves the screen image to your clipboard, you could have an object open paintbrush, and then paste, and then save.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-11-17 11:37 PM
Could you tell me how you solved it?
