Merge branch 'main' of ssh://www.ja-schwarz.de:2222/aschwarz/stellenantrag_neu into main
Änderungsschreiben erstellt
This commit is contained in:
commit
899c9683ed
@ -66,109 +66,61 @@ if(!isset($hist)){
|
||||
$heute_format = $row_dat[datum];
|
||||
}
|
||||
|
||||
$pdf->Image('anschreiben/logo.png', 116, 10,64); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
#$pdf->Image('anschreiben/logo.png', 116, 10,64); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(59.5);
|
||||
$pdf->SetX(23);
|
||||
$pdf->Cell(0, 3, "$rowdata3[bez]", 0, 0, 'L');
|
||||
$pdf->SetX(24);
|
||||
#$pdf->Cell(0, 3, "$rowdata3[bez]", 0, 0, 'L');
|
||||
$pdf->MultiCell(70, 4.8, "$rowdata3[bez]", 0, 'L');
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$rowdata3[str]", 0, 0, 'L');
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
/*
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$row_stud[postrasse]", 0, 0, 'L');
|
||||
*/
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
$pdf->SetFont('Arial', 'B', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$rowdata3[plz] $rowdata3[ort]", 0, 0, 'L');
|
||||
|
||||
|
||||
$pdf->SetFont('Arial', 'B', 10);
|
||||
$pdf->SetY(56);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Zulassung", 0, 'L');
|
||||
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pos=$pdf->GetY()+3.7;
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Ludwigsburg,", 0, 'L');
|
||||
$pdf->SetY(60);
|
||||
#$pdf->SetX(143.1);
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$heute_format", 0, 'R');
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[name]", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Bearbeiter/in", 0, 'L');
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[tel]", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[name]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Telefon", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[tel]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Fax", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[fax]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "e-mail", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[mail]", 0, 'R');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY(45);
|
||||
$pdf->SetX(23);
|
||||
$pdf->MultiCell(80, 3, "HS Ludwigsburg ".uchr(149)." Postfach 0489 ".uchr(149)." 71604 Ludwigsburg", 0, 'L');
|
||||
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[mail]", 0, 'L');
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
||||
@ -176,7 +128,7 @@ $pdf->MultiCell(80, 3, "HS Ludwigsburg ".uchr(149)." Postfach 0489 ".uchr(149)."
|
||||
|
||||
$pdf->SetFont('Arial', 'B', 11);
|
||||
$pdf->SetY(96.2);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(150, 4.8, "Änderung der Zuweisung in der praktischen Ausbildung von $row_stud[vorname] $row_stud[nachname]", 0, 'L');
|
||||
|
||||
|
||||
@ -187,7 +139,7 @@ $pos=$pdf->GetY()+14.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(150, 3, "Sehr geehrte Damen und Herren,", 0, 'L');
|
||||
|
||||
|
||||
@ -195,7 +147,7 @@ $pos=$pdf->GetY()+6.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 5.8, "die Zuweisung von $anrede $row_stud[vorname] $row_stud[nachname] hat sich gemäß $artikel Änderungsantrag wie folgt geändert:", 0, 'J');
|
||||
|
||||
|
||||
@ -204,7 +156,7 @@ $pos=$pdf->GetY()+3.2;
|
||||
|
||||
$pdf->SetFont('Arial', 'U', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 7.4, "Bisherige Zuweisung", 0, 'J');
|
||||
|
||||
|
||||
@ -392,7 +344,7 @@ $pos=$pdf->GetY()+3.2;
|
||||
|
||||
$pdf->SetFont('Arial', 'U', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 7.4, "Geänderte Zuweisung:", 0, 'J');
|
||||
|
||||
|
||||
@ -583,7 +535,7 @@ $pos=$pdf->GetY()+3.2;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 5.3, "Wir bedanken uns ausdrücklich dafür, dass Sie eine Ausbildungsstelle im Rahmen der praktischen Ausbildung zur Verfügung gestellt haben und hoffen auf Ihre Bereitschaft, auch künftig an der Ausbildung im gehobenen Verwaltungsdienst mitzuwirken", 0, 'J');
|
||||
|
||||
|
||||
@ -591,7 +543,7 @@ $pos=$pdf->GetY()+6.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "Mit freundlichen Grüßen", 0, 'J');
|
||||
|
||||
|
||||
@ -599,14 +551,14 @@ $pos=$pdf->GetY()+9.1;
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "gez.\n$row_ansp[name]", 0, 'J');
|
||||
|
||||
$pos=$pdf->GetY()+5.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "Hinweis: Aus technischen Gründen erhalten Sie auch bei geringfügigen Änderungen ein neues Zuweisungsschreiben.", 0, 'J');
|
||||
|
||||
?>
|
@ -43,107 +43,80 @@ $res_dat = $db->query("SELECT min(date_format(datum, '%d.%m.%Y')) datum FROM sta
|
||||
$heute_format = $row_dat['datum'];
|
||||
}
|
||||
|
||||
$pdf->Image('anschreiben/logo.jpg', 116, 10,64); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
#$pdf->Image('anschreiben/logo.jpg', 116, 10,64); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY(59.5);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$row_stud[vorname] $row_stud[nachname]", 0, 0, 'L');
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$row_stud[ag] / $row_stud[jahrgang]", 0, 0, 'L');
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$row_stud[postrasse]", 0, 0, 'L');
|
||||
|
||||
$pos = $pdf->GetY()+4;
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->Cell(0, 3, "$row_stud[poplz] $row_stud[poort]", 0, 0, 'L');
|
||||
|
||||
|
||||
$pdf->SetFont('Arial', 'B', 10);
|
||||
$pdf->SetY(56);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Zulassung", 0, 'L');
|
||||
#$pdf->SetFont('Arial', 'B', 10);
|
||||
#$pdf->SetY(56);
|
||||
#$pdf->SetX(117.9);
|
||||
#$pdf->MultiCell(47, 3, "Zulassung", 0, 'L');
|
||||
|
||||
|
||||
#$pdf->SetFont('Arial', '', 8);
|
||||
#$pos=$pdf->GetY()+3.7;
|
||||
#$pdf->SetY($pos);
|
||||
#$pdf->SetX(117.9);
|
||||
#$pdf->MultiCell(47, 3, "Ludwigsburg,", 0, 'L');
|
||||
|
||||
|
||||
#$pdf->SetFont('Arial', '', 8);
|
||||
#$pdf->SetY($pos);
|
||||
#$pdf->SetX(143.1);
|
||||
#$pdf->MultiCell(47, 3, "$heute_format", 0, 'R');
|
||||
#
|
||||
#$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pos=$pdf->GetY()+3.7;
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Ludwigsburg,", 0, 'L');
|
||||
$pdf->SetY(60);
|
||||
#$pdf->SetX(143.1);
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$heute_format", 0, 'R');
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[name]", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Bearbeiter/in", 0, 'L');
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[tel]", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY()+0.5;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[name]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Telefon", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[tel]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "Fax", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_kontakt[fax]", 0, 'R');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+0.3;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(117.9);
|
||||
$pdf->MultiCell(47, 3, "e-mail", 0, 'L');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(143.1);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[mail]", 0, 'R');
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY(45);
|
||||
$pdf->SetX(23);
|
||||
$pdf->MultiCell(80, 3, "HS Ludwigsburg ".uchr(149)." Postfach 0489 ".uchr(149)." 71604 Ludwigsburg", 0, 'L');
|
||||
$pdf->SetX(147.3);
|
||||
$pdf->MultiCell(47, 3, "$row_ansp[mail]", 0, 'L');
|
||||
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
@ -152,7 +125,7 @@ $pdf->MultiCell(80, 3, "HS Ludwigsburg ".uchr(149)." Postfach 0489 ".uchr(149)."
|
||||
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY(96.2);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(150, 3, "Änderung der Zuweisung für die praktische Ausbildung;", 0, 'L');
|
||||
|
||||
|
||||
@ -163,7 +136,7 @@ $pos=$pdf->GetY()+10.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(150, 3, "Sehr $anredeform $anrede $row_stud[vorname] $row_stud[nachname],", 0, 'L');
|
||||
|
||||
|
||||
@ -172,7 +145,7 @@ $pos=$pdf->GetY()+7.1;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "aufgrund Ihres Änderungsantrages vom $row_zuw_neu[aend_dat] wird hiermit der Bescheid über die Zuweisung zu den Ausbildungsstellen in der praktischen Ausbildung der Hochschule Ludwigsburg vom $row_zuw_alt[zuweis_dat] wie folgt geändert:", 0, 'J');
|
||||
|
||||
|
||||
@ -181,7 +154,7 @@ $pos=$pdf->GetY()+3.2;
|
||||
|
||||
$pdf->SetFont('Arial', 'U', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 7.4, "Bisherige Zuweisung:", 0, 'J');
|
||||
|
||||
|
||||
@ -408,7 +381,7 @@ $pos=$pdf->GetY()+3.2;
|
||||
|
||||
$pdf->SetFont('Arial', 'U', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 7.4, "Geänderte Zuweisung", 0, 'J');
|
||||
|
||||
|
||||
@ -604,7 +577,7 @@ $pos=$pdf->GetY()+6.4;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "Die übrigen Bestimmungen des Bescheids vom $row_zuw_alt[zuweis_dat] gelten weiterhin.", 0, 'J');
|
||||
|
||||
|
||||
@ -612,7 +585,7 @@ $pos=$pdf->GetY()+5.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "Mit freundlichen Grüßen", 0, 'J');
|
||||
|
||||
|
||||
@ -620,14 +593,14 @@ $pos=$pdf->GetY()+14.8;
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "gez.\n$row_ansp[name]", 0, 'J');
|
||||
|
||||
$pos=$pdf->GetY()+5.0;
|
||||
|
||||
$pdf->SetFont('Arial', '', 8);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "Hinweis: Aus technischen Gründen erhalten Sie auch bei geringfügigen Änderungen ein neues Zuweisungsschreiben.", 0, 'J');
|
||||
|
||||
?>
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user