Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to know is there any api or library for pdf in android?

So that we can read any pdf stored on sd card.

I have gone through all other questions and their answers but i did not get any satisfied answer.

Please suggest me any proper api or sample code for this.

Thank you in advance

share|improve this question
if you want to solution to read pdf from internet then i will give you related code. – Nik Patel Jul 18 '11 at 5:56
This will help you stackoverflow.com/questions/4665957/… – Dharmendra Jul 18 '11 at 6:03
Hi All. has anybody find the exact solution for this?? If yes please share it with me.Thanks – VicJordan Sep 3 '12 at 10:18

1 Answer

Google Code has some nice source code for reading pdf in android

I hope there is something you can use

share|improve this answer
Android PDF Viewer ... THANK YOU!!! andpdf.svn.sourceforge.net/viewvc/andpdf/trunk/AndroidPdfViewer – CommonKnowledge Jun 12 '12 at 21:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.