PDF Viewer which preserves links in the PDF

Hello all,

I am developing an app in ionic which displays a book (PDF format). i am using ng2-pdf-viewer for displaying it.

Now, the index of the book has links. For example, if I click on the first topic in index it redirects me to the start of that topic in any other PDF Viewer.

But this is not the case in ng2-pdf-viewer.

Is there any PDF viewer in ionic which supports this?

Any help will be greatly appreciated. Thanks