I'm looking for a way to find text matching a particular pattern in a PDF and then add a hyperlink to it. Ideally this would be done through ruby. Thanks for any tips.
I've played around with the PDF-reader library and Prawn, but its still not evident that I can do what I'm hoping.