• Kyle_Brandt
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

Hi,

 

I have built a visualforce page which decodes a base64 string from text back into an image and want a button to export the results into a PDF.

 

Trialing with the concept of making it render direct to a PDF did not work as it was not showing the images in the PDF.

 

Could anyone please direct me to how I can create an export to pdf option which retains images?

Hi,

 

I have built a visualforce page which decodes a base64 string from text back into an image and want a button to export the results into a PDF.

 

Trialing with the concept of making it render direct to a PDF did not work as it was not showing the images in the PDF.

 

Could anyone please direct me to how I can create an export to pdf option which retains images?