ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
example_065.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, true)
 
 $html
 
< span style="color:black;"> TC</span >< span style="color:white;"> PDF</span > & nbsp
 

Variable Documentation

◆ $html

$html
Initial value:
= <<<EOD
<h1>Example of <a href="http://www.tcpdf.org" style="text-decoration:none;background-color:#CC0000;color:black;">&nbsp
< span style="color:black;"> TC</span >< span style="color:white;"> PDF</span > & nbsp
Definition: example_065.php:81
"color:#CC0000 style
Definition: example_001.php:92
EOD
Definition: example_053.php:93

Definition at line 80 of file example_065.php.

◆ $pdf

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

Definition at line 31 of file example_065.php.

◆ nbsp

<span style="color:black;"> TC</span><span style="color:white;"> PDF</span>& nbsp

Definition at line 81 of file example_065.php.