Skip to content Skip to sidebar Skip to footer

How Can I Open A Pdf In An Android App And Allow The Users To Use The Embedded Hyperlinks?

I am creating an Android app that will download and cache PDF files (the files are for issues of a magazine and the PDF file format is the client's requirement). These PDF files w

Solution 1:

Update as of May 2013. Install Adobe Reader for free on an Android phone. When opening a pdf document with hyperlinks, choose to open with Adobe Reader and you should have no trouble accessing the links.

Update May 15, 2016- I opened it in Adobe Reader and it still didn't work. It is a link to a google maps address if that helps.

Solution 2:

Finally found a free PDF viewer that supports hyperlinks! Qoppa Viewer is a free PDF viewing app that supports hyperlinks. They also have an SDK (not free) that could be helpful in building this functionality into an app. Just wanted to update this for other people that find this question in the future.

Solution 3:

I had the same problem, after hacking my way through MuPDF for a month and not getting any features I want, including hyperlinks, highlights and annotations. I checked for using 3rd party free apps.

Conclusion: I do not have time and money to create or improve a library to my wishes, and I haven't found any 3rd party free apps.

I use Repligo reader now because it fits all my wishes and it works like a charm.

Maybe next year :)

Solution 4:

Did you try ThinkFree? I have it on my Android and it says it supports hyperlinks. Try it out.

Post a Comment for "How Can I Open A Pdf In An Android App And Allow The Users To Use The Embedded Hyperlinks?"