ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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(), ilCertificateFactory\create(), ilCertificateSettingsFormRepository\createForm(), ilCertificateTemplateRepository\deleteTemplate(), ilTestEvaluationGUI\exportCertificate(), SimpleSAML_Metadata_Signer\findKeyCert(), ilPdfGenerator\generate(), ilPdfGenerator\generateCurrentActiveCertificate(), ilPdfGenerator\generateFileName(), ilCertificateLearningHistoryProvider\getEntries(), ilChatroomFormFactory\getGeneralSettingsForm(), ilCourseVerificationTableGUI\getItems(), ilSCORMVerificationTableGUI\getItems(), ilTestVerificationTableGUI\getItems(), ilExerciseVerificationTableGUI\getItems(), ilCertificateAppEventListener\handleNewMigratedUserCertificate(), SAML2\Utilities\Certificate\hasValidStructure(), ilCertificateTemplateImportAction\import(), ilPCVerificationGUI\initForm(), SAML2\Utils\insertSignature(), SAML2\Certificate\KeyLoader\loadCertificateFile(), ilCertificateMigrationJob\run(), PhpOffice\PhpSpreadsheet\Spreadsheet\setMacrosCertificate(), ilPdfGeneratorTest\testGenerateCurrentActiveCertificate(), ilPdfGeneratorTest\testGenerateSpecificCertificate(), 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.