Hi, I am working on a process, in which I have a excel file and from the excel sheet have to save the ranges as Picture,
Example. SheetName - Rank
Range - B1:Y23
, I am using a macro to do this, the macro create a tempsheet and then a chart and paste the Range in it as a image. And then save the chart as. png
This work perfectly in the Attended mode, but when process ran in unattended mode,
The picture quality is not clear as it should be.
Yes I Have changes the properties of Excel - Show Excel As true.
Maximum window.
Still the same result,
I am open to try another approach.
Thank you