feat: bigger product size
This commit is contained in:
@@ -34,7 +34,7 @@ class PDFGenerator:
|
||||
leading=7,
|
||||
spaceAfter=2,
|
||||
leftIndent=2,
|
||||
rightIndent=2
|
||||
rightIndent=2,
|
||||
)
|
||||
|
||||
def generate_small_text(self, barcode_value, text, num_duplicates=1):
|
||||
|
||||
Reference in New Issue
Block a user