ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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) | |
$text = 'This is an example of <strong>JavaScript</strong> usage on PDF documents.<br /><br />For more information check the source code of this example, the source code documentation for the <i>IncludeJS()</i> method and the <i>JavaScript for Acrobat API Reference</i> guide.<br /><br /><a href="http://www.tcpdf.org">www.tcpdf.org</a>' | |
$js | |
cResponse | |
if(cResponse==null) | else |
EOD | |
$js |
Definition at line 80 of file example_053.php.
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) |
Definition at line 31 of file example_053.php.
$text = 'This is an example of <strong>JavaScript</strong> usage on PDF documents.<br /><br />For more information check the source code of this example, the source code documentation for the <i>IncludeJS()</i> method and the <i>JavaScript for Acrobat API Reference</i> guide.<br /><br /><a href="http://www.tcpdf.org">www.tcpdf.org</a>' |
Definition at line 76 of file example_053.php.
cResponse |
Definition at line 82 of file example_053.php.
Definition at line 90 of file example_053.php.
EOD |
Definition at line 93 of file example_053.php.
Referenced by showHelp(), Symfony\Component\Yaml\Tests\ParserTest\testMappingDuplicateKeyBlock(), and Symfony\Component\Yaml\Tests\ParserTest\testMappingDuplicateKeyFlow().