[Solved] How to read pdf file in my Android application [duplicate]


No.Without third party you cant use it. If you force to use it, then images or some unicode

text type wont visible.So you want to go for OCR tool or use set of libraries and sdk for pdf.

Libraries and sdk.

This might help you

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

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

solved How to read pdf file in my Android application [duplicate]