Skip to main content
Participant
September 18, 2024
Question

XMPMeta is undefined

  • September 18, 2024
  • 1 reply
  • 426 views

Following is the code snippet :

if (ExternalObject.AdobeXMPScript == undefined) {     
    ExternalObject.AdobeXMPScript = new ExternalObject("lib:AdobeXMPScript"); 
} 

var registeredNameSpace = XMPMeta.registerNamespace(context.destNamespace, context.nodeName);

I am getting error "XMPMeta is undefined".

The error is coming on MacOS but the code is working fine on Windows.

This topic has been closed for replies.

1 reply

wfx_devAuthor
Participant
September 18, 2024
Charu Rajput
Community Expert
Community Expert
September 18, 2024

@wfx_dev - This has been fixed and availble to test in the Beta version of the illustartor.

Best regards