I would like to have an app that when i enter a numerous of data in the some of the Table cells. Then all the data will be summarised at the lowest table cell. (Which i have already done that).
My question is how can i specifically export the lowest or any specific table cell into a PNG formate as an image?
I have tried using print screen but it is not that nice and varies amount devices. Is there any code that i can only export that cell?
Thanks
EDIT
To get a more precise snapshot of the cell, you could use the contentView property of the cell, i.e.