I have a requirement to get a position of an element from the pdf . Currently, I am using ng2pdf viewer.
stackblitz: when I clicked on the image inside pdf I need the coordinates of the clicked element.
https://stackblitz.com/edit/ng2-pdf-viewer
How to do this by using this library in angular or recommended for any other library also good.