ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
example_015.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 32 of file example_015.php.

◆ $txt

$txt
Initial value:
= 'Example of File Attachment.
Double click on the icon to open the attached file.'

Definition at line 132 of file example_015.php.