‎2008 Mar 29 7:28 AM
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
‎2008 Mar 29 7:32 AM
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.
‎2008 Mar 29 7:35 AM
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.
‎2008 Mar 29 7:50 AM