TrappedConstraint
in package
implements
ConformanceConstraint
FinalYes
PDF/X: The Info dictionary /Trapped key must be /True or /False.
/Unknown is not acceptable for PDF/X conformance — the trapping status must be explicitly declared for prepress workflows.
Table of Contents
Interfaces
- ConformanceConstraint
- A single category of conformance checks (e.g. font embedding, encryption).
Methods
- check() : array<int, ConformanceViolation>
- Check the document against this constraint for the given profile.
Methods
check()
Check the document against this constraint for the given profile.
public
check(DocumentInspector $inspector, ConformanceProfile $profile) : array<int, ConformanceViolation>
Parameters
- $inspector : DocumentInspector
- $profile : ConformanceProfile