Re: PNG iTXt chuncks and compression
Hi, Can you please share the file(s) with me @ amandeep@adobe.com.
View ArticleCustom File Info Panel Multi select options
Hi, I have created a custom file info panel and working on simple properties.it does not have options for provisioning a multi select list box. Say for example, I want to select multiple values from...
View ArticleRe: How to get listed as a XMP partner?
Hi Frank Just wanted to make sure you got our company information: Your full company nameFilecamp AGA company representative (name, title) Jesper Faurby, CEO, Filecamp AGAbout the partnerFilecamp is a...
View ArticleRe: How to get listed as a XMP partner?
Hi Jesper, I had received your information. Please stay tuned. Best,Frank
View ArticleRe: How to get listed as a XMP partner?
Hi Frank Thank you very much. Please let me know if you have any questions. Jesper
View ArticleRe: Custom File Info Panel Multi select options
Hi Srirar, As I understand you are creating combobox for multiline selection. if so please add ui:multiLine="true" as property of combox. The other thing size of the combobox can be set using...
View ArticleRe: Custom File Info Panel Multi select options
Hi, Following is my sample property file. I want to make the property "Line Year" to be multiselect. <xmp_definitions></xmp_schema prefix='x' namespace='x....'...
View ArticleRe: How to get listed as a XMP partner?
The updated information can be found at: http://www.adobe.com/products/xmp/partners.html Frank
View ArticleRe: Custom File Info Panel Multi select options
Hi Srirar, You are selecting multiple values for a simple property of type text but multiple values only fit e.g. into an array of text. Arrays and structs are not supported in a generic FileInfo panel.
View ArticleRe: update XMP properties in Actionscript
Hi nthere9, As you have mentioned you are able to read name. If so, changing should also be easy one just assing the other string (refer to ActionScript Access to XMP Metadata section Manipulating...
View Articlesimple xmp query tool
I'm looking for a simple query tool which I could use to explore XMP files, for Windos with GUI. I have been experimenting with SparqlGUI, but it doesn't seem to recognize the XMP language. Any ideas?
View ArticleRe: XMP toolkit on Android device
Hi BinXue. I am about to attempt the same thing. How did it go? Did you get it to work?
View ArticleWhy CanPutXMP Fail
i wrote this code, when i try this code with jpg file, it works, but when i try it with gif file, the CanPutXMP return false,can you help?thank you very much ....open file using SXMPFiles myFilethe...
View ArticleEmbedding data from xml file into metadata of a pdf
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...
View ArticleRe: Embedding data from xml file into metadata of a pdf
Hi Northern, From the screenshot it seems you want to add some simple property and value under "http://adobe.ns.com/tiff/1.0/" i.e. inside kXMP_NS_TIFF. You can do easily just open the metadata and...
View ArticleRe: Embedding data from xml file into metadata of a pdf
Hi Northern, As you have mentioned that you are able to create xml file. if the content are in rdf format, please use ParseFromBuffer API which creates metaobject from rdf string and then use...
View ArticleRe: simple xmp query tool
Hi Pantau, Could you please elaborate what do you mean by query too? From your post/question it seems you need metadata in some format which can be used with SparqlGUI. if so, it is not a big...
View ArticleRe: Embedding data from xml file into metadata of a pdf
Thanks for your replies. I'm not a programmer. Is this something I would be able to do. Could you give me a step by step on how to achieve this please. will it almost be like a hot folder, by which a...
View ArticleRe: simple xmp query tool
thanks Sunilkishorpathak, i'll try this out... these lines would have to be inserted into the xmp text? what I want to do is extract information on comment markers from XMP (and eventually rewrite...
View Article