ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
example_044.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 = 'TCPDF allows you to Copy, Move and Delete pages.'
 

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_044.php.

◆ $txt

$txt = 'TCPDF allows you to Copy, Move and Delete pages.'

Definition at line 81 of file example_044.php.