vue-html-to-paper
vue-html-to-paper copied to clipboard
Plugin does not work on mobile phones
Any time I run my web app on my mobile browser, it throws an error and doesn't print anything.
Hi, this is a known problem, I will look into it. Thank you for reporting.
@temilolakutelu
solved, I added options this code
specs: [ 'fullscreen=yes', 'titlebar=yes', 'menubar=yes', 'location=yes', 'resizable=yes', 'scrollbars=yes', 'status=yes' ],