Skip to main content

Hello everyone ,

I have a technical problem if you can help me understand the problem.

 

I have an org in which I retrieve a pdf file which receives images from an external url. and it works very well.

 

PROBLEM: around 4 months ago (without modification) the images are no longer displayed in pdf (when I put the page in html the images appear).

 

Does anyone have an idea of the problem please?

3 件の回答
  1. 2023年10月25日 11:05

    it's a visualforce which generates a pdf file (renderAS="pdf") in this file an image is called by an url, it works very well but suddenly the image no longer appears. I tried to put the file in html and the image appears, I also tried with an url which calls an image in PNG format and it worked (obviously I cannot change the source format of the images in the url which is called are called).

    This is what i know .

0/9000