vue-pdf
vue-pdf copied to clipboard
Internal link annotation is broken
I used this library to render Pdf preview in a rails application. But the internal link annotation for any links in the pdf content is not working for my case. We got this open issue https://github.com/FranckFreiburger/vue-pdf/issues/289 as well, which suggests to uncomment the line and it works!. But I couldn't made it work for any other browser and most importantly if I open a PDF through a mobile device. The links are there with <a>
link but the coordination seems wrong and i can't click/touch any internal links to open it from mobile device.
Is there any suggestion/solution that is been supported by this library?
@FranckFreiburger I wanted to find out if this repo is being actively maintained and whether this issue will be resolved soon.