Monday, August 27, 2012

Re: [android-developers] PDF VIEWER

Write your own PDF reader...  Have fun with that.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Fri, Aug 24, 2012 at 8:06 AM, Bala Kumar <mmbala.kumar@gmail.com> wrote:
I'm developing an application (Magazine Application only with PDF file) in which PDF viewer functionality need to be integrate.

PDF file has the following data.
Text (Description).
Images (high resolution)
Internal links (to navigate from one page to other)
External links (need to open on browser)
Following features need to be implement.

PDF page thumbnails (to jump from one page to other on selection of page thumbnails)
Zoom (pinch and on double tap).
On my search regarding the PDF reader on android I came to know that android does not provide inbuilt library to handle PDF. And I found many third party API, apks, and even code (muPDF) which is not fulfill my requirement.

Then how to achieve the same without third-party application and without GNU based licensed library. Please I need you kind suggestion on this.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment