mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
597 B
Markdown
23 lines
597 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/printer/index.ts#L133">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Printer
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-printer
|
||
|
$ npm install @ionic-native/plugins/printer
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/printer/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/katzer/cordova-plugin-printer](https://github.com/katzer/cordova-plugin-printer)
|
||
|
|
||
|
Prints documents or HTML rendered content
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows
|