I am developing android application. This application allows the user to highlight words in PDF file. Then these words must be extracted, so how can I parse the PDF file to get extracted words from the file without any library? Can any one help me?
I am developing android application. This application allows the user to highlight words in PDF file. Then these words must be extracted, so how can I parse the PDF file to get extracted words from the file without any library? Can any one help me?