aspose-pdf / Aspose.PDF-for-Android-via-java

Aspose.PDF for Android via Java Examples
https://products.aspose.com/pdf/android-java
MIT License
20 stars 12 forks source link

How to read and display PDF file #1

Open LouisLiuSir opened 10 years ago

LouisLiuSir commented 10 years ago

I download your sample code, i didn't find demo for read and display PDF file, i need PDF viewer feature

codewarior commented 10 years ago

Hi,

Aspose.Pdf for Android provides the feature to create as well as manipulate existing PDF files but I am afraid it does not support the feature to display/view the PDF documents. However, you may consider converting the PDF pages to Image format and then display the images.

Or you may consider using ViewerApp (http://groupdocs.com/apps/viewer) of our sister company named GroupDocs to display the PDF files.