Skip to main content
Participant
September 20, 2019
Question

How to get image metadata on publisher?

  • September 20, 2019
  • 1 reply
  • 161 views

Hi all,

I tried get metadata of an image on publisher but it can not.

Example:

http://localhost:4503/api/assets/lyf/logo.png.json

In the author 4502 I can get metadata.

"properties": {
"metadata": {
"fr_alt_text": "French Alt Text",
"dc:modified": "2017-10-05T09:55:35.478+07:00",
"zh_alt_text": "Chinese alt text",
"dc:format": "image/png",
"en_alt_text": "English alt text"
}

 

In the publisher 4503 it can't get metadat.

"properties": {
"metadata": {

}

}

 

Please help me,

How to get image metadata on publisher?

 

Thank you so much,

BienHV

    This topic has been closed for replies.

    1 reply

    John T Smith
    Community Expert
    Community Expert
    September 20, 2019

    I was not aware of an Adobe Publisher program

     

    Is that the actual name of the Adobe program you are using?