mPDF Manual – mPDF Variables

PDFXauto

(mPDF ≥ 5.1)

PDFXauto – Specify whether to automatically fix issues to create PDF/X-1a compliant document

Description

void PDFXauto

Specify whether to automatically fix issues to create PDF/X-1a compliant document

Values

$PDFXautotrue|false

Values

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

Default: false

Changelog

Version Description
5.1 Variable was added.

See Also

Fork me on GitHub