• donnaklinton1.389152296990147E12
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies

Hello,

 

I have a VF page that I created on a custom object.  In that page, I am loading an image within a table.  The image is saved as a GIF file in my Documents object in SFDC.  Everything worked as it should in the past but I recently made a change to the image that is supposed to show and the code is still showing the prior image.  Does anyone know why this would be happening as the old image is not even in the Documents object anymore?  The line of code I am using is below.  Thanks,

 

<img src="/servlet/servlet.FileDownload?file=01570000001M9Vp" alt="Essential" title="Essential"/>

  • November 07, 2013
  • Like
  • 0

 

Hi All,

 

Is there any way to nuild functionality where user can upload standard SF report file and generate PDF file from that?

 

How we can achive this using apex/vf?

 

Thanks and Regards,

Devendra S