Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Adobe Reader - Display PDF from web

Tags:

android

pdf

I have an android application that needs to display the pdf files. For this I am using Adobe PDF reader intent and pass the file path to it.

It works fine when the pdf file is present on the sdcard but I am not able to view the pdf file when it is placed on web (i.e. http://www.myweb.com/pdfs/mypdf1.pdf).

Any idea how to do this?

like image 422
Vinod Maurya Avatar asked Mar 21 '26 19:03

Vinod Maurya


1 Answers

Adobe Reader on Android does not seem to support this feature so far, as it is really simple.

Maybe you could try Adobe Air, but I am not sure the version on Android supports .pdf.

If not, I suggest you could pass the Intent to the browser, and the browser will download it, and then it can be displayed. Maybe there will be some browser that can open .pdf directly as those do on computer, but I am not aware any.

like image 98
Dante May Code Avatar answered Mar 26 '26 16:03

Dante May Code



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!