How would one go about searching a document for highlights on a page (whether highlighted using a DevEx control or Acrobat Pro preferably, but at a minimum using DexEx control), and then extracting those pages to a new document programmatically (without changing the original document), and then laying text onto the bottom of each the new pages?
- 200 page original
- 20 pages have highlights somewhere
- extract 20 pages
- apply text to bottom of extracted pages
- save as new document
Thank you!