ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

How to view or read PDF, DOC, PPT in ionic v1 mobile app #305

Open dineshdesigner08 opened 7 years ago

dineshdesigner08 commented 7 years ago

Hi All,

IONIC PDF,DOC,PPT Viewer

I am developing an ionic application. In the I want the use to read the PDF,DOC,PPT file in application.

The file document's are give from the DB as url , when click it need to open the file.

What i want is the list of document is show in a screen if click any one of the document is it will show as a separate view

Any one please give me some suggest for this.

Thanks Dinesh

immily commented 6 years ago

I think $cordovaFileOpener2 might be your good start :)