search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Sorry, GenericMedia is a class that inherits from MediaData (EPiServer.Core). So the thumbnail property is actually off the MediaData class.
Thanks
Hi,
Is it possible for EPiServer 7.5 to automatically generate a thumbnail for a PDF file?
I have a block that currently lists out all PDF files in links. I want to include a thumbnail beside each PDF link.
I want to be able to do something like:
However, the Thumbnail property of the GenericMedia asset is null. How do I make the GenericMedia class to automatically populate this property for PDF's?
Any help will do!
Thanks