-
How can we use images in Visualforce generated PDFs which are not static resources?
Hii All,
I’m trying to generate a Visualforce PDF (renderAs) with a variety of images from different sources includes Salesforce Attachments and Documents, as well as third party sites. So far I’ve only been able to display images stored as static resources, or stored in zipped static resources.
How to use images which are not stored as static resources in Visualforce-generated PDFs?
Log In to reply.