Ausstellen

This commit is contained in:
Moritz Utcke
2025-04-09 22:17:00 -04:00
parent 5e2861546f
commit 636c5463b2
4 changed files with 10 additions and 38 deletions

View File

@@ -184,7 +184,7 @@ export async function pdfVerbrauchsausweisGewerbe(ausweis: VerbrauchsausweisGewe
})
// Stempel und Unterschrift
if (ausweis.ausgestellt) {
if (ausweis.ausgestellt || !vorschau) {
const stempel = await pdf.embedPng(fs.readFileSync(new URL("../../../public/pdf/images/stempel-unterschrift.png", import.meta.url), "base64"));
const stempelHeight = 60