Re: Embedding data from xml file into metadata of a pdf
Could you please send me the log?
View ArticleRe: Embedding data from xml file into metadata of a pdf
Dear Sunil, I am sorry. May I know what is the "log" you refer to ?Is it the choice I enter? On Fri, Oct 3, 2014 at 5:07 PM, sunilkishorpathak <forums_noreply@adobe.com>
View ArticleRe: Embedding data from xml file into metadata of a pdf
Dear Sunil, I attached the console dialog after I click the "GenerateXMPToolkitSDK_win" On Fri, Oct 3, 2014 at 5:31 PM, Zizheng, Brian <zizhengbrian@gmail.com>
View ArticleRe: Embedding data from xml file into metadata of a pdf
Dear Sunil,After making the change, the program works for the sample 1However, I found that if I change to the xml I use, even I change the name to sample.xml there is nothing happens. Therefore I...
View ArticleExtract mp3 XMP markers to CSV
Hi, I'm trying to figure out how to extract the start times of XMP markers in an mp3 file to a CSV file. Any advice on how to do this on OS X would be appreciated. My current plan was to get the sample...
View ArticleXMPToolkitSDK64 build error Xcode 6
Hi, 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....
View ArticleRe: XMP metadata lost in PNG files
@Stefan Makswit If this works in Bridge, why do I often attempt to add metadata to a PNG in bridge only to get a pop-up error message: "The file ####.png canot store XMP metadata. No changes will...
View ArticleRe: XMP metadata lost in PNG files
@wwtg-ccolan : Is the file on a shared folder where you do not have write access? Adding metadata to PNG files is supported in Bridge, and the issue you are facing appears to be a bug. Please share a...
View ArticleSolaris specific cmake files missing in XMP toolkit
XMP_Config.cmake references Solaris specific files: execute_process(COMMAND "uname" OUTPUT_VARIABLE OSNAME) string(TOUPPER "${OSNAME}" OSNAME) if ( ${OSNAME} MATCHES SUNOS)...
View ArticleRe: Solaris specific cmake files missing in XMP toolkit
Hi Bejhan, XMP SDK is not supported on Solaris platform. In past we provided support for Solaris and by mistake this code was left in SDK. I can help you to build the xmptoolkit for Solaris but you...
View ArticleWe are trying to implement a process so that any document that needs to be...
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.For which, We created and execute the below...
View ArticleRe: Solaris specific cmake files missing in XMP toolkit
Sunil, thank you for your reply. I attempted the steps you instructed.However, I cannot find the file ToolchainRelEng.cmake.Please advise. Also, please give me more information about the endianess issues.
View ArticleRe: Solaris specific cmake files missing in XMP toolkit
Sorry. Correct name is ToolchainGCC.cmake, It is in build/shared folder. Don't rename it, just modify the content of this file and set correct gcc and other path. -Sunil
View ArticleRe: Solaris specific cmake files missing in XMP toolkit
Is it possible to use the Solaris compiler rather than the GNU compiler?This is requirement for me as all of my other applications are compiled with the Solaris compiler.
View ArticleXMP Data available only with Photoshop CS6
Hi, 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...
View ArticlemaxLength="10" Character Count Limit in a Data Field
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...
View ArticleRe: XMP metadata lost in PNG files
Info: Mac, Yosemite, Bridge CC I have an extensive collection of PNG files that HAD been keyworded in Bridge (XMP). I noticed several days ago that the XMP of all those files is now missing. When...
View ArticleRe: Update for XMP FileInfo SDK available
Hi guys, (Jorg and csuebele) thanks for this - I'm not a mac expert so bear with me - I'm a press photographer using Photoshop CC 2014 on a new iMac. Have been having the IPTC templates experience...
View ArticleSize limit for XMP metadata to be added externally to a file's metadata
Hi,There is a situation where I need to add some 'text data' to the metadata of Adobe Illustrator document, in XMP format. The data being added is in the form of Array Item. While adding the data, I...
View ArticleRe: Size limit for XMP metadata to be added externally to a file's metadata
Hi,There is no any limit set by XMP for adding metadata in a file. The 64 KB limits exists only for JPEG using standard XMP block which can be increased by using Extended XMP block.I am not sure how...
View Article