DigSigCompareWords Messages
Hello SDK man : I'm using DigSigCompareWords to compare two documents and i need to disable messags, or write raised messages in Log file could you please help? Regards;dareen
View ArticleRe: Separation color space for specific fonts
Is it possible to save the PDF after changing the color space on graphics?
View ArticleRe: DigSigCompareWords Messages
while comparing documents ,i got errors like the comparison could not be completed , Object lable badly formattedthe comparison the comparison could not be completed , Error while parsing a Form ,...
View ArticleRe: DigSigCompareWords Messages
These are corrupted PDFs. I do not think the errors would be suppressible. The end user must just click OK every so often.
View ArticleRe: DigSigCompareWords Messages
thanks for your fast response , i always appricate your help Actually the comparing process should be automated and we use the plugin for comparing queue of documents.we already have licenses for...
View ArticleRe: DigSigCompareWords Messages
yes , to compare huge no of documents without human actions
View ArticleRe: Separation color space for specific fonts
Just to verify whether all color spaces are correctly set or not.
View ArticleRe: Separation color space for specific fonts
PDFEdit is used to edit PDFs; if the changes are commited then the PDF is modified. The modified PDF will be saved with all the modifications. I assumed you were seeing a specific problem.
View ArticleHow do I convert multiple PDFs to XML without having to open each file...
How do I convert multiple PDFs to XML without having to open each file individually?
View ArticleRe: For Adobe SDK XI, I'm unable to get wxPlugin project from samples to...
I found out the answer. In the "Property Pages" under "C/C++" "Preprocessor Definitions" add UNICODE. Ran into another undefined definition where I had to add _XKEYCHECK_H. This occured in ADOBE SDK...
View ArticleRe: How do I convert multiple PDFs to XML without having to open each file...
XML for what? XML is just a way to structure data - it's nothing in and of itself. However, you have to open the file (even if it's not user visible) in order to perform any operation on it -...
View ArticleRe: How do I convert multiple PDFs to XML without having to open each file...
We receive multiple files on a daily basis as a pdf that contains table data. The pdf is then converted to XML and the table data is uploaded into a computer system. Opening each individual file to...
View ArticleRe: How do I convert multiple PDFs to XML without having to open each file...
Since this is server based offering the function for non-licensed users, the use of Acrobat or the Acrobat SDK would be in violation of the EULA. You should look at our LiveCycle products for this...
View ArticleRe: How do I convert multiple PDFs to XML without having to open each file...
It is not server based and it's not being used for non-licensed users. Would like to request this functionality be added for future releases of Adobe Professional.
View ArticleRe: How do I convert multiple PDFs to XML without having to open each file...
Oh, if a user is going to be invoking this manually - then you have two choices. 1 - You could use the Actions features of Acrobat itself to do this.2 - You could write a program that used the SDK...
View Article