Hi,
I am trying to get an impersonated image in an exported word file but it shows a broken link. I know this issue could be solved if i am accessing the image through its url but since its impersonation, i am redirecting the image link to another aspx file in a query string and in that file its fetched from the file server. I hope you understand my point.
I followed the below mentioned blog: https://www.c-sharpcorner.com/UploadFile/krishnasarala/export-panel-in-Asp-Net/