Open
Description
Hello,
I am trying to implement the Viewer.js via an iFrame, and was wondering if there is a way to add the [PDF.js] find bar. I see that the pdf_find_bar.js is included in the code, but how does it get called in the index.html?
Secondly, is there a way to pass a search term into the iFrame as well? I believe that PDF.js supports #search=FOO
Thanks!