Hello, I've been trying to decode this library for a few days. The documentation is not prepared because it is similar to the C API. With this much information, we can only create featureless barcodes. I tried many methods, the program does not give an error, but it does not output properly. For example, parameters such as hide text, height, bold text, add boxes do not work. I guess the only working parameter is the rotate feature. When I run it with the CLI, they all work. I think there is a problem with this python version. I'm using ubuntu 16.04 and python 3.5 can anyone help?
Hello, I've been trying to decode this library for a few days. The documentation is not prepared because it is similar to the C API. With this much information, we can only create featureless barcodes. I tried many methods, the program does not give an error, but it does not output properly. For example, parameters such as hide text, height, bold text, add boxes do not work. I guess the only working parameter is the rotate feature. When I run it with the CLI, they all work. I think there is a problem with this python version. I'm using ubuntu 16.04 and python 3.5 can anyone help?