How to display a pdf file in my android app

Hi


I am new to aspose pdf product and I want to know just how to open an existing pdf file and display it in my app without using adobe reader or other apps.

I need just a simple code; in the java file and in the xml file too.

Thanks
Hi

I am new to aspose pdf product and I want to know just how to open an existing pdf file and display it in my app without using adobe reader or other apps.

I need just a simple code; in the java file and in the xml file too.

Thanks


Hi Lotfi,


Thanks for your inquiry. I am afraid Aspose.Pdf for Android is Jar that can be used to create a new PDF or manipulate existing PDF programmatically. It does not provide any GUI(Viewer) option. You may convert PDF to Image using Aspose.Pdf for Android and use that image to display in you app.

Please feel free to contact us for any further assistance.

Best Regards,