ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
example_032.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
 

Variable Documentation

◆ $html

$html
Initial value:
= <<<EOD
Example of ImageEPS() method for AI and EPS images<br />
NOTE: <i>Please use SVG format for a better vector support</i>.
for( $i=1;$i< 200;$i++)
Holds the type of the event to listen for.
Definition: 04printing.php:58
const EPS
EPS.
Definition: Statistical.php:49
Done rendering charts as images
EOD
Definition: example_053.php:93
Write to Excel2007 format

Definition at line 74 of file example_032.php.

◆ $pdf

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

Definition at line 31 of file example_032.php.