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
- Host: GitHub
- URL: https://github.com/didinj/ionic4-angular6-export-pdf
- Owner: didinj
- License: mit
- Created: 2018-10-04T11:34:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T12:41:29.000Z (over 6 years ago)
- Last Synced: 2025-04-12T12:13:15.889Z (10 months ago)
- Topics: angular, angular5, angular6, angularjs, convert, cordova, example, export, file, html, ionic, ionic3, ionic4, pdf, phonegap, to, tutorial
- Language: TypeScript
- Homepage: https://www.djamware.com/post/5bb6009580aca74669894418/ionic-4-angular-6-and-cordova-export-and-view-pdf-file
- Size: 1.35 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`