Display uploaded image in exported pdf
I'm trying to export a pdf that displays an image that was uploaded. When I view the html view online, I can see the images. BUT, when I export the view to the pdf, the image disappears. Do I need to reference the image differently when export it in a pdf?
Here is my reference to it:
<img src="http://creatorexport.zoho.com/DownloadFile.do?filepath=/<%=rec.Image%>&sharedBy=<%=zoho.adminuser%>&appLinkName=skypro&viewLinkName=Employees_View">