How to extract text from pdf in android programatically

不问归期 提交于 2019-12-25 14:11:14

问题


I want to extract text from pdf file which is submitted by user using android programmatically.How its possible?

I referred this link to display the pdf file from SD card.

I tried like this to get text from text file can able to speak it out but not from pdf.

But the thing is how can I extract text from that PDF?

来源:https://stackoverflow.com/questions/29776848/how-to-extract-text-from-pdf-in-android-programatically

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!