How to return QR code picture after I created the QR code?
It is in the BarCodeGenerated event. Use the filePath
to get the file path in the Android storage.
Did you read the main post and the documentation? The usage is right there.
I used this method,but its image has not changed.
Please show your blocks then.
As @Anke mentioned, starting from Android 11, do not save the file in /storage/emulated/0.
B.aia (67.9 KB)
OK, thanks
Can I convert my business card into QR code?
Unfortunately, not possible with this extension.
how create a barcode?
You can get a list of supported bar formats with BarcodeFormats
method.
plese tell this informaton in read me on github
plese tell this informaton in read me on github thanks
Sure, but did it solve your issue?
yes.thanks
Still you are looking for solution?
hi
i cant send image to portable printer.becuse the outpot of your componnet is image ...
thanks for your attention
@Joejsanz here is an example. Logo should be an image file (as small as possible) located in external storage.