Domanda

I have: First goal: figure out how to load a PDF from the internet and display it whithin my app Second (maybe more complex) goal: download a pdf and display OFFLINE within my app

I looked for some solution on stackoverflow and on the Internet but I can't figure out how to implement it

For example I found Mupdf and the source code of some PDF viewer for Android but I'm quite confused: why is so difficult to display a "simple PDF"? Is there any Java library that will do it without incorporate external source code etc.?

Any suggestion is really appreciated. Thanks in advance!

È stato utile?

Soluzione

There are some libraries and sdk.

This might help you

http://www.qoppa.com/android/pdfsdk/

http://code.google.com/p/droidreader/

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top