I'm developing an android application get the PDFs from j son and convert the PDFs files into image and display converted images on a image view. (not a web view or PDFs viewer)
i need to convert the PDFs to images and load that images on a imageview. is that possible?? and how can i achieve this task. i have followed this and this.
appreciate any help ..