Inhaltsverzeichnis drucken

This commit is contained in:
aschwarz 2023-09-18 08:25:16 +02:00
parent b20350c321
commit 2313b67545
3 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ $columns[] = $col;
WHERE zsid =$zsid");
$row_titel = $query_titel->fetch_array();
$pdf->Image('../media/qr_liedordner.png', 18, 7, 20,20);
$pdf->Image('../media/qr_liedordner2.png', 18, 7, 20,20);
$pdf->SetFont('Arial', 'B', 20);
$pdf->SetTextColor(13,115,119);
$pdf->Cell(0, 3, "Inhaltsverzeichnis", 0, 0, 'C');

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
media/qr_liedordner2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB