Hi,
I'm using Adobe SDK for extracting the text from PDF files. I'm getting an pop-up message regarding the images in the file, which I couldn't able to access the pop-up message and click ok to it by programmatically. Since this is a background process, it need to do this programmatically. Can somebody help me in this?
Message is like this....
"Acrobat was able to make this document accessible but found the following oddities:
Some difficult pages were encountered requiring all graphics on those pages to be labeled as figures [1, 3, 15, 25, 101, ....]
Only "OK" button is there in that message and I need to click on that programmatically, which I'm not able to do it.