Merge branch 'main' of ssh://www.ja-schwarz.de:2222/aschwarz/stellenantrag_neu into main
This commit is contained in:
commit
6c4a3e0e78
@ -142,8 +142,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
$pdf->SetFont('Times', '', 9);
|
||||
$pdf->SetY(44.4);
|
||||
$pdf->SetX(22.3);
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
|
||||
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
||||
|
@ -145,7 +145,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
#$pdf->SetFont('Arial', '', 10);
|
||||
#$pdf->SetY(44.4);
|
||||
#$pdf->SetX(22.3);
|
||||
#$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
|
||||
#$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
|
||||
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
@ -421,8 +421,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
$pdf->SetFont('Times', '', 9);
|
||||
$pdf->SetY(44.4);
|
||||
$pdf->SetX(22.3);
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
|
||||
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
||||
|
@ -421,7 +421,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
$pdf->SetFont('Times', '', 9);
|
||||
$pdf->SetY(44.4);
|
||||
$pdf->SetX(22.3);
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
|
||||
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
@ -421,7 +421,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
|
||||
$pdf->SetFont('Times', '', 9);
|
||||
$pdf->SetY(44.4);
|
||||
$pdf->SetX(22.3);
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
|
||||
|
||||
|
||||
########Kontaktdaten HS Ende #####################
|
||||
|
@ -339,7 +339,7 @@ $pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(61.3);
|
||||
$pdf->SetX(24);
|
||||
if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nPostfach 1549\n77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nServicezentrum Studium & Lehre\nKinzigallee 1\n77694 Kehl", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Ludwigsburg\nZulassungsamt\nReuteallee 36\n71634 Ludwigsburg", 0, 'L');
|
||||
}
|
||||
|
@ -55,7 +55,7 @@ $pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(61.3);
|
||||
$pdf->SetX(24);
|
||||
if($row_hs[hs] == 'K' or $row_hs[hs] == 'k'){
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nZulassungsamt\nPostfach 1549\n77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nServicezentrum Studium & Lehre\nKinzigallee 1\n77694 Kehl", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Ludwigsburg\nZulassungsamt\nReuteallee 36\n71634 Ludwigsburg", 0, 'L');
|
||||
}
|
||||
|
@ -55,7 +55,7 @@ $pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(61.3);
|
||||
$pdf->SetX(24);
|
||||
if($row_hs[hs] == 'K' or $row_hs[hs] == 'k'){
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nZulassungsamt\nPostfach 1549\n77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nServicezentrum Studium & Lehre\nKinzigallee 1\n77694 Kehl", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Ludwigsburg\nZulassungsamt\nReuteallee 36\n71634 Ludwigsburg", 0, 'L');
|
||||
}
|
||||
|
@ -48,14 +48,14 @@ $pdf->SetLineWidth(0.2);
|
||||
$pdf->Line(5.3, 105, 9, 105);
|
||||
$pdf->Line(5.3, 148.5, 11.5, 148.5);
|
||||
$pdf->Line(5.3, 211, 9, 211);
|
||||
##
|
||||
###
|
||||
|
||||
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(61.3);
|
||||
$pdf->SetX(24);
|
||||
if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nPostfach 1549\n77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nServicezentrum Studium & Lehre\nKinzigallee 1\n77694 Kehl", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Ludwigsburg\nZulassungsamt\nReuteallee 36\n71634 Ludwigsburg", 0, 'L');
|
||||
}
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
include("kurs/datenbankanbindung.php"); // fügt die Datenbankanbindung ein: Sys:\php\includes\kurs\datenbankanbindung.php
|
||||
$uid1=$_COOKIE["uid1"];
|
||||
|
||||
@ -54,7 +55,7 @@ $pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY(61.3);
|
||||
$pdf->SetX(24);
|
||||
if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nPostfach 1549\n77675 Kehl", 0, 'L');
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Kehl\nServicezentrum Studium & Lehre\nKinzigallee 1\n77694 Kehl", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(0, 4.5, "Hochschule Ludwigsburg\nZulassungsamt\nReuteallee 36\n71634 Ludwigsburg", 0, 'L');
|
||||
}
|
||||
@ -91,8 +92,8 @@ $pdf->SetY(120);
|
||||
for($i=0; $i<$columns; $i++) $header_type[$i] = $table_default_header_type;
|
||||
|
||||
$header_type[0]['WIDTH'] = 6;
|
||||
$header_type[1]['WIDTH'] = 50;
|
||||
$header_type[2]['WIDTH'] = 74;
|
||||
$header_type[1]['WIDTH'] = 60;
|
||||
$header_type[2]['WIDTH'] = 64;
|
||||
$header_type[3]['WIDTH'] = 35;
|
||||
|
||||
$header_type[0]['TEXT'] = "";
|
||||
@ -129,7 +130,6 @@ $pdf->SetY(120);
|
||||
, t1.saaid saaid
|
||||
, t1.aendid
|
||||
, t1.status
|
||||
, t1.umzugsverg
|
||||
FROM stan_antrag t1
|
||||
WHERE t1.status = (
|
||||
SELECT MAX(t2.status)
|
||||
@ -141,13 +141,13 @@ $pdf->SetY(120);
|
||||
AND t1.uid = '$uid1'
|
||||
AND (t1.zuweisung is NULL OR t1.zuweisung='Z')
|
||||
ORDER BY beginnform";
|
||||
|
||||
|
||||
#echo $query;
|
||||
#exit;
|
||||
$result = $db->query ($query)
|
||||
or die ("Cannot execute query1");
|
||||
|
||||
|
||||
$hinweis_umzug=0;
|
||||
|
||||
while ($row = $result->fetch_array())
|
||||
{
|
||||
$data = Array();
|
||||
@ -158,12 +158,7 @@ $pdf->SetY(120);
|
||||
$res4 = $db->query("SELECT bez, ort, str, plz FROM stan_dienststellen WHERE dst_id='$row[dst_id]'");
|
||||
$row4 = $res4->fetch_array();
|
||||
if($row4['bez'] != ''){
|
||||
if($row['umzugsverg'] == 'J'){
|
||||
$dst_bez = "$row4[bez] ".trim($row4['name'])."*";
|
||||
$hinweis_umzug=1;
|
||||
}else{
|
||||
$dst_bez = $row4['bez']." ".$row4['name'];
|
||||
}
|
||||
$dst_bez = $row4['bez']." ".$row4['name'];
|
||||
$ort = $row4['ort'];
|
||||
$str = $row4['str'];
|
||||
$plz = $row4['plz'];
|
||||
@ -171,12 +166,7 @@ $pdf->SetY(120);
|
||||
if($row4['bez'] == ''){
|
||||
$res5 = $db->query("SELECT bez, ort, str, plz FROM stan_dienststellen_tmp WHERE dst_id='$row[dst_id]'");
|
||||
$row5 = $res5->fetch_array();
|
||||
if($row['umzugsverg'] == 'J'){
|
||||
$dst_bez = "$row5[bez] $row5[name]*";
|
||||
$hinweis_umzug=1;
|
||||
}else{
|
||||
$dst_bez = $row5['bez']." ".$row5['name'];
|
||||
}
|
||||
$dst_bez = $row5['bez']." ".$row5['name'];
|
||||
$ort = $row5['ort'];
|
||||
$str = $row5['str'];
|
||||
$plz = $row5['plz'];
|
||||
@ -192,7 +182,7 @@ $pdf->SetY(120);
|
||||
|
||||
|
||||
|
||||
/* Schriftgröße
|
||||
/* Schriftgröße
|
||||
$data[0]['T_SIZE'] = $fsize;
|
||||
$data[1]['T_SIZE'] = $fsize+3;
|
||||
$data[3]['T_SIZE'] = $fsize+4;
|
||||
@ -217,7 +207,7 @@ $pdf->SetY(120);
|
||||
$data[1]['T_ALIGN'] = "L";
|
||||
$data[1]['V_ALIGN'] = "M";
|
||||
|
||||
$data[2]['TEXT'] = trim($row2['bezeichnung']);
|
||||
$data[2]['TEXT'] = "$row2[bezeichnung]";
|
||||
$data[2]['T_ALIGN'] = "L";
|
||||
$data[2]['V_ALIGN'] = "M";
|
||||
|
||||
@ -264,8 +254,8 @@ $pdf->SetY($pos);
|
||||
$header_type[2]['WIDTH'] = 65;
|
||||
|
||||
$header_type[0]['TEXT'] = "Vertiefungsbereich";
|
||||
$header_type[1]['TEXT'] = "Priorität 1";
|
||||
$header_type[2]['TEXT'] = "Priorität 2";
|
||||
$header_type[1]['TEXT'] = "Priorität 1";
|
||||
$header_type[2]['TEXT'] = "Priorität 2";
|
||||
|
||||
#$header_type[1]['COLSPAN'] = "2";
|
||||
|
||||
@ -335,7 +325,7 @@ $pdf->SetY($pos);
|
||||
$row_prio2 = $res_prio2->fetch_array();
|
||||
|
||||
|
||||
/* Schriftgröße
|
||||
/* Schriftgröße
|
||||
$data[0]['T_SIZE'] = $fsize;
|
||||
$data[1]['T_SIZE'] = $fsize+3;
|
||||
$data[3]['T_SIZE'] = $fsize+4;
|
||||
@ -383,14 +373,7 @@ $pdf->SetY($pos);
|
||||
|
||||
|
||||
|
||||
if($hinweis_umzug == 1){
|
||||
$pos=$pdf->GetY();
|
||||
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(190, 5, "* Für diesen Praxisabschnitt wird eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@ -398,7 +381,7 @@ $pos=$pdf->GetY()+10;
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(190, 5, "Persönliche Erklärung", 0, 'L');
|
||||
$pdf->MultiCell(190, 5, "Persönliche Erklärung", 0, 'L');
|
||||
|
||||
$pos=$pdf->GetY();
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
@ -410,9 +393,9 @@ $pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(31);
|
||||
if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){
|
||||
$pdf->MultiCell(160, 5, "Die Hinweise der Hochschule Kehl zur praktischen Ausbildung gem. § 23 AprOVw gD (Praxisjahr) habe ich zur Kenntnis genommen.", 0, 'L');
|
||||
$pdf->MultiCell(160, 5, "Die Hinweise der Hochschule Kehl zur praktischen Ausbildung gem. § 23 AprOVw gD (Praxisjahr) habe ich zur Kenntnis genommen.", 0, 'L');
|
||||
}else{
|
||||
$pdf->MultiCell(160, 5, "Die Hinweise der Hochschule Ludwigsburg zur praktischen Ausbildung gem. § 23 AprOVw gD (Praxisjahr) habe ich zur Kenntnis genommen.", 0, 'L');
|
||||
$pdf->MultiCell(160, 5, "Die Hinweise der Hochschule Ludwigsburg zur praktischen Ausbildung gem. § 23 AprOVw gD (Praxisjahr) habe ich zur Kenntnis genommen.", 0, 'L');
|
||||
}
|
||||
|
||||
/*
|
||||
@ -426,7 +409,7 @@ $pdf->MultiCell(7, 5, "2.", 0, 'L');
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(31);
|
||||
$pdf->MultiCell(160, 5, "Für die Zeit einer Zuweisung außerhalb Baden-Württembergs verzichte ich auf die Erstattung etwaiger Reisekosten sowie auf die Vergütung von Umzugskosten und Trennungsgeld.", 0, 'L');
|
||||
$pdf->MultiCell(160, 5, "Für die Zeit einer Zuweisung außerhalb Baden-Württembergs verzichte ich auf die Erstattung etwaiger Reisekosten sowie auf die Vergütung von Umzugskosten und Trennungsgeld.", 0, 'L');
|
||||
*/
|
||||
$pos=$pdf->GetY();
|
||||
|
||||
@ -438,7 +421,7 @@ $pdf->MultiCell(7, 5, "2.", 0, 'L');
|
||||
$pdf->SetFont('Arial', 'B', 12);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(31);
|
||||
$pdf->MultiCell(160, 5, "Das Einverständnis aller o.a. Ausbildungsstellen liegt mir vor.", 0, 'L');
|
||||
$pdf->MultiCell(160, 5, "Das Einverständnis aller o.a. Ausbildungsstellen liegt mir vor.", 0, 'L');
|
||||
|
||||
|
||||
$pos=$pdf->GetY()+25;
|
||||
|
Loading…
x
Reference in New Issue
Block a user