mPDF Manual – mPDF Variables

PDFAauto

(mPDF ≥ 4.3)

PDFAauto – Specify whether to automatically fix issues to create PDF/A1-b compliant document

Description

void PDFAauto

Specify whether to automatically fix issues to create PDF/A1-b compliant document

Values

$PDFAautotrue|false

Values

  • true:  automatically fix issues to create PDF/A1-b compliant document 
  • false: show warning messages if changes are required for compliance

Default: false

Changelog

Version Description
4.3 Variable was added.

See Also

Fork me on GitHub