|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
| namespace | com\tecnick\tcpdf |
| Configuration file for TCPDF. | |
Variables | |
| $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) | |
| $angle =-20 | |
| $px =120 | |
| $py =170 | |
| $angle =-20 |
Definition at line 193 of file example_013.php.
Referenced by PHPExcel_Reader_Excel5\_readXf(), PHPExcel_Chart_Axis\_setShadowAngle(), PHPExcel_Chart_GridLines\_setShadowAngle(), TCPDF\Ellipse(), PHPExcel_Properties\getExcelPointsAngle(), TCPDF_STATIC\getVectorsAngle(), TCPDF\MirrorL(), TCPDF\RegularPolygon(), TCPDF\Rotate(), TCPDF\StarPolygon(), and TCPDF\SVGPath().
| $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) |
Definition at line 31 of file example_013.php.
| $px =120 |
Definition at line 194 of file example_013.php.
Referenced by PHPExcel_Reader_Excel5\_readPane(), Securimage\distortedCopy(), and TCPDF\pixelsToUnits().
| $py =170 |
Definition at line 195 of file example_013.php.
Referenced by PHPExcel_Reader_Excel5\_readPane(), and Securimage\distortedCopy().