I have a list that contains some texts and images that going to be downloaded. I have to set the coordinates of the image below the text and as the text is multiline, I need some way to find the exact height of the text area to set image properly after it.
Can someone here suggest me how to tackle it.
Thanks in advance