Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "vue-pdf", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "vue.js pdf viewer", | ||
@@ -5,0 +5,0 @@ "main": "src/pdf.vue", |
@@ -27,3 +27,3 @@ # vue-pdf | ||
[vue-pdf demo on jsfiddle](https://jsfiddle.net/9zm9c1sf/) | ||
[vue-pdf demo on jsfiddle](https://jsfiddle.net/9zm9c1sf/24/) | ||
@@ -70,4 +70,5 @@ ## Browser support | ||
#### print() * _experimental_ * | ||
Prints the current page. | ||
#### print(dpi, pageList) * _experimental_ * | ||
* `dpi`: the print rezolution of the document (try 100). | ||
* `pageList`: the list (array) of pages to print. | ||
@@ -74,0 +75,0 @@ ##### example |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20303
158