I am using itext dll to export gridview data to pdf. But it has one column as image whose URL is picked from database dynamically. On exporting this column, the path is exported instead of the image. How can i download the image on the fly (Like using Web Client, i used it for Export to Excel) so that the column after exported to PDF show up image instead of path.