Qt 6.11 is out! See what's new in the release
blog
how to generate EAN-8 barcode with QT
-
-
@Armenino01 use some font of that format: https://www.google.com/search?q=ean+8+font+download and load it through qfont
-
@Armenino01 use some font of that format: https://www.google.com/search?q=ean+8+font+download and load it through qfont
@eyllanesc Thanks