Copy link to clipboard
Copied
Is there any way using the Acrobat API to say search through a PDF, and find, the location within the document (say page number) of where any image shows up?
I want to have a script where I can present to the user the areas of the document that contain images for review.
Copy link to clipboard
Copied
Is there any way using the Acrobat API to say search through a PDF, and find, the location within the document (say page number) of where any image shows up?
I want to have a script where I can present to the user the areas of the document that contain images for review.
Copy link to clipboard
Copied
A script can't do it, no. Maybe a plugin can. You should ask over at the Acrobat SDK forum about that, though.