PDF page navigation issue

Viewed 101

As per the SO recommendations, I am using following library to render PDF file. https://github.com/barteksc/AndroidPdfViewer

This pdf contains link to redirect to pages. First page is like index. It has list of link to navigate to a particular page of PDF.

But onlick of any link nothing is happening.

Please help me to resolve this issue.

1 Answers
Related