Possible Duplicate:
PDF parsing library for Android?
How to read pdf in my android application?
I have to make a application that would read a PDF document. I don't want to use external application to read PDF document.
is there an API for reading PDF that i can implement in my application? a API that will let me search and extract text from a PDF document.