This commit is contained in:
Markus Siebert 2024-04-17 21:22:26 +02:00 committed by GitHub
commit ffadfcff77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,6 +82,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