Re: Drop down/Combo Box in Custom Metadata Panel
Haha, thanks for saving me some time. Now I can stop trying to make this work.
View ArticleMetaData in file not shown in Illustrator cs6 file info panel
I have a command line application that puts meta-data into files. It was created using the 5.1.2 xmp toolkit. The metadata is in the file. I can see it if I just use TextEdit to look at the file. I...
View ArticleWhere to get an XSD File for XMP sidecar files?
I use two programs (not from adobe) that write sidecar files for image files. These <image file name>.xmp sidecar files look almost identical for the same image so I bet that there is a standard...
View ArticleRe: Where to get an XSD File for XMP sidecar files?
Hi, usually sidecar files just contain the XMP packet as you would also find it embedded within files (Without the packet wrapper that allows for padding, of course). That's at least what Adobe does....
View ArticleRe: Multiple DC fields in XMP
Hi, for the DublinCore namespace the XMP specification actually defines the format for all the properties. For example creator is already defined as an array being able to hold multiple creators.For...
View ArticleRe: MetaData in file not shown in Illustrator cs6 file info panel
Hi, the same FileInfo panels are used in Photoshop CS6 and Illustrator CS6. It's unclear to me, why it shows up in one application an not in the other.What kind of file to you refer to that you open in...
View ArticleRe: MetaData in file not shown in Illustrator cs6 file info panel
The files I am testing with are .jpg's. They ultimately need to be opened with Illustrator which is why I posted. I only tested with Photoshop to see what would happen and was pretty surprised to see...
View ArticleUsing Multiple Generic Info Panels
Hi: I had an info panel that was working fine in CS6 for production metadata on Photoshop images. I then wanted to do a second panel with licensing metadata (separating it from the production stuff). I...
View ArticleRe: Using Multiple Generic Info Panels
Jon, I have found that some odd conditions can be cleared by reseting a cache that is apparently internal to the File Info processing. (File Info 2.0 and newer.) Quit all the applications that...
View ArticleRe: Using Multiple Generic Info Panels
I had this problem. The FileInfo panel actually took my first title defined in the manifest.xml before I opened it the first time. Then I wanted to change the panel's title and description, but it...
View ArticleRe: Using Multiple Generic Info Panels
Thanks for the two suggestions, but neither worked for me. I can get either panel to work fine individually, but when I add the second one in, the tabs get confused and I wind up with two of the same...
View ArticleRe: Using Multiple Generic Info Panels
I'm using two right now with no problems. Can you give some more details? What are the two folder names under /panels/? Can you copy the XML of the manifest files you're using too?
View ArticleRe: Using Multiple Generic Info Panels
Hi, 1) When you copy a panel, make sure that it has an individual name in the manifest. name="IndividualName" 2) If you experience two panels with the same title, you have probably copied the...
View ArticleRe: Using Multiple Generic Info Panels
Stefan: I still couldn't get it to work with my two panels, so I downloaded a clean copy of the SDK Info kit and grabed the folder GenericPanel from the samples folder. I duped it immediately and...
View ArticleCannot write exif and tiff metadata in image file
Hi, I have a public XMP text file containing exif and tiff metadata: http://ns.adobe.com/exif/1.0/ and http://ns.adobe.com/tiff/1.0/.I want to write these XMP data in an image file and it doesn't work....
View ArticleRe: Cannot write exif and tiff metadata in image file
I found the answer by myself. According to the last guidelines from metadata working group, exif and tiff data should not be saved as XMP data in jpeg images anylonger because jpeg natively supports...
View ArticleHow to create a custom panel in the right way (without having an empty panel...
Hi Everyone My name is Daté. I'm working in the fashion industry as a designer and Design consultant to help fashion brands improving the design workflow by using Adobe softwares and especially...
View ArticleRe: How to create a custom panel in the right way (without having an empty...
Hi Daté, workflow that you plan is very promising und a good use of XMP.I can only help with the aspect of getting the FileInfo panel up and running. First, please note that CS5.x uses the folder...
View ArticleRe: Java Implementation
Hi Adei, Any update? I might be interested in using this if it exists. Regards,Peter
View ArticleMRU max entries
I would like to change the maxEntries for an MRU list in a custom XMP info panel. The default is 20 and I would like to change it to a very large number like 10000. I know I can set the maxEntries...
View Article