Hi, developers,
I am developing a PDF annotation for Android Tablet and would like to open / display a PDF file in my Android application for editing. I did research on how to open a PDF file, and most methods and libraries offer to convert PDF to image file. I do not want to convert to an image file because the image file is pixelated when I increase the resolution. Now the problem I am facing is this.
1) What method should I use to display a pdf file in my application for annotation 2) I also want to implement text payment in my application
Please offer.
Thanks.
Regards, Marcello
source share