Änderungen Anschreiben

This commit is contained in:
aschwarz
2024-01-26 10:12:23 +01:00
parent f8488609a2
commit 3aba14f13d
4 changed files with 48 additions and 20 deletions

View File

@ -348,7 +348,7 @@ $pdf->SetX(24);
or die ("Cannot execute query1");
}
$hinweis_umzug=0;
while ($row = $result->fetch_array())
{
@ -406,7 +406,6 @@ $pdf->SetX(24);
$hinweis_umzug=1;
}else{
$data[1]['TEXT'] = "$rowdata3[bez]";
$hinweis_umzug=0;
}
$data[1]['T_ALIGN'] = "L";
$data[1]['V_ALIGN'] = "M";