Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Take Screen Snapshot

Former Member
0 Likes
662

Hello,

Is there an API that can take a snapshot/printscreen of the current screen and save it as an image file on the local PC.

Basically, I want to create a program and on executing it, capture a snapshot of the current SAP screen and save this snapshot as an image file (.jpg) on my local PC.

Regards,

Reema

3 REPLIES 3
Read only

Former Member
0 Likes
515

hi ,

do one thing get the print using print screen and save it as pdf in the mspaint then go to se78 and upload it ....

u will get the image into sap..

regards,

venkat.

Read only

0 Likes
515

I do not want to manually take the print screen. I need to write some code that automaticlly takes the screenshot. Which means that I need the system to automatically do PrintScreen and save the screenshot as jpg on my local machine.

Read only

Former Member
0 Likes
515

hi check this...

regards,

venkat.