ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
example_023.php File Reference

Go to the source code of this file.

Namespaces

 com\tecnick\tcpdf
 Configuration file for TCPDF.
 

Variables

 $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false)
 
 $txt
 

Variable Documentation

◆ $pdf

$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false)

Definition at line 31 of file example_023.php.

◆ $txt

$txt
Initial value:
= <<<EOD
Example of page groups.
Check the page numbers on the page footer.
This is the first page of group 1.
EOD
Sum of both Ranges is
Definition: 03formulas.php:77
Set header footer
Definition: 04printing.php:58
EOD
Definition: example_053.php:93

Definition at line 79 of file example_023.php.