blutme
Results
1
comments of
blutme
You can configure several parameters, including changing the distance between the text and the barcode (.text_distance':1 option)... for example: `def barcode_generator(x):` ` ean = barcode.get('ean13', x, writer=ImageWriter())` ` filename =...