简体   繁体   English

如何在没有外部应用程序的情况下打开/显示 pdf?

[英]How to open/display pdf without external app?

I want to display pdf file in my android app without using external intent like pdf viewer or anything else.I fount this link but it uses external internet i dont want to open on internet i want to make my user view pdf in my app without using any external app.. If possible please provide me pseudo code...我想在我的 android 应用程序中显示 pdf 文件而不使用外部意图,如 pdf 查看器或其他任何东西。我找到了这个链接,但它使用外部互联网我不想在互联网上打开我想让我的用户在我的应用程序中查看 pdf 而不使用任何外部应用程序...如果可能,请提供我的伪代码...

Thanks谢谢

There are several PDF libraries, with help of them you can show PDF file in your application.有多个 PDF 库,借助它们,您可以在应用程序中显示 PDF 文件。

These 2 are common and often used.这2个很常见,经常使用。

  1. Native Android PDF Viewer原生 Android PDF 查看器
  2. DroidReader机器人阅读器

Android PDF Reader Open Source code application free Download 安卓PDF阅读器开源代码应用免费下载

In this link you'll found OpenSource and free download PDF libraries.在此链接中,您将找到 OpenSource 和免费下载 PDF 库。

and

pdf-libraries pdf-图书馆

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

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