What are media Handlers?
They are services internal to AEM Assets that perform specific actions on assets. They work hand in hand with Workflows. The Media Handlers extract all available metadata from an asset; it has also the capability of creating a thumbnail image.
Enable/ Disable
By default, all the available Media Handlers are enabled. To disable them, just click on the disable button.
Go to http://localhost:4502/system/console/components to see all media handlers.
Some of the examples could be TextHandler, JpegHandler, PdfHandler, etc
Read More about how to configure Media Handlers: https://helpx.adobe.com/experience-manager/6-3/assets/using/media-handlers.html
Below given two articles which show how to generate image and PDF of a webpage.
References:
AEM 6.5 - Generate Image of HTML files uploaded to DAM
AEM 6.5 - Workflow step to generate PDF of Sites page during Activation (Publish)
No comments:
Post a Comment
If you have any doubts or questions, please let us know.