Looking at the documents it looks like I should be able to do something like this, but wanted to check before I spent loads of time working on it.
I have been asked to write a script that would allow folks to search for a term in a PDF, then highlight the term via a PDF annotation. If a page has any annotations, then extract that page and save it off as separate pdf document.
Is that something the origami gem will allow me to do?
Wayne