pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 584 forks source link

[ASK] Can it open pdf on link / online #254

Closed maztam closed 5 years ago

maztam commented 5 years ago

Can this plugin open pdf online from url ? like http://example.com/any.pdf

stefanwilliam96 commented 5 years ago

i got same issue here

shnist commented 5 years ago

hi @maztam, this plugin cannot open files directly from URLs, but you can download it first using the file transfer plugin and then opening it locally https://github.com/apache/cordova-plugin-file-transfer