ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
example_003.php File Reference

Go to the source code of this file.

Data Structures

class  MYPDF
 

Namespaces

namespace  com\tecnick\tcpdf
 Configuration file for TCPDF.
 

Variables

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

Variable Documentation

◆ $pdf

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

Definition at line 57 of file example_003.php.

◆ $txt

$txt =

Definition at line 102 of file example_003.php.