Hi,
I developped an application (langage Windev) which extract datas from PDF documents and split them in many PDF documents.
I use Adobe Arcobat Pro (version 10.1.8).
I call the method "save" from the object AcroExch.PDDoc and the method "close" from the object AcroExch.AVDoc.
It works good mostly but sometimes, after the treatment of a document, I have this message at beginning of the treatment of the following document:
Adobe Acrobat recovered one or more documents that have not been properly recorded before the Acrobat stop.
Click Yes to open the documents retrieved.
However, the methods "call" and "save" return no errors...
Do you knowwhat is thereason? Or how to catchthis message?
Regards,