ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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) | |
if(@file_exists(dirname(__FILE__).'/lang/eng.php')) | $certificate = 'file://data/cert/tcpdf.crt' |
$info | |
$text = 'This is a <b color="#FF0000">digitally signed document</b> using the default (example) <b>tcpdf.crt</b> certificate.<br />To validate this signature you have to load the <b color="#006600">tcpdf.fdf</b> on the Arobat Reader to add the certificate to <i>List of Trusted Identities</i>.<br /><br />For more information check the source code of this example and the source code documentation for the <i>setSignature()</i> method.<br /><br /><a href="http://www.tcpdf.org">www.tcpdf.org</a>' | |
Definition at line 77 of file example_052.php.
Referenced by SimpleSAML\XML\Validator\__construct(), SAML2\Signature\FingerprintValidator\canValidate(), ilCertificateGUI\certificateEditor(), ilObjCourseVerification\createFromCourse(), ilObjExerciseVerification\createFromExercise(), ilObjSCORMVerification\createFromSCORMLM(), ilObjTestVerification\createFromTest(), ilObjCourseGUI\deliverCertificateObject(), ilSCORMPresentationGUI\downloadCertificate(), ilTestEvaluationGUI\exportCertificate(), SimpleSAML_Metadata_Signer\findKeyCert(), ilChatroomFormFactory\getGeneralSettingsForm(), SAML2\Utilities\Certificate\hasValidStructure(), SAML2\Utils\insertSignature(), SAML2\Certificate\KeyLoader\loadCertificateFile(), ilTestEvaluationGUI\outCertificate(), ilObjExerciseGUI\outCertificateObject(), SimpleSAML_Utilities\validateCA(), SimpleSAML\XML\Validator\validateCABuiltIn(), SimpleSAML\XML\Validator\validateCAExec(), SimpleSAML\XML\Validator\validateCertificate(), and SimpleSAML\XML\Validator\validateCertificateFingerprint().
$info |
Definition at line 80 of file example_052.php.
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) |
Definition at line 31 of file example_052.php.
$text = 'This is a <b color="#FF0000">digitally signed document</b> using the default (example) <b>tcpdf.crt</b> certificate.<br />To validate this signature you have to load the <b color="#006600">tcpdf.fdf</b> on the Arobat Reader to add the certificate to <i>List of Trusted Identities</i>.<br /><br />For more information check the source code of this example and the source code documentation for the <i>setSignature()</i> method.<br /><br /><a href="http://www.tcpdf.org">www.tcpdf.org</a>' |
Definition at line 97 of file example_052.php.