How to get images dam:Physicalwidthindpi & dam:Physicalheightindpi in AEM? | Community
Skip to main content
azhare3977562
Level 2
February 21, 2018
Question

How to get images dam:Physicalwidthindpi & dam:Physicalheightindpi in AEM?

  • February 21, 2018
  • 1 reply
  • 1254 views

I have uploaded one jpg images in to AEM DAM .

I want to create these properties dam:Physicalwidthindpi & dam:Physicalheightindpi  use java !.

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

1 reply

Ravi_Pampana
Community Advisor
Community Advisor
February 21, 2018

Have a look at Asset getMetadata() returns Object Array instead of String which might answered your question.