Replies: 1 comment
-
Yes, you can, with some effort. I guess you need to catch one of the events The event listener needs to find the DOM of the annotation layer of the page that's just been rendered. If that sounds confusing - don't be. Inspect the HTML tree in your browsers developer tools, and you'll quickly see what I'm talking about. Next, add a The final challenge is to make Angular aware of your click. I've documented how to do this here: https://pdfviewer.net/extended-pdf-viewer/custom-thumbnails (check out the two tabs called "Call Angular code"). The example is about thumbnails, but it's the same problem: how to call Angular code from a pure JavaScript |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we force open the web links that exist in the pdf in the modal and not in the page pls?
Beta Was this translation helpful? Give feedback.
All reactions