Hi,
In my project there is a need to take screenshot and save it to word file automatically.
Existing System:
- Open the website where log in exists for different resources.
- Login for every resource and take a screen shot of their page and paste it to word file. Save the word file and attach it to the email and send it through outlook.
Now i want to make the above steps automated using .NET.
Any help would be appreciated..