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 depend on and pdf viewer app(because it may be slow down program). However, if you don't have a lot of programming experience, there is almost no chance that what you implement will be fast enough to beat out a good pdf renderer. So choose one (pdfbox looks like a good start) and go with that. Kris On Sat, May 21, 2011 at 9:00 PM, khanh_qhi™ <khanhqh20...@gmail.com> wrote: > 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™ <khanhqh20...@gmail.com>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 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, 2011 at 10:45 PM, DebUggEr <sjkliteral.w...@gmail.com>wrote: >> >>> 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 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+unsubscr...@googlegroups.com >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> >> >> -- >> Regards, >> Khanh. >> > > > > -- > Regards, > Khanh. > > -- > 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+unsubscr...@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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en