Sign in to follow, share, and participate in this community.
Dear customers, with the 2014 release of the Creative Cloud applications there is also an update for the XMP FileInfo SDK available on the XMP Developer Center. In Photoshop CC 2014, Illustrator CC 201... Hello, My XMP metadata is lost from a PNG file if the file is modified and saved. Here is what I am doing 1. Put some metadata in a PNG file using m_xmpFile.OpenFile( FileName, kXMP_PNGFile , kXMPFiles_OpenFo... Hello, Below is the syntax I'm using trying to get a data field ( MyField ) in my panel to have a maximum allowance of 10 characters. This syntax is not doing anything to limit the count. Do you know what I have wr... maxLength="10" Character Count Limit in a Data Field
in XMP SDK
BackHi, We are using an image vault to manage our pictures and i made an InDesign JavaScript to retreive images description contained within the XMP datas. The text entered in the image bank is good in the... XMP Data available only with Photoshop CS6
in XMP SDK
BackHi, Trying to sort out an issue that has thus far escaped me. We maintain a digital asset management system that is set up to extract XMP metadata from image files. When metadata is written to custom XMP field... Differences in XMP modifications in various CS applications
in XMP SDK
BackXMP_Config.cmake references Solaris specific files:
execute_process(COMMAND "uname" OUTPUT_VARIABLE OSNAME)
string(TOUPPER ... Solaris specific cmake files missing in XMP toolkit
in XMP SDK
BackWe are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to c... We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader.
in XMP SDK
BackHi, I'm trying to build the the sdk with Xcode. I ran the shell script and selected option 4 to make a dynamic 64bit Xcode build. The shell was successful and I opened the XMPToolkitSDK64.xcodeproj. There was a... Hi All I'm wanting to do the following, but struggling to figure the right way to go about it. I want to embedded data from my MIS into a pdf's metadata (as scrnshot). I can create a standalone xml fil... Embedding data from xml file into metadata of a pdf
in XMP SDK
BackAdobe Extension Manager tells me that the Edge FX extension package is not valid and will not be installed. What now? Does anyone know where I can find the RDF schemas (in RDF/XML format) for the XMP standard schemas? In particular, the following: XMP Basic Schema http://ns.adobe.com/xap/1.0/ XMP Rights Management Sch... Hello Adobies! I'm currently working on making a customized Adobe Bridge add-on that is used to enter, and extract certain metadata fields. I've been successful with the DC, IPTC Core, and Photoshop schemas, h... Implementing PLUS Schema using the XMP SDK
in XMP SDK
BackHi, I understand absolutely nothing in these things, but I guess I need to install this panel to my photoshop folder somehow to create my file's metadata. At this moment when I want to add some file info fatal e... Hi All, I'm looking to ingest hundreds of hours of video footage using Adobe Prelude and plan on adding metadata to each clip for easy searching latter in the workflow. Once the project is complete the c... Hi, I am new to XMP and not very technical, so please excuse me if this sounds like a stupid question! I have managed to create my own custom panels for Photoshop using the Generic Panel method with my... Can I create a custom XMP panel but using the exact same fields from standard XMP panels?
in XMP SDK
BackXMP files remain with NEF files in my folder. Camera Raw suddenly reset leaving my edits gone. Will XMP files enable me to resume with those lost edits? XMP files remain with NEF files in my folder. Camera Raw suddenly reset leaving my edits gone. Will XMP files enable me to resume with those lost edits?
in XMP SDK
Backhi, Using ExtendScript how can i create an array of structs to write the following xml metadata in Illustrator 18 <uaDIO:symbol>... Hello! My application opens a indesign document to edit. The majority of pc, all works fine, but some pc I receive an error: Method not found: 'System.object InDesign._Application.Open(System.Object,Bo... I create a application in VS2010 that uses InDesign API, but I receive a error in some pc
in XMP SDK
BackHi Is this the correct forum to post this question? I am using WIN 7 Professional 64 bit and Visual Studio 2010. I have been trying to produce the Visual Studio project from the GenerateXMPTool... I recently built a Bridge MetaData panel; however, I was only able to create text fields. Does anyone know how to build drop-down and boolean fields? If you could provide an example of the type of code you used, that ...