Hi everyone,
I’m making an automation in Adobe Acrobat Pro DC. There is an option called ‘Enhance Scans’, this converts a non-searchable PDF to a searchable one. With a few clicks I managed to let the robot start this process. Dependent of the amount of pages in the PDF this process takes between 1-15 minutes. So far so good. There is a specif screen that dissappear when the conversion is complete. I know when this screen disappears the conversion is successful so my thought was to let the robot check for this screen every 20 seconds. The problem is that during the conversion the robot don’t do anything. It looks like when Acrobat Pro is busy the robot waits. Also if I put a simple Log message that don’t have anything to do with Acrobat Pro the robot waits till the application is done processing. How can i know when the application is ready processing?