docs: barcode gen: fix acery3420 dimensions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -15,9 +15,9 @@ let paper_sizes = {
|
||||
page_width: 210,
|
||||
page_height: 297,
|
||||
label_width: 70,
|
||||
label_height: 17,
|
||||
label_height: 16.9,
|
||||
margin_left: 0,
|
||||
margin_top: 4,
|
||||
margin_top: 5,
|
||||
column_spacing: 0,
|
||||
row_spacing: 0,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user