I need to extract the title of each PDF and a specific content and its pages. For example i have a folder full of PDF's and i need to find in the Table of Contents a heading called Enhancements if there. If Enhancement content is there copy the Title of the PDF usually on first page and copy the Enhancement section and place in another PDF as chronology of enhancements.I have AA Standard X
What tool can do this?
You could certainly use the SDK to write a custom plugin to Acrobat (in C/C++) that would do what you require. It's not trivial, however.