test
This commit is contained in:
@@ -107,8 +107,7 @@ export async function pdfVerbrauchsausweisWohnen(ausweis: VerbrauchsausweisWohne
|
||||
|
||||
// Nach 82 aus Wohnfläche ermittelt
|
||||
if (aufnahme.nutzflaeche == 0) {
|
||||
const checkMark = String.fromCharCode(0x2714);
|
||||
pages[0].drawText(checkMark, {
|
||||
pages[0].drawText("x", {
|
||||
x: 274,
|
||||
y: height - 277,
|
||||
size: 10,
|
||||
|
||||
Reference in New Issue
Block a user