cordova-pdf-generator
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "cordova-pdf-generator", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "is a HTML to PDF (offline) Generator.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -9,5 +9,4 @@ # cordova-pdf-generator | ||
[![Demo](https://img.youtube.com/vi/PPHFUxzHH44/0.jpg)](https://www.youtube.com/watch?v=PPHFUxzHH44) | ||
![Demo](https://raw.githubusercontent.com/cesarvr/pdf-generator/master/img/pdf-generator.gif) | ||
Here you can find a [starting guide](https://dzone.com/articles/how-to-write-a-html-to-pdf-app-for-androidios-usin). | ||
@@ -14,0 +13,0 @@ |
@@ -63,3 +63,2 @@ /*global cordova, module*/ | ||
return new Promise(function(resolve, reject){ | ||
debugger | ||
validate(data, "String with HTML format is required") | ||
@@ -66,0 +65,0 @@ options = opts(options) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
765788
425
323