Before installing the project http://code.google.com/p/apdfviewer/ I was unable to open PDF url like www.janeg.ca/JQREF.pdf n it was giving me File Type not supported error...
After installing the same project now I can use that PDF url in my browser n file downloading is working.. But there is one more problem after completing download file is not loading.. It means supporting PDF to browser is done now I'll have to load that... Can any body help me?? The project that I used for that is http://code.google.com/p/apdfviewer/ On Sat, Nov 21, 2009 at 2:30 AM, PJ <[email protected]> wrote: > Like Mark said, Android doesn't come with PDF functionality built-in. > So, your best bet is to find some Java library that provides PDF > reading capabilities and include it with your application. Maybe > something like: http://www.jpedal.org/ > > -- PJ > > > > On Nov 20, 12:58 am, Moon Technolabs <[email protected]> > wrote: > > Thanks 4 reply ! > > > > @ PJ : > > > > I want to load my own PDF file from Asset folder.. I know that there are > > application for that which loads PDF... n they also have use some methods > > for that.. > > > > I want to create my own PDF reader.. > > > > > > > > On Fri, Nov 20, 2009 at 1:16 AM, PJ <[email protected]> wrote: > > > There are PDF Reader applications on the Market. > > > > > But... what are you trying to accomplish? > > > > > -- PJ > > > > > On Nov 19, 9:32 am, Mark Murphy <[email protected]> wrote: > > > > xu haojie wrote: > > > > > As I know, there isn't one function now, which can show PDF or DOC. > > > > > > > On Nov 18, 4:28 pm, Moon Technolabs <[email protected]> > > > > > wrote: > > > > >> Is there any inbuilt function to load PDF or DOC file.. > > > > >> Tried using Webview but content was not displayed... > > > > > > Some devices may ship with PDF or Microsoft Office document > > > > viewers/editors, but Android as a whole does not. > > > > > > -- > > > > Mark Murphy (a Commons Guy)http://commonsware.com| > > >http://twitter.com/commonsguy > > > > > > _The Busy Coder's Guide to *Advanced* Android Development_ > > > > Version 1.2 Available! > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Developers" group. > > > To post to this group, send email to > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<android-developers%[email protected]> > <android-developers%2bunsubsĀ[email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en- Hide quoted > text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

