Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:12:22 +02:00
parent fb4155128c
commit 236d44ba25
1355 changed files with 5391 additions and 5391 deletions

View File

@ -57,7 +57,7 @@ if(!isset($hist)){
$heute_format = $row_dat[datum];
}
$pdf->Image('anschreiben/logo.jpg', 116, 10,64); #http://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);
@ -423,7 +423,7 @@ $pdf->SetX(23);
#$pdf->SetLeftMargin(23); #Für HTML
# Block mit Fettdruck durch Bild ersetzt
$pdf->Image('anschreiben/ZEP_Block_apro.jpg', 24,$pos,167); #http://www.fpdf.de/funktionsreferenz/?funktion=Image
$pdf->Image('anschreiben/ZEP_Block_apro.jpg', 24,$pos,167); #https://www.fpdf.de/funktionsreferenz/?funktion=Image
#Originalblock:
#$pdf->SetFont('Arial', '', 12);
#$pdf->SetY($pos);