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

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