Re: [android-developers] Re: PDF Reader in Android OS

2011-05-23 Thread Fernando Costa
Ups, I think that he means "read" a pdf in a application, right? Using some libs or third-party apps, but why? Do u want just read the text ou edit (access) something in .pdf? Try to explain better your needs. On Fri, May 20, 2011 at 12:11 AM, khanh_qhi™ wrote: > Hi all, > Anyone try with thes

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-21 Thread DebUggEr
Thats what droid reader and pdf readers do, they use c library in jni folder of their source. "Can you show me how to solve this one?" I believe you dont understand the full scale of this project. Its time taking and cant be done through emails or even skype. I also have a hint that you are

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-21 Thread Kristopher Micinski
People have already provided you with a multitude of answers here. And you said yourself, use something like pdfbox. If you haven't received answers so far that meet your needs, you probably will not. Also, you said: >> My problem is that I want to read an ebook file(PDF extension), but not dep

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-21 Thread khanh_qhi™
To be specific, I need a lib to read pdf files and the output of each page will be an image stream. On Sun, May 22, 2011 at 7:55 AM, khanh_qhi™ wrote: > Hi, > My problem is that I want to read an ebook file(PDF extension), but not > depend on and pdf viewer app(because it may be slow down progra

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-21 Thread khanh_qhi™
Hi, My problem is that I want to read an ebook file(PDF extension), but not depend on and pdf viewer app(because it may be slow down program). So, I need an open source to view it, I think it will faster than I use on pdf viewer application. Can you show me how to solve this one? On Sat, May 21, 2

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-21 Thread DebUggEr
Khanh, Please search code.google.com for droid reader. It is full implementation for you. Of course if you are a beginner you will need someone to guide you how to understand it. Also, try to put more understanding to your questions. Sincerely, Jehandad -- You received this message because

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-20 Thread khanh_qhi™
Hi all, Anyone know the open source or lib that can view pdf as image in android? On Fri, May 20, 2011 at 10:55 PM, khanh_qhi™ wrote: > Can anyone show me how to use PDFBox lib to view pdf files? > I try to convert one pdf page to image, and then read it as an image. > > > On Fri, May 20, 2011

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-20 Thread khanh_qhi™
Can anyone show me how to use PDFBox lib to view pdf files? I try to convert one pdf page to image, and then read it as an image. On Fri, May 20, 2011 at 6:52 PM, lbendlin wrote: > You have to be aware that the majority of web users in Asia do not know > Google. They use Baidu,Yandex or local eq

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-20 Thread lbendlin
You have to be aware that the majority of web users in Asia do not know Google. They use Baidu,Yandex or local equivalents. Yes, shocking, I know. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to androi

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-19 Thread khanh_qhi™
Hi all, Anyone try with these PDF libs at: http://java-source.net/open-source/pdf-libraries for Android OS? Which is the best lib for Android? On Fri, May 20, 2011 at 10:03 AM, khanh_qhi™ wrote: > What? You're joking, man? > > > > On Fri, May 20, 2011 at 9:14 AM, Zsolt Vasvari wrote: > >> Sure,

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-19 Thread khanh_qhi™
What? You're joking, man? On Fri, May 20, 2011 at 9:14 AM, Zsolt Vasvari wrote: > Sure, here it is: > > http://goo.gl/z6au > > > On May 19, 6:29 pm, khanh_qhi™ wrote: > > Hi all, > > I'm new in Android Programming. > > So, I'm stuck when I want to read a pdf files. Can anyone give me the > bes

Re: [android-developers] Re: PDF Reader in Android OS

2011-05-19 Thread TreKing
On Thu, May 19, 2011 at 9:14 PM, Zsolt Vasvari wrote: > Sure, here it is: > > http://goo.gl/z6au > Dude, you're my hero. - TreKing - Chicago trans

[android-developers] Re: PDF Reader in Android OS

2011-05-19 Thread Zsolt Vasvari
Sure, here it is: http://goo.gl/z6au On May 19, 6:29 pm, khanh_qhi™ wrote: > Hi all, > I'm new in Android Programming. > So, I'm stuck when I want to read a pdf files. Can anyone give me the best > application to read pdf files. > Thank a lots! > > --- > Regards, > Khanh. -- You received this

[android-developers] Re: PDF Reader in Android OS

2011-05-19 Thread khanh_qhi™
I mean there are any PDF Viewer OpenSource? On Thu, May 19, 2011 at 5:29 PM, khanh_qhi™ wrote: > Hi all, > I'm new in Android Programming. > So, I'm stuck when I want to read a pdf files. Can anyone give me the best > application to read pdf files. > Thank a lots! > > --- > Regards, > Khanh. >