feat: add herma 4346 labels

This commit is contained in:
Markus 2024-01-06 11:11:14 +01:00
parent e51d579a83
commit 55643c3051

View file

@ -81,6 +81,14 @@ labelInfo: dict[str, LabelInfo] = {
margin=(54, 36),
pagesize=LETTER,
),
"herma4346": LabelInfo(
labels_horizontal=4,
labels_vertical=12,
label_size=(45.72*mm, 21.167*mm),
gutter_size=(2.54*mm, 0),
margin=(9.75*mm,21.5*mm),
pagesize=A4,
)
}
RETURN_ADDRESS = 5167