Adobe Acrobat has a javascript API - but does READER also have one?
I'd like to extend my website, which currently can highlight web content, to also be able to highlight PDFs that are displayed in the browser.
I found out that Adobe Acrobat has a JavaScript API, but Acrobat is a stand-alone program. Acrobat Reader, on the other hand, can be used from web browsers, or at least from CHROME, (EDGE has its own built-in PDF reader).
So does Acrobat Reader have a JavaScript API?
And if it does, can I make those JavaScript calls from a webpage in my web browser (perhaps using iframes?)
Thanks:
