We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi! how could i print the generated barcode, let's say by using pdfmake and then printing the resulting pdf file? thanks!
pdfmake
The text was updated successfully, but these errors were encountered:
I get the same issue. Would it be possible to change from to
I tried with print-js lib, it almost works bit svg make me a full black rect. would work instead of I think
Thank you !
Sorry, something went wrong.
Finally, I used js-print, and vanilla jsbarcode instead of vue-barcode, and it worked. I put it into
No branches or pull requests
hi! how could i print the generated barcode, let's say by using
pdfmake
and then printing the resulting pdf file? thanks!The text was updated successfully, but these errors were encountered: