Kühlung repariert VWBWTKEN9TR
This commit is contained in:
@@ -193,16 +193,9 @@ export async function pdfVerbrauchsausweisWohnen(ausweis: VerbrauchsausweisWohne
|
||||
|
||||
// Kühlung
|
||||
if (aufnahme.kuehlung === "1") {
|
||||
pages[0].drawText("x", {
|
||||
x: 213,
|
||||
y: height - 383.5,
|
||||
size: 10,
|
||||
font: bold
|
||||
})
|
||||
} else {
|
||||
pages[0].drawText("x", {
|
||||
x: 356,
|
||||
y: height - 394.5,
|
||||
y: height - 383.5,
|
||||
size: 10,
|
||||
font: bold
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user