My PDFs thumbnail image does not render when uploading | Community
Skip to main content
March 2, 2023
Solved

My PDFs thumbnail image does not render when uploading

  • March 2, 2023
  • 1 reply
  • 680 views

I am trying to upload a PDF with an image on the cover but for some reason when it hits the AEM my thumbnail does not render properly.

I have no knowledge about AEM so I would like to know if I am doing anything wrong?

Note: my images are rastered, only 161 kb in size, and set up as RGB for digital.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Prince_Shivhare

Hi @rq30 ,

There are a couple of ways to do it-

1. Can you check in the content tree whether your content is getting saved or not?

2. If not, then please try to check the sightly code and name of the image field. also, getter of sling models.

3. Check in DOM elements, if the image URL is getting rendered there.

4. If you are checking on publish, then make sure the image the published as well.

 

Thanks

1 reply

Prince_Shivhare
Community Advisor
Prince_ShivhareCommunity AdvisorAccepted solution
Community Advisor
March 3, 2023

Hi @rq30 ,

There are a couple of ways to do it-

1. Can you check in the content tree whether your content is getting saved or not?

2. If not, then please try to check the sightly code and name of the image field. also, getter of sling models.

3. Check in DOM elements, if the image URL is getting rendered there.

4. If you are checking on publish, then make sure the image the published as well.

 

Thanks