Re: panel converter claims invalid xml.
Bonjour, David!It works on my machine, I cleaned the file a little bit, but it is sad that the converter is so strict, while the panel was so forgiving.
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi,I am unable to produce the crash on my system using latest XMP-SDK with the same above code and PDF File you provided.Please try using latest XMP-SDK and if any crash is still persistent kindly...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
The crash occurs also with the latest XMP SDK (the dump I sent you is from cc201306, but same issue is with latest SDK). have you managed to see the reason of the crash in the dump? thanks...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Since the build and test environments have been upgraded to latest (Visual Studio 2015), it'll be very easy for us to see the reason of crash if we can get dump on latest from you. Can you please be so...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
I sent you a crash dump when using latest SDK (CC-2016.7 - VS2015). thanks
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi yasharora, was the dump helpful? did you find the root cause?
View ArticleProblem writing "Western European" UTF-8 encoded XML file
I am working on a project that uses XMP to write values to an XML file that is "Western European" UTF-8 encoded. Everything works fine for all files of this type unless they contain an...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi denisy Yash Arora was on leave for few days, so he could not revert to you.We are trying to enhance the logging in one of the component of XMP-SDK (MiniPDFL) and very soon we'll provide you a its...
View ArticleRe: Problem writing "Western European" UTF-8 encoded XML file
Hi Erik, Yes please provide a reproducer. Thanks,Yash
View ArticleUnable to download the toolkit.
When I click the SDK link it takes me to a page with the EULA, but there's no place to download from there. Earlier versions have an "agree and download" link.
View ArticleRe: Unable to download the toolkit.
With a bit of sleuthing I found a link to the download:http://download.macromedia.com/pub/developer/xmp/sdk/XMP-Toolkit-SDK-CC201607.zipBe sure that you "agree" with the EULA first!
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi, Please use the below version of MiniPDFL which has enhanced logging in order to debug the crash.Please share the logs as well as dump file in case of crash with this MiniPDFL...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
thanks - where logs are created? I cannot see any log file...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi, It should be created on your standard output screen(console output/command prompt output/terminal output/ log file used for redirecting the console output).Also share the latest dump file which you...
View ArticleChange File Properties from InDesign files
Hi everyone. I hope to find the experts here, the task is kinda strange and I also doubt there is a solution. I have a third party database, which can filter by certain metadata, I have no control over...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
OK. I replaced MiniPDFL.dll with the original one (release version) but my process crash when calling SXMPFiles::initialize (in the dump it shows a crash in PDF_Hanlder). so I tried the debug version...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
OK, I just figured out what happened the whole time! I was using an old PDF_Handler.xpi (from former SDK) but compiled against new SDK. after property switching to PDF_Handler.xpi from new SDK there is...
View ArticleRe: PDF_Handler crash at SXMPFiles::CloseFile
Hi,Great to hear that things are working for you now.
View ArticleRe: Problem writing "Western European" UTF-8 encoded XML file
After further analysis it appears that this is NOT a an XMP bug after all. The encoding issue is occurring in memory due to a casting problem caused by another third party component. Thanks, Erik
View Article