I am taking a screenshot in .png format from application by using screenshot activity. but screenshot output is 96 dpi only . because of that 96 dpi i am facing an issue while extracting data. i need 300 dpi image for good results of extraction can you please kindly suggest.
I couldn’t find any options explicitly to set the resolution for the Screen shots. But I could see in many blogs and posts even in our community feed,
By providing the clipping region we can get a higher resolution taken. Below is a feed which will help you in determining the region of an element for reference.