vue-html-to-paper
vue-html-to-paper copied to clipboard
Vue mixin for paper printing html elements.
Hi, first congratulations for the best plugin to print in vuejs, i have a problem when a trying print ckeditor5 content: 
- export function `htmlToPaper` for using plugin without mixin, we can use it in JS file now - epxort function `setOptions` for change options dynamically close #22 #25
How to prevent closing preview window after print or cancel?
i get success generate printing system from my software, but after google chrome updated we get problem in my generator printing. this generator force close in processing.
Hi all, Thanks for this amazing plugin, is great... I'm very new in programming, even more in Vue, i'm developing one application using Laravel, VueJS with BootStrapVue and your plugin,...
Hello , i have an issued with vue html to paper , the problem is when i'm trying to print my html with A4 paper size , the text and...
Could not find a declaration file for module 'vue-html-to-paper'. '/Users/jonathan/Code/node_modules/vue-html-to-paper/index.js' implicitly has an 'any' type. Try `npm install @types/vue-html-to-paper` if it exists or add a new declaration (.d.ts) file containing...
It's impossible to print from a IOS device. 
The demo does not seem to work with internet explorer 10 & 11. I've implemented in my own code (single page) but IE does not recognize the plugin via the...