在Android应用程序中阅读PDF文件,其中包括缩放等功能

问题描述:

Hai我需要在我的Android应用程序中阅读pdf文件。我是android的新手。任何人都可以建议我如何阅读该文件。

Hai i need to read a pdf file in my android app. i am new to android. can anyone suggests me how to read the file.

请参阅Praveen在这里提到的答案:如何在我的Android应用程序中阅读pdf? [ ^ ]



可以使用PdfViewer.jar文件完成。这里可以看到示例: Github:Android-Pdf-Viewer-Library [ ^ ]
See the answer mentioned by Praveen over here: How to read pdf in my android application? [^]

It could be done using PdfViewer.jar file. Sample examples can be seen here: Github: Android-Pdf-Viewer-Library[^]