Link to example branch
This commit is contained in:
parent
8b4ad227a2
commit
b5c7bcd812
@ -5,6 +5,8 @@
|
|||||||
<a href="https://github.com/katzer/cordova-plugin-printer/tree/google-cloud-print">v0.6</a>
|
<a href="https://github.com/katzer/cordova-plugin-printer/tree/google-cloud-print">v0.6</a>
|
||||||
<span> </span>
|
<span> </span>
|
||||||
<a href="https://github.com/katzer/cordova-plugin-printer/tree/network-printer">v0.5</a>
|
<a href="https://github.com/katzer/cordova-plugin-printer/tree/network-printer">v0.5</a>
|
||||||
|
<span> </span>
|
||||||
|
<i><a href="https://github.com/katzer/cordova-plugin-printer/tree/example">EXAMPLE :point_right:</a></i>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Cordova Print Plugin
|
Cordova Print Plugin
|
||||||
@ -233,9 +235,6 @@ cordova.plugins.printer.print('123', { name:'Document.html', landscape:true }, f
|
|||||||
|
|
||||||
## Quirks
|
## Quirks
|
||||||
|
|
||||||
### Testing in the iOS Simulator
|
|
||||||
There's no need to waste lots of paper when testing - if you're using the iOS simulator, select _File -> Open Printer Simulator_ to open some dummy printers (print outs will appear as PDF files).
|
|
||||||
|
|
||||||
### Adding Page Breaks to Printouts
|
### Adding Page Breaks to Printouts
|
||||||
Use the 'page-break-before' property to specify a page break, e.g.
|
Use the 'page-break-before' property to specify a page break, e.g.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user