Re: How to save xmp changes without re-opening psd document?
Hi, Photoshop reads the metadata when it loads a file and stored it when the file is saved.Changes to the file in the meantime are ignored.You have to access the metadata in memory, but I am unsure if...
View ArticleMultiple DC fields in XMP
Hello. What is the correct way of specifying repeated Dublin Core metadata fields (e.g. multiple creators, relations, types) in XMP? Should I use the RDF containers (Bag, Seq) within a single tag or...
View ArticleXMP in InDesign, Where do instance and document id's come from?
I'm trying to integrate with Adobe InDesign and a plugin the is already created. Where do Instance and Document Id's come from? Are they meaningful or just a place holder to identify a file?
View ArticleRe: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
Hello Frank Has there been any progress on resolving the issue? I have been struggling since May with the copy and paste problem in 'file info' in Bridge. It is rather time consuming using the edit...
View ArticleRe: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
Hi Nick, I talked to the Bridge team. The bug has already been fixed for a dot release,that will be released quite soon, probably in September. -- Stefan
View ArticleWrite XMP Data into Adobe Illustrator
Hallo Forum, an XMP question. I generate a String-Chain of words in an EXCEL VBA MACRO At the moment I copy paste them on the Keyword field because I'm not able to write them automatic in the keyword...
View ArticleRe: Creating XMP Panels
Hello,I know this thread is rather old, but I hope some one might read this...I've read the section about the flash trust file, and I've created one for my test panel's .swf file as and also one for...
View ArticleRe: XMP in InDesign, Where do instance and document id's come from?
Are you talking about the Document IDs from the Media Management Schema (xmpMM:DocumentID)? If so, those are generated by the CS apps, usually on Save/Save As.. commands, and are designed really to be...
View ArticleRe: Creating XMP Panels
Hi, the path is correct. The .cfg file has to contain paths similar to/Users/<username>/Library/Application Support/Adobe/XMP/Custom File Info...
View ArticleRe: Creating XMP Panels
Thanks Stefan.I was able to get the Generic Panel to work in CS5. But not my test panel using the SDK and FlashBuilder. (maybe I need a different flex SDK version?)Good tip about CS4 compatiblity – we...
View ArticleBackward Compatibility
Hello, If I create a custom XMP panel for CS6, will it be backwards compatible to CS5?
View ArticleWriting rdf:Description/rdf:value in an info panel
I am not able to use rdf:value in an info panel. The raw data is there, but the Advanced Panel and my info panel do not display the data. In the XMP Specifications, part 1, an example is given for...
View ArticleCustom File Info Panel for the PRISM Standard
Has anyone created a custom metadata panel for the full PRISM standard? The Adobe CQ5 DAM is using PRISM for expiration and we want to enter it via the Creative Suite.
View ArticleRe: Custom File Info Panel for the PRISM Standard
There were custom "generic" File Info panels and Bridge Metadata Panes created for PRISM Image Metadata V3.0. You can find references to them in the document "Guide to PRISM Metadata for Images V 3.0"....
View ArticleCustom Info Panel as Bridge MetaData Panel
Hello, I have built a Custom XMP InfoPanel that shows up in CS6 Bridge just fine! But for ease of data entry we want it to show up in the Bridge MetaData panel. How is this done with the latest best...
View ArticleRe: Custom Info Panel as Bridge MetaData Panel
Hi Dean, please read the chapter "3 The Generic Panel" on p. 38 in the XMP FileInfo SDK Programmer's guide, which comes with the XMP FileInfo SDK. Regards, Stefan
View ArticleHow to do Array of objects
Hi, I was wondering if XMP is capable of holding an array of multiple objects. We have historical data that is represented with multiple fields. The normal schema would look like: <rdf:Description...
View ArticleRe: How to do Array of objects
Hi Dean, what you want to do is perfectly supported in XMP. The History property would be an array (ordered or unordered, as you like) and each array element is a struct with three fields.It would look...
View ArticleDrop down/Combo Box in Custom Metadata Panel
I am using Bridge 5.1. I have created a custom Info Panel using the Generic Panel in the XMP File Info SDK. I have it placed in the Custom Info Panels > 3.0 > Custom folder so that the fields...
View ArticleRe: Drop down/Combo Box in Custom Metadata Panel
Custom Bridge Metadata Panes do not support drop down menus. Only the built-in panes support drop down menus. Carl Rambert
View Article