Austausch Briefkopf_blanko

This commit is contained in:
aschwarz
2023-07-06 10:10:07 +02:00
parent 43cec11537
commit 964c6d22a9
7 changed files with 7 additions and 7 deletions

View File

@ -322,7 +322,7 @@ require_once("../../stud/prints/table_def.inc");
$pdf=new utfFPDF();
$pagecount = $pdf->setSourceFile("blanko_ludwigsburg.pdf");
$pagecount = $pdf->setSourceFile("briefkopf_blanko_2023.pdf");
$tplidx = $pdf->ImportPage(1);