mycurelabs / vue-html-to-paper

Vue mixin for paper printing html elements.
MIT License
298 stars 102 forks source link

How can i disable blank window? #99

Open losevod opened 2 years ago

losevod commented 2 years ago

I just want to have print func without opening _blank window or it can be invisible.

MixinsSmartSystem commented 2 years ago

@ open the index.js for VueHtmlToPaper by click on . after the line 76 add this line win.close()