简体   繁体   English

从设备内部存储android打开和读取pdf文件

[英]Opening and reading pdf file from devices internal storage android

I have no idea where to start, and can't find a decent, or at least understandable tutorial how to do it. 我不知道从哪里开始,也找不到一个体面的,或至少可以理解的教程如何去做。 Im still new to android (and coding in any matter) but i need to create and app that opens a pdf file (CV in my case) and reads phone number and email from it. 我仍然是Android的新手(并且在任何事情上编码)但我需要创建和应用程序打开pdf文件(在我的情况下的CV)并从中读取电话号码和电子邮件。 Any ideas (tutorial links) how to do it? 任何想法(教程链接)怎么做? :) :)

You could use iText library: http://itextpdf.com/ 您可以使用iText库: http//itextpdf.com/

In FAQ, there's a question: "Can I extract/parse information from pdf ?" 在FAQ中,有一个问题:“我可以从pdf中提取/解析信息吗?”

http://support.itextpdf.com/node/27 http://support.itextpdf.com/node/27

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM