Home
last modified time | relevance | path

Searched refs:PDFA_PDFX (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Log/
DContext.php10 const PDFA_PDFX = 'pdfa_pdfx'; define in Mpdf\\Log\\Context
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php9513 …generated as it stands as a %s compliant file.', $standard), ['context' => LogContext::PDFA_PDFX]);
9514 … be automatically fixed by mPDF using %s = true;', $option), ['context' => LogContext::PDFA_PDFX]);
9515 …ce %s compliance are shown further in the log.', $standard), ['context' => LogContext::PDFA_PDFX]);
9519 $this->logger->warning($w, ['context' => LogContext::PDFA_PDFX]);