I have a small iframe, which loads a PDF document, in my webpage.
My question is...
Is it possible to write javascript that controls the PDF in the iframe?
For example, I need it to search something in the PDF and select the first word found.
Is it possible?


