print qr-code use vue-html-to-paper #252
Answered
by
ljharb
amin7mazaheri
asked this question in
Question
-
I am using Vue-html-to-paper for printing QR but it returns an empty page, is there any way to solve it ??? |
Beta Was this translation helpful? Give feedback.
Answered by
ljharb
Oct 13, 2020
Replies: 2 comments 1 reply
-
You'll need to file that issue on their repo: https://github.com/mycure-inc/vue-html-to-paper this repo is for RFCs for npm itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
darcyclarke
-
Solved it by adding the prop "render-as" and changing its value to "svg".
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to file that issue on their repo: https://github.com/mycure-inc/vue-html-to-paper this repo is for RFCs for npm itself.