An open API service indexing awesome lists of open source software.

https://github.com/didinj/ionic4-angular6-export-pdf

Ionic 4, Angular 6 and Cordova: Export and View PDF File
https://github.com/didinj/ionic4-angular6-export-pdf

angular angular5 angular6 angularjs convert cordova example export file html ionic ionic3 ionic4 pdf phonegap to tutorial

Last synced: 10 months ago
JSON representation

Ionic 4, Angular 6 and Cordova: Export and View PDF File

Awesome Lists containing this project

README

          

# Ionic 4, Angular 6 and Cordova: Export and View PDF File

This source code is part of [Ionic 4, Angular 6 and Cordova: Export and View PDF File](https://www.djamware.com/post/5bb6009580aca74669894418/ionic-4-angular-6-and-cordova-export-and-view-pdf-file) tutorial.

To run on devices:

* Clone this repo
* Run `npm install`
* Run `ionic cordova platform add android` or `ionic cordova platform add ios`
* Run `ionic cordova run android` or `ionic cordova run ios`