I got very frustrated when I realized that android is not able to display pdfs (in a webview or whatever) out-of-the-box.
So my question, are there any (os) jars or classes to display a pdf document within an app?
Has anybody experience with using some of the standard java pdf viewer libraries on Android? The libraries don't need to be free, only usable with android phones.
I heard that itext got ported over to android. Has one of you did something with it yet?