This commit is contained in:
Jens Cornelsen
2025-04-18 16:03:52 +02:00
parent 1381f5787a
commit 51ea0ec007

View File

@@ -723,6 +723,7 @@ export async function pdfVerbrauchsausweisGewerbe(ausweis: VerbrauchsausweisGewe
);
}
/* -------------------------------- Seite 4 -------------------------------- */
const splitToSize = (text: string, size: number, font: PDFFont, fontSize: number) => {