In our case we have build an web based application using python and django and which is hosted in the cloud server. Now the end user will generate a barcode sticker in our application we have used django barcode package to generate the barcode.
Now when we click on print the barcode is not aligned properly in the sticker though we resized we are unable to achieve it, So right now we are using bartender software to print the sticker through prn file.
Can anyone help me to solve this.