Reading PDF from within an Android application [closed]
Asked Answered
O

1

10

I am looking for a library/API that I wish to integrate to an Android application so that I can read any PDF files from within the application instead of using any third party applications!

By any PDF, I mean, say an Article in a magazine. I have the entire content of the article in PDF format. I would fetch the pdf from a server and download it into my device. Without using any external application like pdf reader, I would like to load this article.

Any suggestion on this is welcome!!

Thanks

Oedema answered 10/1, 2011 at 11:50 Comment(4)
Please define "read any PDF files".Phobos
Please check the solution I suggested here. #14657636Adenoid
so which solution did you use :)Howlett
I used Android PDF viewer finally.Oedema
F
12

Take a look into source codes of this applications on Google Code:

Definitely you will find which API/Library they are using.

Flagler answered 12/1, 2011 at 6:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.