ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
example_026.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)
 
 $html = '<span stroke="0" fill="true">HTML Fill text</span><br />'
 

Variable Documentation

◆ $html

$html = '<span stroke="0" fill="true">HTML Fill text</span><br />'

Definition at line 130 of file example_026.php.

◆ $pdf

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

Definition at line 31 of file example_026.php.