Hi all,
First of all I want to apologize if I do stupid questions, as I am new to Adobe world....
I'm an Alfresco Consultant and want to extract the uploaded Adobe file's XMP metadata. As Alfresco is a Java product I need to do it in Java, so I was wondering if there's any Maven repository I can point to to use Adobe libraries (is there any Java library for XMP metadata extraction?)
Thanks in advance.
Hi,
the XMP SDK for JAVA only contains the XMPCore component, which is the actual data model. XMPFiles for extracting and embedding from/into files is currently only available in C/C++.
If you would like to trigger an extraction from java, you need to call the C lib from Java (for example using JNI).
Regards,
Samy
Adobe Systems
North America
Europe, Middle East and Africa
Asia Pacific