|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 TCPDF\Ellipse(), TCPDF_STATIC\getVectorsAngle(), TCPDF\MirrorL(), TCPDF\RegularPolygon(), TCPDF\Rotate(), Spreadsheet_Excel_Writer_Format\setTextRotation(), 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 Securimage\distortedCopy(), and TCPDF\pixelsToUnits().
| $py =170 |
Definition at line 195 of file example_013.php.
Referenced by Securimage\distortedCopy().