Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: Android 的 PDF 解析库? 如何在我的 android 应用程序中阅读 pdf?
我必须制作一个可以阅读 PDF 文档的应用程序。我不想使用外部应用程序来阅读 PDF 文档。
是否有可以在我的应用程序中实现的用于阅读 PDF 的 API?一个 API,可以让我从 PDF 文档中搜索和提取文本。
您可以使用 ITextPDf 工具库工具示例
或者您可以创建一个空白文件并将其作为字节码写入此示例